@import 'bootstrapgrid.min.css';
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333333;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333333;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #2ca4d8;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333333;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
button.disabled,
button[disabled],
fieldset[disabled] button,
.cart.table-wrapper .actions-toolbar > .action.disabled,
.cart.table-wrapper .actions-toolbar > .action[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.action-gift.disabled,
.action-gift[disabled],
fieldset[disabled] .action-gift {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 44px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/* ======= GLOBAL VARIABLES ======= */
/* ======= GLOBAL MIXINS ======= */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.clear::before,
.clear::after,
.row::after {
  display: table;
  content: "";
}
.clear::after,
.row::after {
  clear: both;
}
.hidden {
  visibility: hidden;
}
.noliststyle {
  list-style: none !important;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.nomargin {
  margin: 0 !important;
}
.normargin {
  margin-right: 0 !important;
}
.nolmargin {
  margin-left: 0 !important;
}
.notmargin {
  margin-top: 0 !important;
}
.nobmargin {
  margin-bottom: 0 !important;
}
.bmargin5 {
  margin-bottom: 5px !important;
}
.bmargin10 {
  margin-bottom: 10px !important;
}
.bmargin20 {
  margin-bottom: 20px !important;
}
.tmargin5 {
  margin-top: 5px !important;
}
.tmargin10 {
  margin-top: 10px !important;
}
.tmargin20 {
  margin-top: 20px !important;
}
.nopadding {
  padding: 0 !important;
}
.notpadding {
  padding-top: 0 !important;
}
.norpadding {
  padding-right: 0 !important;
}
.nobpadding {
  padding-bottom: 0 !important;
}
.nolpadding {
  padding-left: 0 !important;
}
.notborder {
  border-top: none !important;
}
.norborder {
  border-right: none !important;
}
.nobborder {
  border-bottom: none !important;
}
.nolborder {
  border-left: none !important;
}
.heading {
  border-bottom: 5px solid #363636;
  padding-bottom: 5px;
  margin-bottom: 10px !important;
}
.text-blue {
  color: #2ca4d8;
}
.text-darkblue {
  color: #175673;
}
.text-red {
  color: #de455c;
}
.text-darkred {
  color: #ab3347;
}
.text-green {
  color: #02a13f;
}
.text-darkgreen {
  color: #019434;
}
.text-purple {
  color: green;
}
/* ======= BUTTONS ======= */
.button {
  display: inline-block;
  padding: 5px 20px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.42857143;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
  outline: none;
  transition: background 0.2s, color 0.2s;
}
.button:hover {
  text-decoration: none;
}
.button:active {
  border-top: 2px solid transparent;
  border-bottom: none;
}
.btn-small {
  font-size: 9px;
  font-weight: 400;
  padding: 1px 10px;
}
.btn-large {
  font-size: 16px;
  font-weight: 700;
  padding: 10px 30px;
}
.btn-thin {
  padding: 1px 20px;
}
.btn-blue {
  background: #2ca4d8;
  color: #fff !important;
  color: #ffffff !important;
}
.btn-blue:hover {
  background: #175B78;
  background: #175b78;
  color: #fff;
}
.btn-blue:active,
.btn-blue:focus {
  background: #2691bf;
  color: #ccc;
  color: rgba(255, 255, 255, 0.8);
}
.btn-blue:visited {
  color: #fff;
  color: #ffffff;
}
.btn-blueoutline {
  background: #fff;
  color: #2ca4d8;
  box-shadow: 0px 0px 0px 2px #2ca4d8 inset;
}
.btn-blueoutline:hover {
  color: #299bcc;
  box-shadow: 0px 0px 0px 2px #299bcc inset;
}
.btn-blueoutline:active {
  color: #2691bf;
  box-shadow: 0px 0px 0px 2px #2691bf inset;
}
.btn-blueoutline:visited {
  color: #2ca4d8;
  background: #fff;
  box-shadow: 0px 0px 0px 2px #2ca4d8 inset;
}
.btn-green {
  background: #02a13f;
  color: #fff !important;
  color: #ffffff !important;
}
.btn-green:hover {
  background: #019434;
  background: #01943a;
  color: #fff;
  color: #ffffff;
}
.btn-green:active,
.btn-green:focus {
  background: #018735;
  color: #ccc;
  color: rgba(255, 255, 255, 0.8);
}
.btn-green:visited {
  color: #fff;
  color: #ffffff;
}
.btn-greenoutline {
  background: #fff;
  color: #02a13f;
  box-shadow: 0px 0px 0px 2px #02a13f inset;
}
.btn-greenoutline:hover {
  color: #019434;
  box-shadow: 0px 0px 0px 2px #019434 inset;
}
.btn-greenoutline:active,
.btn-greenoutline:focus {
  color: #018735;
  box-shadow: 0px 0px 0px 2px #018735 inset;
}
.btn-greenoutline:visited {
  color: #02a13f;
  background: #fff;
  box-shadow: 0px 0px 0px 2px #02a13f inset;
}
.btn-ltgray {
  background: #dddddd;
  color: #363636;
}
.btn-ltgray:hover {
  background: #d1d1d1;
  color: #363636;
}
.btn-ltgray:active,
.btn-ltgray:focus {
  background: #c4c4c4;
  color: #363636;
  color: rgba(54, 54, 54, 0.8);
}
.btn-ltgray:visited {
  color: #363636;
}
.btn-dkgray {
  background: #666;
  background: #666666;
  color: #fff;
  color: #ffffff;
}
.btn-dkgray:hover {
  background: #595959;
  color: #fff;
  color: #ffffff;
}
.btn-dkgray:active,
.btn-dkgray:focus {
  background: #4d4d4d;
  color: #ccc;
  color: rgba(255, 255, 255, 0.8);
}
.btn-dkgray:visited {
  color: #fff;
  color: #ffffff;
}
.btn-red {
  background: #de445c;
  color: #fff;
  color: #ffffff;
}
a.btn-red {
  background: #de445c;
  color: #fff;
  color: #ffffff;
}
.btn-red:hover {
  background: #c43b52;
}
.btn-red:active,
.btn-red:focus {
  background: #ab3347;
}
.btn-block {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/* ======= GLOBAL STYLES ======= */
body {
  /*font-family: @font-family-default;
	font-size: @font-size-default;*/
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 20px;
  font-weight: 700;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 27px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 15px;
}
p {
  margin: 0;
  padding: 0;
  overflow-wrap: break-word;
}
a {
  color: #2ca4d8;
}
/*a:active, a:visited {color: @color-darkblue;}*/
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
a.phonelink {
  color: inherit;
}
/*@font-family-name__bebas: 'Bebas Neue';*/
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.tocompare:focus,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-options-bottom .action.tocompare:active,
.product-info-main .action.towishlist:focus,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus,
.block-bundle-summary .action.towishlist:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare.disabled,
.product-info-main .action.tocompare[disabled],
fieldset[disabled] .product-info-main .action.tocompare,
.product-options-bottom .action.tocompare.disabled,
.product-options-bottom .action.tocompare[disabled],
fieldset[disabled] .product-options-bottom .action.tocompare,
.product-info-main .action.towishlist.disabled,
.product-info-main .action.towishlist[disabled],
fieldset[disabled] .product-info-main .action.towishlist,
.product-options-bottom .action.towishlist.disabled,
.product-options-bottom .action.towishlist[disabled],
fieldset[disabled] .product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist.disabled,
.block-bundle-summary .action.towishlist[disabled],
fieldset[disabled] .block-bundle-summary .action.towishlist {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.tocompare:hover,
.product-info-main .action.tocompare:active,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:hover,
.product-options-bottom .action.tocompare:active,
.product-options-bottom .action.tocompare:focus,
.product-info-main .action.towishlist:hover,
.product-info-main .action.towishlist:active,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:hover,
.product-options-bottom .action.towishlist:active,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:hover,
.block-bundle-summary .action.towishlist:active,
.block-bundle-summary .action.towishlist:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.form-create-account .block .block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.form-create-account .block .block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}
.abs-account-blocks .block-title,
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.magento-payments-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .block-title > strong,
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.magento-payments-review .block .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.magento-payments-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.magento-payments-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.magento-payments-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.magento-payments-review .block .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.magento-payments-review .block .block-content .box,
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.sidebar .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333333;
  text-decoration: none;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333333;
  text-decoration: none;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.block.newsletter .label,
.modes-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field.additional .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.opc-wrapper .form-giftcard-account .field .label,
.page-product-giftcard .fieldset.giftcard > .legend,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.opc-wrapper .form-discount .field .label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist > .action.split > span,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action.split > span,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist > .action.towishlist > span,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action.towishlist > span,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist > .action.tocompare > span,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action.tocompare > span,
.toolbar-products .pages .action.next > span:not(.label),
.toolbar-products .pages .action.previous > span:not(.label),
.cart.table-wrapper a.use-ajax.action.towishlist.action-towishlist,
.cart.table-wrapper .split.button.wishlist .label.action.split,
.shipping-policy-block.field-tooltip .field-tooltip-action span,
.header.content .amquote-cart-wrapper.minicart-wrapper .amquote-showcart > .text {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap:before,
.payment-method-braintree .hosted-date-wrap:after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.checkout-onepage-success:before,
.checkout-onepage-success:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.fieldset .fullname .field:before,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.order-options .product:before,
.order-options .product:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.search-autocomplete,
.product-item,
.sidebar .product-items-images .product-item,
.column.main .cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.action.split,
.abs-split-button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-item-actions .actions-secondary > .action,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.product-item-actions .actions-secondary > .action > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary > .action:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #333333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .action.primary,
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary > .secondary .action.viewcart,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary,
#store-selector .form-continue .actions-toolbar .amshopby-button,
.order-review-form .amshopby-button,
.bundle-actions .amshopby-button,
.bundle-options-container .block-bundle-summary .box-tocart .amshopby-button,
.cart-container .checkout-methods-items .amshopby-button,
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .amshopby-button,
.methods-shipping .actions-toolbar .amshopby-button,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .amshopby-button,
.form-address-edit .actions-toolbar .amshopby-button,
.multicheckout .amshopby-button,
#store-selector .form-continue .actions-toolbar .am-filter-go,
.order-review-form .am-filter-go,
.bundle-actions .am-filter-go,
.bundle-options-container .block-bundle-summary .box-tocart .am-filter-go,
.cart-container .checkout-methods-items .am-filter-go,
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .am-filter-go,
.methods-shipping .actions-toolbar .am-filter-go,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .am-filter-go,
.form-address-edit .actions-toolbar .am-filter-go,
.multicheckout .am-filter-go {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.checkout-container .action-additional,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-summary .shipping-information .shipping-information-title .action-edit,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.checkout-container .action-additional:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-summary .shipping-information .shipping-information-title .action-edit:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.checkout-container .action-additional:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-summary .shipping-information .shipping-information-title .action-edit:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.checkout-container .action-additional:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-summary .shipping-information .shipping-information-title .action-edit:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #2ca4d8;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.checkout-container .action-additional:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-summary .shipping-information .shipping-information-title .action-edit:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.checkout-container .action-additional:hover,
.checkout-container .action-additional:active,
.checkout-container .action-additional:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-summary .shipping-information .shipping-information-title .action-edit:hover,
.opc-block-summary .shipping-information .shipping-information-title .action-edit:active,
.opc-block-summary .shipping-information .shipping-information-title .action-edit:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.checkout-container .action-additional.disabled,
.checkout-container .action-additional[disabled],
fieldset[disabled] .checkout-container .action-additional,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-summary .shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-summary .shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-summary .shipping-information .shipping-information-title .action-edit,
.checkout-payment-method .checkout-billing-address .action-cancel.disabled,
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.checkout-container .action-additional:active,
.checkout-container .action-additional:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-summary .shipping-information .shipping-information-title .action-edit:active,
.opc-block-summary .shipping-information .shipping-information-title .action-edit:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.magento-payments-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.column.main .cart-summary .actions-toolbar > .primary button,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary,
.magento-payments-review .block .actions-toolbar .amshopby-button,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.paypal-review .block .actions-toolbar .amshopby-button,
.magento-payments-review .block .actions-toolbar .am-filter-go,
.cart-summary .form.giftregistry .fieldset .am-filter-go,
.paypal-review .block .actions-toolbar .am-filter-go,
.column.main .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.column.main .cart-summary .actions-toolbar > .primary .action-gift {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.column.main .cart-summary .actions-toolbar > .primary button:focus,
.column.main .cart-summary .actions-toolbar > .primary button:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.magento-payments-review .block .actions-toolbar .amshopby-button:focus,
.magento-payments-review .block .actions-toolbar .amshopby-button:active,
.cart-summary .form.giftregistry .fieldset .amshopby-button:focus,
.cart-summary .form.giftregistry .fieldset .amshopby-button:active,
.paypal-review .block .actions-toolbar .amshopby-button:focus,
.paypal-review .block .actions-toolbar .amshopby-button:active,
.magento-payments-review .block .actions-toolbar .am-filter-go:focus,
.magento-payments-review .block .actions-toolbar .am-filter-go:active,
.cart-summary .form.giftregistry .fieldset .am-filter-go:focus,
.cart-summary .form.giftregistry .fieldset .am-filter-go:active,
.paypal-review .block .actions-toolbar .am-filter-go:focus,
.paypal-review .block .actions-toolbar .am-filter-go:active,
.column.main .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.column.main .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.column.main .cart-summary .actions-toolbar > .primary .action-gift:focus,
.column.main .cart-summary .actions-toolbar > .primary .action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.column.main .cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.magento-payments-review .block .actions-toolbar .amshopby-button:hover,
.cart-summary .form.giftregistry .fieldset .amshopby-button:hover,
.paypal-review .block .actions-toolbar .amshopby-button:hover,
.magento-payments-review .block .actions-toolbar .am-filter-go:hover,
.cart-summary .form.giftregistry .fieldset .am-filter-go:hover,
.paypal-review .block .actions-toolbar .am-filter-go:hover,
.column.main .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.column.main .cart-summary .actions-toolbar > .primary .action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.cart-summary .form.giftregistry .fieldset .action.primary,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.cart-summary .form.giftregistry .fieldset .am-filter-go {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-actions {
  margin: 10px 0;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.column.main .cart-summary .price-including-tax,
.column.main .cart-summary .price-excluding-tax,
.column.main .cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.column.main .cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.column.main .cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.column.main .cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.block-minicart .subtotal .label span:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.column.main .cart-summary .block .fieldset.estimate > .legend,
.column.main .cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:hover,
.cart-container .form-cart .action.continue:active,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:focus,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue,
.cart-container .form-cart .action.continue.disabled,
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .cart-container .form-cart .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}
.field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input {
  margin-right: 10px;
  width: calc(100% - 40px + 10px);
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 24px + 10px + 5px);
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #d1d1d1;
  display: none;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.magento-payments-review-discount > .title,
.column.main .cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.magento-payments-review-discount > .title:after,
.column.main .cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.magento-payments-review-discount > .title:after,
.column.main .cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .magento-payments-review-discount > .title strong,
.column.main .column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}
.magento-payments-review-discount > .content,
.column.main .cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.column.main .cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.magento-payments-review-discount.active > .content,
.column.main .cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Inter', sans-serif;
  src: url('../fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Inter', sans-serif;
  src: url('../fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Inter', sans-serif;
  src: url('../fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Inter', sans-serif;
  src: url('../fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'NexaBold';
  src: url('../fonts/nexa/NexaBold.woff2') format('woff2'), url('../fonts/nexa/NexaBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
/*.lib-font-face(
		@family-name: @font-family-name__bebas,
		@font-path: '@{baseDir}fonts/bebasneue/bebasneue',
		@font-weight: 800,
		@font-style: normal
	);*/
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.font-bebas {
  /*font-family: @font-family-name__bebas;*/
  font-weight: 800;
}
.pl-heading {
  border-bottom: 4px solid #363636;
  padding-bottom: 10px;
}
.pl-heading > span {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
}
.pl-heading > span.index-counter {
  display: inline;
  padding-left: 5px;
}
.heading .heading-subtext {
  font-size: 14px;
  vertical-align: middle;
  font-weight: normal;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-left: 0.75rem;
}
body {
  line-height: 1.6;
}
.page-title-wrapper h1 {
  font-size: 40px;
}
.contact-index-index .page-title-wrapper h1,
.customer-account-logoutsuccess .page-title-wrapper h1,
.customer-account-login .page-title-wrapper h1,
.customer-account-forgotpassword .page-title-wrapper h1,
.customer-account-create .page-title-wrapper h1,
.quotation-quote-emptyquote .page-title-wrapper h1,
.quotation-quote-success .page-title-wrapper h1,
.quotation-quote-index .page-title-wrapper h1,
.catalog-product_compare-index .page-title-wrapper h1,
.catalogsearch-result-index .page-title-wrapper h1 {
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .page-title-wrapper h1 {
    font-size: 30px;
  }
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  padding-bottom: 40px;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  width: 100%;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.nav-sections-item-content > .row {
  margin-left: 0;
  margin-right: 0;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.table .col {
  width: unset;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
/*.navigation li.level0 img {
		max-width: 45px;
	}*/
.panel.header .links {
  display: inline-block;
  margin: 0;
  list-style: none;
  padding: 4px 0 0 0;
  width: 100%;
  /*font-size: 10px;*/
}
.panel.header .links li {
  margin: 0;
  float: none;
}
.panel.header .links li span {
  display: inline-block;
  float: left;
}
.panel.header .switcher {
  display: none;
}
.nav-sections {
  background: #f5f5f5;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  /*left: 15px;
        position: absolute;
        top: 15px;*/
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
  line-height: inherit;
  color: #151515;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*@media (min-width:375px) {
		.nav-toggle::before {
			font-size: 28px;
		}
	}*/
@media screen and (max-width: 374px) {
  div.nav-sections-item-title .nav-sections-item-switch {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
  }
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #ffffff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbbbbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 20px;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #FF0000 !important;
  font-size: 14px;
  color: #333333;
  font-size: 1.4rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: '\e618';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
button,
a.action.primary,
a.amshopby-button,
a.am-filter-go,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: none;
}
a.action.primary,
a.amshopby-button,
a.am-filter-go {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus,
a.amshopby-button:hover,
a.amshopby-button:active,
a.amshopby-button:focus,
a.am-filter-go:hover,
a.am-filter-go:active,
a.am-filter-go:focus {
  text-decoration: none;
}
.action.primary,
.amshopby-button,
.am-filter-go {
  background-image: none;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  background: #2ca4d8;
  border-color: #2ca4d8;
  color: #fff;
  font-size: 16px;
  transition: background 0.2s ease, border-color 0.2s ease;
  box-shadow: none;
}
.action.primary:focus,
.action.primary:active,
.amshopby-button:focus,
.amshopby-button:active,
.am-filter-go:focus,
.am-filter-go:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary:hover,
.amshopby-button:hover,
.am-filter-go:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary,
.amshopby-button.disabled,
.amshopby-button[disabled],
fieldset[disabled] .amshopby-button,
.am-filter-go.disabled,
.am-filter-go[disabled],
fieldset[disabled] .am-filter-go {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.primary:hover,
.action.primary:focus,
.action.primary:active,
.amshopby-button:hover,
.amshopby-button:focus,
.amshopby-button:active,
.am-filter-go:hover,
.am-filter-go:focus,
.am-filter-go:active {
  background: #175B78;
  border-color: #175B78;
}
.action.primary.tocart,
.action.primary.checkout,
.amshopby-button.tocart,
.amshopby-button.checkout,
.am-filter-go.tocart,
.am-filter-go.checkout {
  /*background: @color-green;
			border-color: @color-green;
			&:hover, &:active {
				background: #016e2b;
				border-color: #016e2b;
				
			}*/
}
.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0 0 5px;
}
.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.product.data.items > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
.product.data.items > .data.content.block > #description .product-details-description-column .product-details-description-heading {
  margin-top: 0;
  margin-bottom: 10px;
  display: block;
}
.product.data.items > .item.content p {
  margin-bottom: 1rem;
}
.product.data.items > .item.content b {
  font-weight: 600;
}
.product.data.items > .item.content div.product-details-description-icons,
.product.data.items > .item.content div.product-details-description-colortemp {
  margin-bottom: 30px;
  border: 1px solid #F4F4F4;
  padding: 10px;
  border-radius: 3px;
}
.product.data.items > .item.content div.product-details-description-icons .product-details-description-heading,
.product.data.items > .item.content div.product-details-description-colortemp .product-details-description-heading {
  display: table-cell;
  margin: 0 0 0px 0;
  position: relative;
  top: -22px;
  background: #fff;
  padding: 0 10px;
  font-size: 1.6rem;
}
.product.data.items > .item.content div.product-details-description-icons img {
  max-height: 40px;
  padding: 0 5px;
}
.product.data.items .stamped-main-widget {
  /***Q&A Section***/
}
.product.data.items .stamped-main-widget#stamped-main-widget {
  margin-top: -5px !important;
}
.product.data.items .stamped-main-widget .stamped-header-title {
  display: none;
}
.product.data.items .stamped-main-widget .stamped-summary-recommend {
  order: 5;
  width: 100%;
}
.product.data.items .stamped-main-widget .stamped-summary {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product.data.items .stamped-main-widget .stamped-summary-text-1 {
  font-size: 40px;
}
.product.data.items .stamped-main-widget .stamped-summary-text-1 strong {
  font-weight: 600;
}
.product.data.items .stamped-main-widget .summary-rating {
  margin-bottom: 15px;
}
.product.data.items .stamped-main-widget .summary-rating-bar {
  background: #F0F4F5;
}
.product.data.items .stamped-main-widget .summary-rating-bar div[data-rating="0"] {
  color: #ccc;
}
.product.data.items .stamped-main-widget .summary-rating-bar-content {
  background: #333 !important;
  color: #fff;
}
.product.data.items .stamped-main-widget .stamped-header {
  margin-bottom: 20px;
}
.product.data.items .stamped-main-widget .stamped-header .summary-overview,
.product.data.items .stamped-main-widget .stamped-header .stamped-summary-ratings,
.product.data.items .stamped-main-widget .stamped-header .stamped-summary-photos,
.product.data.items .stamped-main-widget .stamped-header .stamped-review-options,
.product.data.items .stamped-main-widget .stamped-header .stamped-summary-actions {
  border-left: 3px solid #F0F4F5!important;
  padding: 0 30px!important;
  max-width: 20%;
  margin: 0 0 30px 0!important;
}
.product.data.items .stamped-main-widget .stamped-header .summary-overview {
  max-width: 290px;
  width: auto !important;
  border-left: 0 !important;
  padding-left: 0 !important;
}
.product.data.items .stamped-main-widget .stamped-header .stamped-summary-actions {
  max-width: 210px;
  padding: 0 0 0 30px!important;
  width: 100%;
}
.product.data.items .stamped-main-widget .stamped-header .stamped-summary-actions > span {
  clear: both;
  padding: 5px 10px;
  margin: 0 0 15px 0;
  box-shadow: none !important;
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #2CA4D8!important;
  width: 100%;
  color: #2CA4D8;
}
.product.data.items .stamped-main-widget .stamped-header .stamped-summary-actions > span:before {
  display: none;
}
.product.data.items .stamped-main-widget .stamped-header .stamped-summary-recommend {
  order: 5;
  width: 100%;
}
.product.data.items .stamped-main-widget .stamped-header .stamped-summary-recommend span.stamped-summary-recommend-percent {
  background: #666666;
  font-weight: 600;
  border-radius: 3px;
}
.product.data.items .stamped-main-widget .stamped-header .stamped-summary-ratings {
  padding: 80px 0 0 0 !important;
  margin: 0;
  width: 290px !important;
  border: 0 !important;
  clear: both;
  max-width: 100%;
  position: absolute;
}
.product.data.items .stamped-main-widget .stamped-header .stamped-review-options {
  background: transparent;
  padding: 0;
  clear: none;
  display: inline-block;
  max-width: 460px;
  width: 100%;
}
.product.data.items .stamped-main-widget .stamped-header .stamped-review-options ul li {
  width: 100%;
  clear: both;
  float: left;
  margin: 0;
  margin-bottom: 20px !important;
  background: #F0F4F5;
  padding: 30px 41px 30px 30px;
}
.product.data.items .stamped-main-widget .stamped-header .stamped-review-option-title {
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 10px;
}
.product.data.items .stamped-main-widget .stamped-header .stamped-review-option-scale,
.product.data.items .stamped-main-widget .stamped-header .stamped-review-option-scale-wrapper {
  border: 0;
}
.product.data.items .stamped-main-widget .stamped-header .stamped-review-option-scale span,
.product.data.items .stamped-main-widget .stamped-header .stamped-review-option-scale-wrapper span {
  background: #2ca4d8;
}
.product.data.items .stamped-main-widget .stamped-header .stamped-review-option-scale i,
.product.data.items .stamped-main-widget .stamped-header .stamped-review-option-scale-wrapper i {
  background: #fff;
}
@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .product.data.items .stamped-main-widget div.stamped-header .summary-overview,
  .product.data.items .stamped-main-widget div.stamped-header .stamped-summary-ratings,
  .product.data.items .stamped-main-widget div.stamped-header .stamped-summary-photos,
  .product.data.items .stamped-main-widget div.stamped-header .stamped-review-options,
  .product.data.items .stamped-main-widget div.stamped-header .stamped-summary-actions {
    width: 50% !important;
    max-width: 50% !important;
  }
  .product.data.items .stamped-main-widget div.stamped-header .summary-overview {
    min-height: 240px;
  }
}
.product.data.items .stamped-main-widget .stamped-content {
  margin-top: 30px;
}
.product.data.items .stamped-main-widget .stamped-content .stamped-questions-search-text,
.product.data.items .stamped-main-widget .stamped-content .stamped-reviews-search-text {
  max-width: 311px;
}
.product.data.items .stamped-main-widget .stamped-content .stamped-questions-search-text .stamped-questions-search-icon.stamped-fa.stamped-fa-search,
.product.data.items .stamped-main-widget .stamped-content .stamped-reviews-search-text .stamped-questions-search-icon.stamped-fa.stamped-fa-search,
.product.data.items .stamped-main-widget .stamped-content .stamped-questions-search-text .stamped-reviews-search-icon.stamped-fa.stamped-fa-search,
.product.data.items .stamped-main-widget .stamped-content .stamped-reviews-search-text .stamped-reviews-search-icon.stamped-fa.stamped-fa-search {
  left: auto;
  right: 10px;
}
.product.data.items .stamped-main-widget .stamped-content .stamped-questions-search-text input.stamped-questions-search-input,
.product.data.items .stamped-main-widget .stamped-content .stamped-reviews-search-text input.stamped-questions-search-input,
.product.data.items .stamped-main-widget .stamped-content .stamped-questions-search-text input.stamped-reviews-search-input,
.product.data.items .stamped-main-widget .stamped-content .stamped-reviews-search-text input.stamped-reviews-search-input {
  border-color: #6B6B6B !important;
  padding-left: 10px;
  height: 45px;
}
.product.data.items .stamped-main-widget .stamped-content .stamped-questions-search-text input.stamped-questions-search-input::placeholder,
.product.data.items .stamped-main-widget .stamped-content .stamped-reviews-search-text input.stamped-questions-search-input::placeholder,
.product.data.items .stamped-main-widget .stamped-content .stamped-questions-search-text input.stamped-reviews-search-input::placeholder,
.product.data.items .stamped-main-widget .stamped-content .stamped-reviews-search-text input.stamped-reviews-search-input::placeholder {
  color: #666666;
}
.product.data.items .stamped-main-widget .stamped-content .stamped-sort-select,
.product.data.items .stamped-main-widget .stamped-content #stamped-filter-select,
.product.data.items .stamped-main-widget .stamped-content #stamped-sort-select,
.product.data.items .stamped-main-widget .stamped-content #stamped-sort-select2,
.product.data.items .stamped-main-widget .stamped-content .stamped-filter-select {
  border-color: #CCCCCC !important;
  color: #666666;
  background-color: #fff !important;
  background-image: url('../images/select-bg.svg') !important;
  background-position: 100% 50% !important;
  height: 44px;
}
@media only screen and (min-width: 768px) and (max-width: 1250px) {
  .product.data.items .stamped-main-widget .stamped-content .stamped-questions-search-text,
  .product.data.items .stamped-main-widget .stamped-content .stamped-reviews-search-text {
    max-width: 49%;
  }
  .product.data.items .stamped-main-widget .stamped-content .stamped-filter-selects {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .product.data.items .stamped-main-widget .stamped-content .stamped-filter-selects > select,
  .product.data.items .stamped-main-widget .stamped-content .stamped-filter-selects > .stamped-sort-select2-wrapper {
    min-width: inherit;
    width: 49%;
    margin: 0 0 20px 0;
  }
  .product.data.items .stamped-main-widget .stamped-content .stamped-filter-selects > .stamped-sort-select2-wrapper #stamped-sort-select2 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .product.data.items .stamped-main-widget .stamped-content .stamped-filter-selects > select,
  .product.data.items .stamped-main-widget .stamped-content .stamped-filter-selects > .stamped-sort-select2-wrapper {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product.data.items .stamped-main-widget .stamped-content .stamped-filter-selects > .stamped-sort-select2-wrapper #stamped-sort-select2 {
    width: 100%;
  }
}
.product.data.items .stamped-main-widget .stamped-container ul.stamped-tabs {
  border-bottom-color: #ccc;
  max-height: inherit;
  padding-bottom: 10px;
  margin-bottom: 10px !important;
}
.product.data.items .stamped-main-widget .stamped-container ul.stamped-tabs li,
.product.data.items .stamped-main-widget .stamped-container ul.stamped-tabs li.active {
  font-weight: 600;
  font-size: 24px;
  color: #000;
  border: 0;
  padding: 0 20px 0 0;
}
.product.data.items .stamped-main-widget .stamped-container ul.stamped-tabs li#tab-questions[data-count][data-new-tab]:after,
.product.data.items .stamped-main-widget .stamped-container ul.stamped-tabs li.active#tab-questions[data-count][data-new-tab]:after,
.product.data.items .stamped-main-widget .stamped-container ul.stamped-tabs li#tab-reviews[data-count]:after,
.product.data.items .stamped-main-widget .stamped-container ul.stamped-tabs li.active#tab-reviews[data-count]:after {
  background: transparent;
}
.product.data.items .stamped-main-widget .stamped-container ul.stamped-tabs li.active {
  color: #2ca4d8;
}
.product.data.items .stamped-main-widget .stamped-container[data-count="0"] .stamped-empty-state:before {
  text-align: left;
}
.product.data.items .stamped-main-widget .stamped-container[data-count="0"][data-widget-language=""] .stamped-empty-state > div,
.product.data.items .stamped-main-widget .stamped-container[data-count="0"][data-widget-language=en] .stamped-empty-state > div {
  text-align: left;
}
.product.data.items .stamped-main-widget .stamped-container .stamped-reviews-filter[data-show-filters=true] .stamped-reviews-filter-label {
  display: none;
}
.product.data.items .stamped-main-widget .stamped-container .new-review-form,
.product.data.items .stamped-main-widget .stamped-container .stamped-content form {
  margin-top: 0;
  padding: 0 !important;
  border: 0 !important;
}
.product.data.items .stamped-main-widget .stamped-container .stamped-file-uploader-btn {
  padding: 12px 15px!important;
  line-height: normal;
}
.product.data.items .stamped-main-widget .stamped-container .edit-review-form,
.product.data.items .stamped-main-widget .stamped-container .new-question-form {
  border: 0;
}
.product.data.items .stamped-main-widget .stamped-container .stamped-form-actions {
  margin-top: 10px;
}
.product.data.items .stamped-main-widget .stamped-container #stamped-button-submit,
.product.data.items .stamped-main-widget .stamped-container input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary {
  background: #2ca4d8 !important;
  margin-top: 0;
  text-transform: none;
}
.product.data.items .stamped-main-widget .stamped-container .stamped-form-label + .stamped-form-input {
  min-height: 45px;
}
.product.data.items .stamped-main-widget .stamped-container input.stamped-form-input[type="radio"] {
  height: auto;
}
.product.data.items .stamped-main-widget [data-widget-type=masonry] .stamped-questions .stamped-review {
  border: 0 !important;
  border-bottom: 1px solid #F4F4F4!important;
  padding: 20px 0!important;
  margin-bottom: 0;
}
.product.data.items .stamped-main-widget [data-widget-type=masonry] .stamped-questions .stamped-review:hover {
  box-shadow: none;
}
.product.data.items .stamped-main-widget [data-widget-type=masonry] .created {
  color: #6B6B6B;
  line-height: 10px;
}
.product.data.items .stamped-main-widget .stamped-questions .stamped-review-header .created {
  font-size: 14px;
  line-height: normal;
}
.product.data.items .stamped-main-widget .stamped-questions .stamped-review-content {
  margin-bottom: 20px;
  color: #000;
  font-weight: 600;
}
.product.data.items .stamped-main-widget .stamped-questions span.stamped-review-header-byline {
  font-weight: 500;
  color: #000;
}
.product.data.items .stamped-main-widget .stamped-questions .stamped-review .stamped-icon-comment {
  font-weight: 500;
}
.product.data.items .stamped-main-widget .stamped-questions .stamped-review .stamped-icon-comment .stamped-fa-comment {
  display: inline-block;
  text-decoration: none;
}
.product.data.items .stamped-main-widget .stamped-questions .stamped-review .stamped-icon-comment .stamped-fa-comment:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: "\e91c";
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .stamped-main-widget .stamped-questions .stamped-review .stamped-icon-comment .stamped-fa-comment:before {
  width: 16px;
}
.product.data.items .stamped-main-widget .stamped-container .stamped-review-reply {
  border-width: 3px;
  border-color: #F4F4F4;
}
.product.data.items .stamped-main-widget .stamped-container .stamped-review-reply .stamped-review-avatar {
  width: 30px !important;
  height: 30px !important;
}
@media (min-width: 930px) {
  .product.data.items > .item.title > .switch {
    padding: 16px 30px 0 30px !important;
    font-size: 16px !important;
  }
}
.catalog-product-view.category-brands .page-title:before {
  display: none;
}
.contact-index-index .certified-lighting-container .parallax-section {
  position: relative;
  padding: 77px 0;
  overflow: hidden;
  min-height: 640px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-index-index .certified-lighting-container .parallax-bg {
  position: absolute;
  top: -20%;
  left: 0;
  width: 100%;
  height: 150%;
  background-image: url(../images/staud.jpg);
  background-size: cover;
  background-position: 0 -200px;
  background-repeat: no-repeat;
  will-change: transform;
  z-index: 1;
}
.contact-index-index .certified-lighting-container .content-wrapper {
  position: relative;
  z-index: 2;
  width: 982px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
  border-radius: 35px;
  margin-top: 100px;
}
.contact-index-index .certified-lighting-container .team-members {
  display: flex;
  justify-content: center;
  gap: 78px;
  padding: 30px;
}
.contact-index-index .certified-lighting-container .member {
  text-align: center;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  margin-top: -110px;
}
.contact-index-index .certified-lighting-container .member .img-otr {
  display: block;
  background: #fff;
  padding: 16px;
  border-radius: 50%;
}
.contact-index-index .certified-lighting-container .member-image {
  width: 166px;
  height: 167px;
  border-radius: 50%;
  object-fit: cover;
}
.contact-index-index .certified-lighting-container .name {
  font-size: 26px;
  line-height: 28px;
  color: #3F3D3F;
  font-weight: bold;
  margin-bottom: 5px;
}
.contact-index-index .certified-lighting-container .title {
  font-size: 20px;
  line-height: 28px;
  color: #2CA4D8;
}
.contact-index-index .certified-lighting-container .description-section {
  background: #f8f8f8 0% 0% no-repeat padding-box;
  box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16), 0px 2px 6px rgba(0, 0, 0, 0.16);
  border-radius: 0px 0px 35px 35px;
  padding: 40px;
  font-size: 26px;
  line-height: 35px;
  color: #3F3D3F;
  font-weight: 400;
  text-align: center;
}
.contact-index-index .certified-lighting-container .description-section a {
  color: #2BA4D8;
  font-weight: 600;
  text-decoration: none;
}
.contact-index-index .certified-lighting-container .description-section a:hover {
  text-decoration: underline;
}
.contact-index-index .visitor-box {
  background: #EEF8FC;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
  border-radius: 30px;
  padding: 78px 33px 170px 40px;
  position: absolute;
  width: 371px;
  right: -180px;
  z-index: 1;
  top: 50%;
  margin-top: -221px;
}
.contact-index-index .visitor-box h3 {
  font-size: 44px;
  line-height: 50px;
  margin-bottom: 10px !important;
}
.contact-index-index .visitor-box p {
  font-size: 20px;
  margin-bottom: 11px;
  line-height: 27px;
}
.contact-index-index .visitor-box .map-location {
  display: flex;
  font-size: 20px;
  gap: 12px;
  line-height: 27px;
  font-weight: 400;
}
.contact-index-index .visitor-box .map-location a {
  text-decoration: underline;
  color: #333333;
}
.contact-index-index .visitor-box img {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.contact-index-index .map-inner-box {
  position: relative;
}
.contact-index-index .map-inner-box .visit-us-icon {
  position: relative;
  top: -20px;
  right: 18px;
}
.contact-index-index .map-inner-box .visitor-box svg {
  width: 29px;
  height: 28px;
}
.contact-index-index .google-maps iframe {
  border-radius: 35px;
  filter: grayscale(1);
  max-width: 100%;
}
.contact-index-index .contact-object-right span.quote-label {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #2CA4D8;
}
.contact-index-index .contact-map {
  background-image: url(../images/trade-pricing-program-bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
}
.contact-index-index .contact-object-right h3 {
  color: #3F3D3F;
  font-size: 44px;
  line-height: 50px;
  font-weight: 700;
}
.contact-index-index a.blue-text {
  font-weight: 600;
}
.contact-index-index a.blue-text:hover {
  text-decoration: underline;
}
.contact-index-index .flex-twobox {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.contact-index-index .flex-twobox .field {
  width: 48%;
}
.contact-index-index .contact-object-right p {
  font-size: 20px;
  line-height: 27px;
}
.contact-index-index .contact-object-right p a.blue-text {
  color: #3F3D3F;
  font-weight: 600;
}
.contact-index-index .form.contact {
  margin-top: 20px;
}
.contact-index-index .form.contact input[type="file"] {
  display: block;
}
.contact-index-index .form.contact .imageThumb,
.contact-index-index .form.contact .tax-imageThumb {
  max-height: 75px;
  border: 2px solid;
  padding: 1px;
  cursor: pointer;
}
.contact-index-index .form.contact .pip,
.contact-index-index .form.contact .tax-pip {
  display: inline-block;
  margin: 10px 10px 0 0;
}
.contact-index-index .form.contact .remove,
.contact-index-index .form.contact .tax-remove {
  display: block;
  background: #444;
  border: 1px solid black;
  color: white;
  text-align: center;
  cursor: pointer;
}
.contact-index-index .form.contact .remove:hover,
.contact-index-index .form.contact .tax-remove:hover {
  background: white;
  color: black;
}
.contact-index-index .form.contact .dropzone-wrapper,
.contact-index-index .form.contact .tax-dropzone-wrapper {
  border: 1px dashed #C7C5C6;
  position: relative;
  height: 100px;
  background: #f8f8f8;
  text-align: center;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 11px;
  z-index: 2;
}
.contact-index-index .form.contact .dropzone-wrapper:after,
.contact-index-index .form.contact .tax-dropzone-wrapper:after {
  position: absolute;
  background-image: url(../images/uploader.png);
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  width: 35px;
  height: 35px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 17px;
  z-index: -1;
  background-size: 100% auto;
}
.contact-index-index .form.contact .dropzone-wrapper:before,
.contact-index-index .form.contact .tax-dropzone-wrapper:before {
  content: "Click to upload files, or drag & drop files here";
  color: #7D787D;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  top: 20px;
}
.contact-index-index .form.contact .dropzone-desc {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  width: 40%;
  top: 50px;
  font-size: 16px;
}
.contact-index-index .form.contact .dropzone,
.contact-index-index .form.contact .dropzone:focus,
.contact-index-index .form.contact .tax-dropzone,
.contact-index-index .form.contact .tax-dropzone:focus {
  position: absolute;
  outline: none !important;
  width: 100%;
  height: 100%;
  margin: 0;
  cursor: pointer;
  opacity: 0;
}
.contact-index-index .form.contact .fieldset {
  margin-bottom: 0;
  min-width: auto;
}
.contact-index-index .form.contact .fieldset .field {
  margin-bottom: 22px;
}
.contact-index-index .form.contact .fieldset .field.required .label:after {
  content: "*";
  color: #F3A738 !important;
  margin: -2px 0 0 4px;
}
.contact-index-index .form.contact .fieldset .field span {
  font-size: 20px !important;
  line-height: 24px;
  font-weight: 400;
  color: #3F3D3F;
}
.contact-index-index .form.contact .fieldset .field .label {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #3F3D3F;
  padding: 0;
}
.contact-index-index .form.contact .fieldset .field .label span {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #3F3D3F;
}
.contact-index-index .form.contact .form-input {
  height: 47px;
  border-color: #C7C5C6;
  border-radius: 11px;
  transition: all 0.35s ease-in-out 0s;
  -webkit-transition: all 0.35s ease-in-out 0s;
  padding-left: 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.contact-index-index .form.contact .form-input:focus {
  border-color: #2BA4D8;
}
.contact-index-index .form.contact textarea.form-input {
  height: auto;
}
.contact-index-index .form.contact input[type=file]::file-selector-button {
  display: none;
}
.contact-index-index .form.contact div[class^="-error"],
.contact-index-index .form.contact div[class*="-error"] {
  color: red;
}
.contact-index-index .form.contact .attachment .pip,
.contact-index-index .form.contact .tax-attachment .pip,
.contact-index-index .form.contact .attachment .tax-pip,
.contact-index-index .form.contact .tax-attachment .tax-pip {
  position: relative;
}
.contact-index-index .form.contact .attachment .pip .remove,
.contact-index-index .form.contact .tax-attachment .pip .remove,
.contact-index-index .form.contact .attachment .tax-pip .remove,
.contact-index-index .form.contact .tax-attachment .tax-pip .remove,
.contact-index-index .form.contact .attachment .pip .tax-remove,
.contact-index-index .form.contact .tax-attachment .pip .tax-remove,
.contact-index-index .form.contact .attachment .tax-pip .tax-remove,
.contact-index-index .form.contact .tax-attachment .tax-pip .tax-remove {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  color: #fff;
  line-height: 15px;
  font-weight: bold;
  font-size: 15px;
}
.contact-index-index .form.contact .attachment .pip .remove:hover,
.contact-index-index .form.contact .tax-attachment .pip .remove:hover,
.contact-index-index .form.contact .attachment .tax-pip .remove:hover,
.contact-index-index .form.contact .tax-attachment .tax-pip .remove:hover,
.contact-index-index .form.contact .attachment .pip .tax-remove:hover,
.contact-index-index .form.contact .tax-attachment .pip .tax-remove:hover,
.contact-index-index .form.contact .attachment .tax-pip .tax-remove:hover,
.contact-index-index .form.contact .tax-attachment .tax-pip .tax-remove:hover {
  color: #000;
}
.contact-index-index .form.contact .attachment .pip .imageThumb,
.contact-index-index .form.contact .tax-attachment .pip .imageThumb,
.contact-index-index .form.contact .attachment .tax-pip .imageThumb,
.contact-index-index .form.contact .tax-attachment .tax-pip .imageThumb,
.contact-index-index .form.contact .attachment .pip .tax-imageThumb,
.contact-index-index .form.contact .tax-attachment .pip .tax-imageThumb,
.contact-index-index .form.contact .attachment .tax-pip .tax-imageThumb,
.contact-index-index .form.contact .tax-attachment .tax-pip .tax-imageThumb {
  border-width: 1px;
}
.contact-index-index .form.contact .attachment .drop-file,
.contact-index-index .form.contact .tax-attachment .drop-file {
  background: #F6F7FB;
  height: auto;
  width: 100%;
  padding: 40px 10px;
  text-align: center;
  margin: auto;
  border-radius: 3px;
  font-weight: normal;
  display: inline-block;
  border: 1px dashed #999999;
  color: #666666;
}
.contact-index-index .form.contact .attachment .input-text,
.contact-index-index .form.contact .tax-attachment .input-text {
  display: none;
}
.contact-index-index .form.contact .fieldset .field-recaptcha {
  margin-bottom: 20px;
}
.contact-index-index .form.contact > .actions-toolbar {
  margin: 0;
}
.contact-index-index .form.contact > .actions-toolbar .primary {
  width: 100%;
}
.contact-index-index .form.contact > .actions-toolbar .primary .action {
  width: 322px;
  height: 49px;
  background: #2BA4D8;
  border-radius: 11px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 66;
  padding: 11px 30px;
  margin: 0;
  font-weight: 600;
}
.contact-index-index .form.contact > .actions-toolbar .primary .action:hover {
  background: #175B78;
  border-color: #175B78;
}
.contact-index-index #contact {
  position: relative;
  overflow: hidden;
}
.contact-index-index #contact > .contact-us-container {
  position: relative;
}
.contact-index-index #contact > .contact-us-container:after {
  content: "";
  background-image: url(../images/ring.svg);
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  width: 766px;
  height: 838px;
  position: absolute;
  right: -660px;
  z-index: -1;
  top: -450px;
}
.contact-index-index .contact-us-container {
  max-width: 100%;
  padding: 101px 20px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  width: 1685px;
  gap: 88px;
}
.contact-index-index .contact-us-container .contact-left {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 47.3%;
}
.contact-index-index .contact-us-container .contact-left form.form.contact {
  background-color: #EEF8FC;
  padding: 55px 54px 61px;
  border: none;
  margin: 0 !important;
  border-radius: 35px;
  background-image: url(../images/circle.svg);
  background-size: contain;
  background-position: left bottom;
  background-repeat: repeat-x;
  width: 100%;
}
.contact-index-index .contact-us-container .contact-right {
  display: flex;
  flex-direction: column;
  width: 52.7%;
}
.contact-index-index .contact-us-container .contact-right .contact-inner-top {
  max-width: 560px;
}
.contact-index-index main#maincontent {
  max-width: 100%;
  padding: 0;
}
.contact-index-index .page-wrapper {
  overflow: hidden;
}
.contact-index-index .page-title-wrapper {
  background-image: url(../images/blurred-garland-city-night-blur.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  margin-bottom: 0;
  background-size: cover;
}
.contact-index-index .page-title-wrapper h1.page-title {
  max-width: 1685px;
  margin: 0 auto;
  display: block;
  padding: 0 20px;
}
.contact-index-index .page-title-wrapper h1.page-title span {
  position: relative;
  z-index: 1;
  font-size: 100px;
  line-height: 100px;
  font-weight: 700;
  color: #3F3D3F;
  max-width: 60%;
  display: block;
  padding: 76px 0;
}
.contact-index-index .page-title-wrapper h1.page-title span:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  z-index: -1;
  border-radius: 0px 153px 153px 0px;
  top: -1px;
  bottom: -1px;
  left: -500%;
}
.contact-customer-service {
  max-width: 100%;
  margin: 30px auto 0 auto;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  color: #3f3d3f;
}
.contact-customer-service .top-section {
  border-top: 1px solid #E8E8E8;
  padding-top: 28px;
  display: flex;
  gap: 50px;
  margin-bottom: 40px;
}
.contact-customer-service h3 {
  font-size: 20px;
  line-height: 27px;
  font-weight: 600;
  margin-bottom: 10px;
}
.contact-customer-service .info-label {
  font-weight: 600;
  display: inline-block;
  margin-right: 5px;
}
.contact-customer-service .info-value {
  font-weight: 400;
}
.contact-customer-service .info-item {
  margin-bottom: 8px;
}
.contact-customer-service .info-item a {
  text-decoration: underline;
}
.contact-customer-service .follow-us {
  margin-top: 30px;
}
.contact-customer-service .social-icons {
  display: flex;
  gap: 15px;
  margin-top: 15px;
}
.contact-customer-service .social-icon {
  width: 46px;
  height: 46px;
  border: 1px solid #2BA3D7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s;
  cursor: pointer;
}
.contact-customer-service .social-icon:hover {
  background-color: #2BA3D7;
}
.contact-customer-service .social-icon svg {
  fill: #2BA3D7;
  transition: fill 0.3s;
}
.contact-customer-service .social-icon:hover svg {
  fill: white;
}
.contact-customer-service .live-chat-section {
  width: 100%;
  height: auto;
  background: #F8F8F8;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
  border-radius: 85px;
  display: flex;
  align-items: center;
  gap: 25px;
  margin-top: 40px;
  padding: 20px 40px 20px 20px;
}
.contact-customer-service .chat-icon-wrapper {
  width: 131px;
  height: 131px;
  background-color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid #2BA4D8;
  padding: 5px;
}
.contact-customer-service .chat-icon {
  background-color: #2BA3D7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 121px;
  height: 121px;
  border: 1px solid #2BA4D8;
}
.contact-customer-service .chat-icon svg {
  color: #fff;
}
.contact-customer-service .live-chat-content h3 {
  color: #2BA3D7;
  margin-bottom: 10px;
  font-size: 27px;
}
.contact-customer-service .live-chat-content p {
  font-size: 20px;
  line-height: 27px;
  color: #3F3D3F;
}
.pages {
  /*strong.page {
			text-shadow: 0px 0px 2px #02a13f;
		}*/
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 500;
}
.pages .item {
  font-size: 1.8rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #2ca4d8;
}
.pages strong.page {
  font-size: 1.8rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages a.page {
  color: #363636 !important;
}
.pages .action {
  width: 34px;
  background-color: #fff;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
body.cms-home .columns .column.main #homepage-applications .button {
  border-radius: 2em;
  padding: 5px 20px;
  margin-top: 20px;
}
body.cms-home .columns .column.main #homepage-applications .homepage-application {
  margin-bottom: 20px;
}
body.cms-home .columns .column.main #homepage-applications .homepage-application.col-3 .homepage-application-link {
  display: block;
  color: #363636 !important;
  text-align: center;
}
body.cms-home .columns .column.main #homepage-applications .homepage-application.col-3 .homepage-application-link span {
  display: block;
  text-align: center;
  font-weight: 500;
}
body.cms-home .columns .column.main #homepage-applications .homepage-application.col-3 .homepage-application-pic {
  display: block;
  margin: 0 auto;
}
body.cms-home .columns .column.main #homepage-applications .homepage-application.col-3 .homepage-application-pic.loaded {
  width: 100%;
  height: auto;
  margin: 0 0 1rem 0;
}
body.cms-home .columns .column.main #homepage-services {
  margin-bottom: 60px;
  background: #f9f9f9;
  padding: 20px 0;
}
body.cms-home .columns .column.main #homepage-services h2 {
  font-size: 30px;
  line-height: 1;
}
body.cms-home .columns .column.main #homepage-services .homepage-service-link {
  text-align: center;
  display: block;
  color: #363636 !important;
}
body.cms-home .columns .column.main #homepage-services .homepage-service-link:hover {
  text-decoration: none;
}
body.cms-home .columns .column.main #homepage-services .homepage-service-heading {
  font-size: 16px;
  font-weight: bold;
  display: block;
}
body.cms-home .columns .column.main #homepage-services .homepage-service-text {
  font-size: 14px;
  display: inline-block;
  padding: 2px 10px;
  border-radius: 3px;
  border: 1px solid #02a13f;
  color: #02a13f !important;
  margin-top: 3px;
}
body.cms-home .columns .column.main #homepage-about p {
  margin-bottom: 1rem;
}
body.cms-home .columns .column.main #homepage-about p:last-of-type {
  margin-bottom: 0;
}
body.cms-page-view .cms-1col-wrapper,
body.contact-index-index .cms-1col-wrapper {
  display: flex;
  flex-wrap: wrap;
}
body.cms-page-view .cms-1col-wrapper .cms-1col,
body.contact-index-index .cms-1col-wrapper .cms-1col {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
}
body.cms-page-view .cms-2col-wrapper,
body.contact-index-index .cms-2col-wrapper {
  display: flex;
  flex-wrap: wrap;
}
body.cms-page-view .cms-2col-wrapper .cms-2col,
body.contact-index-index .cms-2col-wrapper .cms-2col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
}
body.cms-page-view .cms-2col-wrapper .cms-2col:first-of-type,
body.contact-index-index .cms-2col-wrapper .cms-2col:first-of-type {
  padding-right: 15px;
}
body.cms-page-view .cms-2col-wrapper .cms-2col:last-of-type,
body.contact-index-index .cms-2col-wrapper .cms-2col:last-of-type {
  padding-left: 15px;
}
body.cms-page-view .cms-3col-wrapper,
body.contact-index-index .cms-3col-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
body.cms-page-view .cms-3col-wrapper .cms-3col,
body.contact-index-index .cms-3col-wrapper .cms-3col {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
body.category-brands #brand-featured {
  text-align: center;
  margin-bottom: 20px;
}
body.category-brands #brand-featured .brand-featured-anchor {
  display: inline-block;
  margin: 0 5px;
}
body.category-brands #brand-nav-wrapper {
  /*text-align: center;
				margin-bottom: 30px;*/
}
body.category-brands #brand-nav-wrapper #brand-nav {
  display: inline-block;
  width: auto;
  padding: 0;
  margin: 0;
}
body.category-brands #brand-nav-wrapper #brand-nav li {
  float: left;
  display: inline-block;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
}
body.category-brands #brand-nav-wrapper #brand-nav li:first-child {
  border-left: 1px solid #dbdbdb;
  border-radius: 3px 0 0 3px;
}
body.category-brands #brand-nav-wrapper #brand-nav li:last-child {
  border-radius: 0 3px 3px 0;
}
body.category-brands #brand-nav-wrapper #brand-nav li a,
body.category-brands #brand-nav-wrapper #brand-nav li .brand-nav-disabled {
  color: #363636;
  display: block;
  padding: 2px 10px;
  font-size: 14px;
  font-weight: 600;
  background: #fff;
}
body.category-brands #brand-nav-wrapper #brand-nav li .brand-nav-disabled {
  color: #aaa;
  background: #ebebeb;
  opacity: 0.5;
}
body.category-brands .brand-index {
  padding-bottom: 10px;
}
body.category-brands .brand-index h3 {
  margin: 0 0 10px 0;
  line-height: 1;
  background: #ddd;
  padding: 5px 10px;
  border-radius: 3px;
}
body.category-brands .brand-index .brand-anchor-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
body.category-brands .brand-index .brand-anchor-wrapper .brand-div-container {
  width: 100%;
  padding: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  body.category-brands .brand-index .brand-anchor-wrapper .brand-div-container {
    width: 50%;
  }
}
@media (min-width: 1100px) {
  body.category-brands .brand-index .brand-anchor-wrapper .brand-div-container {
    width: 33.333333%;
  }
}
@media (min-width: 1500px) {
  body.category-brands .brand-index .brand-anchor-wrapper .brand-div-container {
    width: 20%;
  }
}
body.category-brands .brand-index .brand-anchor-wrapper .brand-div {
  width: 100%;
  background: #fff;
  padding: 10px;
}
body.category-brands .brand-index .brand-anchor-wrapper .brand-div .brand-anchor {
  vertical-align: middle;
  display: inline-block;
}
body.category-brands .brand-index .brand-anchor-wrapper .brand-div .brand-anchor.img {
  width: 33%;
  max-width: 124px;
  padding-right: 15px;
}
body.category-brands .brand-index .brand-anchor-wrapper .brand-div .brand-anchor.content {
  width: 65%;
  max-width: calc(100% - 139px);
  padding-left: 15px;
}
body.category-brands .brand-index .brand-anchor-wrapper .brand-div .brand-anchor a {
  display: block;
}
body.category-brands .brand-index .brand-anchor-wrapper .brand-div .brand-anchor a .clear {
  padding-top: 5px;
}
body.category-brands .brand-index .brand-anchor-wrapper .brand-div .brand-anchor a .brand-anchor-img {
  display: block;
  width: 100%;
}
body.category-brands .brand-index .brand-anchor-wrapper .brand-div .brand-anchor a .section-itemgrid-item-name {
  font-weight: 700;
  color: #363636;
  transition: color 0.2s;
  font-size: 1.6rem;
  line-height: 20px;
}
body.category-brands .brand-index .brand-anchor-wrapper .brand-div .brand-anchor a .section-itemgrid-item-subtext {
  font-weight: normal;
  color: #666;
  font-size: 1.2rem;
}
body.category-brands .category-description p {
  margin-bottom: 1.4rem;
}
body.category-brands .category-description #brands-copy-cta {
  white-space: normal;
}
body.category-brands .category-description #brands-copy {
  display: none;
}
body.category-brands .category-description #brands-copy .brands-copy-wrap {
  margin-top: 1.4rem;
}
body.cms-creditapp #ca1 {
  background-image: url('../../../../../../../media/prolighting/creditapp/cards.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  text-align: center;
  overflow: hidden;
  padding: 30px;
  color: #fff;
}
body.cms-creditapp #ca1 h2 {
  font-size: 40px;
}
body.cms-creditapp #ca1 p {
  font-size: 26px;
  line-height: 1.2em;
}
body.cms-creditapp #ca2 {
  margin: 0;
  padding: 0;
}
body.cms-creditapp #ca2 .creditapp-download {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 15px;
  background: #2ca4d8;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  transition: background 0.2s;
  cursor: pointer;
}
body.cms-creditapp #ca2 .creditapp-download:hover {
  background: #2691bf;
}
body.cms-creditapp #ca2 .creditapp-download img {
  display: block;
  margin: 0 auto 10px;
  width: auto;
  height: 72px;
}
body.cms-creditapp #ca2 .creditapp-download span {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2em;
}
body.cms-creditapp #ca3 {
  margin: 0;
  background: #175673;
  padding: 30px;
  color: #fff;
  text-align: center;
}
body.cms-rgarequest .cms-2col-wrapper .rga-left ul,
body.cms-return .cms-2col-wrapper .rga-left ul {
  list-style: disc outside;
  margin: 15px 0 0 0;
  padding-left: 15px;
}
body.cms-rgarequest .cms-2col-wrapper .rga-right #rga-wc,
body.cms-return .cms-2col-wrapper .rga-right #rga-wc {
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 3px;
  background: #ffd400;
  display: table;
  width: 100%;
}
body.cms-rgarequest .cms-2col-wrapper .rga-right #rga-wc .rga-wc-row,
body.cms-return .cms-2col-wrapper .rga-right #rga-wc .rga-wc-row {
  display: table-row;
}
body.cms-rgarequest .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell,
body.cms-return .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell {
  display: table-cell;
}
body.cms-rgarequest .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell#rga-wc-l,
body.cms-return .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell#rga-wc-l {
  vertical-align: middle;
}
body.cms-rgarequest .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell#rga-wc-l p,
body.cms-return .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell#rga-wc-l p {
  font-weight: bold;
  padding-right: 10px;
}
body.cms-rgarequest .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell#rga-wc-r,
body.cms-return .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell#rga-wc-r {
  text-align: right;
  vertical-align: middle;
}
body.cms-rgarequest .cms-2col-wrapper .rga-right .rga-faqs .rga-faq,
body.cms-return .cms-2col-wrapper .rga-right .rga-faqs .rga-faq {
  margin-bottom: 15px;
}
body.cms-rgarequest .cms-2col-wrapper .rga-right .rga-faqs .rga-faq h4,
body.cms-return .cms-2col-wrapper .rga-right .rga-faqs .rga-faq h4 {
  margin-bottom: 0.5rem;
}
body.cms-taxexempt #state-table {
  vertical-align: top;
  margin-top: 30px;
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  border-collapse: unset;
}
body.cms-taxexempt #state-table thead th {
  vertical-align: top;
  padding: 5px 10px;
  background: #ddd;
  font-size: 17px;
}
body.cms-taxexempt #state-table tbody tr:nth-child(even) td {
  background: #f2f2f2;
}
body.cms-taxexempt #state-table tbody tr:last-of-type .state-table-state {
  border-radius: 0 0 0 3px;
}
body.cms-taxexempt #state-table tbody tr:last-of-type .state-table-form {
  border-radius: 0 0 3px 0;
}
body.cms-taxexempt #state-table tbody tr td {
  vertical-align: top;
  padding: 10px;
}
body.cms-taxexempt #state-table tbody tr td.state-table-state {
  padding-right: 10px;
}
body.cms-warranty .cms-2col-wrapper .warranty-left form {
  margin-top: 30px;
}
body.cms-warranty .cms-2col-wrapper .warranty-left form table {
  width: 100%;
}
body.cms-warranty .cms-2col-wrapper .warranty-left form table tr,
body.cms-warranty .cms-2col-wrapper .warranty-left form table td {
  padding: 6px 0;
  border-spacing: 0px;
  border-width: 0px;
}
body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-label {
  nowrap: nowrap;
  width: 30%;
  padding-right: 5%;
  font-weight: bold;
}
body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-label .text-small {
  line-height: 1.1em;
  font-weight: normal;
  color: #949494;
  display: inline-block;
}
body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-label .required {
  color: #de455c;
}
body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-input {
  width: 65%;
}
body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-input input,
body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-input textarea {
  width: 100%;
  border: 1px solid #c9c9c9;
}
body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-input.captcha input {
  max-width: 137px;
}
body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-upload {
  padding-top: 10px;
}
body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-upload p {
  color: black;
  font-size: 11px;
  padding-left: 3px;
}
body.cms-warranty .cms-2col-wrapper .warranty-left form table #action td {
  padding-top: 15px;
}
body.cms-aboutus .cms-2col-wrapper .aboutus-left p {
  margin-bottom: 2rem;
}
body.cms-aboutus .cms-2col-wrapper .aboutus-left #aboutus-team {
  list-style: none;
  list-style-position: outside;
  padding: 0;
  margin-right: -15px;
  margin-left: -15px;
}
body.cms-aboutus .cms-2col-wrapper .aboutus-left #aboutus-team li {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 15px;
  vertical-align: top;
}
body.cms-aboutus .cms-2col-wrapper .aboutus-left #aboutus-team li img {
  max-width: 175px;
  display: block;
  width: 100%;
  border-radius: 3px;
}
body.cms-aboutus .cms-2col-wrapper .aboutus-left #aboutus-team li .team-name {
  font-weight: bold;
  color: #2ca4d8;
  font-size: 17px;
  text-align: center;
  margin: 0;
}
body.cms-aboutus .cms-2col-wrapper .aboutus-left #aboutus-team li .team-position {
  text-align: center;
  margin: 0;
}
body.cms-aboutus .cms-2col-wrapper .aboutus-right .google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 10px;
}
body.cms-aboutus .cms-2col-wrapper .aboutus-right .google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
body.cms-page-view .cms-2col-wrapper .cms-2col h4,
body.contact-index-index .cms-2col-wrapper .cms-2col h4 {
  margin-bottom: 0.5rem;
  font-size: 30px;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
}
body.cms-page-view .cms-2col-wrapper .cms-2col h4:before,
body.contact-index-index .cms-2col-wrapper .cms-2col h4:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #2ca4d8;
  content: "\e921";
  font-family: 'icons-blank-theme';
  margin: -6px 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.cms-page-view .cms-2col-wrapper .cms-2col .google-maps,
body.contact-index-index .cms-2col-wrapper .cms-2col .google-maps {
  /*position: relative;
						padding-bottom: 75%;
						height: 0;
						overflow: hidden;
						margin-top: 1.2rem;
						margin-bottom: 1.2rem;*/
  padding: 20px;
  background: #fff;
  box-shadow: 0 20px 20px #ccc;
}
body.cms-page-view .cms-2col-wrapper .cms-2col .google-maps iframe,
body.contact-index-index .cms-2col-wrapper .cms-2col .google-maps iframe {
  max-width: 100%;
  display: inherit;
  /*position: absolute;
							top: 0;
							left: 0;
							width: 100% !important;
							height: 100% !important;
							//max-width: 500px;*/
}
body.cms-page-view .cms-2col-wrapper .cms-2col .contact-method,
body.contact-index-index .cms-2col-wrapper .cms-2col .contact-method {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #F4F4F4;
}
body.cms-page-view .cms-2col-wrapper .cms-2col .contact-method:last-of-type,
body.contact-index-index .cms-2col-wrapper .cms-2col .contact-method:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
body.cms-page-view .cms-2col-wrapper .cms-2col .contact-method h5,
body.contact-index-index .cms-2col-wrapper .cms-2col .contact-method h5 {
  margin-bottom: 10px;
  font-size: 16px;
}
body.cms-page-view .cms-2col-wrapper .cms-2col .contact-method p,
body.contact-index-index .cms-2col-wrapper .cms-2col .contact-method p {
  margin-bottom: 20px;
}
body.cms-page-view .cms-2col-wrapper .cms-2col .contact-method p strong,
body.contact-index-index .cms-2col-wrapper .cms-2col .contact-method p strong {
  font-weight: 600;
  min-width: 70px;
  display: inline-block;
}
body.cms-page-view .cms-2col-wrapper .cms-2col .contact-method.phone h4:before,
body.contact-index-index .cms-2col-wrapper .cms-2col .contact-method.phone h4:before {
  content: "\e911";
}
body.cms-page-view .cms-2col-wrapper .cms-2col .contact-method.chat h4:before,
body.contact-index-index .cms-2col-wrapper .cms-2col .contact-method.chat h4:before {
  content: "\e912";
}
body.cms-page-view .cms-2col-wrapper .cms-2col .contact-method.visit h4:before,
body.contact-index-index .cms-2col-wrapper .cms-2col .contact-method.visit h4:before {
  content: "\e922";
}
body.cms-page-view .cms-2col-wrapper .cms-2col .contact-method.visit ul,
body.contact-index-index .cms-2col-wrapper .cms-2col .contact-method.visit ul {
  list-style: none;
  list-style-position: outside;
  padding: 0;
}
body.cms-page-view .cms-2col-wrapper .cms-2col .contact-method.visit ul li,
body.contact-index-index .cms-2col-wrapper .cms-2col .contact-method.visit ul li {
  margin-bottom: 0;
}
body.cms-coupons #couponpage .col-12.text-center {
  margin-bottom: 30px;
}
body.cms-coupons #couponpage .col-12.text-center a img {
  border-radius: 3px;
  box-shadow: 0px 0px 20px #2ca4d8;
}
@media screen and (max-width: 1659px) {
  .contact-index-index .visitor-box {
    border-radius: 20px;
    padding: 25px 25px 170px 25px;
    width: 341px;
    right: 20px;
  }
}
@media screen and (max-width: 1439px) {
  .contact-index-index .page-title-wrapper h1.page-title span {
    max-width: 70%;
  }
  .contact-index-index .contact-us-container {
    gap: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .contact-index-index .page-title-wrapper h1.page-title span:before {
    left: 0;
  }
  .contact-index-index .page-title-wrapper {
    background-image: url(../images/blurred-garland-city-night-blur-mobile.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 221px;
    background-size: cover;
  }
  .contact-index-index .page-title-wrapper h1.page-title {
    padding: 0;
  }
  .contact-index-index .page-title-wrapper h1.page-title span {
    font-size: 38px;
    text-align: center;
    line-height: 40px;
    max-width: 100%;
    padding: 39px 34px 39px 34px;
  }
  .contact-index-index .page-title-wrapper h1.page-title span:before {
    border-radius: 0px 0px 26px 26px;
    left: 0;
  }
  .contact-index-index .contact-us-container .contact-right {
    width: 100%;
  }
  .contact-index-index .contact-us-container .contact-left {
    width: 100%;
    margin-top: 33px;
  }
  .contact-index-index #contact > .contact-us-container {
    position: relative;
    flex-direction: column-reverse;
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 769px) {
  .contact-index-index .nav-sections nav.navigation {
    padding: 0 40px;
    max-width: 1920px;
  }
  .contact-index-index .page.messages {
    padding: 0 40px;
    max-width: 1920px;
    margin: 20px auto 0 auto;
  }
  .contact-index-index .sections.nav-sections {
    padding: 0;
  }
  .contact-index-index #contact > .contact-us-container {
    width: 1685px;
  }
  .contact-index-index .page-wrapper .page-title-wrapper h1.page-title {
    max-width: 1920px;
    padding: 0 40px;
  }
  .contact-index-index .navigation,
  .contact-index-index .breadcrumbs,
  .contact-index-index .page-header .header.panel,
  .contact-index-index .header.content,
  .contact-index-index .page-wrapper > .widget,
  .contact-index-index .page-wrapper > .page-bottom,
  .contact-index-index .block.category.event,
  .contact-index-index .top-container,
  .contact-index-index .page-main {
    max-width: 1920px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .contact-index-index .certified-lighting-container .content-wrapper {
    border-radius: 20px;
    width: auto;
    margin: 0 13px;
  }
  .contact-index-index .certified-lighting-container .parallax-section {
    padding: 128px 0 65px;
  }
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.breadcrumbs {
  margin: 0 0 20px;
  margin-top: 20px;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #000000;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #6b6b6b;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 500;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.breadcrumbs .item:not(:last-child) {
  font-weight: 500;
}
.breadcrumbs .item:not(:last-child):after {
  line-height: 22px;
}
.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}
.ui-dialog.popup .action.close:active:before {
  color: inherit;
}
.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}
.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}
.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}
.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.popup-pointer:after {
  left: 1px;
  top: 0px;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #151515;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 0;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.checkout-container .change-shipping-address-button,
.checkout-container .change-billing-address-button {
  display: block;
  margin-bottom: 15px;
}
.checkout-container .edit-shipping-address-button,
.checkout-container .edit-billing-address-button {
  display: block;
}
.checkout-container .checkout-shipping-address div.new-address-popup,
.checkout-container .checkout-payment-method div.new-address-popup {
  margin: 0 35px 20px 0;
  position: relative;
}
.checkout-container .checkout-shipping-address div.change-address-popup,
.checkout-container .checkout-payment-method div.change-address-popup {
  margin: 5px 0 -5px 0;
}
.checkout-container .checkout-shipping-address div.edit-address-popup,
.checkout-container .checkout-payment-method div.edit-address-popup {
  float: left;
  margin: 5px 35px -5px 0;
}
.checkout-container .checkout-shipping-address div.shipping-address-item.selected,
.checkout-container .checkout-payment-method div.shipping-address-item.selected,
.checkout-container .checkout-shipping-address .checkout-billing-address,
.checkout-container .checkout-payment-method .checkout-billing-address {
  margin: 0;
  padding-left: 0;
}
.checkout-container .checkout-shipping-address .new-billing-address-button,
.checkout-container .checkout-payment-method .new-billing-address-button {
  display: block;
  margin: 20px 35px 0 20px;
  position: relative;
}
.shipping-address-modal.modal-popup.modal-slide .modal-inner-wrap[class],
.billing-address-modal.modal-popup.modal-slide .modal-inner-wrap[class] {
  background-color: #ffffff;
}
.shipping-address-modal .modal-inner-wrap h1.modal-title,
.billing-address-modal .modal-inner-wrap h1.modal-title {
  border: none;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-search,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-search {
  width: 250px;
}
.shipping-address-modal .modal-inner-wrap .block.block-search,
.billing-address-modal .modal-inner-wrap .block.block-search {
  left: 20px;
  position: absolute;
  top: 81px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count,
.billing-address-modal .modal-inner-wrap .admin__action-select-shipping-addressmultiselect-search-count {
  border-bottom: 1px solid #cccccc;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  margin: 5px -30px 10px -30px;
  padding: 0 0 5px 30px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-empty-area {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding-top: 5px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root {
  border-bottom: 1px solid #cccccc;
  clear: both;
  float: left;
  margin-bottom: 10px;
  padding-bottom: 15px;
  position: relative;
  width: 100%;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-details {
  float: left;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here .action-gift,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address .action-gift,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift {
  background: #006bb7;
  border: 1px solid #006bb4;
  box-shadow: none;
  color: #ffffff;
  outline: 0;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift {
  background-color: #eeeeee;
  border: none;
  box-shadow: none;
  color: #777777;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected button:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar > .action:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .cart.table-wrapper .actions-toolbar > .action:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected .action-gift:hover {
  cursor: auto;
  background-color: #eeeeee;
  border: none;
  box-shadow: none;
  color: #777777;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar > .action,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar > .action,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift {
  background-color: Transparent;
  border: none;
  box-shadow: none;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar > .action.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar > .action.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift.action-primary {
  color: #777777;
  text-transform: uppercase;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address button.action-primary:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift.action-primary:hover,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address .action-gift.action-primary:hover {
  cursor: auto;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address button.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar > .action.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .cart.table-wrapper .actions-toolbar > .action.action-primary,
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift.action-primary,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address .action-gift.action-primary {
  color: #006bb4;
}
.shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner,
.billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner {
  margin-top: 10px;
  overflow-y: auto;
}
.shipping-address-modal .modal-inner-wrap ul,
.billing-address-modal .modal-inner-wrap ul {
  list-style-type: none;
  padding-left: 0;
}
.admin__data-grid-loading-mask {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 4;
}
.admin__data-grid-loading-mask .spinner {
  background: url('../images/loader-2.gif') 50% 50% no-repeat;
  display: inline-block;
  font-size: 4rem;
  height: 1em;
  left: 50%;
  margin-left: -2rem;
  margin-right: 1.5rem;
  position: absolute;
  top: 50%;
  width: 1em;
}
.ie9 .admin__data-grid-loading-mask .spinner {
  background: url('../images/loader-2.gif') 50% 50% no-repeat;
  bottom: 0;
  height: 149px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 218px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #ffffff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #cccccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #ffffff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #ffffff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: .5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: .2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: .2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: .3s;
  width: 14px;
}
.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary),
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:active,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:not(.primary),
.slick-dots li .action-gift:active,
.slick-dots li .action-gift:focus,
.slick-dots li .action-gift:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li.slick-active .action-gift {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:visited,
.action-gift.pagebuilder-button-link:visited {
  color: #1979c3;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:active {
  color: #2ca4d8;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:hover {
  color: #006bb4;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link:focus,
.action-gift.pagebuilder-button-link:hover,
.action-gift.pagebuilder-button-link:active,
.action-gift.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link,
.action-gift.pagebuilder-button-link.disabled,
.action-gift.pagebuilder-button-link[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-link {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #2ca4d8;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:active,
.action-gift.pagebuilder-button-primary:focus,
.action-gift.pagebuilder-button-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary:hover,
.action-gift.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-primary,
.action-gift.pagebuilder-button-primary.disabled,
.action-gift.pagebuilder-button-primary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:focus,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:active,
.action-gift.pagebuilder-button-secondary:focus,
.action-gift.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary:hover,
.action-gift.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary.disabled,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary.disabled,
.action-gift.pagebuilder-button-secondary[disabled],
fieldset[disabled] .action-gift.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: .5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1920px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #363636;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all .3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #cccccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #ffffff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all .3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-giftcard-redeem .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.magento-invitation-customer-account-create .form-create-account .g-recaptcha {
  margin-top: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
[data-content-type='dynamic_block'] figure[data-content-type='image'] img {
  display: inline;
}
[data-content-type='dynamic_block'] .block-banners .banner-item-content,
[data-content-type='dynamic_block'] .block-banners-inline .banner-item-content {
  margin-bottom: auto;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.payment-method-payment_services_paypal_apm .payment-services-paypal-apm-mark > div,
.payment-method-payment_services_paypal_apm .payment-services-paypal-apm-mark .paypal-marks {
  display: inline-block;
}
.payment-method-payment_services_paypal_apm .billing-address-details,
.payment-method-payment_services_paypal_apm .payment-services-paypal-legal-text {
  margin-bottom: 20px;
}
.opc-wrapper .payment-group .payment-method.card-grid .card-grid.card-aux label.label {
  width: auto;
}
.opc-wrapper .payment-group .payment-method.card-grid .card-grid.card-aux .actions-toolbar {
  justify-self: start;
  margin: 0;
}
.opc-wrapper .payment-group .payment-method.card-grid .card-grid.card-aux .actions-toolbar button.primary,
.opc-wrapper .payment-group .payment-method.card-grid .card-grid.card-aux .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.primary,
.opc-wrapper .payment-group .payment-method.card-grid .card-grid.card-aux .actions-toolbar .action-gift.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  padding-right: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: block;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
  margin: 0 0 20px;
  float: left;
  width: 100%;
  display: block;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 0 20px;
}
.card-container .card-layout .expiration-date-field-area div#card-expirationDate {
  max-width: 150px;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 0 20px;
}
.card-container .card-layout .cvv-field-area div#card-cvv {
  width: 150px;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
axo-auth,
paypal-shipping-address-selector {
  position: fixed;
  z-index: 10000;
}
.paypal-fastlane-powered-by {
  display: block;
  margin: 5px 0;
  width: 150px;
}
.paypal-fastlane-shipping-change-address-form {
  margin-bottom: 30px;
}
.paypal-fastlane-shipping-change-address-form button,
.paypal-fastlane-shipping-change-address-form .cart.table-wrapper .actions-toolbar > .action,
.paypal-fastlane-shipping-change-address-form .action-gift {
  width: 100%;
}
.paypal-fastlane-divider {
  margin-top: 30px;
  position: relative;
  text-align: center;
  width: 100%;
}
.paypal-fastlane-divider:before {
  border-bottom: 1px solid #cccccc;
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.paypal-fastlane-divider span {
  background-color: #f4f4f4;
  padding: 0 10px;
  position: relative;
}
#payment-services-paypal-fastlane paypal-payment {
  display: block;
  margin-bottom: 20px;
}
#payment-services-paypal-fastlane + .checkout-agreements-block .recaptcha-checkout-place-order {
  margin-bottom: 20px;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button,
.google-pay .cart.table-wrapper .actions-toolbar > .action,
.google-pay .action-gift {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.payment-services-express-payments .payment-services-express-payments-container {
  max-width: 600px;
  display: grid;
  margin: 10px 0;
}
.payment-services-express-payments .payment-services-express-payments-paypal .paypal-button-container,
.payment-services-express-payments .payment-services-express-payments-alternate {
  display: grid;
  grid-gap: 5px;
}
.payment-services-express-payments + .field.addresses {
  margin-top: 30px;
}
.checkout-payment-method .payment-services-express-payments {
  margin-bottom: 30px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.checkout-container .checkout-payment-method div.new-address-popup {
  margin: 0 35px 20px 20px;
  position: relative;
}
.checkout-shipping-address .address-sender {
  position: relative;
  z-index: 1;
}
.checkout-shipping-address .address-sender .radio {
  position: absolute;
  top: 9px;
}
.checkout-shipping-address .address-sender .radio ~ .shipping-address-item {
  left: 25px;
  padding: 0 0 25px 0;
}
.checkout-shipping-address .address-sender .radio ~ .shipping-address-item:before {
  content: none;
}
.checkout-shipping-address .default-shipping-address.address-sender ~ .new-address-popup {
  margin-left: 25px;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.amslick-slider-container .slick-dots li .action-gift:focus,
.amslick-slider-container .slick-dots li .action-gift:hover {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.amslick-slider-container .slick-dots li .action-gift {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.amslick-slider-container .slick-dots li .action-gift:focus:before,
.amslick-slider-container .slick-dots li .action-gift:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before,
.amslick-slider-container .slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li .action-gift:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #363636;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before,
.amslick-slider-container .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.amslick-slider-container .slick-dots li.slick-active .action-gift:before {
  color: #363636;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background .3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amasty-label-container:not(.-preview) {
  max-height: 300px !important;
  max-width: 300px !important;
}
.amasty-label-container.-link:hover {
  cursor: pointer;
}
.amasty-label-container.-link:hover .amlabel-text {
  text-decoration: underline;
}
.fotorama--fullscreen .amasty-label-container {
  display: none;
}
.products-upsell .product-item .amlabel-text {
  font-size: 12px !important;
  padding: 0 !important;
}
.fotorama .amlabel-text.-am-centered {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto !important;
}
.admin__field.-amlabel-hidden {
  margin: 0;
}
.admin__field.-amlabel-hidden > .admin__field-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amlabel-image-preview {
  border: 1px solid #cccccc;
  display: flex;
  position: absolute;
  right: 0;
  white-space: nowrap;
  width: calc(100% * .25 - 30px);
  z-index: 99;
}
.amlabel-image-preview .amlabel-text {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.ie11 .amlabel-image-preview .amlabel-text {
  word-break: break-all;
}
.amlabel-image-preview > .amlabel-image {
  height: 100%;
  width: 100%;
}
.amlabel-image-preview .amlabel-position-wrapper {
  display: flex;
  position: absolute;
}
.amlabel-image-preview .amasty-label-container {
  display: flex;
  flex-direction: column;
  margin: auto;
  max-width: 100%;
  position: relative;
}
.amlabel-image-preview .amlabel-preview-image + .amlabel-text {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
}
.amlabel-position-wrapper {
  z-index: 995;
}
.sidebar .amlabel-position-wrapper {
  z-index: 9;
}
.block-viewed-products-grid .amlabel-position-wrapper {
  z-index: 2;
}
.am-labels-rule {
  /* phpcs:ignore Magento2.Less.TypeSelectors.UpperCaseSelector */
}
.am-labels-rule .rule-chooser [id^='skuChooserGrid'] ._clickable .col-in_products:first-child input.checkbox {
  height: 1.6rem;
  margin: 0;
  width: 1.6rem;
}
.amlabel-position-chooser {
  border-collapse: initial;
  border-spacing: 2px;
}
.amlabel-position-chooser td {
  border: 2px solid;
  cursor: pointer;
  padding: 20px;
}
.amlabel-position-chooser td[data-amlabel-position-enabled='0'] {
  background-color: #ced4de;
  cursor: not-allowed;
}
.amlabel-position-chooser td[data-amlabel-position-selected='1'] {
  background-color: #ffa726;
}
.amlabel-position-chooser td:hover:not([data-amlabel-position-enabled='0']) {
  background-color: rgba(255, 167, 38, 0.5);
}
.amlabel-position-chooser.amlabel-visual-chooser {
  border-spacing: 6px;
}
.amlabel-position-chooser.amlabel-visual-chooser td {
  padding: 5px;
}
.amlabel-position-chooser.amlabel-visual-chooser td[data-amlabel-position-selected='1'] {
  background-color: #007bdb;
  border-color: #007bdb;
  color: #fff;
}
.amlabel-position-chooser.amlabel-visual-chooser td:hover:not([data-amlabel-position-enabled='0'], [data-amlabel-position-selected='1']) {
  background-color: #e8f5ff;
  border-color: #000;
  color: #000;
}
.amlabel-shapes-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.amlabel-shapes-container > .amlabel-shape {
  align-items: center;
  border: 1px solid #eee;
  display: flex;
  flex-wrap: nowrap;
  height: 55px;
  justify-content: center;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  vertical-align: top;
  width: 115px;
}
.amlabel-shapes-container > .amlabel-shape:hover {
  border-color: #c4c4c4;
}
.amlabel-shapes-container > .amlabel-shape.-am-checked {
  border-color: #000;
}
.amlabel-shapes-container .amlabel-image {
  height: 40px;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.amquote-line-block {
  background: #f1f1f1;
  margin: 10px 0 0 0;
  padding: 10px;
}
.amquote-line-block.-total {
  text-align: right;
}
.col-total.last {
  text-align: right;
}
.amquote-approved-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 50px 0 10px;
}
.amquote-approved-title .action-secondary {
  margin: 0 0 0 calc(50px);
}
.amquote-approved-title .amquote-title {
  margin: 0;
}
.amquote-order-discount {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
}
.amquote-order-discount .amquote-coupons {
  display: flex;
}
.amquote-order-discount .amquote-coupons .amquote-input {
  min-width: 8rem;
}
.amquote-order-discount .action-secondary {
  margin: 0 0 0 auto;
}
.amquote-addto-button {
  background: none;
  border: 1px solid #1772b8;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #1772b8;
  cursor: pointer;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.2rem;
  margin: 0 0 15px;
  padding: 14px 17px;
  transition-property: background-color, color;
  vertical-align: top;
  width: 100%;
}
.amquote-addto-button:hover,
.amquote-addto-button:active,
.amquote-addto-button:focus {
  background: #1772b8;
  border: 1px solid #1772b8;
  box-shadow: none;
  color: #ffffff;
}
.amquote-addto-button.-small {
  border-radius: 0;
  font-size: 1.3rem;
  line-height: 1;
  padding: 10px 0;
  transition: display .3s ease;
  white-space: nowrap;
}
.amquote-addto-button.-guest.-small {
  white-space: normal;
}
.amquote-action-wrap .action.tocart {
  margin-bottom: 10px;
  padding: 10px 0;
  width: 100%;
}
.amquote-action-wrap .actions-primary {
  display: block;
  width: 100%;
}
.amquote-action-wrap .actions-primary + .actions-secondary {
  display: block;
  padding: 0;
  text-align: center;
  width: inherit;
}
.amquote-action-wrap .swatch-input {
  display: inline-block;
}
.amquote-cart-wrapper.minicart-wrapper {
  display: inline-block;
  float: right;
  margin-bottom: 3px;
  margin-right: 4px;
}
.amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart {
  position: absolute;
}
.amquote-cart-wrapper.minicart-wrapper .block-minicart {
  width: 270px;
}
.amquote-cart-wrapper.minicart-wrapper .block-minicart:after,
.amquote-cart-wrapper.minicart-wrapper .block-minicart:before {
  transform: translateX(-10px);
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNSAyNSI+PHBhdGggZmlsbD0iIzc1NzU3NSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjQgMjFoLTFsLS4wMTItMTEuNTEyQS40ODguNDg4IDAgMCAwIDIyLjUgOUgyMFYxLjVhLjQ4OC40ODggMCAwIDAtLjQ4OC0uNDg4SDkuNDg4QS40ODguNDg4IDAgMCAwIDkgMS41VjIwaC0uMzM3QTMuNTE1IDMuNTE1IDAgMCAwIDcgMTguMzM3VjEuMzU5QzcgLjU1MSA2LjUgMCA1LjY2NCAwSDFTMCAwIDAgMXMxIDEgMSAxaDR2MTYuMDM1QTMuNSAzLjUgMCAxIDAgOC42NjMgMjNIMjRzMSAwIDEtMWMwLTEuMDAxLTEtMS0xLTF6bS0xMy4wMDEgMGwtLjAwMS0xMEgxNGwuMDAxIDQuMjM2YS40ODguNDg4IDAgMCAwIC43ODEuMzlsMS4xMzctMS4yNDUgMS4zMDEgMS4yNDZhLjQ4OC40ODggMCAwIDAgLjc4LS4zOTF2LTQuMjM1TDIxIDExdjkuOTk5TDEwLjk5OSAyMXptMS45OS0xNS4zNThhLjQ4OC40ODggMCAwIDAgLjc1OC40MDZsLjcwNi0uNzk3Ljc4OC43OTZBLjQ4Ny40ODcgMCAwIDAgMTYgNS42NFYzaDJ2NmgtN1YzaDEuOTg4djIuNjQyeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
  content: '';
  display: inline-block;
  height: 30px;
  line-height: 28px;
  margin: 0;
  overflow: hidden;
  speak: none;
  text-align: center;
  transition: opacity .3s ease;
  vertical-align: top;
  width: 23px;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart:hover:before {
  opacity: .75;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart > .text,
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter-number {
  text-shadow: 0 0 7px #000000;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty.empty {
  display: none;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  background: #ff5501;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart {
  padding-bottom: 0;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart .cart-item-qty {
  margin-right: 3px;
}
.amquote-cart-wrapper.minicart-wrapper .minicart-widgets {
  margin: 0;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart .subtitle.empty {
  padding: 30px 0 50px;
}
.cart.table-wrapper .data.table .col.price,
.cart.table-wrapper .data.table .col.qty,
.cart.table-wrapper .col.price.qty {
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item-info .col.qty {
  white-space: normal;
}
.cart.table-wrapper .col.price .control .amquotereq-input {
  padding: 0;
  text-align: center;
  width: 80px;
}
.cart.table-wrapper .amquotereq-input + .mage-error {
  font-weight: 400;
  line-height: normal;
}
.cart.table-wrapper .col.price .input-text,
.cart.table-wrapper .col.qty .input-text {
  color: #666666;
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 0;
  text-align: center;
}
.cart.table-wrapper .textarea.add-note {
  display: none;
}
.cart.table-wrapper .add-note-quote {
  cursor: pointer;
}
.quote-details {
  padding: 0 15px;
}
.quote-details .title {
  border-bottom: 1px solid #cccccc;
  display: block;
  font-size: 2.4rem;
  font-weight: 300;
  margin: 12px 0;
  padding-bottom: 5px;
}
.quote-details .control {
  margin-top: 10px;
}
.quote-details .form-login {
  border-bottom: 1px solid #cccccc;
}
.account-quote-buttons {
  margin-bottom: 15px;
}
.amasty-quote-account-view .table-wrapper table .quote-item-notes,
.amasty_quote-account-view .table-wrapper table .quote-item-notes {
  border-top: none;
}
.amasty-quote-account-view ul.note-list li,
.amasty_quote-account-view ul.note-list li {
  display: inline-block;
  width: 48%;
}
.amasty-quote-account-index .pages,
.amasty_quote-account-index .quote-products-toolbar .pager .pages,
.amasty-quote-account-index .limiter,
.amasty_quote-account-index .quote-products-toolbar .pager .limiter {
  display: inline-block;
  position: relative;
  width: auto;
}
.amasty-quote-update .control.price {
  line-height: 22px;
  min-width: 95px;
  position: relative;
}
.amasty-quote-update .amquote-price-label {
  display: block;
  font-size: 1.1rem;
  font-weight: 500;
}
.update-quote-cart {
  height: 1px;
  left: -9999px;
  position: absolute;
  width: 1px;
}
.quote-interest-message {
  font-weight: 700;
}
.cart-summary._sticky {
  margin-bottom: 20vh;
}
.cart-summary .checkout-methods-items .amasty-quote-link {
  font-size: 1.8rem;
  line-height: 2.2rem;
  text-decoration: none;
  width: 100%;
}
.amquote-cell-container {
  font-weight: 700;
  width: 50%;
}
.amquote-cell-container .amquote-note {
  font-weight: 400;
  word-break: break-word;
  word-wrap: break-word;
}
.amquote-cell-container:before {
  content: none !important;
}
.amquote-summary-details {
  margin-top: 20px;
}
.amquote-report-container,
.amquote-custom-fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
}
.amquote-report-container .amquote-item,
.amquote-custom-fields .amquote-item {
  font-weight: 700;
  margin-right: 20px;
  min-width: 200px;
}
.amquote-report-container .amquote-item:last-child,
.amquote-custom-fields .amquote-item:last-child {
  margin-right: 0;
}
.amquote-report-container .amquote-comment,
.amquote-custom-fields .amquote-comment {
  font-weight: 400;
  word-break: break-word;
  word-wrap: break-word;
}
.amquote-custom-fields .amquote-item {
  margin-bottom: 40px;
  margin-right: 0;
}
.am-quotes-head {
  white-space: nowrap;
}
.amquote-field-block {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 25px 0 0;
  position: relative;
}
.amquote-field-block .amquote-field {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.amquote-field-block .amquote-label {
  margin-right: 10px;
  max-width: 100px;
}
.amquote-field-block .mage-error {
  position: absolute;
  top: 100%;
}
/* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
#product_composite_configure_form_fields .amasty-composite-fieldset .admin__field.required .admin__field-label:after {
  content: '';
  margin: 0;
}
.quote-shipping-method .admin__page-section-title > span:after {
  color: #e22626;
  content: '*';
  font-weight: 400;
  margin-left: 3px;
}
.admin__fieldset .quote-choose-address .admin__field-shipping-same-as-billing .admin__field-label {
  width: 100%;
}
.amquote-order-table.-additional,
.amquote-order-view .amquote-order-table {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .amquote-order-table.-additional,
.ie11 .amquote-order-view .amquote-order-table {
  word-break: break-all;
}
.ie11 .amquote-order-table.-additional,
.ie11 .amquote-order-view .amquote-order-table {
  word-break: break-all;
}
.ie11 .amquote-order-table.-additional,
.ie11 .amquote-order-view .amquote-order-table {
  word-break: break-all;
}
.customer-account-fields .admin__field {
  max-width: 50%;
}
.quote-custom-shipping-fee {
  padding: 0 10px;
}
.amquote-shipping-choose .amquote-title {
  display: flex;
  align-items: center;
  line-height: 1;
}
.amquote-shipping-choose .amquote-label {
  margin-right: 10px;
}
.amquote-shipping-choose .amquote-options-list .amquote-option .amquote-label {
  display: flex;
}
.amquote-shipping-choose .amquote-inner {
  font-weight: 600;
  margin-left: calc(5px);
}
.amquote-customfee-block {
  bottom: 2px;
  position: relative;
}
.amasty_quote-cart-index .cart.actions .action {
  flex-basis: 100%;
  margin: 0 0 20px 0;
  text-align: center;
}
.amquote-attributes-uploader-container .file-uploader {
  align-items: center;
  border: 1px dashed #cccccc;
  border-radius: 1px;
  color: #1772b8;
  display: flex;
  flex-wrap: wrap;
  height: 8rem;
  justify-content: center;
  position: relative;
  transition: .1s all;
}
.amquote-attributes-uploader-container._error .file-uploader {
  border-color: #ed8380;
}
.amquote-attributes-uploader-container .file-uploader:hover {
  border-color: #1772b8;
  cursor: pointer;
}
.amquote-attributes-uploader-container .file-uploader-button {
  background: none;
  border: none;
  color: #1772b8;
  display: flex;
  font-size: 1.2rem;
  font-weight: 500;
}
.amquote-attributes-uploader-container .file-uploader-button:after {
  content: '+';
  font-size: 2rem;
  margin: 0 0 0 .5rem;
}
.amquote-attributes-uploader-container .file-uploader-button._loading {
  display: none;
}
.amquote-attributes-uploader-container .file-uploader-spinner {
  margin: 0 auto;
}
.amquote-attributes-uploader-container .field-note {
  color: #6b6b6b;
  font-size: 1.2rem;
  padding-top: .3rem;
}
.amquote-attributes-uploader-container .file-uploader-summary {
  display: block;
}
.amquote-attributes-uploader-container .file-uploader-summary .file-uploader-preview {
  border: none;
  border-radius: 3px;
  height: auto;
  padding: 1rem;
  width: 100%;
}
.amquote-attributes-uploader-container .file-uploader-summary .file-uploader-done {
  background-image: url('../Amasty_RequestQuoteProFunctionality/images/done.svg');
  background-repeat: no-repeat;
  float: left;
  height: 2.4rem;
  margin-right: .5rem;
  width: 2.4rem;
}
.amquote-attributes-uploader-container .file-uploader-summary .file-uploader-filename {
  color: #333333;
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: .5rem;
}
.amquote-attributes-uploader-container .file-uploader-summary .file-uploader-size {
  color: #717171;
  font-size: 1.2rem;
}
.amquote-attributes-uploader-container .file-uploader-summary .action-remove {
  background: none;
  border: none;
  left: unset;
  right: 0;
  top: 2px;
}
.amquote-attributes-uploader-container .file-uploader-summary .action-remove:before {
  content: '\e616';
  font-size: 1rem;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.amrelated-grid-wrapper .amshopby-option-link {
  margin-bottom: 10px;
}
.amshopby-brand-title-link {
  font-weight: bold;
}
.amshopby-brand-tooltip.-no-double ~ .amshopby-brand-tooltip.-no-double {
  visibility: hidden;
  opacity: 0;
}
.ambrands-letters-filter {
  display: flex;
  flex-wrap: wrap;
}
.ambrands-letters-filter .ambrands-letter {
  align-items: center;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  justify-content: center;
  line-height: 1.2;
  margin: 0 12px 12px 0;
  min-height: 34px;
  min-width: 34px;
  padding: 6px;
  text-align: center;
}
.ambrands-letters-filter .ambrands-letter:hover {
  background: #ffffff;
  border-color: #006bb4;
  text-decoration: none;
}
.ambrands-letters-filter .ambrands-letter.-disabled {
  background: #ececec;
  border-color: #ececec;
  box-shadow: none;
  color: #575757;
  pointer-events: none;
}
.ambrands-letters-filter .ambrands-letter.hide {
  display: none;
}
.ambrands-letters-filter .ambrands-letter.-active {
  background: #dff1ff;
  border-color: #006bb4;
  color: #006bb4;
}
.ambrands-letters-filter .ambrands-letter.-letter-all {
  padding: 6px 11px;
}
.ambrands-filters-block {
  display: inline-block;
  margin: 20px 0 53px;
  width: 100%;
}
.ambrands-search-wrapper {
  margin-bottom: 30px;
  max-width: 460px;
}
.ambrands-search-block {
  display: block;
  position: relative;
}
.ambrands-search-block:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDcuNjkyYTcuNjkyIDcuNjkyIDAgMTAxNS4zODUgMEE3LjY5MiA3LjY5MiAwIDAwMCA3LjY5MnptMS41MzggMGE2LjE1NCA2LjE1NCAwIDExMTIuMzA4IDAgNi4xNTQgNi4xNTQgMCAwMS0xMi4zMDggMHoiIGZpbGw9IiNDN0M3QzciLz48cGF0aCBkPSJNMTkuMjMyIDIwYS43Ni43NiAwIDAxLS41NDQtLjIyNmwtNi42MzYtNi42NDZhLjc3Ljc3IDAgMTExLjA3Ny0xLjA5N2w2LjY0NyA2LjY0NmMuMy4zLjMuNzg3IDAgMS4wODdhLjc2Ljc2IDAgMDEtLjU0NC4yMzZ6IiBmaWxsPSIjQzdDN0M3Ii8+PC9zdmc+) center no-repeat;
  content: '';
  display: flex;
  height: 20px;
  left: 15px;
  min-width: 20px;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 20px / 2);
  width: 20px;
}
.ambrands-search-block .ambrands-clear {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjIzIDQuMjNhLjc4My43ODMgMCAwMTEuMTA2IDBMMTAgOC44OTJsNC42NjQtNC42NjRhLjc4My43ODMgMCAwMTEuMTA3IDEuMTA3TDExLjEwNyAxMGw0LjY2NCA0LjY2NGEuNzgzLjc4MyAwIDAxLTEuMTA3IDEuMTA3TDEwIDExLjEwNyA1LjMzNiAxNS43N2EuNzgzLjc4MyAwIDAxLTEuMTA3LTEuMTA3TDguODkzIDEwIDQuMjMgNS4zMzZhLjc4My43ODMgMCAwMTAtMS4xMDd6IiBmaWxsPSIjMzMzIi8+PC9zdmc+) center no-repeat;
  border: 0;
  border-radius: 0 6px 6px 0;
  cursor: pointer;
  display: block;
  height: 40px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.ambrands-search-block .ambrands-clear:not(.-active) {
  display: none;
}
.ambrands-search-block .ambrands-input {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 6px;
  box-sizing: border-box;
  color: #333333;
  display: block;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  line-height: 20px;
  margin: 0 0 10px;
  max-width: 100%;
  padding: 10px 40px;
}
.ambrands-search-block .ambrands-input::-webkit-input-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ambrands-search-block .ambrands-input:-moz-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
}
.ambrands-search-block .ambrands-input::-moz-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  opacity: 1;
}
.ambrands-search-block .ambrands-input:-ms-input-placeholder {
  color: #575757;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ambrands-search-block .ambrands-input:focus::-webkit-input-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus:-moz-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus::-moz-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:focus:-ms-input-placeholder {
  color: #c7c7c7;
}
.ambrands-search-block .ambrands-input:hover,
.ambrands-search-block .ambrands-input:focus {
  border-color: #006bb4;
}
._keyfocus .ambrands-search-block .ambrands-input:focus,
.ambrands-search-block .ambrands-input:not([disabled]):focus {
  box-shadow: none;
}
.ambrands-livesearch-block {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  box-sizing: border-box;
  display: block;
  max-height: 250px;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 460px;
  z-index: 99;
}
.ambrands-livesearch-block:not(.-active) {
  display: none;
}
.ambrands-livesearch-block > .ambrands-item {
  box-sizing: border-box;
  color: #000000;
  display: block;
  float: left;
  padding: 5px 10px;
  width: 100%;
}
.ambrands-livesearch-block > .ambrands-item:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.ambrands-livesearch-block > .ambrands-item.active {
  background-color: #e8e8e8;
}
@supports (-webkit-touch-callout: none) {
  ._keyfocus .ambrands-search-block .ambrands-input:not(:focus),
  .ambrands-search-block .ambrands-input:not(:focus) {
    border-top-width: .5px;
  }
}
.ambrands-letters-list .ambrands-letter {
  box-sizing: border-box;
  margin-bottom: 40px;
  vertical-align: top;
  width: 100%;
}
.ambrands-letters-list .ambrands-letter .ambrands-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
  padding: 0;
}
.ambrands-letters-list .ambrands-letter .ambrands-title {
  align-items: center;
  color: #333333;
  display: flex;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin: 0 0 20px;
}
.ambrands-letter .ambrands-brand-item {
  margin: 0 8px 16px;
  min-width: 100px;
  position: relative;
}
.ambrands-letter .ambrands-brand-item.-no-logo {
  max-width: calc(50% - (8px * 2));
  width: 100%;
}
.ambrands-letter .ambrands-brand-item.-no-logo .ambrands-label {
  padding-top: 10px;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner {
  align-items: center;
  background: #ffffff;
  border: 1px solid transparent;
  border-radius: 6px;
  box-shadow: 0 2px 5px rgba(74, 83, 94, 0.03), 0 4px 10px rgba(104, 118, 139, 0.13);
  color: #333333;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-start;
  overflow: hidden;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner:hover,
.ambrands-letter .ambrands-brand-item .ambrands-inner:focus {
  border-color: #006bb4;
  text-decoration: none;
}
.ambrands-letter .ambrands-brand-item .ambrands-inner:active {
  background: rgba(65, 173, 255, 0.19);
  border-color: #006bb4;
}
.ambrands-letter .ambrands-brand-item .ambrands-empty {
  color: #8c8c8c;
}
.ambrands-letter .ambrands-brand-item .ambrands-count {
  color: #757575;
}
.ambrands-letter .ambrands-brand-item .ambrands-count:before {
  content: '(';
}
.ambrands-letter .ambrands-brand-item .ambrands-count:after {
  content: ')';
}
.ambrands-letter .ambrands-brand-item .ambrands-label {
  word-wrap: break-word;
  word-break: break-word;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  margin: auto;
  padding: 0 10px 10px;
  width: 100%;
}
.ie11 .ambrands-letter .ambrands-brand-item .ambrands-label {
  word-break: break-all;
}
.ambrands-brand-item .ambrands-image-block {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  padding: 10px;
}
.ambrands-brand-item .ambrands-image-block > .ambrands-image {
  max-height: 100%;
  max-width: 100%;
}
.ambrands-letter .ambrands-image {
  display: block;
  margin: 0 auto;
  pointer-events: none;
}
.ambrands-letters-list .ambrands-brand-item {
  list-style-type: none;
  text-align: center;
}
.ambrands-list-popup,
.ambrands-menu-item .ambrands-arrow {
  display: none;
}
.ambrands-slider.amslider .ambrands-slide-link {
  display: flex;
  width: 100%;
}
.ambrands-slider.amslider .ambrands-slide-link:hover {
  text-decoration: none;
}
.ambrands-slider.amslider .brand-swiper-slide.swiper-slide {
  padding: .4rem;
}
.ambrands-slider.amslider .brand-swiper-slide.swiper-slide .ambrands-empty {
  color: #8c8c8c;
}
.ambrands-slider.amslider .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: .8rem 1rem;
}
.ambrands-slider.amslider .swiper-button-prev,
.ambrands-slider.amslider .swiper-button-next {
  background-color: #68a8e0;
}
.ambrands-slider.amslider .swiper-button-prev:focus,
.ambrands-slider.amslider .swiper-button-next:focus {
  box-shadow: 0 0 4px 3px #68a8e0;
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ui-tooltip .arrow {
  left: 8px;
  width: 15px;
}
.ui-tooltip .arrow:after {
  border-right: 15px solid transparent;
}
.ui-tooltip .arrow:before {
  border-right: 14px solid transparent;
}
.amslider-container {
  margin: auto;
  margin-bottom: 15px;
  width: 100%;
}
.am-rating-up {
  font-size: smaller;
}
.amshopby-highlighted {
  background-color: #ffff00;
}
.amshopby-item .filter-value {
  margin-left: 5px;
}
.amshopby-filter-tooltip {
  display: inline-block;
  margin-left: 6px;
  max-height: 16px;
  max-width: 16px;
  vertical-align: top;
}
.amshopby-filter-value .swatch-option.image,
.amshopby-filter-value .swatch-attribute.size .swatch-option,
.amshopby-filter-value .swatch-attribute.manufacturer .swatch-option {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.filter-options-item .filter-options-title:after {
  font-size: 14px;
}
.range.am-fromto-widget .am-filter-go {
  margin: 0 10px;
  vertical-align: top;
}
.amshopby-button {
  word-break: break-word;
  word-wrap: break-word;
  background: #1979c3;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -.015em;
  line-height: 22px;
  min-height: 40px;
  text-align: center;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.ie11 .amshopby-button {
  word-break: break-all;
}
.amshopby-button:not(.primary) {
  border-radius: 3px;
}
.amshopby-button:not(.primary),
.amshopby-button:not(.primary):active {
  box-shadow: none;
}
.amshopby-button:hover {
  background: #399ae6;
  border-color: #399ae6;
}
.amshopby-button:active,
.amshopby-button:focus {
  background: #135d96;
  border-color: #135d96;
}
.am-filter-go {
  word-break: break-word;
  word-wrap: break-word;
  background: #1979c3;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -.015em;
  line-height: 22px;
  min-height: 40px;
  text-align: center;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  margin: 15px 0 0;
  width: 25%;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.ie11 .am-filter-go {
  word-break: break-all;
}
.am-filter-go:not(.primary) {
  border-radius: 3px;
}
.am-filter-go:not(.primary),
.am-filter-go:not(.primary):active {
  box-shadow: none;
}
.am-filter-go:hover {
  background: #399ae6;
  border-color: #399ae6;
}
.am-filter-go:active,
.am-filter-go:focus {
  background: #135d96;
  border-color: #135d96;
}
input[type='text'].am-filter-price.-to.right {
  float: right;
}
.am-swatch-options {
  display: flex;
  flex-direction: column;
}
.am-swatch-options .swatch-option {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin: 0 10px 0 0;
}
.am-swatch-options > .item {
  padding-bottom: 4px;
}
.am-swatch-options > .item:hover {
  background-color: transparent;
}
.am-swatch-options .am-shopby-swatch-label {
  display: inline-block;
  max-width: 70%;
  vertical-align: middle;
  word-wrap: break-word;
}
.filter-options .am-swatch-wrapper {
  line-height: initial;
  margin: 0 0 5px !important;
}
.filter-options .am-swatch-wrapper.-amshopby-hidden {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.catalog-topnav .filter-options {
  flex-wrap: wrap;
  min-height: 40px;
}
.catalog-topnav .filter-options .filter-options-item {
  border: 0;
  display: inline-block;
}
.catalog-topnav .filter-options .filter-options-content {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  margin-top: 12px;
  min-width: 100px;
  position: absolute;
  z-index: 9999;
}
.catalog-topnav .filter-options .am-filter-items-rating li {
  margin: 0 0 10px;
}
.catalog-topnav .filter-options .am-filter-items-rating li:last-child {
  margin: 0;
}
.catalog-topnav .block-actions {
  display: none;
}
.catalog-topnav {
  display: none;
}
.filter-options .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  right: 8px;
  top: 5px;
}
.page-layout-1column .filter-options-item.active .filter-options-content {
  padding: 10px 15px;
}
.page-layout-1column .filter-options-content li.item {
  padding: 0;
}
.filter [data-role='collapsible']:not([data-collapsible='true']) [data-role='content'] {
  display: none;
}
div.swatch-option-tooltip {
  z-index: 9999;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  background-size: contain !important;
}
.filter-options .am-labels-folding .item {
  position: relative;
}
.filter-options .ui-menu {
  display: block;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 0;
}
.filter-options .ui-menu .ui-menu {
  position: absolute;
}
.filter-options .ui-menu .ui-menu-item {
  cursor: pointer;
  list-style: none;
  margin: 0;
}
.filter-options .ui-menu .ui-menu-item-wrapper {
  padding: 3px 1em 3px .4em;
  position: relative;
}
.filter-options .ui-menu .ui-menu-divider {
  border-width: 1px 0 0;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 5px 0;
}
.filter-options-content .am-swatch-wrapper {
  display: inline-block;
}
.filter-options-content .am-swatch-wrapper:hover .am-swatch-link {
  background: none;
}
.filter-options-content .am-swatch-wrapper > .input.-hidden {
  display: none;
}
.am-filter-items-attr_price {
  max-width: 350px;
  min-width: 130px;
}
.am-filter-items-attr_color .swatch-option.text {
  padding: 1px 2px;
  width: 30px;
}
.amasty-catalog-topnav.block.filter {
  flex-basis: auto;
}
.amasty-catalog-topnav .filter-options .item:last-child {
  margin-bottom: 0;
}
.amshopby-category-dropdown {
  background-color: #fff;
  border: 1px solid #adadad;
  cursor: pointer;
  display: block;
  font-weight: 400;
  min-height: 3.2rem;
  overflow: hidden;
  padding-right: 3.6rem;
  text-align: left;
  text-overflow: ellipsis;
  white-space: normal;
}
.amshopby-category-dropdown:after {
  border-color: #000 transparent transparent;
  border-style: solid;
  border-width: .5rem .4rem 0;
  box-sizing: border-box;
  content: '';
  height: 0;
  margin-top: -.2rem;
  position: absolute;
  right: 1.2rem;
  top: 50%;
  transition: all .2s linear;
  width: 0;
}
.amshopby-category-dropdown:before {
  background-color: #e3e3e3;
  border: 1px solid #adadad;
  bottom: 0;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 3.2rem;
}
.am-category-wrapper {
  display: block;
  position: relative;
  user-select: none;
}
.am-category-wrapper.-active .amshopby-category-dropdown:after {
  transform: rotate(180deg);
}
.am-category-wrapper .amshopby-checkbox,
.am-category-wrapper .amshopby-radio {
  margin-left: 20px;
}
.am-category-wrapper .amshopby-filter-parent {
  padding-left: 0;
}
.am-category-wrapper .am-multiselect-crumb {
  background-color: #f5f5f5;
  border: 1px solid #a79d95;
  border-radius: 1px;
  display: inline-block;
  font-size: 1.2rem;
  margin: .3rem 0 .3rem .3rem;
  padding: .3rem 2.4rem .4rem 1rem;
  position: relative;
  transition: border-color 0.1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close {
  background-color: transparent;
  border: none;
  border-radius: 0;
  bottom: 0;
  box-shadow: none;
  color: #514943;
  font-size: .5em;
  height: auto;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 2rem;
}
.am-category-wrapper .am-multiselect-crumb .action-close:before {
  content: 'x';
  font-size: 10px;
  transition: color .1s linear;
}
.am-category-wrapper .am-multiselect-crumb .action-close > span {
  clip: rect(0, 0, 0, 0);
  display: none;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}
.filter-options .am-labels-folding .item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 0 0 20px;
  position: relative;
}
.filter-options .am-labels-folding .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item input[type='checkbox'] {
  left: 0;
  margin: 0 5px 0 0;
  position: absolute;
  top: 4px;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ .am-input {
  left: 20px;
}
.filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'] {
  padding-left: 20px;
}
.filter-options .amshopby-category-dropdown + form .item {
  flex-wrap: wrap;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered),
.filter-options .amshopby-category-dropdown + form .item {
  display: block;
  position: relative;
}
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
.filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
.filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
  left: 20px;
}
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding {
  padding-left: 20px;
}
.am-labels-folding .am-collapse-icon,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
  display: flex;
  align-items: center;
  align-self: flex-start;
  left: 0;
  top: 0;
}
.am-labels-folding .am-collapse-icon:after,
.filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon:after,
.am-labels-folding .am-show-more:before {
  margin: 0;
  position: static;
}
.am-collapse-icon {
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  height: 20px;
  line-height: 1;
  position: absolute;
  width: 20px;
}
.am-collapse-icon:after,
.am-show-more:before {
  background: url("../Amasty_Shopby/images/svg/arrow-bottom.svg") no-repeat 100% / contain;
  content: '';
  height: 20px;
  position: absolute;
  width: 10px;
  right: 5px;
  filter: invert(52%) sepia(96%) saturate(413%) hue-rotate(155deg) brightness(90%) contrast(86%);
}
.am-collapse-icon.-active:after {
  content: '';
  transform: rotate(180deg);
}
.amshopby-option-link {
  clear: both;
  display: inline-block;
  margin-right: 5px;
}
.amshopby-option-link img {
  float: left;
  margin: 0 5px 5px 0;
}
.amshopby-option-link img:not([src*='/resized']) {
  max-width: 30px;
  max-height: 30px;
}
.amshopby-item-removed {
  text-decoration: none;
}
.am-category-image {
  vertical-align: middle;
}
.amshopby-filter-current .filter-label {
  vertical-align: middle;
}
.amshopby-filter-current .amshopby-items {
  padding: 0 0 0 10px;
}
.amshopby-filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 0 0 20px;
  position: relative;
}
.amshopby-filter-current .amshopby-filter-name {
  display: flex;
  font-weight: 600;
  padding: 0 5px 0 0;
}
.amshopby-filter-current .amshopby-filter-name:after {
  content: ':';
}
.ie11 .amshopby-filter-current .amshopby-filter-name:after {
  padding-left: 1px;
}
.amshopby-filter-current .amshopby-filter-value {
  flex-grow: 1;
}
.amshopby-filter-current .am-swatch-link {
  display: flex;
  align-items: center;
}
.amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
  margin: 0;
}
.amshopby-filter-current .amshopby-remove {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 12px;
  left: 0;
  position: absolute;
  width: 12px;
}
.ie11 .amshopby-filter-current .amshopby-remove {
  top: calc(50% - (12px / 2));
}
.amshopby-filter-current .amshopby-remove:hover:after,
.amshopby-filter-current .amshopby-remove:hover:before {
  background-color: #494949;
}
.amshopby-filter-current .amshopby-remove:hover ~ * {
  opacity: .5;
}
.amshopby-filter-current .amshopby-remove:after,
.amshopby-filter-current .amshopby-remove:before {
  background-color: #c7c7c7;
  content: '';
  height: 1px;
  position: absolute;
  width: 100%;
}
.amshopby-filter-current .amshopby-remove:after {
  transform: rotate(45deg);
}
.amshopby-filter-current .amshopby-remove:before {
  transform: rotate(-45deg);
}
.amshopby-filter-current .am-shopby-swatch-label {
  margin-left: 10px;
}
.amshopby-filter-current .swatch-option-link-layered {
  display: flex;
  align-items: center;
  flex-basis: 100%;
}
.amshopby-filter-current .item {
  padding-bottom: 0;
}
.am-dropdown .am-select,
.am-dropdown .chosen-container .chosen-choices {
  background-color: #fff;
  border-color: #ccc;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  min-height: 32px;
}
.am-dropdown .chosen-container .chosen-choices {
  background-image: none;
}
.am-dropdown .chosen-container-multi .chosen-choices li.search-field input[type='text'] {
  color: #000;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  min-width: 100px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .amshopby-item.item {
  display: flex;
  align-items: center;
  padding: 0 0 10px 20px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .items {
  padding: 15px;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .am-show-more {
  padding: 12px 25px 0 0;
}
.am-porto-cmtb .amshopby-filter-current.filter-current .category-image .image {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
}
.am-porto-cmtb .filter-options-content .swatch-option {
  min-width: 22px;
  width: 22px;
  height: 22px;
  border: none;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.am-porto-cmtb .page-wrapper > .page-header {
  z-index: 900;
}
.am-porto-cmtb .page-main {
  z-index: 9;
}
.am-porto-cmtb .am-show-more:hover {
  color: #006bb4 !important;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper {
  margin: 0 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-slider-wrapper,
.filter-options-item .filter-options-content .amshopby-slider-wrapper > .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap {
  margin: 0;
}
.amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 35px;
}
.amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget .delimiter {
  text-align: center;
}
.amshopby-slider-container {
  margin: 10px 0 5px;
}
.amshopby-slider-container .ui-slider-range {
  position: absolute;
  z-index: 2;
}
.amshopby-slider-container .am-slider:not(.-loaded) {
  visibility: hidden;
  opacity: 0;
}
.amshopby-slider-container .am-slider:before,
.amshopby-slider-container .am-slider:after {
  position: absolute;
  z-index: 1;
  border-radius: 20px;
  content: '';
}
.amshopby-slider-container .am-slider .ui-slider-handle {
  display: flex;
  justify-content: center;
  overflow: inherit;
  margin: -3px 0 0 0;
  padding: 0;
  cursor: pointer;
}
.amshopby-slider-container .amshopby-slider-display {
  margin: 10px 0 0;
  text-align: center;
}
.amshopby-slider-container .ui-slider-handle.ui-state-hover ~ .ui-slider-handle,
.amshopby-slider-container .ui-slider-handle.ui-state-active ~ .ui-slider-handle {
  pointer-events: none;
  user-select: none;
}
.amshopby-slider-container .amshopby-slider-tooltip {
  position: absolute;
  bottom: calc(100% + 7px);
  z-index: 1;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  padding: 3px;
  border: 1px solid #fff;
  border-radius: 2px;
  letter-spacing: .03em;
  font-size: 12px;
  line-height: 1;
}
.amshopby-slider-container .amshopby-slider-tooltip:before,
.amshopby-slider-container .amshopby-slider-tooltip:after {
  position: absolute;
  top: calc(100% - 4px);
  display: block;
  box-sizing: content-box;
  width: 6px;
  height: 6px;
  border: 1px solid;
  border-color: inherit;
  content: '';
  transform: rotate(45deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container .amshopby-slider-tooltip:after {
  background: inherit;
}
.amshopby-slider-container.-default .am-slider {
  margin: 0 7.5px;
  height: 5px;
  background: #dadada;
}
.amshopby-slider-container.-default .am-slider:before,
.amshopby-slider-container.-default .am-slider:after {
  width: 15px;
  height: 5px;
}
.amshopby-slider-container.-default .am-slider:before {
  left: -7.5px;
}
.amshopby-slider-container.-default .am-slider:after {
  right: -7.5px;
}
.amshopby-slider-container.-default .ui-slider-range {
  height: 5px;
  background: #f0f4f5;
}
.amshopby-slider-container.-default .am-slider .ui-slider-handle {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  transform: translate(-7.5px, -3px);
  background-color: #2ca4d8 !important;
}
.filter-options-item .filter-options-content .amshopby-fromto-wrap .am-fromto-widget {
  flex-wrap: wrap;
  margin-top: 10px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 25px;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper.-volumetric .amshopby-fromto-wrap .am-fromto-widget {
  margin-top: 35px;
}
.amasty-catalog-topnav .amshopby-fromto-wrap .am-fromto-widget {
  max-width: 210px;
}
.amshopby-fromto-wrap .am-fromto-widget > .amshopby-input-wrapper {
  position: relative;
  max-width: 50%;
  width: calc(50% - 7px);
}
.amshopby-fromto-wrap .am-fromto-widget > .amshopby-input-wrapper:nth-child(n+2) {
  text-align: right;
}
.amshopby-fromto-wrap .am-fromto-widget .am-filter-price {
  width: 100%;
  min-width: 70px;
  height: 40px;
  border: 1px solid #dfdedd;
  background-clip: padding-box;
  color: #494949;
  text-align: center;
  letter-spacing: .03em;
  font-size: 14px;
  border-radius: 3px;
}
.amshopby-fromto-wrap .am-fromto-widget > .delimiter {
  margin: 0;
  width: 14px;
  line-height: 40px;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
  margin: 10px 0 0;
  width: 100%;
  font-size: 1.2rem;
  padding: 0px 10px !important;
  min-height: 0;
  background: #F0F0F0;
  border-color: #F0F0F0;
  text-transform: uppercase;
}
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:not(.primary),
.amshopby-fromto-wrap .am-fromto-widget > .am-filter-go:active {
  box-shadow: none;
}
.amshopby-fromto-wrap .am-fromto-widget:hover > .am-filter-go {
  background: #2ca4d8;
  border-color: #2ca4d8;
}
.amshopby-input-wrapper .amshopby-currency {
  position: absolute;
  bottom: calc(100% - -6px);
  left: 0px;
  padding: 1px 7px;
  background: #f0f4f5;
  color: #000;
  letter-spacing: .03em;
  font-size: 11px;
  line-height: 16px;
  border-radius: 3px;
}
.amshopby-slider-tooltip {
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.ui-slider-handle:not(.ui-state-hover):not(.ui-state-active) .amshopby-slider-tooltip {
  visibility: hidden;
  opacity: 0;
}
.amshopby-slider-container.-improved {
  margin-top: 30px;
}
.amshopby-slider-container.-improved .am-slider {
  margin: 0 8px;
  height: 4px;
  background: #dfdedd;
}
.amshopby-slider-container.-improved .am-slider:before,
.amshopby-slider-container.-improved .am-slider:after {
  width: 16px;
  height: 4px;
  background: #dfdedd;
}
.amshopby-slider-container.-improved .am-slider:before {
  left: -8px;
}
.amshopby-slider-container.-improved .am-slider:after {
  right: -8px;
}
.amshopby-slider-container.-improved .ui-slider-range {
  height: 4px;
}
.amshopby-slider-container.-improved .am-slider .ui-slider-handle {
  top: -6px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  transform: translateX(-8px);
}
.amshopby-slider-container.-volumetric {
  margin-top: 20px;
}
.amshopby-slider-container.-volumetric .am-slider {
  margin: 0 4px;
  height: 4px;
  border-radius: 20px;
  background: #dfdedd;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}
.amshopby-slider-container.-volumetric .am-slider:before,
.amshopby-slider-container.-volumetric .am-slider:after {
  display: none;
}
.amshopby-slider-container.-volumetric .ui-slider-range {
  height: 4px;
  border-radius: 20px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle {
  width: 8px;
  height: 12px;
  border-radius: 2px;
  transform: translate(-4px, 10px);
}
.amshopby-slider-container.-volumetric .am-slider .ui-slider-handle:before {
  position: absolute;
  bottom: calc(100% - 4px);
  left: calc(50% - 3px);
  display: block;
  width: 6px;
  height: 6px;
  background: inherit;
  content: '';
  transform: rotate(-135deg);
  clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
}
.amshopby-slider-container.-volumetric .amshopby-slider-tooltip {
  bottom: calc(100% + 17px);
  border-radius: 3px;
}
.amshopby-slider-container.-volumetric .amshopby-slider-display {
  margin-top: 20px;
}
.amshopby-slider-container.-light {
  margin-top: 30px;
}
.amshopby-slider-container.-light .am-slider {
  margin: 0 7.5px;
  height: 1px;
  background: #dfdedd;
}
.amshopby-slider-container.-light .am-slider:before,
.amshopby-slider-container.-light .am-slider:after {
  width: 15px;
  height: 1px;
  background: #dfdedd;
}
.amshopby-slider-container.-light .am-slider:before {
  left: -7.5px;
}
.amshopby-slider-container.-light .am-slider:after {
  right: -7.5px;
}
.amshopby-slider-container.-light .ui-slider-range {
  height: 1px;
}
.amshopby-slider-container.-light .am-slider .ui-slider-handle {
  top: -7.5px;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  border: 1px solid #dfdedd;
  border-radius: 50%;
  background: #ffffff;
  transform: translateX(-7.5px);
}
.amshopby-slider-container.-light .amshopby-slider-tooltip {
  border-color: #dfdedd;
}
.amshopby-slider-container.-light .amshopby-slider-tooltip:after,
.amshopby-slider-container.-light .amshopby-slider-tooltip:before {
  background: #fff;
}
.amshopby-slider-container.-dark {
  margin-top: 30px;
}
.amshopby-slider-container.-dark .am-slider {
  margin: 0 5px;
  height: 3px;
  background: #4a4948;
}
.amshopby-slider-container.-dark .am-slider:before,
.amshopby-slider-container.-dark .am-slider:after {
  width: 10px;
  height: 3px;
}
.amshopby-slider-container.-dark .am-slider:before {
  left: -5px;
}
.amshopby-slider-container.-dark .am-slider:after {
  right: -5px;
}
.amshopby-slider-container.-dark .ui-slider-range {
  height: 3px;
}
.amshopby-slider-container.-dark .am-slider .ui-slider-handle {
  top: -6px;
  width: 10px;
  height: 15px;
  border-radius: 2px;
  transform: translateX(-5px);
}
.filter-options-item .filter-options-content {
  padding-bottom: 5px;
}
.filter-options-item .filter-options-content .am-swatch-wrapper .swatch-option.image,
.filter-options-item .filter-options-content .swatch-attribute.size .swatch-option.selected,
.filter-options-item .filter-options-content .swatch-attribute.manufacturer .swatch-option.selected {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.filter-options-item .filter-options-content .range {
  display: flex;
  align-items: center;
  margin-top: 15px;
  text-align: center;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0 10px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  margin: 0 7px;
}
.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
  margin-left: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .count {
  display: inline-flex;
  padding-left: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .count {
  margin: 0;
  padding: 0;
}
.filter-options-item .filter-options-content .am-shopby-swatch-label .label {
  margin-right: 5px;
}
.filter-options-item .filter-options-content .am-shopby-form {
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: -15px;
  padding: 3px;
}
.filter-options-item .filter-options-content .am-shopby-form .swatch-attribute .swatch-option-link-layered:hover {
  background-color: unset;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content {
  padding-bottom: 10px;
}
.amasty-catalog-topnav .filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-shopby-form,
.amasty-catalog-topnav .filter-options-item .filter-options-content .am-category-wrapper,
.amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-fromto-wrap {
  margin: 0;
}
.filter-options .items.-am-overflow {
  overflow-x: hidden;
  overflow-y: auto;
}
.filter-options .items .items-children.-folding {
  padding-left: 20px;
  width: 100%;
  list-style: none;
}
.filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .items.-am-multiselect .item.-is-expanded .items-children.-folding {
  padding-left: 0;
}
.filter-options .items .items-children.-folding .item {
  margin: 5px 0;
}
.filter-options .item.-empty-value {
  opacity: .5;
  pointer-events: none;
  user-select: none;
}
.filter-options .ui-widget-overlay {
  background: #aaa;
  opacity: .3;
}
.filter-options .ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}
.filter-options .am-category-view {
  position: absolute;
  z-index: 9;
  display: none;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  max-height: 300px;
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #fff;
  white-space: nowrap;
}
.filter-options .items.am-category-view,
.filter-options .am-category-view ol.items {
  margin: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon {
  top: 0;
}
.filter-options .am-category-view.-am-singleselect .am-collapse-icon:after,
.filter-options .am-category-view.-am-singleselect .am-show-more:before {
  right: inherit;
  left: 0;
}
.filter-options .am-category-view .item a.amshopby-filter-parent {
  padding-left: 20px;
}
.filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
  padding-left: 40px;
}
.filter-options .am-category-view [class*='am-filter-item'] {
  display: inline-block;
  white-space: initial;
}
.filter-options .filter-options-content .rating-summary {
  display: inline-block;
  vertical-align: sub;
}
.filter-options .amshopby-search-box {
  margin: 0 0 15px;
}
.filter-options .am-labels-folding.-am-singleselect .item .am-input,
.filter-options [class*='am-filter-items-'].am-labels-folding.-am-singleselect .item:not(.swatch-option-link-layered) input[type='radio'],
.filter-options .amshopby-category-dropdown + form .-am-singleselect .item input[type='radio'],
.filter-options .am-category-view input[type='radio'] {
  display: none;
}
.filter-options .am-labels-folding.-am-singleselect .item {
  padding: 0;
}
.filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
.filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
  margin-left: 20px;
}
.filter-options-content .am-ranges .items.-am-multiselect .item {
  position: relative;
}
.filter-actions .filter-clear {
  border: 1px solid #F4F4F4;
  display: inline-block;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 12px;
  color: #000;
  font-weight: 600;
}
.filter-actions .filter-clear:hover {
  text-decoration: none;
}
.filter-options-content .item a:hover {
  background-color: transparent;
  color: #2ca4d8;
}
.filter-options-content .item a:active,
.filter-options-content .item a:active .count {
  text-decoration: none;
}
.filter-options-content .item:first-child {
  margin-top: 0;
}
.filter-options-content .item:last-child {
  margin-bottom: 0;
}
.filter-options-content .item > a {
  display: block;
  color: #000;
  font-weight: 500;
}
.filter-options-content .item > a:visited {
  color: #000;
}
.filter-options-content .item > a:not(.amshopby-link-selected)::before {
  content: '';
  border: 1px solid #cdcdcd;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 10px;
  background: #fff;
  border-radius: 3px;
}
.filter-options-content .item > a.amshopby-link-selected::before {
  content: '\e91f';
  font-family: 'icons-blank-theme';
  color: #fff;
  text-align: center;
  line-height: 15px;
  border: 1px solid #2ca4d8;
  border-radius: 3px;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 8px;
  background: #2ca4d8;
}
.filter-options-content .items.-am-singleselect .item > input[type='radio'] {
  display: none;
}
.am-show-more,
.filter-options-content .am-show-more {
  position: relative;
  display: none;
  padding: 0 22px 0 0;
  letter-spacing: .03em;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
  background: none;
  border: none;
  color: #2ca4d8;
  font-size: 1.3rem;
  margin: 0;
}
.amasty-catalog-topnav .filter-options-content .am-show-more {
  padding-left: 0;
}
.am-show-more:hover,
.filter-options-content .am-show-more:hover {
  background-color: transparent;
}
.am-show-more:active,
.filter-options-content .am-show-more:active {
  box-shadow: none;
}
.am-show-more:before {
  top: 0;
}
.am-show-more.-active {
  display: inline-flex;
  align-items: center;
}
.am-show-more .am-counter {
  display: inline-block;
  margin: 0 2px;
  opacity: .5;
}
.am-show-more[data-is-hide='false']:before {
  transform: rotate(180deg);
}
.amshopby-link-selected {
  color: #1979c3;
}
.items[class*='category_ids']:not(.items-children) > .item > a {
  font-weight: 700;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding {
  padding-left: 0;
}
.filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded {
  margin-left: 20px;
}
.am-filter-items-stock .amshopby-link-selected,
.am-filter-items-rating .amshopby-link-selected {
  text-decoration: none;
}
.filter-content [class*='am-filter-item']:hover ~ .amshopby-choice:before {
  border-color: #1979c3;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover {
  color: inherit;
}
.filter-content .items.-am-multiselect [class*='am-filter-item']:hover .count {
  color: #757575;
}
.amshopby-fly-out-view.ui-menu,
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: relative;
  padding: 13px 0;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
}
.amshopby-fly-out-view .ui-menu {
  width: 100%;
}
.amshopby-fly-out-view .items-children:not(.ui-menu) {
  display: none;
}
.amshopby-fly-out-view .am-input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.amshopby-fly-out-view .am-input[type='radio'] + .amshopby-choice {
  display: none;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  margin: 0;
  padding: 4px 20px;
  font-size: 14px;
  line-height: 18px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item:hover {
  background-color: #f8f8f9;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .items-children {
  position: absolute;
  z-index: 995;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
  position: relative;
  top: inherit;
  left: inherit;
  margin: 3px 0;
  padding-left: 22px;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-'] {
  display: inline-block;
  width: 100%;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover {
  background-color: transparent;
  color: inherit;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover > .count {
  color: #757575;
}
.amshopby-flyout-block .items.amshopby-fly-out-view .item .amshopby-choice:hover:before,
.amshopby-flyout-block .items.amshopby-fly-out-view .item [class*='am-filter-item-']:hover ~ .amshopby-choice:before {
  border-color: #e3e3e3;
}
.am_shopby_apply_filters {
  position: fixed;
  bottom: -80px;
  z-index: 999;
  width: 100%;
  transition: left 0.2s ease-in-out;
}
.am_shopby_apply_filters.visible {
  bottom: 0;
}
.am-show-button {
  z-index: 211;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 0;
  width: 100%;
  border-top: 1px solid #cccccc;
  background: #ffffff;
  text-align: center;
}
.am-show-button > .am-items {
  margin: 0;
  padding: 0 10px;
  color: #070605;
  font-size: 14px;
  line-height: 22px;
}
.am-show-button > .am-items.-loading {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../Amasty_Shopby/images/svg/loader.svg') center / 30px no-repeat;
  vertical-align: middle;
}
.am-show-button > .amshopby-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  min-width: 90px;
  line-height: 1;
}
.ie11 .am-show-button > .amshopby-button {
  padding: 10px;
}
#amasty-shopby-product-list {
  z-index: 1;
}
#amasty-shopby-product-list .products.wrapper {
  position: relative;
}
.amshopby-overlay-block {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 230;
  display: none;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.amshopby-overlay-block > .amshopby-loader {
  position: absolute;
  top: 10%;
  left: 50%;
  display: block;
  width: 100px;
  height: 100px;
  background: url('../Amasty_Shopby/images/svg/loader.svg') center / 100px no-repeat;
  transform: translate(-50%, -10%);
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.amshopby-slider-settings {
  list-style: none;
}
.amshopby-slider-settings.-style {
  max-width: 214px;
}
.amshopby-slider-settings.-style .amshopby-slider-container.-default .amshopby-label {
  padding-bottom: 15px;
}
.amshopby-slider-settings.-style .am-slider {
  z-index: 0;
  margin: 0;
}
.amshopby-slider-settings.-style .amshopby-label {
  display: flex;
  align-items: center;
  padding-bottom: 45px;
}
.amshopby-slider-settings.-style .amshopby-input {
  display: flex;
  align-items: center;
  justify-content: center;
}
.amshopby-slider-settings.-style .amshopby-input:checked {
  background: #007bdb;
}
.amshopby-slider-settings.-style .amshopby-input:checked:after {
  position: initial;
  margin: 0;
  width: 6px;
  height: 6px;
  background: #fff;
}
.amshopby-slider-settings.-style .amshopby-title {
  padding-left: 7px;
}
.amshopby-slider-settings.-style .amshopby-slider-tooltip {
  visibility: visible;
  opacity: 1;
  transition: none;
}
.bss-tab-hidden {
  display: none !important;
}
.bss-hidden {
  position: absolute;
  height: 0;
  overflow: hidden;
  left: -1000px;
}
.bss-disabled {
  pointer-events: none;
  opacity: 0.5;
}
.action.view {
  cursor: pointer;
}
.action.add {
  cursor: pointer;
}
/**
 * ClassyLlama_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
/**
 * ClassyLlama_AvaTax
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @copyright  Copyright (c) 2016 Avalara, Inc.
 * @license    http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
.validateAddressForm .form.validate,
.validateBinding .form.validate,
.checkout-validate-address .form.validate {
  display: flex;
  flex-wrap: wrap;
}
.validateAddressForm .form.validate .addressOption,
.validateBinding .form.validate .addressOption,
.checkout-validate-address .form.validate .addressOption {
  display: flex;
  margin: 20px 10px 0 10px;
  flex: 1 0 auto;
}
.validateAddressForm .form.validate .addressOption .addressLabel,
.validateBinding .form.validate .addressOption .addressLabel,
.checkout-validate-address .form.validate .addressOption .addressLabel {
  flex: 1;
  cursor: pointer;
  display: block;
  padding: 10px 10px 10px 30px;
  left: -10px;
  position: relative;
}
.validateAddressForm .form.validate .addressOption .addressLabel .optionTitle,
.validateBinding .form.validate .addressOption .addressLabel .optionTitle,
.checkout-validate-address .form.validate .addressOption .addressLabel .optionTitle {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.validateAddressForm .form.validate .addressOption .addressRadio,
.validateBinding .form.validate .addressOption .addressRadio,
.checkout-validate-address .form.validate .addressOption .addressRadio {
  flex: 0;
  right: -10px;
  top: 10px;
  display: table;
  position: relative;
}
.validateAddressForm .form.validate .addressOption.selected,
.validateBinding .form.validate .addressOption.selected,
.checkout-validate-address .form.validate .addressOption.selected {
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .legend,
.validateBinding .legend,
.checkout-validate-address .legend {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.validateAddressForm .legend .step-title,
.validateBinding .legend .step-title,
.checkout-validate-address .legend .step-title {
  padding-bottom: 15px;
}
.validateAddressForm .validatedAddress,
.validateBinding .validatedAddress,
.checkout-validate-address .validatedAddress {
  margin-top: 10px;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .address-field-changed,
.validateBinding .address-field-changed,
.checkout-validate-address .address-field-changed {
  text-decoration: none;
  background-color: #93ee9e;
}
.validateAddressForm .errorMessageContainer .instructions p,
.validateBinding .errorMessageContainer .instructions p,
.checkout-validate-address .errorMessageContainer .instructions p,
.validateAddressForm .errorMessageContainer .originalAddressText,
.validateBinding .errorMessageContainer .originalAddressText,
.checkout-validate-address .errorMessageContainer .originalAddressText {
  margin: 10px 0 ;
  padding: 10px;
  outline: 1px solid #cccccc;
  background: #f5f5f5;
}
.validateAddressForm .instructions,
.validateBinding .instructions,
.checkout-validate-address .instructions {
  margin-top: 10px;
}
.validateAddressForm .instructions a:hover,
.validateBinding .instructions a:hover,
.checkout-validate-address .instructions a:hover {
  cursor: pointer;
}
.validateAddressForm,
.validateBinding {
  display: none;
}
.multishipping-checkout .form.validate .addressOption {
  margin: 0 10px 10px 0;
}
.items.payment-methods .certificates {
  text-align: center;
  padding-bottom: 10px;
}
.totals-tax.certificate-links {
  display: flex;
  flex-direction: column;
}
.totals-tax.certificate-links a {
  display: inline-block;
}
.cart-totals tbody .totals-tax-details:not(.custom-tax) th,
.table-totals tbody .totals-tax-details:not(.custom-tax) th.mark {
  padding-left: 10px;
}
.customs-explanation {
  clear: both;
  padding-top: 20px;
}
.avatax-certificate-dialog {
  background-image: url('../ClassyLlama_AvaTax/images/loader.gif');
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 200px;
}
.avatax-certificate-dialog #gencert_loading {
  display: none !important;
}
.account.avatax-certificates-index .page-title-wrapper {
  display: flex;
  margin-bottom: 25px;
  align-items: center;
  justify-content: space-between;
}
.account.avatax-certificates-index .page-title-wrapper:before,
.account.avatax-certificates-index .page-title-wrapper:after {
  display: none;
}
.account.avatax-certificates-index .page-title-wrapper .page-title {
  margin: 0;
}
.totals-tax-summary.totals-tax-holder {
  transform: translateY(100%);
}
.totals-tax-details.custom-tax {
  transform: translateY(-100%);
}
.mst-cache-warmer__toolbar {
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  font-size: 1.3rem;
  outline: 5px solid rgba(74, 69, 66, 0.6);
  border-radius: 0;
  z-index: 1000000;
  box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
  max-width: 90%;
  min-width: 30rem;
}
.mst-cache-warmer__toolbar > strong {
  text-align: center;
  font-weight: 600;
  display: block;
  padding: 1rem 2rem;
  color: #fff;
  background: #7c7977;
}
.mst-cache-warmer__toolbar._hit > strong {
  background: #69BA6D;
}
.mst-cache-warmer__toolbar._miss > strong {
  background: #D0011B;
}
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-body {
  padding: 1rem;
  background: #fff;
  text-align: center;
}
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-body > strong {
  text-align: center;
  font-size: 2.8rem;
  font-weight: 800;
  text-transform: uppercase;
  color: #85736c;
}
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-body .mst-cache-warmer__clean-cache {
  display: block;
  text-align: right;
  padding-top: 5px;
  cursor: pointer;
  text-decoration: underline;
  width: max-content;
  color: #85736c;
  margin-left: auto;
}
.mst-cache-warmer__toolbar table tr th,
.mst-cache-warmer__toolbar table tr td {
  background: #fff;
  padding: .5rem 1rem;
  font-size: 1.2rem;
}
.mst-cache-warmer__toolbar table tr th {
  background: #f1f1f1;
  padding: 1rem;
  text-align: center;
}
.mst-cache-warmer__toolbar table tr td {
  text-align: left;
  border-top: 1px solid #f1f1f1;
}
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-test,
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-info {
  background: #fff;
  padding: .5rem 1rem;
  text-align: right;
  font-size: 1.2rem;
  border-top: 1px solid #f1f1f1;
  color: #85736c;
  margin: 0;
}
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-test a,
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-info a {
  color: #85736c;
  text-decoration: underline;
}
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-test li,
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-info li {
  text-align: left;
  padding-bottom: .5rem;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-test .__item,
.mst-cache-warmer__toolbar .mst-cache-warmer__toolbar-info .__item {
  font-weight: 600;
}
.m__page__data {
  display: none;
}
.cache-warmer__hole_punch_block_info {
  position: relative;
  border: 1px dotted red;
  margin: 6px 2px;
  padding: 18px 2px 2px 2px;
  zoom: 1;
}
.cache-warmer__hole_punch_timer_info {
  position: absolute;
  left: 0;
  top: 0;
  padding: 2px 5px;
  background: #faa;
  color: #333;
  font: normal 9px Arial;
  text-align: left !important;
  z-index: 998;
  text-transform: none;
}
.mst-cache-warmer__test-block {
  text-align: center;
}
.mst-cache-warmer__test-block .mst-cache-warmer__status-checker {
  min-width: 400px;
  background: #fff;
  outline: 5px solid rgba(74, 69, 66, 0.6);
  box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, 0.25);
  padding: 2rem 5rem;
  font-size: 2rem;
  display: inline-block;
  font-weight: 800;
  color: #928f8e;
  margin-bottom: 5rem;
}
.mst-cache-warmer__test-block .mst-cache-warmer__status-checker span {
  font-size: 3rem;
  padding: 0 1rem;
}
.mst-cache-warmer__test-block .cacheable {
  background: #d0ffd9;
}
.mst-cache-warmer__test-block .non-cacheable {
  background: #ffe8e6;
}
.iwd-onepage-checkout #payment_form_iwd_authcim .field.iwd-authcim-saved-cc {
  margin-bottom: 25px;
}
.iwd-onepage-checkout #payment_form_iwd_authcim .field.choice {
  margin-top: 25px;
}
.iwd-onepage-checkout #payment_form_iwd_authcim .notice {
  font-size: 10px;
}
#payment_form_iwd_authcim #iwd_authcim_cc_cid {
  max-width: 156px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim fieldset {
  border: none;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset {
  margin: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .iwd-customer-view-authcim-title {
  margin-bottom: 40px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset {
  padding: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 50%;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item {
  margin: 0 20px 25px 0;
  padding: 25px;
  cursor: default;
  z-index: 1;
  background: #f1f1f1;
  border-radius: 5px;
  position: relative;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item.customer-profile-info {
  background: none;
  margin: 0 20px 17px 0;
  padding: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item.customer-profile-info p {
  font-size: 16px;
  margin-bottom: 14px;
  line-height: 24px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item.customer-profile-info p a {
  font-size: 14px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .block-title {
  margin-bottom: 20px;
  padding-bottom: 8px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions {
  float: right;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions.actions button,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions.actions .cart.table-wrapper .actions-toolbar > .action,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions.actions .action-gift {
  border-radius: 0;
  margin: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions .action-cancel-delete {
  display: none;
  border-left: 1px solid #303030;
  padding: 0 0 0 7px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions .action-delete-2 {
  display: none;
  color: #ff0000;
  padding: 0 7px 0 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .profile-list-item-actions .action-delete {
  color: #000000;
  font-size: 16px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .ui-state-active {
  z-index: 1;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item address {
  margin: 8px 0 -5px 0;
  line-height: 24px;
  font-size: 16px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item address:first-line {
  font-weight: bold;
  line-height: 38px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .card-info .cc-number {
  float: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  padding-right: 7px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .cc-expiration-date {
  font-size: 16px;
  line-height: 16px;
  margin-right: 50px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .cc-type {
  line-height: 22px;
  margin-top: 5px;
  font-size: 16px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .payment-profile-id {
  clear: both;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels {
  float: left;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label {
  cursor: pointer;
  color: #ffffff;
  line-height: 18px;
  font-size: 16px;
  padding: 0 5px;
  width: auto;
  float: left;
  font-weight: 600;
  position: relative;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label.disallow {
  color: #ff0000;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label.is_in_use {
  color: #41b767;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label.not-saved {
  color: #6f8992;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label .title {
  display: none;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label:hover .title {
  display: inline-block;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .labels .label:hover:before {
  position: absolute;
  content: attr(tooltip);
  color: #000000;
  font-weight: 100;
  background-color: #fcfcfc;
  border: 1px solid #989287;
  border-radius: .4rem;
  bottom: 100%;
  clip: auto;
  font-size: 1.2rem;
  height: auto;
  left: auto;
  margin: 0 auto .1rem;
  max-height: 50px;
  padding: .5rem;
  right: auto;
  top: auto;
  transition: all .01s linear .7s;
  white-space: nowrap;
  width: auto;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions {
  height: 30px;
  float: right;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .edit {
  float: right;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .clear {
  clear: both;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions button,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .cart.table-wrapper .actions-toolbar > .action,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .action-gift {
  border: none;
  background: none;
  color: #007dbd;
  font-weight: 100;
  padding: 0;
  font-size: 14px;
  margin-top: 10px;
  float: right;
  border-radius: 0;
  box-shadow: none;
  margin-right: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions button.action-save,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .cart.table-wrapper .actions-toolbar > .action.action-save,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .action-gift.action-save {
  display: none;
  padding: 0 7px 0 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions button.action-cancel,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .cart.table-wrapper .actions-toolbar > .action.action-cancel,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .action-gift.action-cancel {
  display: none;
  border-left: 1px solid #303030;
  padding: 0 0 0 7px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions button.action-edit,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .cart.table-wrapper .actions-toolbar > .action.action-edit,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .actions .action-gift.action-edit {
  margin-right: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .profile-list .profile-list-item .bottom-actions {
  position: absolute;
  bottom: 18px;
  right: 25px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content {
  padding: 0 0 30px 0;
  margin-left: 50%;
  display: none;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .iwd-customer-view-authcim-title {
  padding: 14px 0 2px;
  margin-bottom: 14px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .iwd-authcim-edit-card-title {
  text-align: right;
  border: none;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content #iwd_authcim_profile {
  padding-left: 20px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content #iwd_authcim_profile .block-title {
  margin-bottom: 20px;
  padding-bottom: 8px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2 {
  width: 50%;
  position: relative;
  margin-top: 0;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2.col-2-left {
  float: left;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2.col-2-left > .label {
  margin-right: 15px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2.col-2-left > .control {
  margin-right: 15px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2.col-2-right {
  float: right;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2.col-2-right > .label {
  margin-left: 15px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content .col-2.col-2-right > .control {
  margin-left: 15px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content #iwd_cim_payment_form {
  border-top: 1px solid #cccccc;
  margin-top: 5px;
  padding: 21px 0 5px 0;
  clear: both;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content #iwd_cim_payment_form #iwd_authcim_cc_type {
  width: 100%;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content #iwd_cim_payment_form #iwd_authcim_expiration {
  width: 100%;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .address-item-edit-content #iwd_cim_payment_form #iwd_authcim_expiration_yr {
  width: 100%;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .actions button,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .actions .cart.table-wrapper .actions-toolbar > .action,
.iwd_authcim-customer-cards .iwd-customer-view-authcim .fieldset-wrapper-content fieldset .actions .action-gift {
  margin-right: 9px;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .block-title {
  text-transform: capitalize;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim label.error {
  background: #fffbbb;
  border: 1px solid #ee7d7d;
  box-sizing: border-box;
  color: #555555;
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
  margin: .2rem 0 0;
  padding: .8rem 1rem .9rem;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .ajax-pre-loader {
  display: none;
}
.iwd_authcim-customer-cards .iwd-customer-view-authcim .ajax-pre-loader.active {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  z-index: 100;
}
.clear {
  clear: both;
}
.block.newsletter {
  margin-bottom: 0;
  padding-top: 50px;
  text-align: center;
  display: flex;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: block;
  padding: 0 0 0 0px;
  margin: 0 0 0 0px;
}
.block.newsletter input {
  border: 0;
  height: 50px;
  width: 320px;
  max-width: 100%;
  background: #FAFAFA;
}
.block.newsletter input.mage-error {
  border: 1px solid red;
}
@media (max-width: 480px) {
  .block.newsletter input {
    width: 200px;
  }
}
@media (max-width: 374px) {
  .block.newsletter input {
    width: 165px;
  }
}
.block.newsletter div.mage-error {
  display: none !important;
}
.block.newsletter .newsletter-inner {
  display: flex;
  align-items: center;
  background: #FAFAFA;
  margin: auto;
  border-radius: 10px;
  overflow: hidden;
  padding: 0;
  flex-shrink: 0;
}
.block.newsletter .title {
  margin-bottom: 0;
  padding: 0 15px 0 10px;
  display: inline-block;
  text-decoration: none;
}
.block.newsletter .title:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 43px;
  line-height: 34px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .title p {
  display: inline-block;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  height: 50px;
  hyphens: none;
  font-size: 16px;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 600;
}
.newsletter-tips {
  text-align: center;
  padding-bottom: 40px;
  padding-top: 10px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .block.newsletter .title {
    padding: 0;
  }
  .block.newsletter .title p {
    display: none;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../images/loader-1.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'icons-blank-theme';
  font-size: 14px;
  line-height: 1;
  color: #333333;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: '\e617';
}
[dir="rtl"] .slick-prev:before {
  content: '\e608';
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: '\e608';
}
[dir="rtl"] .slick-next:before {
  content: '\e617';
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  /*height: 20px;
            width: 20px;*/
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.slick-dots li .action-gift:hover,
.slick-dots li .action-gift:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.slick-dots li .action-gift:hover:before,
.slick-dots li .action-gift:focus:before {
  opacity: 1;
}
.slick-dots li button:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li .action-gift:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-family: 'icons-blank-theme';
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li.slick-active .action-gift:before {
  color: #000000;
  opacity: 0.75;
}
.magepow_core {
  display: block;
}
.grid-slider {
  opacity: 0;
}
.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized,
.content-products .product-items.grid-init,
.content-products .grid-init .product-items,
.content-products .product-items.slick-initialized {
  opacity: 1;
}
.grid-init .product-item-info,
.slick-initialized .product-item-info {
  width: auto;
}
.checkout-billing-address {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px !important;
}
.checkout-billing-address .actions-toolbar {
  margin-left: 0px !important;
}
.checkout-billing-address .actions-toolbar .action-update {
  background: #2ca4d8;
  border-color: #2ca4d8;
  color: #fff;
  float: none;
}
.checkout-billing-address .actions-toolbar .action-update:hover {
  background: #2ca4d8;
  border-color: #2ca4d8;
  color: #fff;
}
.checkout-billing-address .actions-toolbar .action-cancel {
  background: #de455c;
  border: 1px solid #de455c;
  border-radius: 3px;
  color: #fff;
  padding: 7px 15px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.6rem;
  margin-top: 0px !important;
}
.checkout-billing-address .actions-toolbar .action-cancel:hover {
  background: #de455c;
  border: 1px solid #de455c;
  color: #fff;
  text-decoration: none;
}
.checkout-billing-address .billing-address-details .action.action-edit-address {
  background: #444444;
  border-color: #444444;
  color: #fff;
}
.checkout-billing-address .billing-address-details .action.action-edit-address:hover {
  background: #444444;
  border-color: #444444;
}
.checkout-billing-address .billing-address-details .action.action-edit-address {
  background: #444444;
  border-color: #444444;
  color: #fff;
}
.checkout-billing-address .billing-address-details .action.action-edit-address:hover {
  background: #444444;
  border-color: #444444;
  color: #fff;
}
.checkout-billing-address .billing-address-form legend {
  margin-bottom: 1.6rem;
  font-size: 1.6rem;
}
.product-info-main .product-info-price .product.badge.brandsdiscount {
  background: #f0f0f0;
  padding: 10px;
  border-radius: 3px;
  width: fit-content;
}
.product-info-main .product-info-price .product.badge.brandsdiscount .itempage-badge-text.brandsdiscount-title {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1;
}
.product-info-main .product-info-price .product.badge.brandsdiscount .itempage-badge-text.brandsdiscount-title svg {
  fill: #de455c;
  width: 12px;
  height: 12px;
}
.product-info-main .product-info-price .product.badge.brandsdiscount .itempage-badge-text.brandsdiscount-text {
  display: block;
  font-size: 13px;
}
.product-info-main .product-info-price .product.badge.brandsdiscount .itempage-badge-text.brandsdiscount-text.small {
  font-size: 11px;
  font-style: italic;
}
.cms-tbaccount .volume-options-outer,
.cms-trade .volume-options-outer {
  padding-bottom: 0;
  background-image: none;
}
.exclusive-checklist .checkbox-grid .checkbox-item svg {
  width: 20px;
  height: 20px;
}
body.cms-tbaccount .page-wrapper,
body.cms-trade .page-wrapper {
  overflow: hidden;
}
body.cms-tbaccount .page-title-wrapper,
body.cms-trade .page-title-wrapper {
  display: none;
}
.container.businessaccount-flex {
  display: flex;
  gap: 52px;
  max-width: 1920px;
  padding: 0 40px;
}
.businessaccount-benefits {
  color: #fff;
  display: flex;
  flex-basis: 46%;
}
.exclusive-benefits {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  max-width: 770px;
}
.exclusive-checklist {
  max-width: 350px;
}
.exclusive-checklist h2 {
  font-size: 27px;
  line-height: 29px;
  font-weight: 400;
  margin: 0 0 15px;
}
.exclusive-checklist .checkbox-grid {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.exclusive-checklist .checkbox-grid .checkbox-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  line-height: 31px;
  font-weight: 500;
}
.trade-image.relative {
  position: relative;
}
.trade-image.relative .trade-title-con {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 60px;
  left: 0;
  background: rgba(255, 255, 255, 0.75);
  color: #3F3D3F;
  padding: 16px 30px;
  font-size: 16px;
  line-height: 20px;
  border-radius: 0px 153px 153px 0px;
  opacity: 1;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
}
.trade-image.relative .trade-title-con strong {
  font-weight: 600;
}
.trade-image.relative img {
  display: block;
}
.trade-account-left .quote-row {
  border-radius: 35px;
  background: #F8F8F8;
  padding: 56px 36px 28px 63px;
  margin-bottom: 53px;
}
.p-box a {
  font-weight: 600;
}
.trade-account-main-outerbox .lighting-object-left h3 {
  font-size: 36px;
  line-height: 50px;
  margin-bottom: 10px;
}
.trade-account-main-outerbox .lighting-object-left ol {
  padding: 0;
  list-style-position: inside;
}
.trade-account-main-outerbox .lighting-object-left ol li {
  font-size: 20px;
  line-height: 32px;
  margin: 0;
}
.businessaccount-main {
  background: linear-gradient(rgba(16, 65, 86, 0.51), rgba(16, 65, 86, 0.51)), url('../Prolighting_BusinessAccount/images/factory-or-warehouse-or-industrial.png');
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 100px;
}
.businessaccount-main .page-title-wrapper-industries {
  margin-bottom: 0;
  display: flex;
  flex-basis: 50%;
}
.businessaccount-main .page-title-wrapper-industries h1.page-title {
  margin: 0 auto;
  display: block;
  padding: 0;
}
.businessaccount-main .page-title-wrapper-industries h1.page-title span {
  position: relative;
  z-index: 1;
  font-size: 60px;
  line-height: 65px;
  font-weight: 700;
  color: #3F3D3F;
  padding: 20px 60px 20px 0;
  max-width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.businessaccount-main .page-title-wrapper-industries h1.page-title span:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(238, 248, 252, 0.7);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  z-index: -1;
  border-radius: 0px 153px 153px 0px;
  top: -1px;
  bottom: -1px;
  left: -500%;
}
.businessaccount-section.quote-request-form {
  background-color: transparent;
  background-image: none;
  padding: 0;
  border-radius: 0;
  width: 100%;
  max-width: 796px;
}
.trade-account-main-outerbox.container {
  max-width: 1685px;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  gap: 53px;
}
#buisnessaccount-landing .businessaccount-main .businessaccount-benefits .businessaccount-benefits-ul {
  list-style: none;
  margin-bottom: 0px;
  padding: 0;
}
#buisnessaccount-landing .businessaccount-main .businessaccount-benefits .businessaccount-benefits-ul li {
  float: left;
  width: 33%;
  color: #fff;
  font-size: 1.8rem;
}
#buisnessaccount-landing .businessaccount-main .businessaccount-benefits .businessaccount-benefits-ul li::before {
  background: url('../Prolighting_BusinessAccount/images/tba-check.png');
  background-repeat: no-repeat;
  background-size: 18px;
  content: '';
  margin-right: 5px;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: bottom;
}
#buisnessaccount-landing .businessaccount-faq {
  margin-bottom: 30px;
}
#buisnessaccount-landing .businessaccount-faq h4 {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1024px) and (max-width: 1239px) {
  .exclusive-checklist h2 {
    font-size: 23px;
    line-height: 24px;
    margin: 0 0 10px;
  }
  .container.businessaccount-flex {
    padding-left: 20px;
    padding-right: 20px;
  }
  .businessaccount-main .page-title-wrapper-industries h1.page-title span {
    font-size: 40px;
    line-height: 45px;
  }
  .businessaccount-section.quote-request-form {
    padding: 0;
    border-radius: 20px;
  }
  .businessaccount-main {
    margin-bottom: 50px;
  }
  .trade-account-left .quote-row {
    border-radius: 20px;
    padding: 23px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 769px) {
  .trade-image.show-mobile {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .cms-tbaccount .volume-options-outer .feature-card:nth-child(2) .feature-title,
  .cms-trade .volume-options-outer .feature-card:nth-child(2) .feature-title {
    padding-left: 20px;
    padding-right: 20px;
  }
  .customer-review-container.trade-banner {
    background-image: url('../images/lifestyle.jpg');
  }
  .cms-tbaccount .page-wrapper .trade-image.hide-mobile,
  .cms-trade .page-wrapper .trade-image.hide-mobile {
    display: none;
  }
  .cms-tbaccount .page-wrapper .trade-image.show-mobile,
  .cms-trade .page-wrapper .trade-image.show-mobile {
    display: block;
  }
  .cms-tbaccount .page-wrapper .quote-request-form-main .quote-row,
  .cms-trade .page-wrapper .quote-request-form-main .quote-row {
    margin-bottom: 30px;
    padding: 42px 30px 10px 23px;
  }
  .cms-tbaccount .page-wrapper .breadcrumbs,
  .cms-trade .page-wrapper .breadcrumbs {
    display: block;
    margin-right: -50px;
    margin-left: 0;
    margin-top: 9px;
    margin-bottom: 9px;
  }
  .cms-tbaccount .page-wrapper #buisnessaccount-landing .businessaccount-main h1 span,
  .cms-trade .page-wrapper #buisnessaccount-landing .businessaccount-main h1 span {
    font-weight: 700;
  }
}
@media only screen and (max-width: 439px) {
  .trade-image.relative .trade-title-con span {
    font-size: 14px;
  }
}
body.customer-account-index .box-billing-address .action.edit.billing,
body.customer-address-index .box-billing-address .action.edit.billing,
body.customer-account-index .box-address-billing .action.edit.billing,
body.customer-address-index .box-address-billing .action.edit.billing {
  color: #2ca4d8;
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer;
}
body.customer-account-index .box-billing-address .box-actions.addressSelector,
body.customer-address-index .box-billing-address .box-actions.addressSelector,
body.customer-account-index .box-address-billing .box-actions.addressSelector,
body.customer-address-index .box-address-billing .box-actions.addressSelector {
  display: none;
}
body.customer-account-index .box-billing-address .box-actions.addressSelector .title,
body.customer-address-index .box-billing-address .box-actions.addressSelector .title,
body.customer-account-index .box-address-billing .box-actions.addressSelector .title,
body.customer-address-index .box-address-billing .box-actions.addressSelector .title {
  font-weight: 500;
}
body.customer-account-index .box-billing-address .box-actions.addressSelector .closer,
body.customer-address-index .box-billing-address .box-actions.addressSelector .closer,
body.customer-account-index .box-address-billing .box-actions.addressSelector .closer,
body.customer-address-index .box-address-billing .box-actions.addressSelector .closer {
  color: #de455c;
  cursor: pointer;
  text-decoration: underline;
  font-weight: 500;
}
body.customer-account-index .box-shipping-address .action.edit.shipping,
body.customer-address-index .box-shipping-address .action.edit.shipping,
body.customer-account-index .box-address-shipping .action.edit.shipping,
body.customer-address-index .box-address-shipping .action.edit.shipping {
  color: #2ca4d8;
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer;
}
body.customer-account-index .box-shipping-address .box-actions.addressSelector,
body.customer-address-index .box-shipping-address .box-actions.addressSelector,
body.customer-account-index .box-address-shipping .box-actions.addressSelector,
body.customer-address-index .box-address-shipping .box-actions.addressSelector {
  display: none;
}
body.customer-account-index .box-shipping-address .box-actions.addressSelector .title,
body.customer-address-index .box-shipping-address .box-actions.addressSelector .title,
body.customer-account-index .box-address-shipping .box-actions.addressSelector .title,
body.customer-address-index .box-address-shipping .box-actions.addressSelector .title {
  font-weight: 500;
}
body.customer-account-index .box-shipping-address .box-actions.addressSelector .closer,
body.customer-address-index .box-shipping-address .box-actions.addressSelector .closer,
body.customer-account-index .box-address-shipping .box-actions.addressSelector .closer,
body.customer-address-index .box-address-shipping .box-actions.addressSelector .closer {
  color: #de455c;
  cursor: pointer;
  text-decoration: underline;
  font-weight: 500;
}
.header.panel.globalmessagebar {
  text-align: center;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  max-width: 100% !important;
}
.header.panel.globalmessagebar.warning {
  background: #de455c;
  color: #ffffff;
}
.header.panel.globalmessagebar.warning a {
  text-decoration: underline;
  color: #ffffff;
}
.header.panel.globalmessagebar.warning a:hover,
.header.panel.globalmessagebar.warning a:active,
.header.panel.globalmessagebar.warning a:visited {
  color: #ffffff;
}
.header.panel.globalmessagebar.notice {
  background: #fdf0d5;
  color: #6f4400;
}
.header.panel.globalmessagebar.notice a {
  text-decoration: underline;
  color: #6f4400;
}
.header.panel.globalmessagebar.notice a:hover,
.header.panel.globalmessagebar.notice a:active,
.header.panel.globalmessagebar.notice a:visited {
  color: #6f4400;
}
.header.panel.globalmessagebar.success {
  background: #02a13f;
  color: #ffffff;
}
.header.panel.globalmessagebar.success a {
  text-decoration: underline;
  color: #ffffff;
}
.header.panel.globalmessagebar.success a:hover,
.header.panel.globalmessagebar.success a:active,
.header.panel.globalmessagebar.success a:visited {
  color: #ffffff;
}
.header.panel.globalmessagebar.prolighting {
  background: #2ca4d8;
  color: #ffffff;
}
.header.panel.globalmessagebar.prolighting a {
  text-decoration: underline;
  color: #ffffff;
}
.header.panel.globalmessagebar.prolighting a:hover,
.header.panel.globalmessagebar.prolighting a:active,
.header.panel.globalmessagebar.prolighting a:visited {
  color: #ffffff;
}
.header.panel.globalmessagebar .globalmessagebar-wrapper {
  max-width: 1920px;
  padding-left: 40px;
  padding-right: 40px;
  margin: 0 auto;
}
.shippingreturns-content.freeshipping {
  margin-bottom: 30px;
}
#propick-table {
  margin-bottom: 20px;
  font-size: 1.1rem;
  width: 100%;
}
#propick-table td {
  padding: 3px 5px;
  line-height: 1.1em;
}
#propick-table td:nth-child(3) {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#propick-table thead tr td {
  font-weight: bold;
  padding-bottom: 5px;
  position: relative;
}
#propick-table thead tr td.prolabel {
  vertical-align: bottom;
  border-right: 1px solid #ccc;
}
#propick-table thead tr td.prolabel span {
  color: #2ca4d8;
  font-weight: bold;
  display: block;
}
#propick-table thead tr td.provalue {
  text-align: center;
  vertical-align: top;
}
#propick-table thead tr td.provalue a .propick-productphoto {
  margin-bottom: 5px;
  display: block;
  margin: 0 auto;
  max-width: 75px;
}
#propick-table thead tr td #propick-logo {
  display: block;
  position: absolute;
  top: 3px;
  left: 5px;
  right: 5px;
  width: 60%;
}
#propick-table thead tr td .propick-bestseller {
  position: absolute;
  left: 50%;
  top: 0;
  display: block;
  max-height: 45px;
}
#propick-table tbody tr:nth-child(odd) {
  background: #ebebeb;
}
#propick-table tbody tr.price td.provalue {
  font-weight: bold;
  font-size: 1.3rem;
}
#propick-table tbody tr td {
  text-align: center;
  vertical-align: middle;
}
#propick-table tbody tr td.prolabel {
  white-space: nowrap;
  padding-right: 30px;
  font-weight: bold;
  border-right: 1px solid #ccc;
  text-align: left;
}
#propick-table tbody tr td.provalue {
  text-align: center;
  width: 33.333333%;
}
#propick-table tbody tr td.provalue a {
  color: #363636;
}
#propick-table tbody tr td.provalue img {
  display: block;
  margin: 0 auto;
}
#propick-table.mobile thead tr td #propick-logo {
  max-height: unset;
  position: unset;
  margin: 0 auto;
}
#propick-table.mobile tbody tr td {
  padding: 5px;
}
#propick-table.mobile tbody tr td .propick-bestseller {
  position: absolute;
  left: unset;
  right: 1px;
  top: -2px;
  display: block;
  max-height: 24px;
}
#propick-table.mobile tbody tr td.prolabel {
  border-right: 1px solid #ccc;
  position: relative;
  width: 15%;
  padding-right: 5px;
}
#propick-table.mobile tbody tr td.prolabel .propick-productphoto {
  margin-bottom: 5px;
  display: block;
  margin: 0 auto;
}
#propick-table.mobile tbody tr td.provalue {
  text-align: left;
  width: 70%;
}
#propick-table.mobile tbody tr td.price {
  width: 15%;
}
#radiora-request + .not2order-hidden {
  display: none !important;
}
#radiora-request #radiora-request-button {
  border-radius: 3px;
  background: #fff;
  text-decoration: none;
  color: #de455c;
  margin: 10px 0 0 0;
  padding: 15px 30px;
  display: inline-block;
  text-align: center;
  font-weight: 500;
  font-size: 1.6rem;
  border: 1px solid #de455c;
}
.modal-body-content {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 270%;
}
.modal-body-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.cms-recentlyviewed .product-item-description {
  margin: 0;
}
.columns .column.main {
  max-width: 100%;
}
.ui-tooltip.ui-widget {
  padding: 5px 10px;
  max-width: 250px;
  border: 1px solid #cccccc;
  box-shadow: 1px 0 3px #cccccc;
  word-wrap: break-word;
  background: #fff;
}
.ui-tooltip .arrow {
  position: absolute;
  left: 15px;
  bottom: -15px;
  width: 20px;
  height: 15px;
}
.ui-tooltip .arrow::after {
  content: "";
  position: absolute;
  border-top: 10px solid #cccccc;
  border-right: 20px solid transparent;
}
.ui-tooltip .arrow::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 1px;
  border-top: 9px solid #fff;
  border-right: 19px solid transparent;
  z-index: 9;
}
.ui-tooltip .arrow.top {
  top: -15px;
  transform: scale(1, -1);
}
.ui-tooltip .am-brand-small_image {
  margin: auto;
  display: block;
  max-width: 150px;
}
.ui-tooltip .am-brand-image {
  margin: auto;
  display: block;
  max-width: 400px;
}
.ui-tooltip .ui-tooltip-content h3 {
  margin: 5px 0;
}
.amslider * {
  margin: 0;
  padding: 0;
}
.amslider {
  position: relative;
  margin: 0 auto 30px;
}
.amslider .swiper-pagination {
  position: static;
  margin-top: 15px;
}
.amslider .swiper-container > .wrapper {
  text-align: center;
}
.amslider .swiper-slide .brand-title {
  color: #4f4f4f;
  font-size: 15px;
  line-height: 1.2;
}
.amslider .swiper-pagination-bullet {
  margin: 0 5px;
  width: 12px;
  height: 12px;
}
.amslider .swiper-pagination-bullet-active {
  background: #4f4f4f;
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  z-index: 2;
}
.amslider .swiper-button-next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHZpZXdCb3g9IjAgMCAyNSA0MyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGU+VmVjdG9yPC90aXRsZT48ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPjxnIGlkPSJDYW52YXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE0NTMgNzkwKSI+PGcgaWQ9IlZlY3RvciI+PHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSAtMTQzMC4zNSAtNzg4LjY0NikiIGZpbGw9IiM0RjRGNEYiLz48L2c+PC9nPjxkZWZzPjxwYXRoIGlkPSJwYXRoMF9zdHJva2UiIGQ9Ik0gNi4xMzcwNGUtMDUgMTkuOTM5M0wgLTEuMDQxOTYgMTguODYwNEwgLTIuMTM5OSAxOS45MjA3TCAtMS4wNjA2IDIxTCA2LjEzNzA0ZS0wNSAxOS45MzkzWk0gMTkuNjA0NCAtMS4wNzg5N0wgLTEuMDQxOTYgMTguODYwNEwgMS4wNDIwOSAyMS4wMTgzTCAyMS42ODg1IDEuMDc4OTdMIDE5LjYwNDQgLTEuMDc4OTdaTSAtMS4wNjA2IDIxTCAxOC45MzkzIDQxTCAyMS4wNjA3IDM4Ljg3ODdMIDEuMDYwNzIgMTguODc4N0wgLTEuMDYwNiAyMVoiLz48L2RlZnM+PC9zdmc+);
}
.amslider .swiper-button-prev {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iNDMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi43MSAxLjM1NCkiIGZpbGw9IiM0RjRGNEYiLz48ZGVmcz48cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNMCAxOS45NGwtMS4wNDItMS4wOC0xLjA5OCAxLjA2TC0xLjA2IDIxIDAgMTkuOTR6TTE5LjYwNC0xLjA4bC0yMC42NDYgMTkuOTQgMi4wODQgMi4xNTdMMjEuNjkgMS4wOGwtMi4wODUtMi4xNTh6TS0xLjA2IDIxbDIwIDIwIDIuMTIyLTIuMTIxLTIwLTIwTC0xLjA2MSAyMXoiLz48L2RlZnM+PC9zdmc+);
}
.amslider .swiper-button-next,
.amslider .swiper-button-prev {
  z-index: 0;
}
.amslider .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.amslider .category-item .category-item-title {
  margin: auto;
}
.amslider .slide .category-item-title,
.amslider .swiper-slide .swiper-category-item {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  word-break: break-word;
}
.amslider .wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.amslider .no-img {
  margin: auto;
}
.brands-filters {
  display: inline-block;
  margin: 0 0 10px;
  width: 100%;
  min-height: 50px;
}
.brands-filters .letter {
  display: block;
  float: left;
  margin: 0 5px 10px;
  padding: 2px 5px;
  min-width: 17px;
  min-height: 20px;
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #CCC;
  border-radius: 5px;
  background: #e2e2e2;
}
.brands-filters .letter-all {
  min-width: 90px;
  margin-right: 20px;
}
.brands-filters .letters {
  margin-top: 4px;
}
.brands-filters .letter.-disabled {
  opacity: 0.6;
  pointer-events: none;
  background-color: #f1f1f1;
}
.brands-filters .letter.hide {
  display: none;
}
.brands-filters .letter:hover,
.brands-filters .letter.-active {
  background: #fed285;
}
.ambrands-search-wrapper {
  position: relative;
  display: block;
  margin: 0 auto;
}
.ambrands-search-wrapper .ambrands-search-input {
  display: block;
  margin: 0 0 10px;
  max-width: 100%;
}
.ambrands-search-wrapper #livesearch {
  position: absolute;
  display: none;
  width: 365px;
  max-width: 100%;
  max-height: 250px;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #c2c2c2;
  border-top: 2px solid #309ef3;
  z-index: 99;
}
.ambrands-search-wrapper #livesearch a {
  display: block;
  float: left;
  padding: 5px 10px;
  width: 100%;
  color: #000;
  box-sizing: border-box;
}
.ambrands-search-wrapper #livesearch a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.brand-images .brands-letter {
  width: 100%;
  vertical-align: top;
  box-sizing: border-box;
}
.brand-images .brands-letter .bare-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.brand-images .brands-letter .letter {
  border-bottom: 1px solid #b2b2b2;
  font-size: 18px;
  font-weight: 400;
}
.brand-images .brands-letter .letter .title {
  padding: 0 2px 1px;
  text-transform: uppercase;
  background: #e2e2e2;
}
.brands-letter .brand-item {
  position: relative;
  margin: 0 5px 20px;
}
.brands-letter .brand-item .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #333333;
  -webkit-justify-content: flex-start;
}
.brands-letter .brand-item .item:hover {
  text-decoration: none;
}
.brands-letter .brand-item .no-img {
  color: #e2e2e2;
}
.brands-letter .brand-item .count {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  box-sizing: border-box;
  min-width: 25px;
  height: 25px;
  padding: 0 3px;
  line-height: 25px;
  text-align: center;
  background: #f58c12;
  border-radius: 20px;
  color: #ffffff;
}
.brands-letter .brand-item .label {
  position: relative;
  margin: 5px 0 0;
  padding-top: 5px;
  width: 100%;
  word-wrap: break-word;
}
.brands-letter .brand-item .label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 25%;
  right: 25%;
  display: block;
  height: 1px;
  background: #b2b2b2;
}
.brands-letter .brand-item .item:hover .label:before {
  left: 0;
  right: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.brands-letter .brand-item .am-image-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.brands-letter .brand-item .am-image-wrapper .am-image {
  max-width: 100%;
  max-height: 100%;
}
.bare-list .ambrands-image {
  pointer-events: none;
}
.amslider-header-container {
  padding: 5px 0 5px 35px;
  height: 35px;
  font-size: 22px;
  line-height: 35px;
  color: #000;
  background: #e2e2e2;
}
.icon .brand-label {
  float: left;
}
.brand-images li.brand-item {
  list-style-type: none;
  text-align: center;
}
ul.bare-list img {
  display: block;
  margin: 0 auto;
}
.children-category .amslider {
  position: relative;
  left: inherit;
  margin: 0 50px;
  width: 100%;
  transform: inherit;
  display: block;
}
.amslider.am-brand-slider {
  max-width: 100%;
  padding: 0;
}
.amslider.am-brand-slider .swiper-brand {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.amslider.am-brand-slider .am-image-wrapper {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: auto;
}
.amslider.am-brand-slider .am-image-wrapper .am-image {
  max-width: 100%;
  max-height: 100%;
}
.amslider.am-brand-slider .slide {
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
.amslider.am-brand-slider .slide .am-image-wrapper {
  margin-bottom: 10px;
  overflow: hidden;
}
.amslider.am-brand-slider .swiper-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  height: auto;
}
.amslider .slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 9px 20px 0;
  max-width: 30%;
  -webkit-flex-basis: 30%;
  flex-basis: 30%;
  text-align: center;
  color: #4f4f4f;
}
.amslider .slide .category-item {
  position: relative;
  padding: 10px;
  width: 100%;
  border: 1px solid #fff;
}
.amslider .slide .category-item:hover,
.amslider .slide .category-item.active {
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
  border-color: #bbb;
  position: relative;
  z-index: 2;
  padding: 10px;
}
.amslider .slide .category-item.category-item-label img {
  margin-bottom: 25px;
}
.amslider .slide .swiper-brand .am-image {
  height: auto;
}
.children-category-container.swiper-container {
  opacity: 0;
  visibility: hidden;
}
.children-category-container.swiper-container.swiper-container-horizontal,
.children-category-container.swiper-container.swiper-container-vertical {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  .children-category-container.swiper-container {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .children-category-container.swiper-container {
    width: calc(100% - 2 * 27px);
    margin: auto;
  }
}
.children-category-container .swiper-wrapper {
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
}
.amslider .swiper-slide {
  padding: 10px;
  box-sizing: border-box;
  color: #4f4f4f;
}
.amslider .swiper-slide .swiper-category-item {
  padding: 10px 0;
  border: 1px solid #fff;
}
.amslider .swiper-slide .swiper-category-item img {
  height: auto;
}
.amslider .swiper-slide .swiper-category-item.category-item-label img {
  margin-bottom: 5px;
}
.amslider .swiper-slide .swiper-category-item:hover,
.amslider .swiper-slide .swiper-category-item.active {
  /*background: #ffffff;
            box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
            border: 1px solid #bbb;
            margin: 0;*/
}
.amslider .swiper-slide .swiper-category-item:hover .category-item-title,
.amslider .swiper-slide .swiper-category-item.active .category-item-title {
  color: #2ca4d8;
}
.amslider .swiper-slide .swiper-brand .no-img {
  display: inline-block;
  margin-bottom: 15px;
  color: #e2e2e2;
}
.amslider .swiper-slide:hover,
.amslider .slide:hover {
  text-decoration: none;
}
#category-carousel .swiper-button-next {
  right: 0;
}
#category-carousel .swiper-button-prev {
  left: 0;
}
#category-carousel .swiper-button-next,
#category-carousel .swiper-button-prev {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: .3;
  height: 100%;
  margin: 0;
}
#category-carousel .swiper-button-next:hover,
#category-carousel .swiper-button-prev:hover {
  opacity: 1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.amslider .swiper-slide .swiper-category-item:not(:root:root),
.amslider .swiper-slide .swiper-brand:not(:root:root),
.amslider .slide .category-item:not(:root:root) {
  padding: 10px;
}
.amshopby-morefrom .products-grid .product-item {
  width: auto;
}
.amshopby-morefrom .product-image-container {
  min-width: auto;
}
.ambrands-menu-item.parent .ambrands-link.level-top:after {
  content: '';
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .swiper-brand {
    width: 100%;
  }
  .swiper-brand .no-img {
    width: 100%;
  }
}
.swiper-button-disabled {
  display: none;
}
.ambrands-list-popup,
.ambrands-menu-item .ambrands-arrow {
  display: none;
}
/**
 * Copyright © Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
#PayWithAmazon-Cart > div {
  width: 176px !important;
  height: 45px !important;
}
.amazon-button-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.amazon-button-container .amazon-button-column {
  display: flex;
  flex-direction: column;
  position: relative;
}
.amazon-button-container .amazon-button-column-tooltip {
  width: 30px;
}
.amazon-button-container.amazon-button-product-page {
  justify-content: left;
  margin-bottom: 2em;
}
/* for the "Amazon Sign-in" button */
.amazon-sign-in-button-container {
  display: table;
  margin: 0 0 22px;
}
.amazon-sign-in-button-container__cell {
  display: table-cell;
  min-width: 45px;
  position: relative;
}
.amazon-sign-in-button-container img {
  display: block;
}
.amazon-sign-in-button-container .field-tooltip {
  margin: -12px 0 0;
  right: 5px;
  top: 50%;
}
.block-customer-login .amazon-sign-in-button-container .field-tooltip .field-tooltip-content {
  top: 38px;
  left: -245px;
}
.block-customer-login .amazon-sign-in-button-container .field-tooltip .field-tooltip-content:before {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666666;
  top: -10px;
  left: 244px;
}
.block-customer-login .amazon-sign-in-button-container .field-tooltip .field-tooltip-content:after {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  top: -8px;
  left: 244px;
}
.cart-summary .amazon-button-container .checkout-methods-items {
  margin-top: 0;
}
.checkout-methods-items .amazon-button-container,
.block-minicart .amazon-button-container {
  flex-wrap: wrap;
}
.checkout-methods-items .amazon-divider,
.block-minicart .amazon-divider {
  flex-basis: 100%;
}
.checkout-methods-items .amazon-divider {
  margin-top: 0;
}
.checkout-methods-items .amazon-divider span {
  background: #f5f5f5;
}
.checkout-methods-items .amazon-button-column-tooltip .field-tooltip {
  display: block;
}
.product-info-main .amazon-button-container .field-tooltip {
  display: none;
}
#checkout .amazon-button-container {
  margin: 0 0 22px 0;
  justify-content: left;
}
#amazon-payment .payment-method-title {
  display: flex;
  align-items: center;
}
#amazon-payment .payment-method-title img {
  margin: 0 10px 0 4px;
}
#amazon-payment .checkout-billing-address {
  margin-top: 20px;
}
#amazon-payment .amazon-payment-action-container {
  padding-left: 10px;
}
#amazon-payment .actions-toolbar {
  margin-top: 20px;
}
.amazon-divider {
  border-bottom: 1px solid #cccccc;
  line-height: 0.1em;
  margin: 18px 0 20px;
  text-align: center;
  max-width: 500px;
}
.amazon-divider span {
  background: #fff;
  padding: 0 5px;
}
/** mini cart styling **/
.product-social-links,
.amazon-minicart-container {
  width: 100%;
  display: block;
  text-align: center;
}
.product-social-links .field-tooltip .field-tooltip-content,
.amazon-minicart-container .field-tooltip .field-tooltip-content {
  top: 38px;
  left: -245px;
}
.product-social-links .field-tooltip .field-tooltip-content:before,
.amazon-minicart-container .field-tooltip .field-tooltip-content:before {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #666666;
  top: -10px;
  left: 244px;
}
.product-social-links .field-tooltip .field-tooltip-content:after,
.amazon-minicart-container .field-tooltip .field-tooltip-content:after {
  border: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  top: -8px;
  left: 244px;
}
.amazon-minicart-container .amazon-button-container {
  display: inline-block;
  margin: 0px;
}
.amazon-checkout-now {
  border-top: 1px solid #c1c1c1;
  padding-top: 10px;
  margin-bottom: 10px;
}
.revert-checkout {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.centered-button {
  text-align: center;
  display: inline-block;
}
.catalog-product-view .centered-button {
  display: table;
}
.checkout-payment-method .amazon-sandbox-simulator {
  border-bottom: 1px solid #cccccc;
}
.checkout-payment-method .amazon-sandbox-simulator .payment-option-title {
  border-top: none;
  padding-top: 0;
}
.checkout-payment-method .amazon-sandbox-simulator .amazon-sandbox-simulator-scenario {
  margin-bottom: 10px;
}
.checkout-methods-items .amazon-minicart-container .amazon-divider {
  display: none;
}
.checkout-methods-items .centered-button {
  margin-bottom: 0;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .centered-button {
    width: auto;
  }
}
.checkout-methods-items .field-tooltip {
  display: none;
}
.checkout-methods-items .field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before,
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999999;
}
.checkout-methods-items .field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
@media all and (max-width: 768px) {
  .checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -56px;
    top: 38px;
    left: auto;
  }
  .checkout-methods-items .field-tooltip .field-tooltip-content:before,
  .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 56px;
  }
}
.amazon-widget {
  max-width: 400px;
  height: 228px;
}
.amazon-widget--address {
  margin-top: 20px;
}
.amazon-addresses {
  margin-top: 20px;
}
.amazon-addresses .amazon-address {
  margin-bottom: 20px;
}
#checkout-step-shipping .amazon-divider {
  margin: 40px 0;
}
.checkout-payment-method .amazon-payment-method .payment-method-title {
  visibility: hidden;
  padding-bottom: 0;
}
/** Prevent movement after a soft decline to other payment steps **/
.opc-progress-bar-item._complete.lock-step {
  cursor: none;
  pointer-events: none;
}
.amazon-product-button .amazon-checkout-button:active {
  pointer-events: none;
}
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.payment-method-braintree .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  width: 225px;
}
.payment-method-braintree .hosted-control:disabled {
  opacity: 0.5;
}
.payment-method-braintree .hosted-control::-moz-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control::-webkit-input-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control:-ms-input-placeholder {
  color: #c2c2c2;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
  border-color: #006bb4;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
  border-color: #e02b27;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
  border-color: #006400;
}
.payment-method-braintree .hosted-control.hosted-cid {
  width: 5rem;
}
.payment-method-braintree .hosted-control.hosted-date {
  float: left;
  margin-bottom: 7px;
  width: 6rem;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type {
  margin-right: 50px;
}
.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
  content: '/';
  display: inline;
  padding-bottom: inherit;
  padding-top: inherit;
  position: absolute;
  right: -25px;
  top: 5px;
}
.payment-method-braintree .field-tooltip {
  right: 0;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-logo {
  margin-top: 10px;
  text-align: center;
}
.braintree-paypal-account {
  padding: 15px 0 15px 50px;
  position: relative;
  display: inline-block;
}
.braintree-paypal-account:before {
  background-image: url('../Magento_Braintree/images/paypal-small.png');
  background-position-x: 0;
  background-position-y: 0;
  line-height: 16px;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
}
.braintree-paypal-account:before {
  left: 17px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.braintree-paypal-account .payment-method-type {
  font-weight: 700;
}
.braintree-paypal-account .payment-method-description {
  color: #575757;
}
.braintree-paypal-fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
.action-braintree-paypal-logo {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.action-braintree-paypal-logo:focus,
.action-braintree-paypal-logo:active {
  background: none;
  border: none;
}
.action-braintree-paypal-logo:hover {
  background: none;
  border: none;
}
.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
  pointer-events: none;
  opacity: 0.5;
}
.action-braintree-paypal-logo img {
  margin: 0;
  width: 114px;
}
.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
  margin-left: 0;
}
.account .table .col.paypal-account img {
  vertical-align: middle;
}
.account .table .col.paypal-account + .actions {
  vertical-align: middle;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #333333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.block-search {
  margin-bottom: 0;
}
.block-search .block-title {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #151515;
  content: '\e615';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #2ca4d8;
}
.block-search .label:active:before {
  color: #2ca4d8;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}
.block-search input {
  left: -300%;
  margin: 15px 0;
  position: absolute;
  border-color: #dbdbdb;
  /*background: #fafafa;*/
  height: 44px;
}
.block-search input:focus,
.block-search input:not([disabled]):focus {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #ffffff;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search.summary {
  margin-bottom: 10px;
}
/* ======= GLOBAL VARIABLES ======= */
.products {
  margin: 30px 0;
}
.price-box .special-price .price-label {
  background: #FCF4F5;
  padding: 2px 6px 3px 10px;
  border: 1px solid #DE455C;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  color: #DE455C;
  margin: 0 10px 0 0;
}
.product-items {
  font-size: 0;
}
.product-item {
  font-size: 1.4rem;
  vertical-align: top;
  /* TK EDIT - comment out to remove icon */
}
.products-grid .product-item {
  display: inline-block;
  margin: 0;
  padding: 0 5% 0 0;
  width: 100%;
}
.product-item-name {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  display: block;
  hyphens: auto;
  margin: 5px 0 0;
  word-wrap: break-word;
}
.product-item-info {
  width: 100%;
}
.product-item-actions > * {
  font-size: 1.4rem;
}
.product-item-actions .actions-secondary {
  font-size: 1.4rem;
  vertical-align: middle;
  white-space: nowrap;
}
.product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.product-item-actions .actions-secondary > button.action:focus,
.product-item-actions .actions-secondary > button.action:active,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:focus,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:active,
.product-item-actions .actions-secondary > .action-gift.action:focus,
.product-item-actions .actions-secondary > .action-gift.action:active {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action:hover,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action:hover,
.product-item-actions .actions-secondary > .action-gift.action:hover {
  background: none;
  border: none;
}
.product-item-actions .actions-secondary > button.action.disabled,
.product-item-actions .actions-secondary > button.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > button.action,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action.disabled,
.product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .cart.table-wrapper .actions-toolbar > .action.action,
.product-item-actions .actions-secondary > .action-gift.action.disabled,
.product-item-actions .actions-secondary > .action-gift.action[disabled],
fieldset[disabled] .product-item-actions .actions-secondary > .action-gift.action {
  pointer-events: none;
  opacity: 0.5;
}
.product-item-actions .actions-secondary > .action {
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item-actions .actions-secondary > .action.added:before {
  content: '\e61e';
  color: #2ca4d8;
}
.product-item-actions .action.towishlist.added:before {
  content: '\e600' !important;
  color: #de455c !important;
}
.product-item-actions .actions-primary {
  display: inline-block;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
  text-transform: lowercase;
}
.product-item .price-box {
  margin: 10px 0 0;
}
.product-item .price-box .price {
  font-size: 2.4rem;
  font-weight: 600;
  white-space: nowrap;
}
.product-item .price-box .old-price .price {
  font-size: 14px;
}
.product-item .price-box .price-each {
  font-size: 14px;
  font-weight: 400;
  color: #6B6B6B;
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price {
  font-weight: 500;
}
.product-item .regular-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61f';
}
.product-item .tocart {
  white-space: nowrap;
  font-weight: 600;
  text-transform: uppercase;
}
.category-description {
  background: #F8F8F8;
  padding: 20px;
  margin-top: 30px;
}
/* Different Category */
#recessedlighting-retrofit {
  border-left: 2px solid #fff;
}
#recessedlighting h2 {
  font-size: 20px;
}
#recessedlighting h3 {
  font-size: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  font-weight: 500;
}
.recessedlighting-shopby.brand .subcat-grid-item-link-name {
  display: none;
}
.subcat-grid-item-link {
  display: block;
  color: #363636;
  font-weight: 600;
  text-align: center;
}
.subcat-grid-item-link:hover {
  color: #2ca4d8;
  text-decoration: none;
}
.subcat-grid-item-link-pic {
  display: block;
  max-height: 230px;
  border: 5px solid #fff;
}
#section-caption {
  margin-top: 40px;
}
.subcat-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 0 -5px 20px -5px;
}
.subcat-grid-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding: 0 5px 10px 5px;
}
.subcat-grid-item-link-name {
  line-height: 18px;
  display: inline-block;
  width: 100%;
  padding-top: 5px;
}
@media screen and (max-width: 1440px) {
  .subcat-grid-item {
    width: 25%;
  }
}
@media screen and (max-width: 1200px) {
  .subcat-grid-item {
    width: 33.333333%;
  }
}
@media screen and (max-width: 1024px) {
  #recessedlighting h3,
  #recessedlighting h2 {
    font-size: 15px;
  }
  .subcat-grid-item {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #recessedlighting h2 {
    min-height: 33px;
  }
}
@media screen and (max-width: 580px) {
  .subcat-grid {
    margin-left: 0;
    margin-right: 0;
  }
  .subcat-grid-item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.wphr .pl-cat-list-img {
  margin: 0 auto;
}
/********/
/* Subcategories Carousel */
.category-carousel-container {
  background: #F0F4F5;
  padding: 30px 20px;
}
.category-carousel-container .category-carousel-heading {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}
.category-carousel-container .category-carousel-heading h4 {
  width: 100%;
}
.category-carousel-container .category-carousel {
  opacity: 0;
  visibility: hidden;
  margin-left: 0;
  margin-right: 0;
}
.category-carousel-container .category-carousel.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.category-carousel-container .category-carousel button.showhide,
.category-carousel-container .category-carousel .cart.table-wrapper .actions-toolbar > .action.showhide,
.category-carousel-container .category-carousel .action-gift.showhide {
  display: none;
  background: #2ca4d8;
  color: #fff;
  border: none;
}
.category-carousel-container .category-carousel.text {
  opacity: 1;
  visibility: visible;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  column-gap: 20px;
  row-gap: 10px;
}
.category-carousel-container .category-carousel.text .category-carousel-category .category-carousel-category-anchor {
  padding: 10px 20px 10px;
  font-size: 16px;
  font-weight: 500;
  color: #363636;
  display: inline-block;
  background: #fff;
  border-radius: 2em;
  border: 1px solid #e4e4e4;
}
.category-carousel-container .category-carousel.text .category-carousel-category .category-carousel-category-anchor:hover {
  border-color: #2ca4d8;
  background: #2ca4d8;
  color: #fff;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.category-carousel-container .category-carousel.text.mobile .category-carousel-category:nth-child(n+4) {
  height: 0;
  width: 0;
  visibility: hidden;
  opacity: 0;
  transition: width 0s, height 0s, visibility 0s, opacity 0.5s linear;
}
.category-carousel-container .category-carousel.text.mobile.active .category-carousel-category:nth-child(n+4) {
  height: auto;
  width: auto;
  visibility: visible;
  opacity: 1;
}
.category-carousel-container .category-carousel.text.mobile button.showhide,
.category-carousel-container .category-carousel.text.mobile .cart.table-wrapper .actions-toolbar > .action.showhide,
.category-carousel-container .category-carousel.text.mobile .action-gift.showhide {
  display: block;
  width: 100%;
  line-height: 25px;
  margin-top: 10px;
}
.category-carousel-container .category-carousel .slick-slide {
  padding-left: 3px;
  padding-right: 3px;
}
.category-carousel-container .category-carousel .slick-slide .category-carousel-category {
  background: #fff;
  border-radius: 5px;
}
.category-carousel-container .category-carousel .slick-next,
.category-carousel-container .category-carousel .slick-prev {
  background: transparent;
  height: 30px;
  width: 30px;
  left: 0;
  z-index: 1;
}
.category-carousel-container .category-carousel .slick-next:before,
.category-carousel-container .category-carousel .slick-prev:before,
.category-carousel-container .category-carousel .slick-next:after,
.category-carousel-container .category-carousel .slick-prev:after {
  font-size: 18px;
  font-weight: 700;
}
.category-carousel-container .category-carousel .slick-next.slick-disabled,
.category-carousel-container .category-carousel .slick-prev.slick-disabled {
  opacity: 1;
}
.category-carousel-container .category-carousel .slick-next.slick-disabled:before,
.category-carousel-container .category-carousel .slick-prev.slick-disabled:before,
.category-carousel-container .category-carousel .slick-next.slick-disabled:after,
.category-carousel-container .category-carousel .slick-prev.slick-disabled:after {
  color: #fff;
}
.category-carousel-container .category-carousel .slick-next {
  right: 0;
  left: auto;
}
.category-carousel-container .category-carousel .slick-list {
  width: 100%;
  margin-left: 35px;
  margin-right: 35px;
}
@media screen and (max-width: 767px) {
  .category-carousel-container .category-carousel .slick-list {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.category-carousel-container .category-carousel .category-carousel-category {
  display: inline-block;
}
.category-carousel-container .category-carousel .category-carousel-category .category-carousel-category-anchor .category-carousel-category-details {
  padding: 15px 10px 10px 10px;
  text-align: center;
}
@media (min-width: 1400px) {
  .category-carousel-container .category-carousel .category-carousel-category .category-carousel-category-anchor .category-carousel-category-details {
    display: flex;
    align-items: center;
    text-align: left;
    padding: 24px 10px 24px 10px;
  }
}
.category-carousel-container .category-carousel .category-carousel-category .category-carousel-category-anchor .category-carousel-category-details .category-carousel-category-img {
  max-height: 90px;
  margin-left: auto;
  margin-right: auto;
}
.category-carousel-container .category-carousel .category-carousel-category .category-carousel-category-anchor .category-carousel-category-details .category-carousel-category-name {
  display: block;
  color: #363636;
  font-size: 16px;
  font-weight: 500;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 55px;
}
@media (min-width: 1400px) {
  .category-carousel-container .category-carousel .category-carousel-category .category-carousel-category-anchor .category-carousel-category-details .category-carousel-category-name {
    padding: 0 0 0 10px;
    min-height: inherit;
    line-height: 22px;
    width: 70%;
  }
}
@media (max-width: 767px) {
  .category-carousel-container .category-carousel .category-carousel-category .category-carousel-category-anchor .category-carousel-category-details .category-carousel-category-name {
    line-height: 20px;
    font-size: 15px;
    text-transform: uppercase;
  }
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: '(' attr(data-label) ': ';
}
.price-container .weee:after {
  content: ')';
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}
/* Listing Page Styles Grid view */
.products-grid .product-item-name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 42px;
  line-height: 20px;
  margin-bottom: 5px;
}
.products-grid .product-item-name .product-item-link {
  font-weight: 500;
  color: #333333;
}
.products-grid .amasty-label-container {
  margin: 19px 0 0 -58px !important;
}
.products-grid .product-item {
  padding: 10px;
}
.products-grid .product-item .product-item-photo img {
  position: static;
}
.products-grid .product-item .price-box .special-price {
  display: inline-block;
}
.products-grid .product-item .price-box .special-price .price-label {
  display: none;
}
.products-grid .product-item .price-box .special-price .price {
  font-size: 20px;
  font-weight: 600;
}
.products-grid .product-item .price-box .old-price {
  padding-left: 7px;
}
.products-grid .product-item .price-box .old-price .price-label {
  display: none;
}
.products-grid .product-item .price-box .old-price .price {
  font-size: 16px;
  font-weight: 400;
}
.products-grid .product-item .product-item-info {
  background: #fff;
  padding: 20px;
  position: relative;
  border: 1px solid #F0F4F5;
}
.products-grid .product-item .product-item-info .product-item-image .product-item-badges {
  margin: 10px auto 0;
}
.products-grid .product-item .product-item-info .product-item-image .product-item-badges .product-item-badge {
  z-index: 2;
  line-height: 1;
  padding: 5px 10px;
  border-radius: 1em;
  font-weight: 500;
  background: #79C25B;
  color: #fff;
  font-size: 12px;
  display: block;
  margin-bottom: 4px;
  clear: both;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.products-grid .product-item .product-item-info .product-item-image .product-item-badges .product-item-badge:last-child {
  margin-bottom: 0px;
}
.products-grid .product-item .product-item-info .product-item-image .product-item-badges .product-item-badge.specialprice {
  background: #de455c;
}
@media (min-width: 1280px) {
  .products-grid .product-item .product-item-info .product-item-image .product-item-badges {
    position: absolute;
    top: 0;
    left: 0;
    width: unset !important;
    margin: 0 !important;
  }
  .products-grid .product-item .product-item-info .product-item-image .product-item-badges .product-item-badge {
    z-index: 2;
    line-height: 1;
    padding: 5px 15px;
    border-radius: 1em;
    font-weight: 500;
    background: #79C25B;
    color: #fff;
    font-size: 12px;
    display: inline-block !important;
    margin-bottom: 4px;
    margin-left: 10px !important;
    margin-right: 0px !important;
    margin-top: 10px;
    width: unset !important;
  }
  .products-grid .product-item .product-item-info .product-item-image .product-item-badges .product-item-badge:last-child {
    margin-bottom: 0px;
  }
  .products-grid .product-item .product-item-info .product-item-image .product-item-badges .product-item-badge.specialprice {
    background: #de455c;
    border-radius: 0 0 10px 0;
    font-size: clamp(14px, 1.2vw, 18px);
    padding: 10px;
    margin-top: 0px;
    margin-left: 0px !important;
  }
  .products-grid .product-item .product-item-info .product-item-image .product-item-badges .product-item-badge.specialprice ~ .product-item-badge {
    margin-top: 0px;
  }
}
.products-grid .product-item .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .product-item-stockstatus.status-b {
  color: #02A13F;
  border: 1px solid #02a13f;
  background: #ecf5ef;
  padding: 0 5px;
  border-radius: 3px;
  font-weight: 500;
  display: inline-block;
  margin-top: 1em;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-secondary {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  opacity: 1;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  font-size: 20px;
  line-height: 20px;
  color: #CCCCCC;
  width: 23px;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-primary {
  width: 100%;
  text-align: center;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .calltoorder {
  font-size: 16px;
  font-weight: 600;
  color: #DE455C;
  padding: 8px 0px 0 0;
  display: inline-block;
  text-decoration: none;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .calltoorder:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 21px;
  color: inherit;
  content: "\e911";
  font-family: 'icons-blank-theme';
  margin: -3px 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .calltoorder:before {
  min-width: 21px;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .tocart {
  width: 100%;
  margin: 10px 0 0 0;
  padding-top: 11px;
  padding-bottom: 11px;
  text-transform: none;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .toquote {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  color: #2ca4d8;
  margin: 10px 0 0 0;
  display: inline-block;
  text-decoration: none;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .toquote:visited {
  color: #1979c3;
  text-decoration: none;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .toquote:hover {
  color: #006bb4;
  text-decoration: underline;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .toquote:active {
  color: #2ca4d8;
  text-decoration: underline;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .toquote:hover {
  color: #006bb4;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .toquote:hover,
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .toquote:active,
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .toquote:focus {
  background: none;
  border: 0;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .toquote.disabled,
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .toquote[disabled],
fieldset[disabled] .products-grid .product-item .product-item-info .product-item-actions .actions-primary .toquote {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.products-grid .product-item .product-item-info .product-item-actions .actions-primary .toquote:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: inherit;
  content: "\e90c";
  font-family: 'icons-blank-theme';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
@media (min-width: 1025px) {
  .products-grid .product-item .product-item-info .product-item-actions .actions-primary {
    display: none;
  }
}
.products-grid .product-item .product-item-info:hover {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.16);
  border-color: transparent;
}
.products-grid .product-item .product-item-info:hover .product-item-actions .actions-primary {
  display: inline-block;
}
@media (min-width: 1025px) {
  .catalog-category-view .products-grid .product-item .product-item-info:hover {
    margin-bottom: -83px;
    z-index: 1;
  }
  .products-grid .product-item .product-item-info:not(:hover) .actions-secondary {
    opacity: 0;
  }
}
.products-grid.products-related .product-item .product-item-info .product-item-actions .actions-primary form > div {
  display: flex;
}
.products-grid.products-related .product-item .product-item-info .product-item-actions .actions-primary form > div .input-text.qty {
  height: 40px;
  width: 42px;
  text-align: center;
  border-color: #2ca4d8;
  color: #2ca4d8;
  font-weight: 600;
  border-radius: 0;
}
.products-grid.products-related .product-item .product-item-info .product-item-actions .actions-primary form > div .tocart {
  float: right;
  margin-left: 0px;
  margin-top: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}
/* Listing Page Styles */
.products-list .product-item {
  display: table;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.products-list .product-item:last-of-type {
  margin-bottom: 0;
}
.products-list .product-item .price-box {
  display: flex;
  align-items: center;
  margin: 0 0 15px 0;
  border-top: 1px solid #F4F4F4;
  padding-top: 10px;
}
.products-list .product-item .price-box .special-price .price,
.products-list .product-item .price-box .minimal-price .price {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.products-list .product-item .price-box .sale-label {
  border: 1px solid #DE455C;
  color: #DE455C;
}
.products-list .product-item .price-box .old-price {
  padding-left: 7px;
}
.products-list .product-item .price-box.not2order-hidden {
  border: 0;
  color: #DE455C;
  font-size: 16px;
  padding: 0;
}
.products-list .product-item-info .product-item-image {
  padding-right: 30px;
  text-align: center;
  position: relative;
}
.products-list .product-item-info .product-item-image .product-item-photo {
  display: block;
  width: 100%;
  border: 1px solid #F4F4F4;
}
.products-list .product-item-info .product-item-image .product-item-photo .product-image-photo {
  position: static;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
}
.products-list .product-item-info .product-item-image .product-item-badges {
  margin: 10px auto 0;
}
.products-list .product-item-info .product-item-image .product-item-badges .product-item-badge {
  z-index: 2;
  line-height: 1;
  padding: 5px 10px;
  border-radius: 1em;
  font-weight: 500;
  background: #79C25B;
  color: #fff;
  font-size: 12px;
  display: block;
  margin-bottom: 4px;
  clear: both;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.products-list .product-item-info .product-item-image .product-item-badges .product-item-badge:last-child {
  margin-bottom: 0px;
}
.products-list .product-item-info .product-item-image .product-item-badges .product-item-badge.specialprice {
  background: #de455c;
}
.products-list .product-item-info .product-item-details .product-item-middle {
  float: left;
}
.products-list .product-item-info .product-item-details .product-item-middle .product.fshiptype {
  background: #F4F4F4;
  border-radius: 15px;
  padding: 0 15px;
  /*margin-top: 15px;*/
  display: inline-block;
  text-decoration: none;
}
.products-list .product-item-info .product-item-details .product-item-middle .product.fshiptype:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: "\e917";
  font-family: 'icons-blank-theme';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.products-list .product-item-info .product-item-details .product-item-middle .product.fshiptype img {
  display: none;
}
.products-list .product-item-info .product-item-details .product-item-middle .product.fshiptype strong {
  font-weight: 600;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions {
  /*display: flex;*/
}
@media screen and (min-width: 1850px) {
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions {
    display: flex;
  }
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions button.action,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .cart.table-wrapper .actions-toolbar > .action.action,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .action-gift.action {
  background: #2ca4d8;
  border-color: #2ca4d8;
  margin: 0 5px 10px 0;
  height: 43px;
  width: auto;
  font-size: 16px;
  padding-left: 16px;
  padding-right: 16px;
  text-transform: none;
}
@media (min-width: 1280px) {
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions button.action,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .cart.table-wrapper .actions-toolbar > .action.action,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .action-gift.action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions button.action.toquote,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .cart.table-wrapper .actions-toolbar > .action.action.toquote,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .action-gift.action.toquote {
  background: transparent;
  color: #2ca4d8;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions button.action.toquote:hover,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .cart.table-wrapper .actions-toolbar > .action.action.toquote:hover,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .action-gift.action.toquote:hover {
  background: transparent;
  color: #333;
  border-color: #333;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions button.action:hover,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .cart.table-wrapper .actions-toolbar > .action.action:hover,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .action-gift.action:hover {
  background: #333;
  border-color: #333;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-primary {
  padding: 0 15px 0px 0;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-primary .calltoorder {
  font-size: 16px;
  font-weight: 600;
  color: #DE455C;
  padding: 8px 10px 0 0;
  display: inline-block;
  text-decoration: none;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-primary .calltoorder:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 21px;
  color: inherit;
  content: "\e911";
  font-family: 'icons-blank-theme';
  margin: -3px 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-primary .calltoorder:before {
  min-width: 21px;
}
@media (min-width: 424px) {
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-primary .calltoorder {
    font-size: 14px;
  }
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-primary .stock.unavailable {
  background: #de455c;
  padding: 8px 10px;
  border-radius: 3px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  height: 43px;
  width: auto;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary {
  padding: 0 0 10px 0;
  display: inline-block;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist > .action,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action {
  background: #F4F4F4;
  border-color: #F4F4F4;
  margin: 0 5px 0 0;
  height: 43px;
  width: auto;
  color: #000000;
  padding: 3px 20px;
  border-radius: 3px;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist > .action:hover,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action:hover {
  background: #2ca4d8;
  color: #fff;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist > .action.split:before,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action.split:before {
  float: left;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist > .action.split > span,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action.split > span {
  vertical-align: middle;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist > .action.split:before,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action.split:before,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist > .action.towishlist:before,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action.towishlist:before,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist > .action.tocompare:before,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action.tocompare:before {
  font-size: 20px;
  margin-right: 5px;
  color: inherit;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist > .action.tocompare:before,
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action.tocompare:before {
  content: '\e61e';
  font-size: 17px;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist {
  padding: 0;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist .action.toggle {
  padding: 0 5px 0 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border: 0;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist .action.toggle:after {
  color: #000000;
  line-height: 28px;
  margin: 0 -5px;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist .action.toggle:hover:after {
  color: #fff;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist .action.split {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 14px;
  margin: 0 0px 0 0;
  padding-right: 5px;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist .action.split:hover {
  text-decoration: none;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-name {
  margin: 0;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-name,
.products-list .product-item-info .product-item-details .product-item-middle .product.name a {
  font-size: 20px;
  font-weight: 600;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left {
  margin-bottom: 10px;
  display: inline-block;
  width: 49%;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .stamped-product-reviews-badge {
  margin-top: 10px;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .bottomLine {
  display: block !important;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .product-item-sku {
  font-size: 15px;
  margin-top: 15px;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .product-item-stockstatus {
  margin-top: 15px;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .product-item-stockstatus.status-a {
  color: #de455c;
  text-transform: uppercase;
  border: 1px solid #de455c;
  padding: 0 5px;
  border-radius: 3px;
  font-weight: 500;
  display: inline-block;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .product-item-stockstatus.status-b {
  color: #02A13F;
  border: 1px solid #02A13F;
  background: #ecf5ef;
  padding: 0 5px;
  border-radius: 3px;
  font-weight: 500;
  display: inline-block;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .product-reviews-summary .rating-summary {
  left: 0px;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .product-reviews-summary .rating-summary .rating-result > span:before {
  color: #2ca4d8 !important;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .product-reviews-summary .reviews-actions a.action.add {
  display: none;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right {
  display: inline-block;
  margin-bottom: 10px;
  width: 49%;
  text-align: right;
  vertical-align: bottom;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right .stamped-product-reviews-badge {
  margin: 7px 0 0 0;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right .itemlist-icons-brand-table {
  height: 30px;
  display: inline-block;
  margin-right: 10px;
  width: auto;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right .itemlist-icons-brand-table .itemlist-icons-brand-table-imgrow td {
  text-align: center;
  height: 30px;
  padding: 0;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right .itemlist-icons-brand-table .itemlist-icons-brand-table-imgrow td img {
  margin-right: 0px !important;
  display: inline-block;
  width: auto;
  max-height: 30px;
  max-width: 120px;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right .itemlist-icons-brand-table .itemlist-icons-brand-table-imgrow td img {
    max-height: 22px;
  }
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right .itemlist-icons-brand-table .itemlist-icons-brand-table-txtrow td {
  display: none;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right .itemlist-icons-brand-table {
    height: auto;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right .itemlist-icons-brand-table .itemlist-icons-brand-table-imgrow td {
    height: 20px;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right .itemlist-icons-brand-table .itemlist-icons-brand-table-imgrow img {
    max-height: 24px;
    width: auto;
    text-align: center;
    display: block;
    padding-bottom: 2px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right .itemlist-icons-brand-table .itemlist-icons-brand-table-txtrow td {
    display: table-cell;
    height: 10px;
    background: #666666;
    text-align: center;
    color: #fff;
    padding: 0px 4px;
    font-size: 7px;
    line-height: 0.75;
    letter-spacing: 0.25px;
  }
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right .listing-icon {
  width: 32px;
  height: auto;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right .listing-icon:nth-child(odd) {
  margin-left: 5px;
  margin-right: 5px;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right .listing-icon:last-child {
  margin-right: 0px;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-sku strong {
  padding-right: 10px;
  font-weight: 600;
  color: #333;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-sku strong span {
  font-weight: 400;
}
.products-list .product-item-info .product-item-details .product-item-middle .product-item-sku strong + strong:before {
  content: "";
  background: #CCCCCC;
  width: 6px;
  height: 6px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 10px 0 0;
  border-radius: 20px;
}
.products-list .product-item-info .product-item-details .product-item-right {
  float: right;
}
.products-list .product-item-info .product-item-details .product-item-right .product-item-listingspectable .listingpage-specs {
  width: 100%;
  font-size: 1.4rem;
}
.products-list .product-item-info .product-item-details .product-item-right .product-item-listingspectable .listingpage-specs tbody tr td.label,
.products-list .product-item-info .product-item-details .product-item-right .product-item-listingspectable .listingpage-specs tbody tr td.data {
  padding-left: 0px;
  vertical-align: middle;
}
.products-list .product-item-info .product-item-details .product-item-right .product-item-listingspectable .listingpage-specs tr {
  border-top: 1px solid #eee;
}
.products-list .product-item-info .product-item-details .product-item-right .product-item-listingspectable .listingpage-specs tr:first-of-type {
  border-top: none;
}
.products-list .product-item-info .product-item-details .product-item-right .product-item-listingspectable .listingpage-specs tr.even {
  background: #f9f9f9;
}
.products-list .product-item-info .product-item-details .product-item-right .product-item-listingspectable .listingpage-specs tr td.label {
  padding: 7px 5px 7px 5px;
  width: 50%;
  font-weight: 700;
}
.products-list .product-item-info .product-item-details .product-item-right .product-item-listingspectable .listingpage-specs tr td.data {
  width: 50%;
}
.products-list .product-item-info .product-item-details .product-item-right .product-item-listingspectable .listingpage-specs tr td.specsheet {
  text-align: center;
}
.products-list .product-item-info .product-item-details .product-item-right .listingpage-specsheet {
  width: 100%;
  background: #F4F4F4;
  padding: 8px 10px;
  border-radius: 3px;
  color: #000;
  display: inline-block;
  text-decoration: none;
}
.products-list .product-item-info .product-item-details .product-item-right .listingpage-specsheet:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: "\e919";
  font-family: 'icons-blank-theme';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.products-list .product-item-info .product-item-details .product-item-right .listingpage-specsheet:hover {
  background: #2ca4d8;
  color: #fff;
}
.products-list .product-item-photo {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}
.bottom-faq {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  margin-bottom: 10px;
  cursor: pointer;
}
.bottom-faq:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.bottom-faq-q {
  font-weight: 500;
}
.bottom-faq-q::before {
  /* content: '\02795'; */
  content: '+';
  float: left;
  margin-right: 10px;
  color: #363636;
  font-size: 2rem;
  line-height: 1em;
}
.bottom-faq-q:hover::before {
  color: #2ca4d8;
}
.bottom-faq.active .bottom-faq-q::before {
  /* content: '\2796'; */
  content: '-';
  color: #2ca4d8;
}
.bottom-faq-a {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.bottom-faq-q p {
  padding-left: 20px;
}
.bottom-faq-a strong {
  font-weight: 500;
}
.bottom-faq-a ul {
  padding-left: 10px;
  list-style-position: outside;
}
.bottom-faq-a ul li {
  margin-bottom: 0.3rem;
}
.bottom-faq.active .bottom-faq-a {
  padding: 10px;
  background: #fff;
  margin-left: 20px;
}
.bottom-faq-a > *:last-child {
  margin-bottom: 0px !important;
}
.bottom-faq-additional {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .active .bottom-faq-a {
    margin: 10px 0;
  }
}
@media screen and (min-width: 1280px) {
  .bottom-faq-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .bottom-faq {
    flex-basis: calc(50% - 20px);
  }
  .bottom-faq:nth-child(odd) {
    margin-right: 20px;
    padding-right: 20px;
  }
  .bottom-faq:nth-child(even) {
    margin-left: 20px;
    padding-left: 20px;
  }
  .bottom-faq:last-of-type {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions {
    display: flex;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist .action,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action {
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist .action span,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action span {
    display: none;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist .action.split:before,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action.split:before,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist .action.towishlist:before,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action.towishlist:before,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist .action.tocompare:before,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action.tocompare:before {
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) and (min-width: 769px) {
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-primary button.action,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-primary .cart.table-wrapper .actions-toolbar > .action.action,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-primary .action-gift.action {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .products-list .product-item-info .product-item-details .product-item-right {
    display: none;
  }
}
@media screen and (max-width: 420px) {
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions button.action,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .cart.table-wrapper .actions-toolbar > .action.action,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .action-gift.action,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .cart.table-wrapper .actions-toolbar > .action.action,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .action-gift.action,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .action-gift.action {
    padding-left: 10px;
    padding-right: 10px;
    height: 35px;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-primary {
    margin-right: 0;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .action {
    height: 35px;
    padding: 0 10px;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist .action.toggle {
    height: 35px;
    padding: 0;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary > .split.button.wishlist .action.split {
    height: 35px;
    margin-right: 0;
    padding-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 20px;
  margin: 13px 0 10px 0;
  padding: 0;
  vertical-align: middle;
  float: left;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  text-align: center;
  border-bottom: 1px solid #F0F4F5;
  padding: 0px 0px 15px 0px;
  margin-top: 30px;
  color: #6B6B6B;
}
.toolbar-products .toolbar-number,
.toolbar-products select {
  color: #000;
  font-weight: 500;
  margin: 0;
}
.toolbar-products .pages .item.current {
  border: 1px solid #2ca4d8;
  border-radius: 3px;
}
.toolbar-products .pages .item.current strong {
  color: #2ca4d8;
  font-weight: 600;
}
.toolbar-products .pages .item .page {
  /*color: #6B6B6B!important;*/
}
.toolbar-products .pages .item .page span {
  padding: 0 8px;
}
.toolbar-products .pages .action {
  width: auto;
  border: 0;
}
.toolbar-products .pages .action.next,
.toolbar-products .pages .action.previous {
  margin: 0 20px;
  color: #000;
}
.toolbar-products .pages .action.next > span:not(.label),
.toolbar-products .pages .action.previous > span:not(.label) {
  text-transform: uppercase;
}
.toolbar-products .pages .action.next:before,
.toolbar-products .pages .action.previous:before {
  width: 26px;
  font-size: 34px;
  line-height: 34px;
  color: inherit;
}
.toolbar-products .pages .action.next:before {
  float: right;
}
.toolbar-products .pages {
  display: none;
}
.toolbar-products .pages .item {
  /*width: 3.2rem;*/
  font-size: 16px;
  font-weight: 400;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter {
  display: inline-block;
  float: right;
}
.toolbar-products .limiter .label {
  /*display: block;
				line-height: 1.6;*/
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 0 10px 0;
  line-height: 36px;
  display: inline-block;
  float: right;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.sorter .sorter-label {
  /*display: block;
			line-height: 1.6;*/
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter .sorter-action {
  position: relative;
  top: -2px;
}
.sorter-options {
  margin: 0 0 0 0;
  width: auto;
  height: 44px;
  border: 0;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #151515;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #2ca4d8;
}
.sorter .sort-desc:before {
  content: '\e614';
}
.modes {
  /*display: none;*/
  float: right;
  margin-right: 10px;
}
.limiter-options {
  margin: 0 5px 0 2px;
  width: auto;
  height: 44px;
  border: 0;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: inline-block;
  line-height: 36px;
  margin: 0 0 0px;
  padding: 0 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.products.wrapper ~ .toolbar {
  border: 0;
  margin-top: 0;
}
.products.wrapper ~ .toolbar .limiter {
  display: none;
}
.products.wrapper ~ .toolbar .modes {
  display: none;
}
.modes-mode {
  border: 1px solid #d1d1d1;
  float: right;
  font-weight: 400;
  line-height: 1;
  padding: 7px 6px;
  height: 45px;
  width: 45px;
  border-radius: 3px;
  text-align: center;
  margin-right: 10px;
  color: #CCCCCC;
  display: inline-block;
  text-decoration: none;
}
.modes-mode:not(.active):hover {
  color: #2ca4d8;
}
.modes-mode.active {
  color: #2ca4d8;
}
.modes-mode > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modes-mode:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e60d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.mode-list:before {
  content: '\e60b';
}
/* ======= SECTION FEATURE ======= */
.sectionfeature {
  margin-bottom: 20px;
  overflow: hidden;
}
.sectionfeature-wrap {
  display: block;
  background-color: #fff;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-color: white !important;
  background-size: 45% !important;
  color: #363636;
  padding: 20px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
}
.sectionfeature-wrap:hover {
  text-decoration: none;
}
.sectionfeature-wrap:active,
.sectionfeature-wrap:visited {
  color: #363636;
}
.sectionfeature-section {
  overflow: hidden;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-color: white !important;
  background-size: 45% !important;
}
.sectionfeature-pic {
  float: right;
  max-height: 150px;
}
.sectionfeature-name {
  display: inline;
  font-weight: bold;
  font-size: 18px;
  width: 50%;
}
.sectionfeature ul li {
  list-style: disc;
  list-style-position: inside;
  width: 50%;
}
.sectionfeature-left {
  display: table-cell;
  vertical-align: top;
}
.sectionfeature-right {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5%;
}
.startingat {
  width: 70px;
}
.catalog-product-view.category-brands .page-title::before {
  display: none;
}
.catalog-product-view .product-info-main .page-title {
  padding: 0 0 10px;
}
.listing-brandlink {
  margin-bottom: 0px;
}
.listing-brandlink h2 {
  font-size: 23px;
  margin-bottom: 10px;
}
.listing-brandlink span {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
  cursor: pointer;
}
.listing-brandlink span img {
  display: block;
  max-height: 30px;
  width: auto;
}
.category-view {
  width: 100%;
}
.catalog-product-view .recommend-component {
  margin-bottom: 0;
}
body.catalog-category-view.page-layout-1column-category-listing.page-products .columns,
body.catalog-category-view.page-layout-1column.page-products .columns {
  display: flex;
}
body.catalog-category-view.page-layout-1column-category-listing .category-view,
body.catalog-category-view.page-layout-1column .category-view {
  width: 100%;
  background: #F0F4F5;
  padding: 20px;
  margin-bottom: 20px;
}
body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting,
body.catalog-category-view.page-layout-1column #pl-catlisting {
  margin-bottom: 0px;
}
body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting + img,
body.catalog-category-view.page-layout-1column #pl-catlisting + img {
  display: none;
}
body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat,
body.catalog-category-view.page-layout-1column #pl-catlisting .pl-cat {
  /*margin-bottom: 40px;*/
  padding: 10px;
}
body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat.col-3,
body.catalog-category-view.page-layout-1column #pl-catlisting .pl-cat.col-3 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
@media (max-width: 1600px) {
  body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat.col-3,
  body.catalog-category-view.page-layout-1column #pl-catlisting .pl-cat.col-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 1300px) {
  body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat.col-3,
  body.catalog-category-view.page-layout-1column #pl-catlisting .pl-cat.col-3 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (max-width: 1100px) {
  body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat.col-3,
  body.catalog-category-view.page-layout-1column #pl-catlisting .pl-cat.col-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat.col-3,
  body.catalog-category-view.page-layout-1column #pl-catlisting .pl-cat.col-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat .pl-cat-list,
body.catalog-category-view.page-layout-1column #pl-catlisting .pl-cat .pl-cat-list {
  display: block;
  /*text-align: center;*/
}
body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat .pl-cat-list:hover,
body.catalog-category-view.page-layout-1column #pl-catlisting .pl-cat .pl-cat-list:hover {
  text-decoration: none;
}
body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-details,
body.catalog-category-view.page-layout-1column #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-details {
  display: flex;
  background: #fff;
  padding: 10px;
  align-items: center;
}
body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-img,
body.catalog-category-view.page-layout-1column #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-img {
  /*display: block;
						width: 80%;
						margin: 0 auto 8px;*/
  max-width: 40%;
}
body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-name,
body.catalog-category-view.page-layout-1column #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-name {
  font-weight: 600;
  color: #363636;
  padding-left: 15px;
}
body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-name .pl-cat-list-subtext,
body.catalog-category-view.page-layout-1column #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-name .pl-cat-list-subtext {
  color: #666;
  display: block;
  font-weight: 400;
  font-size: 1.2rem;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view {
  background: none;
  padding: 0;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retro-indoor,
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retro-outdoor {
  background: #F0F4F5;
  margin: 0;
  padding: 20px;
  clear: both;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting {
  margin-bottom: 0px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting + img {
  display: none;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting .pl-cat {
  /*margin-bottom: 40px;*/
  padding: 10px;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting .pl-cat.pl-cat-box {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
@media (max-width: 1600px) {
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting .pl-cat.pl-cat-box {
    -ms-flex: 0 0 20%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (max-width: 1300px) {
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting .pl-cat.pl-cat-box {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (max-width: 1100px) {
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting .pl-cat.pl-cat-box {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting .pl-cat.pl-cat-box {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting .pl-cat .pl-cat-list {
  display: block;
  /*text-align: center;*/
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting .pl-cat .pl-cat-list:hover {
  text-decoration: none;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-details {
  display: flex;
  background: #fff;
  padding: 10px;
  align-items: center;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-img {
  /*display: block;
								width: 80%;
								margin: 0 auto 8px;*/
  max-width: 40%;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-name {
  font-weight: 600;
  color: #363636;
  padding-left: 15px;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-name .pl-cat-list-subtext {
  color: #666;
  display: block;
  font-weight: 400;
  font-size: 1.2rem;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept h2 {
  font-size: 30px;
  font-weight: 600;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept #retro-intro-vs strong {
  font-weight: 400;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept .benefits-of-retrofitting {
  display: flex;
  padding: 20px 0 0 0;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept .benefits-of-retrofitting ul {
  width: 60%;
  margin: 0;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept .benefits-of-retrofitting .retro-help {
  width: 40%;
  background: #f0f4f5;
  padding: 20px 30px;
  margin: 0;
  display: flex;
  align-items: center;
  border-radius: 3px;
}
@media (max-width: 767px) {
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept h2 {
    font-size: 20px;
  }
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept .retro-beforeafter {
    width: 100%;
  }
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept .retro-beforeafter img {
    margin: 0;
    width: 100%;
  }
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept .benefits-of-retrofitting {
    display: inline-block;
    width: 100%;
  }
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept .benefits-of-retrofitting .retro-help,
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept .benefits-of-retrofitting ul {
    width: 100%;
  }
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept #retro-intro-compare .row {
    display: inherit;
  }
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept #retro-intro-compare .row .col-6 {
    max-width: 100%;
    display: inherit;
    margin-top: 30px;
  }
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept #retro-corncobs .corncob-row {
    display: inherit;
  }
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept #retro-corncobs .corncob-row .col-6 {
    max-width: 100%;
    display: inherit;
    margin-top: 30px;
  }
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept #retro-corncobs .corncob-row .col-6 .col-5,
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept #retro-corncobs .corncob-row .col-6 .col-7 {
    max-width: 100%;
    flex: inherit;
  }
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept #retro-corncobs .corncob-row .col-6 .col-5 ul,
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retrodept #retro-corncobs .corncob-row .col-6 .col-7 ul {
    padding: 0;
  }
}
.old-price,
.old.price {
  text-decoration: line-through;
  color: #666;
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}
.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.prices-tier .price-container .weee[data-label] {
  display: inline;
}
.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}
.prices-tier .price-container .weee[data-label]:before {
  content: ' +' attr(data-label) ': ';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
}
.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.catalog-product-view #additional,
.catalog-product-view #product\.tab_review\.widget,
.catalog-product-view #reviews #video,
.catalog-product-view #shipping-returns {
  display: none;
}
.catalog-product-view .ruk_rating_snippet {
  margin-top: 5px;
}
.catalog-product-view .ruk_rating_snippet .ruk-rating-snippet-count {
  cursor: pointer;
}
.catalog-product-view #reviews_widget .footer__reviewsLogo-container,
.catalog-product-view #ReviewsWidget .footer__reviewsLogo-container {
  display: none !important;
}
.catalog-product-view #creditkey_marketing {
  margin-top: 10px;
}
.catalog-product-view #creditkey_marketing div[classname="iframe-container"] {
  margin-bottom: -50px;
}
.catalog-product-view .product.media {
  position: relative;
}
.catalog-product-view .product.media .product-prodimgbadges {
  position: absolute;
  top: 0;
  left: 0;
  text-align: initial;
  margin-bottom: 0;
}
.catalog-product-view .product.media .product-prodimgbadges .prodimgbadge {
  z-index: 2;
  line-height: 1;
  padding: 5px 10px;
  border-radius: 1em;
  font-weight: 500;
  background: #79C25B;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  margin-left: 5px;
  width: fit-content;
}
.catalog-product-view .product.media .product-prodimgbadges .prodimgbadge:first-child {
  margin-left: 0;
}
.catalog-product-view .product.media .product-prodimgbadges .prodimgbadge.specialprice {
  background: #de455c;
  border-radius: 0 0 10px 0;
  font-size: clamp(14px, 1.2vw, 18px);
  padding: 10px 15px;
  margin-top: 0px;
  margin-left: 0px !important;
}
.catalog-product-view .product.media .product-prodimgbadges .prodimgbadge.specialprice ~ .prodimgbadge {
  margin-top: 0px;
}
@media (max-width: 768px) {
  .catalog-product-view .product.media .product-prodimgbadges {
    top: 10px;
  }
}
.product.media .amlabel-position-wrapper {
  z-index: 2;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
}
.product.info.detailed .additional-attributes {
  width: 100%;
  /*.lib-table-resize(
            @_th-padding-left: 0,
            @_th-padding-right: @indent__l,
            @_th-padding-bottom: @indent__s,
            @_td-padding-bottom: @indent__s
            );*/
  /*> tbody > tr:nth-child(even) {
				
			}*/
}
.product.info.detailed .additional-attributes > thead > tr > th {
  padding-left: 0px;
  font-size: 18px;
  font-weight: 600;
  border-bottom-color: #ccc;
}
.product.info.detailed .additional-attributes > tbody > tr {
  display: inline-flex;
  width: 100%;
  vertical-align: top;
  border-bottom: 1px solid #F4F4F4;
}
.product.info.detailed .additional-attributes > tbody > tr:last-of-type {
  border-bottom: none;
}
.product.info.detailed .additional-attributes > tbody > tr > th {
  padding: 20px 10px 20px 0;
}
.product.info.detailed .additional-attributes > tbody > tr > td {
  padding: 16px 10px 16px 0;
  font-size: 16px;
}
.product.info.detailed .additional-attributes > tbody > tr > td.label {
  font-weight: 600;
}
.product.info.detailed .additional-attributes > tbody > tr td.col.data {
  flex-grow: 2;
}
.product.info.detailed .additional-attributes.dimensions {
  margin-top: 10px;
}
.product.info.detailed #downloads {
  line-height: 3rem;
}
.product.info.detailed #downloads strong {
  font-weight: 500;
}
.product.info.detailed #downloads .product-downloads-link {
  padding-left: 10px;
  color: #2ca4d8;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
}
.product.info.detailed #downloads .product-downloads-link:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: "\e919";
  font-family: 'icons-blank-theme';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.info.detailed #video .container {
  max-width: 1440px;
}
.product.info.detailed #video .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.product.info.detailed #video .video-wrapper.col-6 {
  padding-bottom: 28.25%;
  margin-top: 20px;
}
.product.info.detailed #video .video-wrapper.col-6:first-child,
.product.info.detailed #video .video-wrapper.col-6:nth-child(2) {
  margin-top: 0px;
}
.product.info.detailed #video .video-wrapper.col-6 iframe {
  width: calc(100% - 30px);
  left: 15px;
  right: 15px;
}
.product.info.detailed #video .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product.info.detailed.related .product-item-sku {
  user-select: text;
}
.product.info.detailed.related .product-item-stockstatus {
  text-transform: uppercase;
  padding: 0 5px;
  border-radius: 3px;
  font-weight: 500;
  font-size: 1.3rem;
  display: inline-block;
  color: #02a13f;
  border: 2px solid #02a13f;
  margin: 0.25em auto 0.25em 0;
}
.pdp-related.related {
  background: #F0F4F5;
  padding: 50px;
}
.pdp-related.related .products-grid .product-item {
  padding: 0 5px;
}
.pdp-related.related .products-grid .product-item .product-item-info {
  margin-bottom: 20px;
  border: 0;
}
@media (max-width: 1550px) {
  .pdp-related.related {
    padding: 20px;
  }
}
.product-info-main {
  margin-bottom: 20px;
}
.product-info-main .page-title-wrapper .page-title {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 22px;
}
.product-info-main .brandsfreeship .value span {
  background: #F4F4F4;
  border-radius: 15px;
  padding: 0 15px;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
}
.product-info-main .brandsfreeship .value span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: "\e917";
  font-family: 'icons-blank-theme';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .stamped-product-reviews-badge,
.product-info-main .stamped-qabadgelink {
  color: #2ca4d8;
  font-weight: 500;
  cursor: pointer;
}
.product-info-main .stamped-product-reviews-badge {
  margin: 0 5px 10px 0;
  display: inline-block;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .availability.only {
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}
.product-info-main .product-info-price .product-info-stock-sku {
  margin-bottom: 15px;
}
.product-info-main .product {
  /*&.badge {
				//display: block;
				display: table;
				padding: 5px 0;
				//margin: 0 auto;
				.value {
					display: table-row;
					.product-badge-img-wrapper {
						display: table-cell;
						padding-right: 8px;
					}
					.itempage-badge-text {
						display: table-cell;
					}
				}
				.itempage-badge-img {
					width: 24px;
					height: 24px;
					max-width: unset;
				}
			}*/
}
.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #333;
  padding: 0 7px 0 0;
}
.product-info-main .product.attribute.sku.manufacturer {
  margin-bottom: 10px;
  padding: 0;
}
.product-info-main .product.attribute.sku.manufacturer .value img {
  max-height: 24px;
  max-width: 160px;
}
.product-info-main .product.attribute.sku.upc {
  margin-left: 10px;
}
.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
  font-weight: 600;
}
.product-info-main .product.attribute.sku > .value > a,
.product-info-main .product.attribute.sku > .value a:visited,
.product-info-main .product.attribute.sku > .value a:hover,
.product-info-main .product.attribute.sku > .value a:active,
.product-info-main .product.attribute.sku > .value a:focus {
  color: #333;
}
.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attribute.overview {
  /*margin: @indent__base 0;*/
}
.product-info-main .product.attribute.overview .value {
  /*background: #F8F8F8;*/
  padding: 20px 30px;
  border-radius: 3px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.product-info-main .product.attribute.overview.badge .value {
  /*color: #02A13F;
					    border: 1px solid #02A13F;
					    background: #ecf5ef;*/
  padding: 0 5px;
  border-radius: 3px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 15px;
  width: auto;
}
.product-info-main .product.attribute.overview.badge .value.text-black {
  color: #333;
  border: 1px solid #333;
  background: #ebebeb;
}
.product-info-main .product.attribute.overview.badge .value.text-green {
  border: 1px solid #02A13F;
  color: #02A13F;
  background: #ecf5ef;
}
.product-info-main .product.attribute.overview.badge .value.text-red {
  color: #DE455C;
  border: 1px solid #DE455C;
  background: #ffeff1;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-pricematch #pricematch-button {
  border: 1px solid #ccc;
  border-radius: 3px;
  display: block;
  text-align: center;
  cursor: pointer;
  padding: 5px 10px;
}
.product-info-main .product-pricematch #pricematch-button span {
  color: #666;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
}
.product-info-main .product-pricematch #pricematch-main {
  display: none;
  background: #f7f7f7;
  padding: 20px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 3px;
  z-index: 6;
}
.product-info-main .product-pricematch #pricematch-main #pricematch-main-close {
  cursor: pointer;
  color: #de455c;
  font-weight: 700;
  font-size: 25px;
  float: right;
  line-height: 1;
}
.product-info-main .product-pricematch #pricematch-main > p {
  margin-bottom: 1rem !important;
}
.product-info-main .product-pricematch #pricematch-main > p.text-small {
  font-size: 11px;
  margin-bottom: 2.5rem !important;
}
.product-info-main .product-pricematch #pricematch-main #pricematch-form .fieldset {
  margin: 0 0 20px 0;
}
.product-info-main .product-pricematch #pricematch-main #pricematch-form .fieldset > .field:not(.choice) > .label {
  width: 35%;
}
.product-info-main .product-pricematch #pricematch-main #pricematch-form .fieldset > .field:not(.choice) > .label .label-note {
  font-weight: normal;
  font-size: 10px;
}
.product-info-main .product-pricematch #pricematch-main #pricematch-form .fieldset > .field:not(.choice) > .label .label-note span {
  display: block;
}
.product-info-main .product-pricematch #pricematch-main #pricematch-form .fieldset > .field:not(.choice) > .control {
  width: 65%;
}
.product-info-main .product-pricematch #pricematch-main #pricematch-form .fieldset > .field:not(.choice) > .control div.mage-error[generated] {
  text-align: left;
}
.product-info-main .product-pricematch #pricematch-main #pricematch-form .fieldset > .field:not(.choice) > .control #pricematch-recaptcha div.mage-error[generated] {
  margin-top: 0px;
}
.product-info-main .product-pricematch #pricematch-main #pricematch-form .fieldset > .field:not(.choice) #pricematch-file {
  float: left;
  width: 100%;
}
.product-info-main .product-pricematch #pricematch-main #pricematch-form .fieldset > .field:not(.choice) #pricematch-file + p {
  font-size: 11px;
  text-align: left;
}
.product-info-main .product-pricematch #pricematch-main #pricematch-form .actions-toolbar {
  margin-left: 35%;
}
.product-info-main .product-pricematch #pricematch-main #pricematch-form .actions-toolbar .primary #pricematch-form-loader {
  display: none;
}
.product-info-main .product-pricematch #pricematch-form-response {
  display: none;
  text-align: left;
}
.product-info-main .product-pricematch #pricematch-overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .stamped-product-reviews-badge .stamped-badge {
  display: inline-block;
}
.product-info-main .stamped-product-reviews-badge.stamped-main-badge {
  display: inline-block;
  margin-left: 5px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  /*.lib-font-size(12);
                line-height: 14px;
                margin-bottom: @indent__xs;*/
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  /*.lib-font-size(12);
                    font-weight: @font-weight__bold;
					line-height: 1;*/
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  /*.lib-font-size(30);
	                font-weight: @font-weight__bold;*/
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
  color: #000;
}
.product-info-main .price-box .price-wrapper .price-each,
.product-options-bottom .price-box .price-wrapper .price-each {
  font-size: 22px;
  color: #6B6B6B;
}
.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}
.product-info-main .price-box .old-price .price,
.product-options-bottom .price-box .old-price .price,
.product-info-main .price-box .old-price .price-each,
.product-options-bottom .price-box .old-price .price-each,
.product-info-main .price-box .old-price,
.product-options-bottom .price-box .old-price {
  font-size: 16px;
  font-weight: 500;
  color: #6B6B6B;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
  display: flex;
  align-items: center;
}
.product-info-main .special-price .price-label,
.product-options-bottom .special-price .price-label {
  /*font-weight: 600;
				text-transform: uppercase;
				font-size: 1.8rem;*/
  line-height: 20px;
  padding: 1px 15px 2px 15px;
}
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  display: none;
}
.product-info-main .special-price .price-label .price-savepercent,
.product-options-bottom .special-price .price-label .price-savepercent {
  display: none;
  line-height: 1;
  text-transform: none;
}
.product-info-main .special-price .price-label .price-savepercent::before,
.product-options-bottom .special-price .price-label .price-savepercent::before {
  content: '-';
  color: #363636;
  font-size: 1.6rem;
  margin-right: 5px;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: block;
}
.product-info-main .old-price .price-wrapper .price,
.product-options-bottom .old-price .price-wrapper .price {
  /*.lib-font-size(12);*/
}
.product-info-main .old-price .price-label,
.product-options-bottom .old-price .price-label,
.product-info-main .special-price .price-label,
.product-options-bottom .special-price .price-label {
  /*&:after {
                    content: ': ';
                }*/
}
.product-info-main .product-add-form,
.product-options-bottom .product-add-form {
  margin: 25px 0 10px 0;
}
.product-info-main .product-add-form .badge.brandsfreeship,
.product-options-bottom .product-add-form .badge.brandsfreeship {
  padding: 6px 0 30px 0;
  display: inline-block;
}
.product-info-main .product-add-form .field.qty,
.product-options-bottom .product-add-form .field.qty {
  display: flex;
  align-items: center;
  float: left;
  padding: 0 30px 20px 0;
}
.product-info-main .product-add-form .field.qty .label,
.product-options-bottom .product-add-form .field.qty .label {
  font-size: 16px;
  font-weight: 600;
  padding-right: 10px;
}
.product-info-main .product-add-form .input-group,
.product-options-bottom .product-add-form .input-group {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  height: 40px;
  padding: 0 5px;
  border-radius: 3px;
}
.product-info-main .product-add-form .input-group .input-group__addon,
.product-options-bottom .product-add-form .input-group .input-group__addon {
  line-height: normal;
}
.product-info-main .product-add-form .input-group button,
.product-options-bottom .product-add-form .input-group button,
.product-info-main .product-add-form .input-group .cart.table-wrapper .actions-toolbar > .action,
.product-options-bottom .product-add-form .input-group .cart.table-wrapper .actions-toolbar > .action,
.product-info-main .product-add-form .input-group .action-gift,
.product-options-bottom .product-add-form .input-group .action-gift {
  padding: 0;
  background: transparent;
  border: 0;
  width: 20px;
  box-shadow: none;
  display: inline-block;
  text-decoration: none;
}
.product-info-main .product-add-form .input-group button:before,
.product-options-bottom .product-add-form .input-group button:before,
.product-info-main .product-add-form .input-group .cart.table-wrapper .actions-toolbar > .action:before,
.product-options-bottom .product-add-form .input-group .cart.table-wrapper .actions-toolbar > .action:before,
.product-info-main .product-add-form .input-group .action-gift:before,
.product-options-bottom .product-add-form .input-group .action-gift:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 18px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .product-add-form .input-group button:before,
.product-options-bottom .product-add-form .input-group button:before,
.product-info-main .product-add-form .input-group .cart.table-wrapper .actions-toolbar > .action:before,
.product-options-bottom .product-add-form .input-group .cart.table-wrapper .actions-toolbar > .action:before,
.product-info-main .product-add-form .input-group .action-gift:before,
.product-options-bottom .product-add-form .input-group .action-gift:before {
  font-weight: 600;
}
.product-info-main .product-add-form .input-group button.input-group__button--decrease:before,
.product-options-bottom .product-add-form .input-group button.input-group__button--decrease:before,
.product-info-main .product-add-form .input-group .cart.table-wrapper .actions-toolbar > .action.input-group__button--decrease:before,
.product-options-bottom .product-add-form .input-group .cart.table-wrapper .actions-toolbar > .action.input-group__button--decrease:before,
.product-info-main .product-add-form .input-group .action-gift.input-group__button--decrease:before,
.product-options-bottom .product-add-form .input-group .action-gift.input-group__button--decrease:before {
  content: '\e60f';
}
.product-info-main .product-add-form .input-group .input-group__input,
.product-options-bottom .product-add-form .input-group .input-group__input {
  width: 25px;
  padding: 0;
  text-align: center;
  border: 0;
  height: auto;
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 10px 0 0 0;
  clear: both;
}
.product-info-main .box-tocart .fieldset:last-child,
.product-options-bottom .box-tocart .fieldset:last-child {
  margin-bottom: 0px;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  /*padding-right: .75 * @indent__base;*/
  padding: 0 15px 0 0;
  margin: 0;
  display: inline-block;
  width: 25%;
  max-width: 75px;
  vertical-align: top;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 50px;
  text-align: center;
  width: 90%;
  border-radius: 3px;
}
.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  /*text-align: center;
				width: 75%;*/
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-info-main .box-tocart .actions .action,
.product-options-bottom .box-tocart .actions .action {
  font-size: 18px;
  height: 49px;
  margin: 0 20px 15px 0;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  width: auto;
  display: inline-block;
  text-decoration: none;
}
.product-info-main .box-tocart .actions .action:before,
.product-options-bottom .box-tocart .actions .action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: inherit;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .box-tocart .actions .action.toquote,
.product-options-bottom .box-tocart .actions .action.toquote {
  background: transparent;
  color: #2ca4d8;
}
.product-info-main .box-tocart .actions .action.toquote:before,
.product-options-bottom .box-tocart .actions .action.toquote:before {
  content: "\e90c";
}
.product-info-main .box-tocart .actions .action.toquote:focus,
.product-options-bottom .box-tocart .actions .action.toquote:focus,
.product-info-main .box-tocart .actions .action.toquote:hover,
.product-options-bottom .box-tocart .actions .action.toquote:hover {
  background: transparent;
  color: #333;
  border-color: #333;
}
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart {
  /*&:extend(.abs-button-l all);
				//background: @color-green;
				//border-color: @color-green;
				float: left;
				padding: 14px 0;
				
				span {
					text-transform: uppercase;
				}*/
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  /*margin: 10px 0;*/
}
.product-info-main .alert.stock .action.alert,
.product-options-bottom .alert.stock .action.alert {
  background: #de455c;
  color: #fff;
  line-height: 2.2rem;
  padding: 14px 17px;
  /*font-size: 1.8rem;*/
  border-radius: 3px;
  /*text-transform: uppercase;*/
  font-weight: 700;
  display: block;
  text-align: center;
}
.product-info-main .alert.stock.calltoorder span,
.product-options-bottom .alert.stock.calltoorder span {
  /*display: block;*/
  font-size: 1.4rem;
  line-height: 1;
  padding: 0 0 0 10px;
}
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  /*vertical-align: top;*/
}
.product-info-main div#cog-mainwrapper,
.product-options-bottom div#cog-mainwrapper {
  display: inline-block;
}
.product-info-main .product-social-links,
.product-options-bottom .product-social-links {
  text-align: left;
  display: inline-block;
  width: auto;
  vertical-align: top;
}
.product-info-main .product-social-links .product-addto-links,
.product-options-bottom .product-social-links .product-addto-links {
  display: inline-block;
  /*a.action {
					background: @color-darkgray;
					color: #fff;
					text-transform: uppercase;
					border-radius: 3px;
					padding: 7px 15px;
					display: inline-block;
					//width: ~"calc(50% - 2px)";
					text-align: center;
				}
				.split.button.wishlist {
					width: ~"calc(50% - 7px)";
					border: none;
					padding: 0;
					margin-right: 5px;
					
					button.label.action.split {
						width: 85%;
						background: #666666;
					    color: white;
					    font-weight: 400;
					    font-size: 1.1rem;
					    text-transform: uppercase;
						padding: 7px 15px;
						border-top: none;
						border-left: none;
						border-bottom: none;
					}
					button.action.toggle.change {
						width: 15%;
						background: #666666;
						border: none;
						padding: 2px 0;
						
						&:after {
							color: #fff;
						}
					}
				}*/
}
.product-info-main .product-social-links .product-addto-links .label.action.split:before,
.product-options-bottom .product-social-links .product-addto-links .label.action.split:before {
  margin-top: -3px !important;
}
.product-info-main .product-social-links .product-addto-links .label.action.split > span,
.product-options-bottom .product-social-links .product-addto-links .label.action.split > span {
  vertical-align: middle;
}
.product-info-main .product-social-links .product-addto-links .label.action.split,
.product-options-bottom .product-social-links .product-addto-links .label.action.split,
.product-info-main .product-social-links .product-addto-links .towishlist,
.product-options-bottom .product-social-links .product-addto-links .towishlist,
.product-info-main .product-social-links .product-addto-links .tocompare,
.product-options-bottom .product-social-links .product-addto-links .tocompare {
  background: #F4F4F4;
  border-color: #F4F4F4;
  margin: 0 18px 18px 0;
  height: 43px;
  width: auto;
  color: #000000;
  padding: 12px 20px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
}
.product-info-main .product-social-links .product-addto-links .label.action.split:hover,
.product-options-bottom .product-social-links .product-addto-links .label.action.split:hover,
.product-info-main .product-social-links .product-addto-links .towishlist:hover,
.product-options-bottom .product-social-links .product-addto-links .towishlist:hover,
.product-info-main .product-social-links .product-addto-links .tocompare:hover,
.product-options-bottom .product-social-links .product-addto-links .tocompare:hover {
  background: #2ca4d8;
  color: #fff;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.product-info-main .product-social-links .product-addto-links .label.action.split:before,
.product-options-bottom .product-social-links .product-addto-links .label.action.split:before,
.product-info-main .product-social-links .product-addto-links .towishlist:before,
.product-options-bottom .product-social-links .product-addto-links .towishlist:before,
.product-info-main .product-social-links .product-addto-links .tocompare:before,
.product-options-bottom .product-social-links .product-addto-links .tocompare:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 19px;
  color: inherit;
  content: '\e601';
  font-family: 'icons-blank-theme';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product-info-main .product-social-links .product-addto-links .label.action.split:before,
.product-options-bottom .product-social-links .product-addto-links .label.action.split:before,
.product-info-main .product-social-links .product-addto-links .towishlist:before,
.product-options-bottom .product-social-links .product-addto-links .towishlist:before,
.product-info-main .product-social-links .product-addto-links .tocompare:before,
.product-options-bottom .product-social-links .product-addto-links .tocompare:before {
  min-width: 23px;
}
.product-info-main .product-social-links .product-addto-links .tocompare:before,
.product-options-bottom .product-social-links .product-addto-links .tocompare:before {
  content: '\e61e';
  font-size: 17px;
}
.product-info-main .product-social-links .product-addto-links .split.button.wishlist,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist {
  border: none;
  padding: 0;
  margin: 0 18px 0px 0;
}
.product-info-main .product-social-links .product-addto-links .split.button.wishlist button.label.action.split,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist button.label.action.split,
.product-info-main .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.label.action.split,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.label.action.split,
.product-info-main .product-social-links .product-addto-links .split.button.wishlist .action-gift.label.action.split,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist .action-gift.label.action.split {
  margin: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 14px;
}
.product-info-main .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change,
.product-info-main .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change,
.product-info-main .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change {
  background: #F4F4F4;
  width: 25px;
  height: 43px;
  border: 0;
}
.product-info-main .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change:after,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change:after,
.product-info-main .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:after,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:after,
.product-info-main .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change:after,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change:after {
  color: #000000;
  font-weight: 600;
}
.product-info-main .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change:hover,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change:hover,
.product-info-main .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:hover,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:hover,
.product-info-main .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change:hover,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change:hover {
  background: #2ca4d8;
  color: #fff;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.product-info-main .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change:hover:after,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist button.action.toggle.change:hover:after,
.product-info-main .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:hover:after,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist .cart.table-wrapper .actions-toolbar > .action.action.toggle.change:hover:after,
.product-info-main .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change:hover:after,
.product-options-bottom .product-social-links .product-addto-links .split.button.wishlist .action-gift.action.toggle.change:hover:after {
  color: #fff;
}
.product-info-main .product-social-links .product-addto-links a.action.towishlist::before,
.product-options-bottom .product-social-links .product-addto-links a.action.towishlist::before {
  font-weight: 700;
  float: left;
  margin-top: -3px;
}
.product-info-main .product-social-links .product-addto-links a.action.towishlist span,
.product-options-bottom .product-social-links .product-addto-links a.action.towishlist span {
  vertical-align: middle;
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
  display: inline-block;
}
.prices-tier .price-container {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.prices-tier .price-including-tax .price + .price-each,
.prices-tier .price-excluding-tax .price + .price-each,
.prices-tier .weee .price + .price-each {
  display: none;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #2ca4d8;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block.related .action.select {
  margin: 0 5px;
}
.block.related .product-item-details .yotpoBottomLine .QABottomLine {
  display: none;
}
.block.related .product-item-details .price-box {
  margin: 0 0 10px;
}
.block.related .product-item-details .price-box.not2order-hidden {
  margin-top: 7px;
}
.block.related .product-item-details .product-item-actions .actions-primary .product-item-actions form div .action.primary,
.block.related .product-item-details .product-item-actions .actions-primary .product-item-actions form div .amshopby-button,
.block.related .product-item-details .product-item-actions .actions-primary .product-item-actions form div .am-filter-go {
  /*background: @color-green;
									border: 1px solid @color-green;*/
}
.block.related .product-item-details .product-item-actions .actions-primary .stock.unavailable {
  border-radius: 3px;
  background: #de455c;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  padding: 7px 15px;
  font-size: 1.4rem;
  vertical-align: middle;
  line-height: 1;
}
.block.recentlyviewed-block #recentlyviewed-ol .product-item .price-box {
  margin: 10px 0 0 0;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  display: flex;
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.catalog-category-view.page-layout-1column .column.main,
.catalog-category-view.page-layout-1column-category-listing .column.main {
  min-height: inherit;
}
.catalog-category-view.page-layout-1column .column.main,
.catalog-category-view.page-layout-1column-category-listing .column.main {
  min-height: inherit;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
}
.table-comparison {
  table-layout: fixed;
  width: auto;
  max-width: unset;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  padding: 15px;
}
.table-comparison .cell #comparison-diff {
  color: #02a13f;
  cursor: pointer;
  vertical-align: bottom;
}
.table-comparison .cell #comparison-reset {
  color: #de455c;
  display: none;
  cursor: pointer;
  vertical-align: bottom;
}
.table-comparison .cell .attribute.value {
  width: 100%;
}
.table-comparison .cell .attribute.value ul {
  padding-left: 1.5em;
  margin-bottom: 0px;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.product.info {
  width: 260px;
  min-width: 260px;
  padding: 10px;
  position: relative;
}
.table-comparison .cell.product.info .product-item-sku {
  margin-bottom: 15px;
}
.table-comparison .cell.product.info .product-item-sku a {
  color: #363636;
}
.table-comparison .cell.product.info .product-item-sku a:hover,
.table-comparison .cell.product.info .product-item-sku a:active {
  color: #363636;
}
.table-comparison .cell.product.info .product-reviews-summary {
  display: block;
}
.table-comparison .cell.product.info .product-reviews-summary .reviews-actions {
  line-height: 1;
  display: block;
}
.table-comparison .cell.label {
  position: sticky;
  left: 0;
  z-index: 2;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
  font-weight: 600;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute.empty .attribute.value {
  opacity: 0.1 !important;
}
.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
  text-align: center;
}
.table-comparison .product-item-photo img {
  max-width: 140px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .price-box .price-container .price {
  font-weight: 600;
  font-size: 18px;
}
.table-comparison .product-item-name {
  font-weight: 500;
  font-size: 14px;
}
.table-comparison .product-item-name a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 45px;
  line-height: 20px;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding: 0;
  text-align: left;
}
.table-comparison .cell.remove .action.delete {
  display: block;
  text-align: center;
  color: #de455c;
  background: #ffffff;
  font-weight: 600;
  transition: background ease 0.3, color ease 0.3;
  padding: 5px 0;
}
.table-comparison .cell.remove .action.delete:hover {
  color: #ffffff;
  text-decoration: none;
  background: #de455c;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  position: absolute;
  top: 0;
  right: 0;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary a:before {
  font-size: 20px;
}
.table-comparison .product-item-actions > .actions-primary .stock.unavailable {
  background-image: none;
  border: 1px solid #de455c;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 4px 11px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  background: #de455c;
  border-color: #de455c;
  color: #fff;
  border-radius: 3px;
  white-space: nowrap;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.table-comparison .product-item-actions > .actions-primary .stock.unavailable.calltoorder a {
  color: #fff;
}
.table-comparison .product-item-actions > .actions-primary .stock.unavailable.calltoorder a:hover,
.table-comparison .product-item-actions > .actions-primary .stock.unavailable.calltoorder a:active {
  text-decoration: none;
}
.table-comparison .action.tocart {
  /*white-space: nowrap;
				border-color: @color-green;
				background: @color-green;
				font-weight: 600;*/
  width: auto;
}
.table-comparison thead tr th {
  border: none !important;
}
.table-comparison thead tr td {
  border-bottom: 1px solid #ccc !important;
  /*&:last-child {
						border-right: none !important;
					}*/
}
.table-comparison tbody tr.head th {
  vertical-align: bottom;
}
.table-comparison tbody tr.head th,
.table-comparison tbody tr.head td {
  border-right: 1px solid #ccc !important;
}
.table-comparison tbody tr.head td .rating-summary .rating-result > span:before {
  z-index: 1;
}
.table-comparison tbody tr.compare-row {
  display: none;
}
.table-comparison tbody tr.compare-row th {
  background: #fff;
  border-right: 1px solid #ccc !important;
}
.table-comparison tbody tr.compare-row td {
  border-top: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
  border-right: 1px solid #ccc !important;
  vertical-align: middle;
}
.table-comparison tbody tr.compare-row td input {
  display: none;
}
.table-comparison tbody tr.compare-row td label {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-align: center;
}
.table-comparison tbody tr.compare-row:nth-child(odd) td {
  background: #f2f2f2;
}
.table-comparison tbody tr.body th {
  background: #666666;
  color: #fff;
}
.table-comparison tbody tr.body th,
.table-comparison tbody tr.body td {
  border-top: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
}
.table-comparison tbody tr.body td {
  border-right: 1px solid #ccc !important;
}
.table-comparison tbody tr.body:nth-child(odd) td {
  background: #f2f2f2;
}
.table-comparison tbody tr.body.header th {
  background: #666;
  color: #fff;
  text-transform: uppercase;
}
.table-comparison tbody tr.body.header th span {
  position: sticky;
}
.comparison.headings {
  background: #ffffff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
@media screen and (max-width: 424px) {
  div.product-info-main .product-social-links .product-addto-links .action,
  div.product-info-main .mp_social_share_inline_under_cart .toggle_social_share {
    margin-bottom: 10px;
    padding: 12px 7px;
    font-size: 13px;
  }
  div.product-info-main .product-social-links .product-addto-links .action:before,
  div.product-info-main .mp_social_share_inline_under_cart .toggle_social_share:before {
    font-size: 15px;
    min-width: 20px;
  }
  div.product-info-main .product-social-links .product-addto-links .action {
    margin-right: 5px;
  }
}
.modal-popup .modal-header {
  font-size: 18px;
  background-color: #f0f4f5;
  margin: 0 0 0px;
  padding: 16px 30px;
  font-weight: 600;
  border: 0;
  line-height: 16px;
}
.modal-popup .modal-header h1 {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
}
.modal-popup .modal-content {
  padding: 2rem 3rem;
}
.modal-popup footer.modal-footer {
  border-top: 1px solid #f4f4f4;
  text-align: left;
}
.modal-popup footer.modal-footer button.action-secondary,
.modal-popup footer.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-secondary,
.modal-popup footer.modal-footer .action-gift.action-secondary {
  background: 0 0;
  padding: 12px 30px;
  font-weight: 600;
  border: 1px solid #2ca4d8;
  border-radius: 3px;
  color: #2ca4d8;
  font-size: 16px;
  line-height: 17px;
  margin-right: 15px;
}
.modal-popup footer.modal-footer button.action-secondary:hover,
.modal-popup footer.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-secondary:hover,
.modal-popup footer.modal-footer .action-gift.action-secondary:hover {
  border: 1px solid #2ca4d8;
  background-color: #2ca4d8;
  color: #fff;
}
.modal-popup footer.modal-footer button.action-primary,
.modal-popup footer.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary,
.modal-popup footer.modal-footer .action-gift.action-primary {
  background: 0 0;
  padding: 12px 30px;
  font-weight: 600;
  border: 1px solid #2ca4d8;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  line-height: 17px;
  background-color: #2ca4d8;
}
.modal-popup footer.modal-footer button.action-primary:hover,
.modal-popup footer.modal-footer .cart.table-wrapper .actions-toolbar > .action.action-primary:hover,
.modal-popup footer.modal-footer .action-gift.action-primary:hover {
  border: 1px solid #2ca4d8;
  background-color: transparent;
  color: #2ca4d8;
}
.checkout-cart-index .mage-error#coupon_code-error {
  color: #FF0000;
  margin-top: 7px;
  font-size: 1.2rem;
  display: block;
}
.checkout-cart-index input[type=checkbox] {
  position: relative;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  background: none;
  cursor: pointer;
  line-height: 0;
  margin: 0 .6em 0 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 18px;
  width: 18px;
  -webkit-appearance: none;
}
.checkout-cart-index input[type=checkbox]:checked {
  background-color: #2CA4D8;
  border: 1px solid #2CA4D8;
  opacity: 1;
}
.checkout-cart-index input[type=checkbox]:before {
  content: '';
  position: absolute;
  right: 50%;
  top: 50%;
  width: 4px;
  height: 8px;
  border: solid #FFF;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
  display: none;
}
.checkout-cart-index input[type=checkbox]:checked:before {
  display: block;
}
@media (max-width: 768px) {
  .checkout-cart-index .page-title-wrapper {
    margin-top: 20px;
  }
}
.column.main .cart-summary {
  margin-bottom: 25px;
}
.column.main .cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin-top: 0;
  margin-bottom: 15px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  text-transform: capitalize;
  background-color: #F0F4F5;
  padding: 16px 30px;
  border: 0;
}
.column.main .cart-summary .taxexempt-cartmsg p {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}
.column.main .cart-summary .taxexempt-cartmsg p a {
  font-size: 14px;
  line-height: 20px;
  color: #2ca4d8;
  font-weight: normal;
}
.column.main .cart-summary .block {
  margin-bottom: 0;
  border-bottom: 3px solid #F4F4F4;
  padding: 16px 30px;
}
.column.main .cart-summary .block .item-options {
  margin-left: 0;
  margin-bottom: 0;
}
.column.main .cart-summary .block .item-options .field {
  margin: 0 0 0px;
}
.column.main .cart-summary .block .fieldset {
  margin: 0px 0 15px 0;
}
.column.main .cart-summary .block .fieldset .field {
  margin: 0 0 15px;
}
.column.main .cart-summary .block .fieldset .field .control select,
.column.main .cart-summary .block .fieldset .field .control input {
  border: 1px solid #CCCCCC;
  padding: 11px 20px;
  height: auto;
  border-radius: 3px;
  height: 44px;
  color: #666666;
}
.column.main .cart-summary .block .fieldset .field .control select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(../images/select-bg.svg);
  background-position: 98% 50% !important;
  background-repeat: no-repeat;
}
.column.main .cart-summary .block .fieldset .field.note {
  font-size: 14px;
  color: #000;
  margin: 0 0 20px 0;
}
.column.main .cart-summary .block .fieldset [type="radio"]:checked,
.column.main .cart-summary .block .fieldset [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.column.main .cart-summary .block .fieldset [type="radio"]:checked + label,
.column.main .cart-summary .block .fieldset [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #000;
  font-weight: 600;
}
.column.main .cart-summary .block .fieldset [type="radio"]:checked + label:before,
.column.main .cart-summary .block .fieldset [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #2CA4D8;
  border-radius: 100%;
  background: #fff;
}
.column.main .cart-summary .block .fieldset [type="radio"]:checked + label:after,
.column.main .cart-summary .block .fieldset [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #2CA4D8;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.column.main .cart-summary .block .fieldset [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.column.main .cart-summary .block .fieldset [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.column.main .cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.column.main .cart-summary .block .fieldset.coupon {
  position: relative;
  margin: 0;
}
.column.main .cart-summary .block .fieldset.coupon .field .control input {
  padding: 11px 80px 11px 20px;
}
.column.main .cart-summary .block .fieldset.coupon .actions-toolbar {
  position: absolute;
  top: 0px;
  right: 20px;
}
.column.main .cart-summary .block > .title {
  border-top: none;
  border-bottom: 0px solid #363636;
  padding-top: 0;
  padding-left: 0;
}
.column.main .cart-summary .block > .title strong {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #000;
}
.column.main .cart-summary .block > .title:after {
  top: -10px;
  /*transform: rotate(-180deg);*/
  color: #333;
}
.column.main .cart-summary .block.discount .fieldset > .field > .label {
  font-weight: normal;
  font-size: 1.2rem;
}
.column.main .cart-summary .block.discount #discount-coupon-form .actions-toolbar .primary button,
.column.main .cart-summary .block.discount #discount-coupon-form .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.column.main .cart-summary .block.discount #discount-coupon-form .actions-toolbar .primary .action-gift {
  padding: 12px 0;
  background: transparent;
  border: none;
  color: #000;
}
.column.main .cart-summary .block.discount #discount-coupon-form .actions-toolbar .primary button:active,
.column.main .cart-summary .block.discount #discount-coupon-form .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action:active,
.column.main .cart-summary .block.discount #discount-coupon-form .actions-toolbar .primary .action-gift:active {
  box-shadow: none;
}
.column.main .cart-summary .block-summary #shipping-zip-form fieldset.estimate p.field.note {
  display: none;
}
.form-cart .cart.main.actions a.action.continue,
.form-cart .cart.main.actions button,
.form-cart .cart.main.actions .cart.table-wrapper .actions-toolbar > .action,
.form-cart .cart.main.actions .action-gift {
  background: transparent;
  padding: 12px 30px;
  font-weight: 600;
  border: 1px solid #2CA4D8;
  border-radius: 3px;
  color: #2CA4D8;
  font-size: 16px;
  line-height: 19px;
}
.form-cart .cart.main.actions a.action.continue.update:before,
.form-cart .cart.main.actions button.update:before,
.form-cart .cart.main.actions .cart.table-wrapper .actions-toolbar > .action.update:before,
.form-cart .cart.main.actions .action-gift.update:before {
  display: none;
}
.form-cart .cart.main.actions a.action.continue:before,
.form-cart .cart.main.actions button:before,
.form-cart .cart.main.actions .cart.table-wrapper .actions-toolbar > .action:before,
.form-cart .cart.main.actions .action-gift:before {
  display: none;
}
.form-cart .cart.main.actions a.action.continue:hover,
.form-cart .cart.main.actions button:hover,
.form-cart .cart.main.actions a.action.continue:focus,
.form-cart .cart.main.actions button:focus,
.form-cart .cart.main.actions a.action.continue:active,
.form-cart .cart.main.actions button:active,
.form-cart .cart.main.actions .cart.table-wrapper .actions-toolbar > .action:hover,
.form-cart .cart.main.actions .cart.table-wrapper .actions-toolbar > .action:focus,
.form-cart .cart.main.actions .cart.table-wrapper .actions-toolbar > .action:active,
.form-cart .cart.main.actions .action-gift:hover,
.form-cart .cart.main.actions .action-gift:focus,
.form-cart .cart.main.actions .action-gift:active {
  border: 1px solid #2CA4D8;
  background-color: #2CA4D8;
  color: #fff;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
  border-top: 0px solid #d1d1d1;
  padding: 16px 30px;
}
.cart-totals .table-wrapper table tr.totals.shipping.excl .amount,
.cart-totals .table-wrapper table tr.totals.shipping.excl .mark {
  padding: 0 0 20px 0;
}
.cart-totals .table-wrapper table .amount,
.cart-totals .table-wrapper table .mark {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  padding: 0 0 10px 0;
}
.cart-totals .table-wrapper table tr.grand.totals {
  font-size: 22px;
  font-weight: 600;
  line-height: 20px;
  border-top: 1px solid #F4F4F4;
}
.cart-totals .table-wrapper table tr.grand.totals .mark,
.cart-totals .table-wrapper table tr.grand.totals .amount {
  padding-top: 10px;
}
.cart-totals .table-wrapper table tr.grand.totals .price,
.cart-totals .table-wrapper table tr.grand.totals strong {
  font-weight: normal;
  font-size: 22px;
  font-weight: 600;
  line-height: 20px;
}
.cart-totals .discount.coupon {
  display: none;
}
.cart.table-wrapper a.use-ajax.action.towishlist.action-towishlist,
.cart.table-wrapper .split.button.wishlist .label.action.split {
  font-size: 13px;
  font-weight: 600;
  padding: 3px 5px;
  margin: 0 -1px 0 0;
  border: 1px solid #ccc;
  background: #f2f2f2;
}
.cart.table-wrapper .wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 5px;
  font-size: 12px;
  margin-bottom: 0;
  font-weight: 600;
  text-transform: capitalize;
}
.cart.table-wrapper .items .cart.item input[type="checkbox"] {
  margin: 0 0;
}
.cart.table-wrapper .items thead tr .col {
  padding-top: 0px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
  background-color: #F0F4F5;
  padding: 11px 30px 16px 30px;
  border: 0;
}
.cart.table-wrapper .items thead tr .col br {
  display: none;
}
.cart.table-wrapper .items thead th.col.delete {
  font-size: 0;
}
.cart.table-wrapper .items thead + .item {
  border-top: 0px solid #363636;
}
.cart.table-wrapper .items thead + .item td.col.item {
  padding: 20px 30px 20px;
}
.cart.table-wrapper .items thead + .item td.col.item .product-image-wrapper {
  border: 1px solid #F4F4F4;
}
.cart.table-wrapper .items thead + .item td.col.item .product-item-details strong.product-item-name {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  margin-top: 0;
  hyphens: none;
  line-height: 18px;
  padding-bottom: 15px;
}
.cart.table-wrapper .items thead + .item td.col.item .product-item-details p.product-item-additional,
.cart.table-wrapper .items thead + .item td.col.item .product-item-details p.product-item-sku {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 24px;
}
.cart.table-wrapper .items thead + .item td.col.item .product-item-details p.product-item-additional strong,
.cart.table-wrapper .items thead + .item td.col.item .product-item-details p.product-item-sku strong {
  font-weight: 600;
}
.cart.table-wrapper .items tbody.item td.col.item {
  padding: 20px 30px 20px;
}
.cart.table-wrapper .items tbody.item td.col.item .product-image-wrapper {
  border: 1px solid #F4F4F4;
}
.cart.table-wrapper .items tbody.item td.col.item .product-item-details strong.product-item-name {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  margin-top: 0;
  hyphens: none;
  line-height: 18px;
  padding-bottom: 15px;
}
.cart.table-wrapper .items tbody.item td.col.item .product-item-details p.product-item-additional,
.cart.table-wrapper .items tbody.item td.col.item .product-item-details p.product-item-sku {
  margin-bottom: 0;
  font-size: 12px;
}
.cart.table-wrapper .items tbody.item td.col.item .product-item-details p.product-item-additional strong,
.cart.table-wrapper .items tbody.item td.col.item .product-item-details p.product-item-sku strong {
  font-weight: 600;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #F0F4F5;
  position: relative;
}
.cart.table-wrapper .items > .item .item-info {
  /*td.col.subtotal,*/
}
.cart.table-wrapper .items > .item .item-info td.col.price .price:after {
  content: '/ea';
  font-size: 11px;
  color: #6B6B6B;
  font-weight: normal;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .col.qty {
  position: inherit;
}
.cart.table-wrapper .col.qty .field.qty {
  position: relative;
}
.cart.table-wrapper .col.qty .field.qty .control.qty label input {
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  width: 80px;
  height: 40px;
  text-align: center;
  padding: 0 28px;
}
.cart.table-wrapper .col.qty .field.qty .control.qty label span.minus {
  position: absolute;
}
.cart.table-wrapper .col.qty .field.qty .control.qty label span.plus {
  position: absolute;
  right: 0;
}
.cart.table-wrapper .col.qty .field.qty .control.qty label span.plus button,
.cart.table-wrapper .col.qty .field.qty .control.qty label span.plus .cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .col.qty .field.qty .control.qty label span.plus .action-gift {
  padding: 2px 12px;
}
.cart.table-wrapper .col.qty .field.qty .control.qty label button,
.cart.table-wrapper .col.qty .field.qty .control.qty label .cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .col.qty .field.qty .control.qty label .action-gift {
  background-color: transparent;
  border: 0;
  padding: 3px 12px;
  font-size: 23px;
  font-weight: 400;
  color: #333;
  line-height: 23px;
}
@media (max-width: 768px) {
  .cart.table-wrapper .col.qty .field.qty .control.qty label {
    position: relative;
  }
}
.cart.table-wrapper .col.qty .actions-toolbar {
  position: absolute;
  z-index: 1;
  transform: translateX(-25%);
}
.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
  background: transparent;
  border: none;
  font-weight: 500;
  padding: 0;
  color: #363636;
  font-size: 1.2rem;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: transparent;
  border: none;
  color: #363636;
}
.cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:focus,
.action-gift:active {
  box-shadow: none;
  background: transparent;
  border: none;
  color: #363636;
}
.cart.table-wrapper .actions-toolbar > .action:last-child,
.action-gift:last-child {
  margin-right: 0;
}
.cart.table-wrapper .actions-toolbar > .action.action-edit,
.action-gift.action-edit {
  display: inline-block;
  float: left;
  font-size: 0;
}
.cart.table-wrapper .actions-toolbar > .action.action-edit:before,
.action-gift.action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: #000000;
  content: "\e90f";
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action.action-delete,
.action-gift.action-delete {
  font-size: 0;
}
.cart.table-wrapper .actions-toolbar > .action.action-delete:before,
.action-gift.action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 20px;
  color: #000000;
  content: "\e616";
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action.update,
.action-gift.update {
  margin: 0 10px 10px 0 !important;
  display: none;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-details .item-actions {
  display: none;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 700;
  font-size: 1.6rem;
  margin-top: -12px;
  hyphens: none;
}
.cart.table-wrapper .product-item-sku {
  margin-bottom: 1em;
}
.cart.table-wrapper .product-item-sku a {
  color: #363636;
}
.cart.table-wrapper .product-item-sku a:hover,
.cart.table-wrapper .product-item-sku a:active,
.cart.table-wrapper .product-item-sku a:visited {
  color: #363636;
}
.cart.table-wrapper .product-item-additional {
  font-size: 1.2rem;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  border-bottom: 0px solid #d1d1d1;
  padding-bottom: 0px;
  position: relative;
  z-index: 0;
}
.cart-container .checkout-methods-items .action.primary,
.cart-container .checkout-methods-items .amshopby-button,
.cart-container .checkout-methods-items .am-filter-go {
  padding: 11px 30px;
  background: #2CA4D8;
  width: 100%;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
  border-radius: 3px;
  border: 1px solid #2CA4D8;
  height: 50px;
  display: inline-block;
  text-decoration: none;
}
.cart-container .checkout-methods-items .action.primary:before,
.cart-container .checkout-methods-items .amshopby-button:before,
.cart-container .checkout-methods-items .am-filter-go:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: inherit;
  color: inherit;
  content: '\e640';
  font-family: 'icons-blank-theme';
  vertical-align: bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary:before,
.cart-container .checkout-methods-items .amshopby-button:before,
.cart-container .checkout-methods-items .am-filter-go:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: inherit;
  content: "\e91d";
  font-family: 'icons-blank-theme';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary:hover,
.cart-container .checkout-methods-items .amshopby-button:hover,
.cart-container .checkout-methods-items .am-filter-go:hover {
  background: transparent;
  border: 1px solid #2CA4D8;
  color: #2CA4D8;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 10px;
}
.cart-container .checkout-methods-items .item + .item:last-child {
  margin-top: 5px;
}
.cart-container .cart-badges {
  margin-bottom: 30px;
  text-align: right;
  margin-top: -40px;
}
.cart-container .cart-badges > * {
  margin-left: 10px;
  display: inline-block;
}
.cart-container .cart-badges a {
  display: inline-block;
}
.cart-container .cart-badges a img {
  height: 30px;
  width: auto;
}
.cart-products-toolbar {
  background: #F0F4F5;
  padding: 15px 15px 5px 15px;
  border-radius: 3px;
}
.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}
.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}
.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}
.block.crosssell {
  margin-top: 70px;
  float: left;
  clear: both;
  width: 100%;
  background: #F0F4F5;
  padding: 20px;
}
@media (min-width: 1550px) {
  .block.crosssell {
    padding: 50px;
  }
}
.block.crosssell .product-item {
  padding: 0 5px;
}
.block.crosssell .product-item .price-box {
  margin: 10px 0;
}
.block.crosssell .product-item-actions .actions-primary .stock.unavailable {
  color: #de455c;
  font-weight: 600;
  text-transform: capitalize;
}
.block.crosssell .product-item-actions .actions-primary .input-text.qty {
  display: none;
}
.block.crosssell .product-item-actions .actions-primary .tocart {
  border: none;
  vertical-align: unset;
  background: transparent;
  color: #02a13f;
  transition: none;
  text-transform: capitalize;
}
.block.crosssell .product-item-actions .actions-primary .tocart.primary {
  padding: 0;
  background: #2ca4d8;
  border-color: #2ca4d8;
  padding: 12px 15px;
  color: #fff;
}
.block.crosssell .product-item-actions .actions-primary .tocart.primary:hover {
  background: #333;
  border-color: #333;
}
.block.crosssell .product-item-actions .actions-secondary {
  display: none;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .checkout-cart-index .column.main .cart-summary {
    width: 25%;
  }
  ul.checkout.methods.items li.item .movetoquote-wrapper .action.primary.checkout.movetoquote.movetoquote-button,
  .cart-container .checkout-methods-items .action.primary,
  .cart-container .checkout-methods-items .amshopby-button,
  .cart-container .checkout-methods-items .am-filter-go,
  ul.checkout.methods.items li.item .movetoquote-wrapper .amshopby-button.checkout.movetoquote.movetoquote-button,
  .cart-container .checkout-methods-items .amshopby-button,
  ul.checkout.methods.items li.item .movetoquote-wrapper .am-filter-go.checkout.movetoquote.movetoquote-button,
  .cart-container .checkout-methods-items .am-filter-go {
    padding: 11px 10px !important;
    font-size: 16px !important;
    height: auto;
  }
  .cart-totals .table-wrapper table tr.grand.totals .price,
  .cart-totals .table-wrapper table tr.grand.totals strong {
    font-size: 18px;
  }
  .cart-totals .table-wrapper {
    padding: 16px 10px;
  }
  .column.main .cart-summary .block,
  .column.main .cart-summary > .title {
    padding: 16px 10px;
  }
  .cart.table-wrapper .items thead tr .col {
    padding: 11px 10px 16px 10px;
  }
  .cart.table-wrapper .items tbody.item td.col.item {
    padding: 20px 10px 20px;
  }
}
@media screen and (max-width: 830px) {
  .checkout-cart-index .column.main .cart-summary,
  .checkout-cart-index .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .cart.table-wrapper .col.qty .actions-toolbar {
    transform: none;
    right: 0;
    bottom: 20px;
  }
}
.block-minicart .items-total {
  float: left;
  margin: 0;
  font-weight: 500;
  font-size: 12px;
  padding: 0px 0 0 30px;
  /*.count {
                font-weight: @font-weight__bold;
            }*/
}
.block-minicart .subtotal {
  /*margin: 0 @indent__s @indent__s;
            text-align: right;
			font-size: 20px;
			font-weight: @font-weight__bold;*/
  float: right;
  padding: 0px 30px 0 0;
  color: #000;
  font-size: 12px;
  margin: -6px 0 0;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 22px;
  font-weight: 600;
}
.block-minicart .subtitle {
  display: none;
  text-transform: capitalize;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 20px 30px;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content #minicart-footer.hasproducts {
  background: #ddd;
  margin: 0 -18px -15px -18px;
  padding: 10px 18px;
  text-align: center;
}
.block-minicart .block-content #minicart-footer.hasproducts > .actions {
  margin-top: 10px;
  text-align: center;
  line-height: 1;
  overflow: hidden;
}
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .action.primary,
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .amshopby-button,
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .am-filter-go {
  display: block;
  margin-bottom: 0;
  width: 75%;
  background: #02a13f;
  border: none;
  text-transform: uppercase;
  float: left;
}
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .action.primary:hover,
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .amshopby-button:hover,
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .am-filter-go:hover {
  background: #019434;
}
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .action.primary:last-child,
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .amshopby-button:last-child,
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .am-filter-go:last-child {
  margin-bottom: 0;
}
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary > .secondary {
  width: 23%;
  float: left;
  margin-right: 2%;
}
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary > .secondary .action.viewcart {
  background: #666;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 3px;
  display: block;
}
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary > .secondary .action.viewcart:hover,
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary > .secondary .action.viewcart:active {
  text-decoration: none;
}
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .extramethods {
  float: left;
  width: 100%;
}
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .extramethods > div {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #bbb;
}
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .extramethods .paypal.checkout.after {
  padding-right: 0px;
  padding-left: 0px;
}
.block-minicart .block-content #minicart-footer.hasproducts > .actions > .primary .extramethods .amazon-minicart-container .amazon-button-container {
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}
.minicart-wrapper:after {
  clear: both;
}
.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 29px;
  color: inherit;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart:hover:before {
  color: inherit;
}
.minicart-wrapper .action.showcart:active:before {
  color: inherit;
}
.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 29px;
  color: inherit;
  content: '\e611';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:hover:before {
  color: inherit;
}
.minicart-wrapper .action.showcart.active:active:before {
  color: inherit;
}
.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 101;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.minicart-wrapper .block-minicart li {
  margin: 0;
}
.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.minicart-wrapper .block-minicart:before {
  right: 26px;
  top: -12px;
}
.minicart-wrapper .block-minicart:after {
  right: 25px;
  top: -14px;
}
.minicart-wrapper.active {
  overflow: visible;
}
.minicart-wrapper.active .block-minicart {
  display: block;
}
.minicart-wrapper .block-minicart {
  right: -390px;
  bottom: 0;
  top: 0;
  border: 0;
  position: fixed;
  z-index: 9999;
  text-align: left;
  display: inherit;
  min-width: 0;
  max-width: 380px;
  width: 100%;
  margin: -1px 0 0;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: -5px 0px 10px rgba(0, 0, 0, 0.2);
}
.minicart-wrapper .block-minicart .block-title {
  padding: 11px;
  padding: 15px 30px;
  background: #F4F4F4;
  margin-bottom: 0;
}
.minicart-wrapper .block-minicart .block-title strong {
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 425px) {
  .minicart-wrapper .block-minicart {
    max-width: 360px;
  }
}
.minicart-wrapper.active .block-minicart {
  right: 0;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .action.close {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 7px;
  width: 40px;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
  /*color: @color-black;*/
  position: relative;
  text-align: center;
  color: #151515;
  /*&::before {
					line-height: 16px;
					font-size: 24px;
					letter-spacing: -1px;
					//vertical-align: top;
				}
				&.active::before {
					//line-height: 16px;
					//font-size: 24px;
					font-size: 25px;
					vertical-align: middle;
				}
				@media (min-width:375px) {
					&::before {
						font-size: 28px;
						line-height: 22px;
					}
					&.active::before {
						//font-size: 28px;
						//line-height: 22px;
					}
				}*/
}
.minicart-wrapper .action.showcart::before {
  margin-bottom: 5px;
}
.minicart-wrapper .action.showcart .text {
  display: block;
  font-size: 15px;
  font-weight: 700;
}
.minicart-wrapper .action.showcart .counter.qty {
  position: absolute;
  top: -5px;
  right: 0;
  /*transform: translateX(125%);*/
  background: #2ca4d8;
  color: #fff;
  border-radius: 1em;
  min-width: 1.4em;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
  padding: 0 3px;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .action.showcart .counter-label {
  display: none;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-wrapper .minicart-bottom-buttons {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 30px 30px 15px 30px;
  text-align: center;
  /*z-index: 1;
		    background: #fff;*/
}
.minicart-wrapper .minicart-bottom-buttons button,
.minicart-wrapper .minicart-bottom-buttons .cart.table-wrapper .actions-toolbar > .action,
.minicart-wrapper .minicart-bottom-buttons .action-gift {
  width: 100%;
}
.minicart-wrapper .minicart-bottom-buttons .action.checkout {
  margin-bottom: 10px;
  font-size: 16px;
  padding: 16px 10px;
}
.minicart-wrapper .minicart-bottom-buttons .secondary {
  margin-top: 10px;
}
.minicart-wrapper .minicart-bottom-buttons .action.viewcart {
  font-size: 16px;
  font-weight: 600;
  color: #2ca4d8;
}
.minicart-wrapper .minicart-bottom-buttons .action.viewcart:after {
  content: '\e622';
  font-family: 'icons-blank-theme';
  transform: rotate(-90deg);
  display: inline-block;
  font-size: 23px;
  vertical-align: middle;
}
.minicart-items-wrapper {
  clear: both;
  padding: 0 30px;
  border-top: 1px solid #CCCCCC;
  margin: 0px 0 0 0;
  display: inline-block;
  /*max-height: 300px;*/
  overflow-y: auto;
  height: auto !important;
  position: absolute;
  top: 107px;
  left: 0;
  bottom: 180px;
}
.minicart-items-wrapper .product-item-details .price-container {
  width: 100%;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
  border-bottom: 1px solid #f0f4f5;
  /*&:not(:last-child) {
                
            }*/
  /*&:first-child {
                padding-top: 0;
            }*/
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  padding-right: 5px;
  font-weight: 500;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
  border: 1px solid #F0F4F5;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  overflow: hidden;
  text-align: center;
}
.minicart-items .product > .product-item-photo {
  padding: 5px;
}
.minicart-items .product > .product-item-photo .product-image-container {
  display: initial;
}
.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product-item-name {
  font-weight: 600;
  margin: 0 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.minicart-items .product-item-name a {
  color: #333333;
  font-weight: 500;
}
.minicart-items .product-item-details {
  padding-left: 88px;
}
.minicart-items .product-item-details .price {
  font-weight: 600;
}
.minicart-items .product-item-details .price::after {
  content: '/ea';
  font-weight: 400;
}
.minicart-items .product-item-details .subtotal .price::after {
  display: none;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 0;
  text-align: center;
  width: 40px;
  height: 30px;
  border-radius: 2px;
  border-color: #F4F4F4;
}
.minicart-items .update-cart-item {
  font-size: 1.2rem;
  vertical-align: top;
  padding: 5px 10px 6px 10px;
  background: #2ca4d8;
  color: #fff;
  border-color: #2ca4d8;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action span {
  display: none;
}
.minicart-items .action.edit {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: #000000;
  content: "\e90f";
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.delete {
  margin: 0 0 0 7px;
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 20px;
  color: #000000;
  content: "\e616";
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-index-index .page-header {
  margin-bottom: 20px;
  padding-bottom: 10px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
}
.checkout-index-index .page-header .header.content {
  flex-flow: row-reverse;
  padding-bottom: 0px;
}
.checkout-index-index .checkout-header {
  margin: 0px 0px 40px;
  width: 100%;
}
.checkout-index-index .checkout-header .title {
  margin: 0 auto 7px;
  float: left;
}
.checkout-index-index .checkout-header .checkout-badges {
  float: right;
  text-align: right;
}
.checkout-index-index .checkout-header .checkout-badges > * {
  margin-left: 10px;
  float: left;
}
.checkout-index-index .checkout-header .checkout-badges img {
  height: 30px;
  width: auto;
}
.checkout-index-index .checkout-header .description {
  font-size: 16px;
  clear: both;
}
.checkout-index-index #customer-email-error,
.checkout-index-index #customer-password-error {
  display: block;
  color: #FF0000;
  margin-top: 7px;
  font-size: 1.2rem;
}
.checkout-index-index .field-tooltip {
  display: none;
}
.checkout-index-index label.label {
  cursor: pointer;
  display: inline-block;
  width: 90%;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-title {
  font-weight: 600;
  font-size: 2.2rem;
  margin-bottom: 10px;
}
.opc-wrapper .step-content:not(#checkout-step-payment) {
  margin: 0 0 40px;
  padding-right: 20px;
}
.opc-wrapper #payment-method-payment_Services_paypal_vault {
  padding: 0 20px;
}
.opc-wrapper .payment-group .payment-method {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  border-radius: 3px;
}
.opc-wrapper .checkout-billing-address {
  margin-top: 30px !important;
  font-size: 1.6rem;
}
.opc-wrapper .payment-option.customerbalance {
  margin-top: 30px;
}
.opc-wrapper .payment-option.customerbalance .payment-option-title {
  border-top: 0px;
  padding-left: 0px;
}
.opc-wrapper .payment-option.customerbalance .payment-option-title span {
  background: #F0F4F5;
  font-weight: 600;
  font-size: 2.2rem;
  margin-bottom: 10px;
  padding: 10px 20px;
  display: block;
}
.opc-wrapper .payment-option.customerbalance .payment-option-content {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
}
.opc-wrapper .payment-option.customerbalance .payment-option-content .payment-option-inner {
  margin-bottom: 0px;
  font-size: 1.6rem;
  line-height: 2em;
}
.opc-wrapper .payment-option.customerbalance .payment-option-content .payment-option-inner + .actions-toolbar {
  position: unset;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.checkout-index-index .table-checkout-shipping-method tbody tr.row {
  margin-left: 0;
  margin-right: 0;
}
.checkout-index-index .table-checkout-shipping-method tbody tr#bystate {
  visibility: hidden;
  height: 30px;
}
.checkout-index-index .checkout-billing-address .billing-address-same-as-shipping-block label #sab-check::before {
  content: '';
  display: inline-block;
  margin: 3px 15px 0 0;
  min-width: 15px;
  min-height: 15px;
  width: 15px;
  height: 15px;
  border: 2px solid #ccc;
  border-width: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiByeD0iMiIgZmlsbD0iIzE5NzlDMyIvPjxwYXRoIGQ9Ik01IDEwbDQgNCA2LTciIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=) center no-repeat !important;
  background-size: contain !important;
  opacity: 0.5;
}
.checkout-index-index .checkout-billing-address .billing-address-same-as-shipping-block label .message.notice {
  margin-bottom: 0.5rem;
}
.checkout-onepage-success .page-title-wrapper {
  display: none;
}
.checkout-onepage-success .print {
  display: none;
}
@media (min-width: 769px) {
  .opc-wrapper {
    width: 60% !important;
  }
  .opc-sidebar {
    width: 40% !important;
  }
  .quotation-quote-index .opc-wrapper {
    width: 100% !important;
  }
}
.checkout-success .success-messages {
  margin-bottom: 30px;
  font-size: 1.8rem;
}
.checkout-thankyou {
  text-align: center;
  padding: 12% 0 6%;
}
.checkout-thankyou .thank-img {
  margin-bottom: 20px;
}
.checkout-thankyou h2 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #000000;
  text-transform: uppercase;
}
.checkout-thankyou p {
  font-size: 14px;
  font-weight: 500;
  color: #151515;
  line-height: 17px;
}
.checkout-thankyou .thank-order {
  display: inline-block;
  width: auto;
  background: #F0F4F5;
  height: 50px;
  padding: 8px 20px;
  border-radius: 3px;
  margin-top: 28px;
  margin-bottom: 5px;
  font-size: 20px;
  color: #151515;
  text-transform: uppercase;
}
.checkout-thankyou a.order-number {
  color: #151515;
  font-weight: 500;
}
.checkout-thankyou .thank-order span {
  color: #151515;
  font-weight: 500;
}
.checkout-thankyou .thank-date {
  font-size: 16px;
  color: #151515;
}
.checkout-thankyou .thank-date span {
  font-weight: 500;
}
.checkout-thankyou .actions-toolbar .primary {
  float: none;
  margin: 0 10px;
  width: auto;
  display: inline-block;
}
.checkout-thankyou .actions-toolbar a.action.primary.continue,
.checkout-thankyou .actions-toolbar a.amshopby-button.continue,
.checkout-thankyou .actions-toolbar a.am-filter-go.continue {
  width: 233px;
  height: 43px;
  background: #2CA4D8;
  font-size: 16px;
  font-weight: 600;
  border-color: #2CA4D8;
  vertical-align: middle;
}
.checkout-thankyou .actions-toolbar a.action.primary.continue:hover,
.checkout-thankyou .actions-toolbar a.amshopby-button.continue:hover,
.checkout-thankyou .actions-toolbar a.am-filter-go.continue:hover {
  background: #151515;
  border-color: #151515;
}
.checkout-thankyou .primary-print {
  float: none;
  display: inline-block;
}
.checkout-thankyou .primary-print a.print {
  width: 211px;
  height: 44px;
  border: 1px solid #2CA4D8;
  float: none !important;
  display: inline-block !important;
  border-radius: 3px;
  font-size: 16px;
  color: #2CA4D8;
  padding: 9px;
  margin: 0 !important;
  text-decoration: none;
  font-weight: 600;
  vertical-align: middle;
}
.checkout-thankyou .primary-print a.print:hover {
  background: #151515;
  border-color: #151515;
  color: #fff;
}
.checkout-thankyou .primary-print a.print:before {
  content: "\e91e";
  font-family: 'icons-blank-theme';
  font-size: 14px;
  line-height: 27px;
  margin: 0 3px 0 0px;
  padding: 0;
  vertical-align: top;
}
@media screen and (max-width: 568px) {
  .checkout-thankyou .primary-print {
    width: 100%;
    margin-bottom: 10px;
  }
  .checkout-thankyou .primary-print a.print {
    width: 100%;
  }
  .checkout-thankyou .actions-toolbar .primary {
    margin: 0;
    width: 100%;
  }
  .checkout-thankyou .actions-toolbar a.action.primary.continue,
  .checkout-thankyou .actions-toolbar a.amshopby-button.continue,
  .checkout-thankyou .actions-toolbar a.am-filter-go.continue {
    width: 100%;
  }
}
.checkout-onepage-success #registration {
  width: 100%;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 15px;
  padding: 18px 0px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333333;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #555555;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #ffffff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #2ca4d8;
}
.opc-progress-bar-item._active > span {
  color: #333333;
}
.opc-progress-bar-item._active > span:before {
  background: #2ca4d8;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field .control._with-tooltip input {
  width: 100%;
  margin-right: 0px;
}
.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}
.field.choice .field-tooltip-action {
  line-height: 24px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333333;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333333;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #666666;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  width: 500px;
}
.modal-slide .modal-inner-wrap .form.form-shipping-address .field {
  margin-bottom: 15px;
}
.opc-wrapper .form-login {
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch;
}
.opc-wrapper .shipping-address-item {
  border: 1px solid #ccc;
  border-radius: 3px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
  flex-basis: calc(100% - 10px);
  flex-basis: calc(50% - 10px);
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #2ca4d8;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #2ca4d8;
  color: #ffffff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 10px 0;
}
.checkout-shipping-method .no-quotes-block span {
  background-color: #F4F4F4;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 15px;
}
.methods-shipping .actions-toolbar .action.primary,
.methods-shipping .actions-toolbar .amshopby-button,
.methods-shipping .actions-toolbar .am-filter-go {
  margin: 20px 0 0;
}
.table-checkout-shipping-method {
  border-collapse: separate;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method thead th td:first-child {
  white-space: nowrap;
}
.table-checkout-shipping-method thead th td:last-child {
  width: 100%;
}
.table-checkout-shipping-method tbody td {
  padding-bottom: 20px;
  padding-top: 20px;
  white-space: nowrap;
  cursor: pointer;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 20px;
  padding-right: 0;
  border-left: 1px solid #ccc;
  border-radius: 3px 0 0 3px;
}
.table-checkout-shipping-method tbody td:last-child {
  width: 100%;
  border-right: 1px solid #ccc;
  border-radius: 0 3px 3px 0;
}
.table-checkout-shipping-method tbody tr {
  margin-bottom: 10px;
  display: block;
}
.table-checkout-shipping-method tbody tr td.col.col-price {
  max-width: 21%;
}
.table-checkout-shipping-method tbody tr td.col.col-carrier {
  display: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.store-credit-blc {
  font-weight: bold;
  font-size: 13px;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-summary .shipping-information {
  margin-top: 40px;
}
.opc-block-summary .shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  display: block;
  font-weight: 600;
  font-size: 2.2rem;
  margin-bottom: 10px;
  position: relative;
}
.opc-block-summary .shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-summary .shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #151515;
  content: '\e606';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333333;
}
.opc-block-summary .shipping-information .shipping-information-title .action-edit:active:before {
  color: #151515;
}
.opc-block-summary .shipping-information .shipping-information-content {
  font-size: 16px;
  line-height: 27px;
}
.opc-block-summary .shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-summary .shipping-information .ship-to,
.opc-block-summary .shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  margin: 0px;
}
.opc-block-summary > .title {
  display: block;
  font-weight: 600;
  font-size: 2.2rem;
  margin-bottom: 10px;
}
.opc-block-summary .discount.coupon {
  display: none;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.opc-block-summary .items-in-cart > .title {
  padding: 0 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 3px;
  color: #000;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 16px !important;
  font-weight: 600;
  color: #000;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
  position: inherit;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item {
  padding-bottom: 0px;
}
.opc-block-summary .product-item:first-child {
  padding-top: 0px;
}
.opc-block-summary .product-item:last-child {
  border-bottom: none;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}
.opc-block-summary .actions-toolbar .secondary {
  display: block;
  float: none;
  text-align: left;
}
.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}
.opc-block-summary table.table-totals th.mark {
  font-size: 16px;
  padding-left: 0px;
}
.opc-block-summary table.table-totals td.amount {
  font-size: 16px;
}
.opc-block-summary table.table-totals tr.grand.totals th.mark {
  font-size: 2rem;
  padding-bottom: 20px;
}
.opc-block-summary table.table-totals tr.grand.totals th.mark strong {
  font-wieght: 600;
}
.opc-block-summary table.table-totals tr.grand.totals td.amount {
  font-size: 2rem;
  padding-bottom: 20px;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-dropdown .modal-inner-wrap button.action-close,
.authentication-dropdown .modal-inner-wrap .cart.table-wrapper .actions-toolbar > .action.action-close,
.authentication-dropdown .modal-inner-wrap .action-gift.action-close {
  margin: 15px 10px;
}
.authentication-wrapper {
  float: right;
  margin-top: -50px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.action-auth-toggle {
  background: transparent;
  border: 1px solid #2ca4d8;
  color: #2ca4d8;
  padding: 12px 30px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  height: 44px;
  display: inline-block;
  text-decoration: none;
}
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus {
  background: #2ca4d8;
  color: #fff;
  border: 1px solid #2ca4d8;
}
.block-authentication .block-title {
  border-bottom: 0;
  margin-bottom: 25px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  width: 100%;
}
.block-authentication .actions-toolbar .primary {
  width: 100%;
}
.block-authentication .actions-toolbar .primary button.action.action-login.secondary,
.block-authentication .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action.action-login.secondary,
.block-authentication .actions-toolbar .primary .action-gift.action.action-login.secondary {
  padding: 11px 30px;
  background: #2CA4D8;
  width: 100%;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
  border-radius: 3px;
  border: 1px solid #2CA4D8;
  height: 44px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .fieldset {
  margin: 0 0 15px 0;
}
.block-authentication .block[class] .field {
  margin: 0 0 15px 0;
}
.block-authentication .block[class] .field .control div.mage-error {
  color: #FF0000;
  font-size: 1.2rem;
}
.block-authentication .block[class] .field .control input.mage-error,
.block-authentication .block[class] .field .control select.mage-error,
.block-authentication .block[class] .field .control textarea.mage-error {
  border-color: #FF0000;
  font-size: 1.2rem;
}
.block-authentication .block[class] .field .control input {
  height: 44px;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 14px;
  padding: 13px 20px;
  color: #666666;
}
.block-authentication .block[class] .field .label {
  text-align: left;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.block-authentication .block[class] .actions-toolbar {
  margin-left: 0;
  margin-bottom: 0;
}
.checkout-payment-method .payment-method-content .fieldset > .field.field-select-billing label.label {
  width: auto;
}
.checkout-payment-method .payment-method-content .action-edit-address {
  margin-top: 10px;
  margin-bottom: 15px;
}
.checkout-payment-method .payment-method-content .form-purchase-order .mage-error {
  color: red;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method .card-container .fieldset > .field {
  overflow: hidden;
}
.checkout-payment-method .payment-method-content > .actions-toolbar {
  margin-left: 0px !important;
}
.checkout-payment-method .payment-method-title {
  margin: 0;
  padding: 0 20px;
}
.checkout-payment-method .payment-method-title .label {
  padding: 20px 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 0;
  vertical-align: middle;
  order: 2;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
  order: 3;
}
.checkout-payment-method .payment-method-content {
  padding: 20px 20px 20px 22px;
  border-top: 1px solid #ccc;
  background: #f5f5f5;
  display: none;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-methods .payment-method.creditkey-payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
  border-top: 3px solid #F0F4F5;
  padding: 20px 0px;
}
.checkout-payment-method .payment-option._collapsible .payment-option-title .action-toggle {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #000;
  display: block;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
  position: relative;
  padding: 0;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content .control .mage-error {
  color: #FF0000;
  margin-top: 7px;
  font-size: 1.2rem;
  display: block;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content .payment-option-inner + .actions-toolbar {
  top: 0;
  right: 0;
}
.checkout-payment-method .payment-option.discount-code {
  border-top: 3px solid #CCCCCC;
  margin-top: 30px;
  padding-top: 30px;
}
.checkout-payment-method .payment-option.discount-code .label {
  position: unset;
  width: auto;
  height: auto;
}
.checkout-payment-method .payment-option.discount-code .label span {
  font-size: 1.7rem;
  font-weight: 500;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #02a13f;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  text-align: right;
  float: right;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #151515;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #151515;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-option-inner .control input {
  padding: 0px 9px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
  margin-bottom: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
  border: 1px solid #F4F4F4;
  border-radius: 3px;
  opacity: 1 !important;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  float: left;
  height: 40px;
  width: 60px;
  object-fit: contain;
  background-color: #fff;
  border-radius: 3px;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 100%;
  padding: 11px 20px;
}
.checkout-payment-method .ccard .year .select {
  width: 100%;
  padding: 11px 20px;
}
.checkout-payment-method .ccard .number .input-text {
  width: 100%;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .card-field {
  width: 100%;
  display: block;
  max-width: 100%;
  float: left;
  height: 44px;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 14px;
  padding: 13px 20px;
  color: #666666;
  background-color: #fff;
}
.checkout-payment-method .ccard.fieldset > .field .card-field.card-field-short {
  width: 100px;
  max-width: 100px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field.month {
  width: 48% !important;
  float: left;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field.year {
  width: 48% !important;
  float: right;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.fieldset.create.info .field-recaptcha,
.fieldset.create.account .field-recaptcha {
  padding: 10px 30px 0 30px;
}
.fieldset.create.info .field-recaptcha .field .control,
.fieldset.create.account .field-recaptcha .field .control {
  display: none;
}
.fieldset.create.info .field,
.fieldset.create.account .field {
  padding: 0 30px;
}
.form-create-account .fieldset {
  position: relative;
}
.form-create-account .fieldset:before {
  position: absolute;
  top: 65px;
  margin: 0 0 0 0;
  right: 32px;
}
.form.create.account .fieldset .field.choice label.label {
  vertical-align: middle;
}
.login-container .fieldset:before {
  display: inline-block;
  text-align: right;
  float: right;
}
.form-create-account .block-new-customer .actions-toolbar,
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.form-create-account .block .block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  font-size: 18px;
  background-color: #F0F4F5;
  margin: 0 0 15px 0;
  padding: 16px 30px;
  font-weight: 600;
  border: 0;
  line-height: 16px;
}
.form-create-account .block-content,
.login-container .block-content {
  padding: 20px 30px;
}
.form-create-account .block-content .actions-toolbar,
.login-container .block-content .actions-toolbar {
  padding: 0;
}
.form-create-account .fieldset,
.login-container .fieldset {
  margin: 0 0 20px;
}
.form-create-account .fieldset legend.legend,
.login-container .fieldset legend.legend {
  font-size: 18px;
  background-color: #F0F4F5;
  margin: 0 0 30px 0;
  padding: 16px 30px;
  font-weight: 600;
  border: 0;
  line-height: 16px;
  margin-left: 0 !important;
  width: 100%;
}
.form-create-account .fieldset:before,
.login-container .fieldset:before {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.form-create-account .fieldset:after,
.login-container .fieldset:after {
  margin-top: 35px;
  margin-left: 0 !important;
  padding-left: 30px;
}
.form-create-account .fieldset .field,
.login-container .fieldset .field {
  margin: 0 0 15px;
}
.form-create-account .fieldset .field:not(.choice) .label,
.login-container .fieldset .field:not(.choice) .label {
  padding: 0 0 7px 0;
  text-align: left;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.form-create-account .fieldset .field:not(.choice) .control,
.login-container .fieldset .field:not(.choice) .control {
  width: 100%;
}
.form-create-account .fieldset .field:not(.choice) .control input,
.login-container .fieldset .field:not(.choice) .control input {
  border: 1px solid #ccc;
  padding: 0 20px;
  height: 44px;
  border-radius: 3px;
}
.form-create-account .fieldset .field:not(.choice) .control .input-text.mage-error,
.login-container .fieldset .field:not(.choice) .control .input-text.mage-error {
  border: 1px solid #FF0000 !important;
  color: #000;
}
.form-create-account .fieldset .field:not(.choice) .control .mage-error,
.login-container .fieldset .field:not(.choice) .control .mage-error {
  color: #FF0000;
  font-size: 1.2rem;
}
.form-create-account .fieldset .field input[type=checkbox],
.login-container .fieldset .field input[type=checkbox] {
  position: relative;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  background: none;
  cursor: pointer;
  line-height: 0;
  margin: 0 .6em 0 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 18px;
  width: 18px;
  -webkit-appearance: none;
}
.form-create-account .fieldset .field input[type=checkbox]:checked,
.login-container .fieldset .field input[type=checkbox]:checked {
  background-color: #2CA4D8;
  border: 1px solid #2CA4D8;
  opacity: 1;
}
.form-create-account .fieldset .field input[type=checkbox]:before,
.login-container .fieldset .field input[type=checkbox]:before {
  content: '';
  position: absolute;
  right: 50%;
  top: 50%;
  width: 4px;
  height: 8px;
  border: solid #FFF;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
  display: none;
}
.form-create-account .fieldset .field input[type=checkbox]:checked:before,
.login-container .fieldset .field input[type=checkbox]:checked:before {
  display: block;
}
.form-create-account .fieldset .field.no-label:before,
.login-container .fieldset .field.no-label:before,
.form-create-account .fieldset .field.choice:before,
.login-container .fieldset .field.choice:before {
  padding: 0;
  width: auto;
}
.form-create-account .fieldset .field.no-label .label,
.login-container .fieldset .field.no-label .label,
.form-create-account .fieldset .field.choice .label,
.login-container .fieldset .field.choice .label {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.form-create-account .fieldset .field.no-label .field-tooltip,
.login-container .fieldset .field.no-label .field-tooltip,
.form-create-account .fieldset .field.choice .field-tooltip,
.login-container .fieldset .field.choice .field-tooltip {
  top: 0;
}
.form-create-account .fieldset .field.no-label .field-tooltip .label span,
.login-container .fieldset .field.no-label .field-tooltip .label span,
.form-create-account .fieldset .field.choice .field-tooltip .label span,
.login-container .fieldset .field.choice .field-tooltip .label span {
  font-size: 0;
}
.form-create-account .fieldset .secondary a.action.remind,
.login-container .fieldset .secondary a.action.remind {
  margin-top: 10px;
  margin-left: 5px;
  font-weight: 500;
}
.form-create-account .actions-toolbar,
.login-container .actions-toolbar {
  margin-left: 0 !important;
  padding: 0 30px;
}
.form-create-account .actions-toolbar .action.primary,
.login-container .actions-toolbar .action.primary,
.form-create-account .actions-toolbar .amshopby-button,
.login-container .actions-toolbar .amshopby-button,
.form-create-account .actions-toolbar .am-filter-go,
.login-container .actions-toolbar .am-filter-go {
  padding: 13px 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 16px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
form.form.password.forget .actions-toolbar {
  clear: left;
  float: left;
  width: 48.8%;
  margin-bottom: 20px;
}
.form.password.reset .actions-toolbar,
.form.send.confirmation .actions-toolbar,
.form.password.forget .actions-toolbar,
.form.create.account .actions-toolbar {
  width: 100%;
  display: block;
  float: left;
  margin: 0;
}
.form.password.reset .actions-toolbar .primary .action.primary,
.form.send.confirmation .actions-toolbar .primary .action.primary,
.form.password.forget .actions-toolbar .primary .action.primary,
.form.create.account .actions-toolbar .primary .action.primary,
.form.password.reset .actions-toolbar .primary .amshopby-button,
.form.send.confirmation .actions-toolbar .primary .amshopby-button,
.form.password.forget .actions-toolbar .primary .amshopby-button,
.form.create.account .actions-toolbar .primary .amshopby-button,
.form.password.reset .actions-toolbar .primary .am-filter-go,
.form.send.confirmation .actions-toolbar .primary .am-filter-go,
.form.password.forget .actions-toolbar .primary .am-filter-go,
.form.create.account .actions-toolbar .primary .am-filter-go {
  padding: 13px 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 16px;
}
.form.password.reset .actions-toolbar .secondary a.action.back,
.form.send.confirmation .actions-toolbar .secondary a.action.back,
.form.password.forget .actions-toolbar .secondary a.action.back,
.form.create.account .actions-toolbar .secondary a.action.back {
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.form.password.reset .actions-toolbar .secondary a.action.back::after,
.form.send.confirmation .actions-toolbar .secondary a.action.back::after,
.form.password.forget .actions-toolbar .secondary a.action.back::after,
.form.create.account .actions-toolbar .secondary a.action.back::after {
  content: '\e621';
  font-family: 'icons-blank-theme';
  font-size: 22px;
  vertical-align: bottom;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
}
.form-address-edit .region_id {
  display: none;
}
.form-address-edit .region_id option[value="2"],
.form-address-edit .region_id option[value="20"],
.form-address-edit .region_id option[value="21"],
.form-address-edit .region_id option[value="52"],
.form-address-edit .region_id option[value="60"] {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px;
}
.fieldset .fullname.field > .label + .control {
  width: 100%;
}
.account main#maincontent {
  margin-top: 40px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .column.main .block:not(.widget) .block-content address {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 13px !important;
  display: block;
}
.account .column.main .block:not(.widget) .block-content address a {
  color: #333;
}
.account .column.main .block:not(.widget) .block-content p {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 13px !important;
  display: block;
}
.account .column.main .block:not(.widget) strong.box-title span {
  font-size: 16px;
  color: #151515;
  font-weight: 600;
}
.account .column.main .box-actions a.action.edit,
.account .column.main .box-actions a.action.change-password {
  color: #2ca4d8;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 500;
}
.account .column.main .box-actions a.action.edit:hover,
.account .column.main .box-actions a.action.change-password:hover {
  color: #000;
}
.account .column.main .box-actions a.action.change-password {
  padding-left: 20px;
  position: relative;
}
.account .column.main .box-actions a.action.change-password:before {
  content: '';
  background: #6B6B6B;
  height: 12px;
  width: 1px;
  display: inline-block;
  left: 10px;
  position: absolute;
  top: 4px;
}
.account .column.main .block-dashboard-info a.button {
  display: none;
  color: #fff !important;
}
.account .columns .column.main {
  order: 2 !important;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.account form#wishlist-view-form .actions-toolbar .primary button,
.account form#wishlist-view-form .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action,
.account form#wishlist-view-form .actions-toolbar .primary .action-gift {
  padding: 11px 30px;
  font-size: 16px;
}
.account form#wishlist-view-form .actions-toolbar button.action.tocart,
.account form#wishlist-view-form .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action.tocart,
.account form#wishlist-view-form .actions-toolbar .action-gift.action.tocart {
  background: #2ca4d8;
  border-color: #2ca4d8;
  color: #fff;
  float: left;
}
.account form#wishlist-view-form .actions-toolbar button.action.tocart:hover,
.account form#wishlist-view-form .actions-toolbar .cart.table-wrapper .actions-toolbar > .action.action.tocart:hover,
.account form#wishlist-view-form .actions-toolbar .action-gift.action.tocart:hover {
  background: #151515;
  border-color: #151515;
  color: #fff;
}
.account form#wishlist-view-form button.action.update,
.account form#wishlist-view-form button.action.share,
.account form#wishlist-view-form .cart.table-wrapper .actions-toolbar > .action.action.update,
.account form#wishlist-view-form .cart.table-wrapper .actions-toolbar > .action.action.share,
.account form#wishlist-view-form .action-gift.action.update,
.account form#wishlist-view-form .action-gift.action.share {
  background: #151515;
  border-color: #151515;
  color: #fff;
}
.account form#wishlist-view-form button.action.update:hover,
.account form#wishlist-view-form button.action.share:hover,
.account form#wishlist-view-form .cart.table-wrapper .actions-toolbar > .action.action.update:hover,
.account form#wishlist-view-form .cart.table-wrapper .actions-toolbar > .action.action.share:hover,
.account form#wishlist-view-form .action-gift.action.update:hover,
.account form#wishlist-view-form .action-gift.action.share:hover {
  background: #2ca4d8;
  border-color: #2ca4d8;
}
.account.page-multiple-wishlist .page-title-wrapper .page-title {
  font-size: 40px;
  width: 100%;
  display: inline-block;
  padding: 10px 0 20px;
  border-bottom: 3px solid #F0F4F5;
  line-height: 50px;
  font-weight: 500;
}
.account .field.password .control {
  width: 100%;
}
.account.customer-account-edit .field-license .file-uploader-preview .actions button.action-remove,
.account.customer-account-edit .field-license .file-uploader-preview .actions .cart.table-wrapper .actions-toolbar > .action.action-remove,
.account.customer-account-edit .field-license .file-uploader-preview .actions .action-gift.action-remove {
  display: none;
}
.account .action.primary.add[role="add-card"],
.account .amshopby-button.add[role="add-card"],
.account .am-filter-go.add[role="add-card"] {
  display: none;
}
.account-nav .content {
  background: transparent;
  padding: 0px 0 15px;
  border: 1px solid #F0F4F5;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.account-nav .block.block-balance {
  margin-bottom: 5px;
  background: #F0F4F5;
  padding: 22px 30px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.account-nav .block.block-balance .block-customer-name p {
  font-size: 12px;
  text-transform: capitalize;
  color: #151515;
  font-weight: 500;
}
.account-nav .block.block-balance .block-content p {
  font-size: 14px;
  font-weight: 500;
  color: #151515;
}
.account-nav .item {
  margin: 3px 0 0;
  padding: 0 20px;
  position: relative;
}
.account-nav .item:first-child {
  margin-top: 0;
}
.account-nav .item:first-child a,
.account-nav .item:first-child strong {
  border: 0 !important;
}
.account-nav .item.current a {
  border-color: #F0F4F5 !important;
}
.account-nav .item.current a strong {
  border-top: 0 !important;
}
.account-nav .item:before {
  background: transparent;
  content: '';
  left: 0;
  top: 7px;
  display: inline-block;
  position: absolute;
  width: 5px;
  height: 30px;
}
.account-nav .item.current:before {
  background: #2CA4D8;
}
.account-nav .item a,
.account-nav .item > strong {
  display: block;
  padding: 8px 0 8px;
  font-weight: 500;
}
.account-nav .item strong {
  border-top: 1px solid #F0F4F5 !important;
  display: block;
  margin: 0px;
}
.account-nav .item a {
  text-decoration: none;
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  border-top: 1px solid #F0F4F5;
  display: block;
  margin: 0px;
  padding: 8px 0 8px;
}
.account-nav .item a:hover {
  background: transparent;
  color: #2ca4d8;
}
.account-nav .item:last-child a {
  color: #2ca4d8;
}
.account-nav .item:last-child a:hover {
  color: #000;
}
.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #2ca4d8;
  color: #2ca4d8;
  font-weight: 500;
}
.account-nav .item.current a {
  border-color: #2ca4d8;
}
.account-nav .item .delimiter {
  border-top: 2px solid #F0F4F5;
  display: block;
  margin: -3px 0;
}
.account h1.page-title {
  font-size: 40px;
  width: 100%;
  display: inline-block;
  padding: 10px 0 20px;
  border-bottom: 3px solid #F0F4F5;
  line-height: 50px;
  font-weight: 500;
  margin-right: 0 !important;
}
.account button.action.primary,
.account button.amshopby-button,
.account button.am-filter-go,
.account .cart.table-wrapper .actions-toolbar > .action.action.primary,
.account .action-gift.action.primary {
  padding: 11px 30px;
  font-size: 16px;
}
.account .block-title h2 {
  font-size: 20px !important;
  line-height: 20px !important;
  margin: 0;
}
.account .checkout-payment-method .actions-toolbar .primary {
  float: left;
}
.account form .fieldset .field:not(.choice) > .label {
  padding: 0 0 7px;
  text-align: left;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.account form .fieldset .field:not(.choice) > .label span {
  text-align: left;
}
.account form .fieldset.payment.items.ccard.authnetcim legend.legend {
  width: auto;
}
.account form .fieldset .legend {
  margin-left: 0;
  padding: 7px 0 15px !important;
  border-bottom: 1px solid #F4F4F4;
  width: 100%;
  display: inline-block;
  font-size: 20px !important;
  color: #151515;
  font-weight: 500 !important;
  line-height: 24px !important;
}
.account form .fieldset input[type="text"],
.account form .fieldset input[type="email"],
.account form .fieldset input[type="password"],
.account form .fieldset input[type="tel"],
.account form .fieldset textarea {
  border: 1px solid #ccc;
  padding: 0 20px;
  height: 44px;
  border-radius: 3px;
}
.account form .fieldset .input-text.mage-error {
  border: 1px solid #FF0000 !important;
}
.account form .fieldset .mage-error {
  color: #FF0000;
  font-size: 1.2rem;
}
.account form .fieldset label.file-uploader-button.action-default {
  margin-left: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #2ca4d8;
  cursor: pointer;
}
.account form .fieldset .fieldset > .field input[type=file],
.account form .fieldset .fieldset > .fields > .field input[type=file] {
  border: 1px solid #ccc;
  padding: 10px;
}
.account form .fieldset .field.qty input[type="number"] {
  height: 44px;
}
.account form .fieldset .field.upload.skus button.action.reset,
.account form .fieldset .field.upload.skus .cart.table-wrapper .actions-toolbar > .action.action.reset,
.account form .fieldset .field.upload.skus .action-gift.action.reset {
  background: #151515;
  border-color: #151515;
  color: #fff;
}
.account form .fieldset .field.upload.skus button.action.reset:hover,
.account form .fieldset .field.upload.skus .cart.table-wrapper .actions-toolbar > .action.action.reset:hover,
.account form .fieldset .field.upload.skus .action-gift.action.reset:hover {
  background: #2ca4d8;
  border-color: #2ca4d8;
}
.account form .fieldset select {
  height: 44px;
  padding: 0 20px;
}
.account form .fieldset .field.choice:before,
.account form .fieldset .field.no-label:before {
  padding: 0;
  width: 0;
  box-sizing: border-box;
  content: ' ';
  float: left;
  height: 1px;
}
.account form .fieldset .field.choice .field-tooltip {
  top: 0px;
}
.account form .actions-toolbar .secondary button.check,
.account form .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action.check,
.account form .actions-toolbar .secondary .action-gift.check {
  padding: 11px 10px;
  font-size: 16px;
  background: #151515;
  border-color: #151515;
  color: #fff;
}
.account form .actions-toolbar .secondary button.check:hover,
.account form .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action.check:hover,
.account form .actions-toolbar .secondary .action-gift.check:hover {
  background: #2ca4d8;
  border-color: #2ca4d8;
}
.account form div#giftcard-code-error {
  color: red;
}
.account form .actions-toolbar {
  margin-left: 0 !important;
}
.account form .actions-toolbar .secondary a.action {
  margin-top: 10px;
}
.account form .actions-toolbar .secondary button.action.add,
.account form .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action.action.add,
.account form .actions-toolbar .secondary .action-gift.action.add {
  background: #151515;
  color: #fff;
  border-color: #151515;
}
.account form .actions-toolbar .secondary button.action.add:hover,
.account form .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action.action.add:hover,
.account form .actions-toolbar .secondary .action-gift.action.add:hover {
  background: #2ca4d8;
  border-color: #2ca4d8;
}
.account form .fields.additional.deletableItem .actions-toolbar .secondary button.action.remove,
.account form .fields.additional.deletableItem .actions-toolbar .secondary .cart.table-wrapper .actions-toolbar > .action.action.remove,
.account form .fields.additional.deletableItem .actions-toolbar .secondary .action-gift.action.remove {
  margin-top: 10px !important;
}
.account form .actions-toolbar .primary button.action.submit.primary,
.account form .actions-toolbar .primary .cart.table-wrapper .actions-toolbar > .action.action.submit.primary,
.account form .actions-toolbar .primary .action-gift.action.submit.primary {
  padding: 11px 30px;
  font-size: 16px;
}
.account form .fieldset > .field.no-label > .label,
.account form .fieldset > .fields > .field.no-label > .label,
.account form .modes-label,
.account form .fieldset .fullname.field > .label,
.account form .field.street .field.additional .label {
  width: auto;
}
.account table#my-quotes-table .col {
  width: auto !important;
}
.account.quotation-quote-files ul.items.order-links,
.account.quotation-quote-view ul.items.order-links {
  margin-top: 20px;
}
.account.businessaccount-customer-index h2 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px !important;
}
.account.businessaccount-customer-index h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
}
.account.businessaccount-customer-index h4 {
  font-weight: 600;
  font-size: 18px;
}
.account.businessaccount-customer-index ul.pa-benefits-ul {
  margin-top: 20px;
  padding-left: 20px;
}
.account.businessaccount-customer-index ul.pa-benefits-ul li {
  margin-bottom: 5px;
}
.account.businessaccount-customer-index div#ba-content ol {
  margin-top: 20px;
  padding-left: 15px;
}
.account.businessaccount-customer-index div#ba-content ol li {
  margin-bottom: 5px;
}
.account.businessaccount-customer-index .col-7,
.account.businessaccount-customer-index .col-5 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.account .block.block-order-details-view {
  margin-top: 20px;
}
.account table#my-orders-table tbody td {
  vertical-align: middle;
}
.account .order-details-items.shipments .order-title a {
  margin-left: 10px;
}
.account .order-links .item {
  font-size: 17px;
}
.account .page.tracking button.action.close,
.account .page.tracking .cart.table-wrapper .actions-toolbar > .action.action.close,
.account .page.tracking .action-gift.action.close {
  background: #151515;
  color: #fff;
  border-color: #151515;
}
.account .page.tracking button.action.close:hover,
.account .page.tracking .cart.table-wrapper .actions-toolbar > .action.action.close:hover,
.account .page.tracking .action-gift.action.close:hover {
  background: #2ca4d8;
  border-color: #2ca4d8;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .block-title {
  padding: 7px 0 15px;
  border-bottom: 1px solid #F4F4F4;
}
.block .block-title strong {
  font-size: 20px !important;
  color: #151515;
  font-weight: 500 !important;
  line-height: 24px !important;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.column.main .block .title strong {
  font-size: 18px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.block.block-dashboard-addresses .block-title a.action.edit {
  color: #2ca4d8;
  text-decoration: underline;
  font-size: 14px;
  font-weight: 500;
  margin-left: 6px !important;
}
.block.block-dashboard-addresses .block-title a.action.edit:hover {
  color: #000;
}
.block.block-dashboard-orders .block-title a.action.view {
  color: #2ca4d8;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 500;
  margin-left: 5px !important;
}
.block.block-dashboard-orders .block-title a.action.view:hover {
  color: #000;
}
.block.block-dashboard-orders .block-title.order {
  border: 0;
  padding: 0;
}
.block.block-dashboard-orders thead {
  background: #F8F8F8;
}
.block.block-dashboard-orders .table:not(.cart):not(.totals) > thead > tr > th,
.block.block-dashboard-orders .table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 0;
}
.block.block-dashboard-orders .col {
  width: auto;
}
.block.block-dashboard-orders table > thead > tr > th,
.block.block-dashboard-orders table > tbody > tr > th,
.block.block-dashboard-orders table > tfoot > tr > th,
.block.block-dashboard-orders table > thead > tr > td,
.block.block-dashboard-orders table > tbody > tr > td,
.block.block-dashboard-orders table > tfoot > tr > td {
  padding: 11px 10px;
}
.block.block-dashboard-orders th {
  font-size: 14px;
  color: #151515;
}
.block.block-dashboard-orders th:first-child {
  text-transform: uppercase;
}
.block.block-dashboard-orders tbody tr {
  border-bottom: 1px solid #F4F4F4;
}
.block.block-dashboard-orders td.col.shipping {
  text-transform: capitalize;
}
.block.block-dashboard-orders td {
  font-size: 14px;
  color: #333333 !important;
  font-weight: 400;
}
.block.block-dashboard-orders td a.action.view,
.block.block-dashboard-orders td a.action.order {
  color: #2ca4d8;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 500;
  margin: 0 !important;
}
.block.block-dashboard-orders td a.action.view:hover,
.block.block-dashboard-orders td a.action.order:hover {
  color: #000;
}
.block.block-dashboard-orders td a.action.order {
  padding-left: 20px;
  position: relative;
}
.block.block-dashboard-orders td a.action.order:before {
  content: '';
  background: #6B6B6B;
  height: 12px;
  width: 1px;
  display: inline-block;
  left: 10px;
  position: absolute;
  top: 4px;
}
.orders-history .block-title a.action.view {
  color: #2ca4d8;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 500;
  margin-left: 5px !important;
}
.orders-history .block-title a.action.view:hover {
  color: #000;
}
.orders-history .block-title.order {
  border: 0;
  padding: 0;
}
.orders-history thead {
  background: #F8F8F8;
}
.orders-history .table:not(.cart):not(.totals) > thead > tr > th,
.orders-history .table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 0;
}
.orders-history .col {
  width: auto;
}
.orders-history table > thead > tr > th,
.orders-history table > tbody > tr > th,
.orders-history table > tfoot > tr > th,
.orders-history table > thead > tr > td,
.orders-history table > tbody > tr > td,
.orders-history table > tfoot > tr > td {
  padding: 11px 10px;
}
.orders-history th {
  font-size: 14px;
  color: #151515;
}
.orders-history th:first-child {
  text-transform: uppercase;
}
.orders-history tbody tr {
  border-bottom: 1px solid #F4F4F4;
}
.orders-history td.col.shipping {
  text-transform: capitalize;
}
.orders-history td {
  font-size: 14px;
  color: #333333 !important;
  font-weight: 400;
}
.orders-history td a.action.view,
.orders-history td a.action.order {
  color: #2ca4d8;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 500;
  margin: 0 !important;
}
.orders-history td a.action.view:hover,
.orders-history td a.action.order:hover {
  color: #000;
}
.orders-history td a.action.order {
  padding-left: 20px;
  position: relative;
}
.orders-history td a.action.order:before {
  content: '';
  background: #6B6B6B;
  height: 12px;
  width: 1px;
  display: inline-block;
  left: 10px;
  position: absolute;
  top: 4px;
}
.field.password .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.field.password .control .mage-error {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.field.password .control .input-text {
  -ms-flex-order: 0;
  -webkit-order: 0;
  order: 0;
  z-index: 2;
}
.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}
.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}
.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}
.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}
.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}
.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
@media screen and (max-width: 568px) {
  .block.block-dashboard-orders td a.action.order,
  .orders-history td a.action.order {
    padding-left: 0;
  }
}
@media screen and (max-width: 639px) {
  .order-details-items .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 8px;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    vertical-align: middle;
  }
  .order-details-items table > thead > tr > th,
  .order-details-items table > tbody > tr > th,
  .order-details-items table > tfoot > tr > th,
  .order-details-items table > thead > tr > td,
  .order-details-items table > tbody > tr > td,
  .order-details-items table > tfoot > tr > td {
    padding: 6px 10px;
  }
  .order-details-items .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    padding-right: 20px;
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .account .column.main .block-dashboard-info a.button {
    display: none;
    margin-top: 0;
  }
  .account.businessaccount-customer-index .col-7,
  .account.businessaccount-customer-index .col-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .account.businessaccount-customer-index h3 {
    font-size: 18px;
  }
  .account.businessaccount-customer-index h2 {
    font-size: 22px;
  }
  .account.businessaccount-customer-index h4 {
    font-size: 20px;
  }
  .account h1.page-title {
    font-size: 30px !IMPORTANT;
    line-height: 35px !IMPORTANT;
  }
  .page-multiple-wishlist .page-title-wrapper .page-title {
    font-size: 30px !IMPORTANT;
    line-height: 35px !IMPORTANT;
  }
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: ' (' attr(data-label) ': ';
}
.field.downloads .price-excluding-tax:after {
  content: ')';
}
.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.gift-message .field {
  margin-bottom: 20px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.action-gift {
  display: inline-block;
  text-decoration: none;
}
.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action-gift:hover:after {
  color: inherit;
}
.action-gift:active:after {
  color: inherit;
}
.action-gift.active:after,
.action-gift._active:after {
  content: '\e621';
}
.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: block;
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
  cursor: pointer;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary,
.cart-summary .form.giftregistry .fieldset .amshopby-button,
.cart-summary .form.giftregistry .fieldset .am-filter-go {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}
.gift-wrapping .field {
  margin-bottom: 10px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ': ';
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.order-options .item {
  padding-bottom: 20px;
}
.order-options .product {
  margin-bottom: 10px;
}
.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}
.order-options .gift-wrapping {
  margin-bottom: 10px;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  /*//margin-bottom: @indent__base;
			margin-bottom: ;

            strong {
                font-size: 18px;
            }*/
}
.block.filter .cantfind {
  text-align: center;
}
.block.filter .cantfind .cantfind-head {
  background: #ebebeb;
  border-radius: 3px 3px 0 0;
  padding: 10px;
  font-weight: 600;
  font-size: 1.6rem;
}
.block.filter .cantfind .cantfind-content {
  background: #f7f7f7;
  padding: 10px;
  border-radius: 0 0 3px 3px;
}
.block.filter .cantfind .cantfind-content p {
  margin-bottom: 1rem;
}
.block.filter .cantfind .cantfind-content a {
  display: block;
  line-height: 2;
}
.block.filter .cantfind .cantfind-content a[href^="tel:"] {
  color: #363636;
}
.block.filter .cantfind .cantfind-content a[href^="tel:"]:visited,
.block.filter .cantfind .cantfind-content a[href^="tel:"]:hover,
.block.filter .cantfind .cantfind-content a[href^="tel:"]:active {
  color: #363636;
}
.block.filter #collapse-toggle {
  display: none;
}
.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}
.block-subtitle.filter-current-subtitle {
  /*font-family: 'Bebas Neue';
		    font-weight: 800;
		    padding-top: 2px;
		    padding-bottom: 2px;
		    border-top: 1px solid #363636;
		    border-bottom: 3px solid #363636;*/
  font-size: 1.6rem;
  font-weight: 600;
  color: #000;
  padding: 0 15px;
}
.filter-current .refine-by-title {
  background: #F4F4F4;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  padding: 12px 20px;
  margin: 0 0 20px 0;
  width: 100%;
  display: inline-block;
  text-decoration: none;
}
.filter-current .refine-by-title:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: "\e916";
  font-family: 'icons-blank-theme';
  margin: 0 7px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-current .items {
  padding-left: 10px;
  padding-right: 10px;
}
.filter-current .item {
  margin-bottom: 0px;
  display: inline-block;
}
.filter-current .item.parent:not(:first-child) {
  /*margin-top: 8px;*/
}
.filter-current .item .filter-remove-container {
  border: 1px solid #F4F4F4;
  display: flex;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 12px;
  margin-top: 10px;
}
.filter-current .item .action.remove {
  /*vertical-align: middle;
				    color: #de455c;
				    padding: 0 4px;
				    font-size: 10px;
				    border: 1px solid #cfcece;*/
  float: right;
  color: #333;
  line-height: 17px;
  font-size: 20px;
  padding: 0 0 0 5px;
}
.filter-current .item .action.remove:hover {
  text-decoration: none;
}
.filter-current .filter-label {
  display: block;
  /*font-weight: @font-weight__bold;*/
  margin-bottom: 0px;
}
.filter-current .filter-label:after {
  content: ':';
}
.filter-current .filter-value.am-filter-value {
  font-weight: 600;
}
.filter-current + .filter-actions {
  /*margin-bottom: @indent__l;
			border-bottom: 1px solid #ccc;*/
  padding-bottom: 20px;
  margin-top: 10px;
  padding-left: 12px;
  padding-right: 12px;
}
.filter-options .filter-options-title {
  line-height: 1.1;
  font-size: 16px;
  margin: 0 0 0;
  word-break: break-all;
  font-weight: 600;
  border-top: 1px solid #F4F4F4;
  padding: 10px 5px 10px 15px;
}
.filter-options .filter-options-title .filter-options-title-span {
  width: 100%;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.filter-options .filter-options-title .filter-options-title-span:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 20px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options .filter-options-title .filter-options-title-span:after {
  float: right;
  font-weight: 600;
}
.filter-options .filter-options-title.active .filter-options-title-span:after {
  content: '\e621';
}
.filter-options .filter-options-content {
  margin: 0 0 10px 0;
  padding: 0 15px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
  display: inline-block;
}
.filter-options .count:before {
  content: '(';
  float: left;
}
.filter-options .count:after {
  content: ')';
  float: right;
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}
.filtered .item .label {
  font-weight: 600;
}
.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .regular-price .price-label {
  display: none;
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
button.map-show-info:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:focus,
.action-gift.map-show-info:active {
  background: none;
  border: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  background: none;
  border: none;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  pointer-events: none;
  opacity: 0.5;
}
button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:visited,
.action-gift.map-show-info:visited {
  color: #1979c3;
  text-decoration: none;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
  text-decoration: underline;
}
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.action-gift.map-show-info:active {
  color: #2ca4d8;
  text-decoration: underline;
}
button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.action-gift.map-show-info:hover {
  color: #006bb4;
}
button.map-show-info:hover,
button.map-show-info:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .action.map-show-info:focus,
.action-gift.map-show-info:hover,
.action-gift.map-show-info:active,
.action-gift.map-show-info:focus {
  background: none;
  border: 0;
}
button.map-show-info.disabled,
button.map-show-info[disabled],
fieldset[disabled] button.map-show-info,
.cart.table-wrapper .actions-toolbar > .action.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .action.map-show-info[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action.map-show-info,
.action-gift.map-show-info.disabled,
.action-gift.map-show-info[disabled],
fieldset[disabled] .action-gift.map-show-info {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 5px 0;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.action.split,
.wishlist.split.button .action-gift.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: inherit;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item > span {
  display: block;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .items li {
  padding: 0;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  font-size: 20px;
  line-height: 20px;
  color: #CCCCCC;
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #cccccc;
}
.table-comparison .wishlist.split.button > .action.toggle,
.product-items .wishlist.split.button > .action.toggle {
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: 2px 5px 0 10px;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  /*border-left: 1px solid lighten(@addto-color, 30%);
                        content: '';
                        float: left;
                        height: 15px;
                        margin-top: 3px;*/
}
.table-comparison .wishlist.split.button > .action.toggle:after,
.product-items .wishlist.split.button > .action.toggle:after {
  margin: -3px 0 0 -8px;
  font-size: 32px;
  line-height: 22px;
  color: #CCCCCC;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin: -3px 0 0 0;
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 0;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.wishlist.window.popup {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #363636;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter {
  margin-bottom: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  display: flex;
}
.block.newsletter .newsletter-wrapper {
  background-image: url('../Magento_Newsletter/images/email-sign-up-bg.jpg');
  background-repeat: no-repeat;
  background-position: 0px center;
  background-size: cover;
  border-radius: 36px;
  max-width: 1646px;
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}
.block.newsletter .newsletter-wrapper .newsletter-text {
  color: #ffffff;
  font-size: 2rem;
  text-align: left;
  font-weight: 500;
  line-height: 2.5rem;
  text-align: center;
  margin-bottom: 20px;
  text-shadow: 0px 0px 5px #000000;
}
@media (min-width: 768px) {
  .block.newsletter .newsletter-wrapper .newsletter-text {
    padding-right: 40px;
    font-size: 2.75rem;
    line-height: 3.25rem;
  }
}
@media (min-width: 1024px) {
  .block.newsletter .newsletter-wrapper .newsletter-text {
    text-align: left;
    margin-bottom: 0;
    width: 40%;
    font-size: 3.2rem;
  }
}
@media (min-width: 768px) {
  .block.newsletter .newsletter-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1024px) {
  .block.newsletter .newsletter-wrapper {
    flex-direction: row;
    padding: 70px 40px;
  }
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
@media (min-width: 1024px) {
  .block.newsletter .form.subscribe {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
  }
  .block.newsletter .form.subscribe .field.newsletter {
    width: 100%;
  }
  .block.newsletter .form.subscribe .actions {
    flex-shrink: 0;
  }
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0;
}
.block.newsletter .field .control {
  display: block;
  padding: 0 0 0 0px;
  margin: 0 0 0 0px;
}
@media (min-width: 557px) {
  .block.newsletter .field .control:before {
    content: "";
    background: #ccc;
    width: 1px;
    display: inline-block;
    height: 38px;
    vertical-align: middle;
    margin: -3px 0 0 0;
  }
}
.block.newsletter input {
  border: 0;
  height: 50px;
  width: auto;
  max-width: 100%;
  background: #FAFAFA;
}
.block.newsletter input::placeholder {
  color: #ADABAE;
}
.block.newsletter input.mage-error {
  border: 1px solid red;
}
@media (min-width: 768px) {
  .block.newsletter input {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .block.newsletter input {
    width: 135px;
  }
}
@media (max-width: 374px) {
  .block.newsletter input {
    width: 80px;
  }
}
@media (min-width: 1024px) {
  .block.newsletter input {
    width: 97%;
  }
}
.block.newsletter div.mage-error {
  display: none !important;
}
.block.newsletter .newsletter-inner {
  display: flex;
  align-items: center;
  background: #FAFAFA;
  border-radius: 10px;
  overflow: hidden;
  padding: 0;
}
@media (min-width: 1024px) {
  .block.newsletter .newsletter-inner {
    margin-right: 0;
    margin-left: 0;
    width: 60%;
    justify-content: space-between;
  }
  .block.newsletter .newsletter-inner .title {
    flex-grow: 0;
  }
  .block.newsletter .newsletter-inner .content {
    flex-grow: 1;
  }
}
@media (min-width: 1280px) {
  .block.newsletter .newsletter-inner {
    margin-left: 10%;
    width: 50%;
  }
}
.block.newsletter .title {
  margin-bottom: 0;
  padding: 0 15px 0 10px;
  color: #2ca4d8;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  text-decoration: none;
}
.block.newsletter .title:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 43px;
  line-height: 34px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .title p {
  display: inline-block;
  vertical-align: middle;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
}
.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  height: 50px;
  hyphens: none;
  font-size: 14px;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: 600;
  min-width: 75px;
}
@media (min-width: 768px) {
  .block.newsletter .action.subscribe {
    font-size: 20px;
  }
}
.newsletter-tips {
  text-align: center;
  padding-bottom: 30px;
  padding-top: 10px;
  font-size: 12px;
  border-bottom: 4px solid #fff;
}
@media (max-width: 1094px) {
  .block.newsletter .title {
    padding: 0;
  }
  .block.newsletter .title p {
    display: none;
  }
}
.paypal.checkout:nth-child(2) {
  display: none;
}
.paypal.after {
  /*&:before {
                content: '- ' attr(data-label) ' -';
                display: block;
                margin: @indent__xs @indent__xs @indent__s;
                text-transform: uppercase;
            }*/
}
.paypal.before {
  /*&:before {
                content: '- ' attr(data-label) ' -';
                display: block;
                margin: @indent__s @indent__xs;
                text-align: center;
                text-transform: uppercase;
            }*/
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .block.giftcard {
  display: none;
}
.paypal-review .order-review-form #review-buttons-container .primary {
  float: right !important;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #2ca4d8;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-left: -5px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #c7c7c7;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #2ca4d8;
  font-family: 'icons-blank-theme';
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  /*margin: @indent__s 0 12px;*/
  margin: 0 auto;
  /*&.empty {
            margin-left: 0;
        }*/
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary .rating-summary {
  display: table-cell;
  /*left: -@indent__xs;*/
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333333;
}
.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555555;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.checkout-index-index .certificate-links {
  display: none;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.opc-block-summary .payment-option.discount-code .payment-option-title {
  cursor: pointer;
}
.opc-block-summary .payment-option.discount-code .payment-option-title .action span {
  font-size: 1.7rem;
  text-decoration: underline;
}
.opc-block-summary .payment-option.discount-code .payment-option-content #discount-form .actions-toolbar {
  margin-left: 0%;
  margin-top: 10px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ': ';
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}
.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
@media only screen and (max-width: 639px) {
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before {
    display: none !important;
  }
  .order-details-items thead {
    display: table-header-group;
  }
  .order-details-items thead tr,
  .order-details-items thead td {
    display: table-row;
  }
  .quotation-quote-view .order-details-items tbody .col.name .product-image-anchor {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: table-footer-group !important;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: table-row !important;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    float: none !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: unset !important;
  }
}
.quotation-quote-view .order-details-items tbody .col.name .product-image-anchor {
  margin-right: 10px;
  display: inline-block;
}
.quotation-quote-view .order-details-items tbody .col.name .product-image-anchor img {
  height: auto;
}
.quotation-quote-view .order-details-items .table-order-items .product-item-name {
  margin-top: 0;
  display: inline-block;
  vertical-align: top;
}
.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}
.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: '\e61d';
  font-family: 'icons-blank-theme';
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}
body.sales-order-shipment .table-wrapper.order-items-shipment {
  margin-bottom: 40px;
}
body.sales-order-shipment .order-details-items.shipments .actions-toolbar {
  margin-bottom: 40px;
}
body.sales-order-shipment table.shipment th {
  vertical-align: middle;
}
body.sales-order-shipment table.shipment th,
body.sales-order-shipment table.shipment td {
  width: unset !important;
}
body.sales-order-shipment table.shipment .tracking-title {
  font-weight: 500;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin-top: 10px;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  text-align: center;
  margin-bottom: 10px;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  blackground: #ffffff;
  border: 1px solid #ffffff;
  color: #363636;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  padding: 4px 8px;
  min-width: 22px;
  margin-right: 7px;
}
.swatch-option.text.selected {
  background-color: #ffffff !important;
}
.swatch-option.selected {
  outline: 2px solid #2ca4d8;
  border: 1px solid #ffffff;
  color: #333333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #ffffff;
  color: #333333;
  outline: 1px solid #999999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #ffffff;
  outline: 2px solid #1f7ea8;
}
.swatch-option.disabled {
  cursor: default;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
  background: #e02b27;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
  background: #ffffff;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  position: static;
  text-decoration: none !important;
  z-index: 1;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.cms-index-index .page-main {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.cms-index-index .page-wrapper button.action.primary,
.cms-index-index .page-wrapper button.amshopby-button,
.cms-index-index .page-wrapper button.am-filter-go,
.cms-index-index .page-wrapper .cart.table-wrapper .actions-toolbar > .action.action.primary,
.cms-index-index .page-wrapper .action-gift.action.primary {
  padding: 11px 30px;
  font-size: 16px;
}
.home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-ttl,
.trending-products-container-main .trending-products-ttl,
.block-new-products .new-products-ttl,
.pdp-related .related-products-title,
.block.crosssell .related-products-title,
.home-needhelp-review-form .home-need-help-main .home-need-help-content-top .trending-products-ttl,
.home-needhelp-review-form .homepage-reviews .home-review-title,
.homepage-photos-main .homepage-photos-ttl,
.home-needhelp-review-form .home-need-help-main .home-need-help-content-top .home-need-help-title,
.home-lighting-expert-review .home-lighting-expert .home-lighting-expert-title,
.popular-categories-main .popular-categories-title-bg .popular-categories-ttl {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
}
.home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-ttl-small,
.popular-categories-main .popular-categories-title-bg .popular-categories-ttl-small,
.home-needhelp-review-form .home-need-help-main .home-need-help-content-top .home-need-help-title-small,
.home-needhelp-review-form .homepage-reviews .home-review-title-small,
.homepage-photos-main .homepage-photos-ttl-small,
.home-lighting-expert-review .home-lighting-expert .home-lighting-expert-title-small,
.block-new-products .new-products-ttl-small,
.pdp-related .related-products-title-small,
.block.crosssell .related-products-title-small,
.trending-products-container-main .trending-products-ttl-small {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
}
.home-banner-slider-main {
  /*max-width: 100%;*/
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1920px;
}
.home-banner-slider-main:not(.slick-slider) {
  display: none;
}
.home-banner-slider-main:not(.slick-slider) + .play-pause {
  display: none;
}
.home-banner-slider-main .home-banner-slider-content {
  position: absolute;
  bottom: 75px;
  color: #fff;
  left: 80px;
  max-width: 400px;
}
.home-banner-slider-main .slick-dots {
  position: absolute;
  bottom: 27px;
  margin: 0 auto;
  padding: 0;
  display: block;
}
.home-banner-slider-main .slick-dots li button:hover:before,
.home-banner-slider-main .slick-dots li.slick-active button:before,
.home-banner-slider-main .slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.home-banner-slider-main .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.home-banner-slider-main .slick-dots li .action-gift:hover:before,
.home-banner-slider-main .slick-dots li.slick-active .action-gift:before {
  color: #fff;
}
.home-banner-slider-main .slick-dots .play-pause {
  display: inline-block;
  padding: 0 0 0 6px;
  cursor: pointer;
}
.home-banner-slider-main .slick-dots .play-pause span {
  font-size: 0;
  vertical-align: middle;
  margin: 2px 0 0 0;
  display: inline-block;
  text-decoration: none;
}
.home-banner-slider-main .slick-dots .play-pause span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: inherit;
  color: inherit;
  content: "\e90a";
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.home-banner-slider-main .slick-dots .play-pause span:before {
  border: 2px solid;
  border-radius: 50%;
  padding: 3px;
}
.home-banner-slider-main .slick-dots .play-pause span.pause:before {
  content: "\e90b";
}
.home-banner-slider-main .home-banner-slider-inner {
  position: relative;
}
.home-banner-slider-main .home-banner-slider-inner .home-banner-slider-title-small {
  font-size: 41px;
  line-height: 42px;
}
.home-banner-slider-main .home-banner-slider-inner .home-banner-slider-title {
  font-size: 58px;
  line-height: 55px;
  font-weight: 700;
}
.home-banner-slider-main .home-banner-slider-inner .home-banner-slider-text {
  padding: 8px 0 23px 0;
  line-height: 25px;
  font-size: 16px;
}
.task-lighting-main {
  display: flex;
  width: 100%;
  background: #f5f5f5;
  padding: 80px 50px 20px 50px;
  margin: 0 0 160px 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
}
.task-lighting-main .task-lighting-left {
  display: inline-block;
  width: 100%;
  max-width: 54%;
  vertical-align: top;
  border-right: 1px solid #fff;
  margin: 0 40px 0 0;
}
.task-lighting-main .task-lighting-left .task-lighting-box {
  padding: 0 10px;
  display: inline-flex;
  width: 32.333333%;
  vertical-align: top;
}
.task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner {
  background: #fff;
  color: #333;
  text-align: center;
  padding: 20px 20px;
  width: 100%;
}
.task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-title-box {
  min-height: 87px;
}
.task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-title {
  font-size: 19px;
  font-weight: 600;
  max-width: 185px;
  margin: auto;
  line-height: 24px;
}
.task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-price {
  font-size: 15px;
  color: #6B6B6B;
  font-weight: 500;
}
.task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-warranty {
  font-size: 15px;
  color: #6B6B6B;
  font-weight: 600;
}
.task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-img {
  margin: 20px 0 0 0;
  min-height: 134px;
}
.task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-link {
  padding: 15px 0 15px 0;
}
.task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-link a {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  border-bottom: 3px solid #2CA4D8;
  padding: 0 0 10px 0;
}
.task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-link a:hover {
  text-decoration: none;
}
.task-lighting-main .task-lighting-right {
  display: inline-flex;
  background: #fff;
  border: 1px solid #EAE4E4;
  padding: 50px 0px 30px 50px;
  width: 663px;
  max-width: 100%;
  margin: 0px 0 -100px 0px;
}
.task-lighting-main .task-lighting-right .task-lighting-col-first {
  width: 340px;
  padding-right: 20px;
}
.task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-title {
  font-size: 29px;
  font-weight: 700;
  color: #000;
  padding: 0 0 20px 0;
}
.task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-title-sub {
  font-size: 20px;
  font-weight: 600;
  color: #2CA4D8;
  padding: 0 0 10px 0;
}
.task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-bullet {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  margin: 0;
  padding: 0 0 20px 0;
  list-style: none;
}
.task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-bullet li {
  margin: 0 0 5px 0;
}
.task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-bullet li:before {
  content: "--";
  display: inline-block;
  padding: 0 10px 0 0;
  color: #e0e0e0;
}
.task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-bullet li img {
  margin: 0 0 -5px 3px;
}
.task-lighting-main .task-lighting-right .task-lighting-col-second {
  margin: 80px -8% 0 0;
}
.home-sba-main {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  margin-bottom: 80px;
  padding-left: 40px;
  padding-right: 40px;
}
.home-sba-main .home-sba-left {
  flex: 53%;
}
.home-sba-main .home-sba-left img {
  display: block;
}
.home-sba-main .home-sba-left-inner {
  position: relative;
}
.home-sba-main .home-sba-left-inner .home-sba-left-content {
  position: absolute;
  bottom: 0;
  background: #fff;
  max-width: 450px;
  padding: 50px 60px 50px 20px;
}
.home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-ttl {
  margin: 5px 0 20px 0;
}
.home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-text {
  line-height: 25px;
  font-size: 14px;
}
.home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-link {
  text-align: right;
  padding: 20px 0 0 0;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-link:before {
  content: "";
  background: #000000;
  width: 200px;
  height: 1px;
  display: inline-block;
  margin-bottom: 4px;
}
.home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-link a {
  text-decoration: underline;
  font-size: 16px;
  color: #000000;
  font-weight: 600;
  padding: 0 0 0 10px;
  white-space: nowrap;
}
.home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-link a:hover {
  color: #2ca4d8;
}
.home-sba-main .home-sba-right {
  background: #F0F4F5;
  flex: 47%;
  padding: 30px 0 30px 3%;
  position: relative;
  margin: 0 0 0 12px;
}
.home-sba-main .home-sba-right:before {
  content: "";
  background: #F0F4F5;
  position: absolute;
  left: -104px;
  top: 0;
  bottom: 0;
  width: 220px;
  z-index: -1;
  transform: skew(17deg, 0deg);
}
.home-sba-main .home-sba-right .home-sba-right-inner {
  position: relative;
}
.home-sba-main .home-sba-right .home-sba-right-inner .home-sba-cat-box {
  width: 50%;
  float: left;
  padding: 3px;
  max-width: 360px;
}
.home-sba-main .home-sba-right .home-sba-right-inner .home-sba-cat-box:first-child {
  margin: 0 0 0 -25%;
}
.home-sba-main .home-sba-right .home-sba-right-inner .home-sba-cat-box .home-sba-cat-inner {
  background: #fff;
  text-align: center;
  padding: 20px;
}
.home-sba-main .home-sba-right .home-sba-right-inner .home-sba-cat-box .home-sba-cat-inner a {
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.home-sba-main .home-sba-right .home-sba-right-inner .home-sba-cat-box .home-sba-cat-inner a span {
  display: inline-block;
  width: 100%;
  padding: 10px 0 0 0;
}
.popular-categories-main {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1920px;
  margin-bottom: 80px;
  padding-left: 40px;
  padding-right: 40px;
}
.popular-categories-main .popular-categories-bg {
  background: url('../images/popular-categories-bg.jpg') no-repeat center top / cover;
  display: flex;
}
.popular-categories-main .popular-categories-title-bg {
  width: 25%;
  background: #de455c;
  padding: 100px 50px 50px 50px;
  color: #fff;
  margin: 0 0 0 7%;
}
.popular-categories-main .popular-categories-title-bg .popular-categories-ttl {
  margin: 5px 0 20px 0;
}
.popular-categories-main .popular-categories-title-bg .popular-categories-text {
  line-height: 25px;
  font-size: 14px;
}
.popular-categories-main .popular-categories-title-bg .popular-categories-link {
  text-align: right;
  padding: 20px 0 0 0;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.popular-categories-main .popular-categories-title-bg .popular-categories-link:before {
  content: "";
  background: #fff;
  width: 210px;
  height: 1px;
  margin-bottom: 5px;
}
.popular-categories-main .popular-categories-title-bg .popular-categories-link a {
  text-decoration: underline;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  padding: 0 0 0 10px;
  white-space: nowrap;
}
.popular-categories-main .popular-categories-container {
  display: flex;
  flex-wrap: wrap;
  width: 85%;
  margin: 0 0 0 -10%;
  padding: 100px 80px 100px 0;
}
.popular-categories-main .popular-categories-container .popular-categories {
  display: inline-block;
  width: 25%;
  padding: 5px;
  text-align: center;
}
.popular-categories-main .popular-categories-container .popular-categories:first-child {
  margin: 0 0 0 25%;
}
.popular-categories-main .popular-categories-container .popular-categories .popular-categories-img {
  float: left;
  background: #fff;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  padding: 30px 30px 20px 30px;
}
.popular-categories-main .popular-categories-container .popular-categories .popular-categories-img span {
  display: inline-block;
  width: 100%;
  padding: 10px 0 0;
  border-top: 1px solid #ccc;
  margin-top: 10px;
}
.home-clearance-main {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  margin-bottom: 80px;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 40px;
}
.home-clearance-main .home-clearance-bg {
  overflow: hidden;
  height: 400px;
  position: relative;
  text-align: center;
}
.home-clearance-main .home-clearance-bg .home-clearance-bg-img {
  height: 100%;
  max-width: inherit;
  max-height: inherit;
  width: auto;
}
.home-clearance-main .home-clearance-content {
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  background: rgba(70, 61, 55, 0.9);
  right: 10%;
  padding: 30px;
  text-align: center;
  min-width: 30%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.home-clearance-main .home-clearance-content button.action.primary,
.home-clearance-main .home-clearance-content button.amshopby-button,
.home-clearance-main .home-clearance-content button.am-filter-go,
.home-clearance-main .home-clearance-content .cart.table-wrapper .actions-toolbar > .action.action.primary,
.home-clearance-main .home-clearance-content .action-gift.action.primary {
  background: #fff;
  border-color: #fff;
  color: #000;
}
.home-clearance-main .home-clearance-content button.action.primary:hover,
.home-clearance-main .home-clearance-content button.amshopby-button:hover,
.home-clearance-main .home-clearance-content button.am-filter-go:hover,
.home-clearance-main .home-clearance-content .cart.table-wrapper .actions-toolbar > .action.action.primary:hover,
.home-clearance-main .home-clearance-content .action-gift.action.primary:hover {
  background: #2ca4d8;
  border-color: #2ca4d8;
  color: #fff;
}
.home-clearance-main .home-clearance-content .home-clearance-content-title {
  font-size: 100px;
  line-height: 100px;
  font-weight: 700;
  margin: 0;
  text-shadow: 0px 20px 15px rgba(0, 0, 0, 0.3);
}
.home-clearance-main .home-clearance-content .home-clearance-content-title-sub {
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
}
.home-clearance-main .home-clearance-content .home-clearance-content-bullets {
  line-height: 25px;
  font-size: 20px;
  font-weight: 500;
  padding: 15px 0 20px 0;
}
.home-clearance-main .home-clearance-content .home-clearance-content-bullets:before {
  content: "";
  background: #fff;
  height: 2px;
  width: 70px;
  display: block;
  margin: auto;
  margin-bottom: 15px;
}
.trending-products-container-main {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  margin-bottom: 80px;
  padding-left: 40px;
  padding-right: 40px;
}
.trending-products-container-main .trending-products-container-inner {
  background: #F0F4F5;
  padding: 50px 50px 40px 50px;
}
.trending-products-container-main .trending-products-ttl-box {
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding-bottom: 30px;
}
.trending-products-container-main .trending-products-ttl {
  margin: 5px 0 20px 0;
}
.trending-products-container-main .trending-products-text {
  line-height: 25px;
  font-size: 14px;
  max-width: 75%;
}
.trending-products-container-main .trending-products-link {
  text-align: right;
  padding: 20px 0 0 0;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.trending-products-container-main .trending-products-link:before {
  content: "";
  background: #000000;
  width: 200px;
  height: 1px;
  display: inline-block;
  margin-bottom: 4px;
}
.trending-products-container-main .trending-products-link a {
  text-decoration: underline;
  font-size: 16px;
  color: #000000;
  font-weight: 600;
  padding: 0 0 0 10px;
  white-space: nowrap;
}
.trending-products-container-main .trending-product.product-item {
  padding: 0 5px;
}
.trending-products-container-main .trending-product.product-item .product-item-info {
  background: #fff;
  padding: 20px;
  position: relative;
  margin-bottom: 20px;
  border: 0;
}
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-secondary {
  position: absolute;
  top: 0;
  right: 0;
}
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  font-size: 20px;
  line-height: 20px;
  color: #CCCCCC;
}
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary {
  /*display: none;*/
  width: 100%;
  text-align: center;
}
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .tocart {
  width: 100%;
  margin: 10px 0 0 0;
  text-transform: none;
}
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  color: #2ca4d8;
  margin: 10px 0 0 0;
  display: inline-block;
  text-decoration: none;
}
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote:visited {
  color: #1979c3;
  text-decoration: none;
}
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote:hover {
  color: #006bb4;
  text-decoration: underline;
}
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote:active {
  color: #2ca4d8;
  text-decoration: underline;
}
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote:hover {
  color: #006bb4;
}
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote:hover,
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote:active,
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote:focus {
  background: none;
  border: 0;
}
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote.disabled,
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote[disabled],
fieldset[disabled] .trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: inherit;
  content: "\e90c";
  font-family: 'icons-blank-theme';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote:hover,
.trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary .toquote:focus {
  color: #2ca4d8;
}
@media (min-width: 1025px) {
  .trending-products-container-main .trending-product.product-item .product-item-info .product-item-actions .actions-primary {
    display: none;
  }
}
.trending-products-container-main .trending-product.product-item .product-item-info:hover {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.16);
}
.trending-products-container-main .trending-product.product-item .product-item-info:hover .product-item-actions .actions-primary {
  display: inline-block;
}
.trending-products-container-main .trending-product .trending-product-name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 42px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  margin-bottom: 10px;
}
.block-new-products {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  margin-bottom: 80px;
  padding-left: 40px;
  padding-right: 40px;
}
.block-new-products .new-products-inner {
  background: #F0F4F5;
  padding: 50px 50px 40px 50px;
}
.block-new-products .new-products-ttl-box {
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding-bottom: 30px;
}
.block-new-products .new-products-ttl {
  margin: 5px 0 20px 0;
}
.block-new-products .new-products-text {
  line-height: 25px;
  font-size: 14px;
  max-width: 75%;
}
.block-new-products .new-products-link {
  text-align: right;
  padding: 20px 0 0 0;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.block-new-products .new-products-link:before {
  content: "";
  background: #000000;
  width: 200px;
  height: 1px;
  display: inline-block;
  margin-bottom: 4px;
}
.block-new-products .new-products-link a {
  text-decoration: underline;
  font-size: 16px;
  color: #000000;
  font-weight: 600;
  padding: 0 0 0 10px;
  white-space: nowrap;
}
.block-new-products .product-item {
  padding: 0 5px;
}
.block-new-products .product-item .product-item-info {
  background: #fff;
  padding: 20px;
  position: relative;
  margin-bottom: 20px;
  border: 0;
}
.block-new-products .product-item .product-item-info .product-item-actions .actions-secondary {
  position: absolute;
  top: 0;
  right: 0;
}
.block-new-products .product-item .product-item-info .product-item-actions .actions-secondary .towishlist:before {
  font-size: 20px;
  line-height: 20px;
  color: #CCCCCC;
}
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary {
  width: 100%;
  text-align: center;
}
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .tocart {
  width: 100%;
  margin: 10px 0 0 0;
  text-transform: none;
}
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  color: #2ca4d8;
  margin: 10px 0 0 0;
  display: inline-block;
  text-decoration: none;
}
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote:visited {
  color: #1979c3;
  text-decoration: none;
}
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote:hover {
  color: #006bb4;
  text-decoration: underline;
}
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote:active {
  color: #2ca4d8;
  text-decoration: underline;
}
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote:hover {
  color: #006bb4;
}
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote:hover,
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote:active,
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote:focus {
  background: none;
  border: 0;
}
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote.disabled,
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote[disabled],
fieldset[disabled] .block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: inherit;
  content: "\e90c";
  font-family: 'icons-blank-theme';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote:hover,
.block-new-products .product-item .product-item-info .product-item-actions .actions-primary .toquote:focus {
  color: #2ca4d8;
}
@media (min-width: 1025px) {
  .block-new-products .product-item .product-item-info .product-item-actions .actions-primary {
    display: none;
  }
}
.block-new-products .product-item .product-item-info:hover {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.16);
}
.block-new-products .product-item .product-item-info:hover .product-item-actions .actions-primary {
  display: inline-block;
}
.block-new-products .product-item-link {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 42px;
  font-weight: 500;
  color: #333333;
  line-height: 20px;
  margin-bottom: 5px;
}
.homepage-photos-main {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  margin-bottom: 80px;
  padding-left: 40px;
  padding-right: 40px;
  width: 100%;
  /*.stamped-visual-gallery-load-more > div {
		    border-color: #2CA4D8!important;
		    padding: 10px 0!important;
		    max-width: 130px!important;
		    border-radius: 3px;
		    background: #2CA4D8;
		    font-size: 16px;
		    font-weight: 600;
		    a {
			    color: #fff;
			}
		}*/
}
@media (min-width: 1024px) {
  .homepage-photos-main .stamped-col-lg-2 {
    width: calc(14.28571429%);
  }
}
@media (max-width: 768px) {
  .homepage-photos-main .stamped-col-xs-6 {
    width: calc(33.33333333%);
  }
  .homepage-photos-main .stamped-visual-gallery-media-hover-content-wrapper {
    padding: 5px;
  }
  .homepage-photos-main .stamped-visual-gallery-media-hover-content-wrapper:before {
    font-size: 15px;
  }
}
.homepage-photos-main .homepage-photos-inner {
  background: #F0F4F5;
  padding: 50px;
}
.homepage-photos-main .homepage-photos-box {
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding-bottom: 30px;
}
.homepage-photos-main .homepage-photos-ttl {
  margin: 5px 0 0px 0;
}
.homepage-photos-main .homepage-photos-link {
  text-align: right;
  padding: 20px 0 0 0;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.homepage-photos-main .homepage-photos-link a {
  text-decoration: none;
  font-size: 16px;
  color: #000000;
  font-weight: 600;
  padding: 0 0 0 10px;
  white-space: nowrap;
}
.homepage-photos-main .stamped-visual-gallery-load-more > div {
  background: #2ca4d8;
  border: 0 !important;
  max-width: 150px !important;
  padding: 10px 10px!important;
  border-radius: 3px;
  font-size: 16px;
  margin-top: 35px !important;
  cursor: pointer;
}
.homepage-photos-main .stamped-visual-gallery-load-more > div a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.homepage-photos-main .stamped-visual-gallery-load-more > div:hover {
  cursor: pointer;
  background: #333;
  border-color: #333 !important;
}
@media (max-width: 768px) {
  .homepage-photos-main .stamped-visual-gallery-load-more > div {
    max-width: 120px !important;
    padding: 6px 10px!important;
    border-radius: 3px;
    font-size: 14px;
    margin-top: 15px !important;
  }
}
.homepage-photos-main .homepage-photo-container {
  border-left: 1px solid #CCCCCC;
  padding-left: 100px;
}
.home-discount-main {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  margin-bottom: 80px;
  overflow: hidden;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}
.home-discount-main .home-discount-inner {
  margin: 0 -20px;
  display: flex;
}
.home-discount-main .home-discount-inner .home-discount-box {
  display: inline-block;
  width: 33.333333%;
  padding: 0 17px;
  position: relative;
}
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content {
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 0 0 60px 60px;
}
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content .action.primary:active,
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content .action.primary:focus,
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content .action.primary:hover,
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content .amshopby-button:active,
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content .amshopby-button:focus,
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content .amshopby-button:hover,
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content .am-filter-go:active,
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content .am-filter-go:focus,
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content .am-filter-go:hover {
  background: #2ca4d8;
  border-color: #2ca4d8;
  box-shadow: none;
}
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content-title {
  font-size: 42px;
  line-height: 42px;
  font-weight: 400;
}
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content-title-sub {
  font-size: 65px;
  line-height: 65px;
  font-weight: 700;
}
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content-bullets {
  line-height: 25px;
  font-size: 22px;
  padding: 15px 0 35px 0;
}
.home-discount-main .home-discount-inner .home-discount-box .home-discount-content-bullets span {
  font-weight: 700;
}
.homepage-popular-brand {
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  margin-bottom: 80px;
  overflow: hidden;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}
.homepage-popular-brand .homepage-popular-brand-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left {
  display: flex;
  width: 50%;
}
.homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-ttl-img {
  /*width: 50%;*/
}
.homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left img {
  margin-right: 20px;
}
.homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-ttl-box {
  width: 50%;
}
.homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-title-small {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  color: #6B6B6B;
}
.homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-title-red {
  font-size: 100px;
  line-height: 70px;
  font-weight: 100;
  color: #DE455C;
}
.homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-title {
  font-size: 100px;
  line-height: 50px;
  font-weight: 100;
  color: #333333;
  margin: 0 0px 0 116px;
}
.homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-text {
  line-height: 20px;
  font-size: 14px;
  padding: 30px 0 0 50px;
}
.homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-link {
  text-align: right;
  padding: 20px 0 0 0;
  position: relative;
  display: flex;
  align-items: flex-end;
}
.homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-link:before {
  content: "";
  background: #000;
  width: 210px;
  height: 1px;
  margin-bottom: 2px;
}
.homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-link a {
  text-decoration: underline;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  padding: 0 0 0 10px;
  white-space: nowrap;
}
.homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-link a:hover {
  color: #2ca4d8;
}
.homepage-popular-brand .ambrands-brandlist-widget {
  width: 47%;
}
.homepage-popular-brand .ambrands-brandlist-widget .ambrands-content {
  list-style: none;
  padding: 0;
  margin: 0;
  /*display: inline-block;*/
  overflow: hidden;
}
.homepage-popular-brand .ambrands-brandlist-widget .ambrands-content > li {
  display: flex;
  width: 25%;
  padding: 10px;
  margin: 0 0 -1px -1px;
  min-height: 150px;
  border-left: 1px solid #F4F4F4;
  float: left;
  border-bottom: 1px solid #F4F4F4;
  align-items: center;
  justify-content: center;
}
.homepage-popular-brand .ambrands-brandlist-widget .ambrands-content > li a {
  box-shadow: none;
}
.homepage-popular-brand .ambrands-brandlist-widget .ambrands-content > li a .ambrands-image-block {
  padding: 0;
}
.home-needhelp-review-form {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  margin-bottom: 80px;
  padding-left: 40px;
  padding-right: 40px;
}
.home-needhelp-review-form #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-message-block,
.home-needhelp-review-form #stamped-reviews-widget {
  font-family: inherit;
}
.home-needhelp-review-form .home-need-help-main {
  width: 54%;
  position: relative;
  color: #fff;
  background: url('../images/home-need-help-bg.jpg') no-repeat center top / cover;
}
.home-needhelp-review-form .home-need-help-main .home-need-help-content-top {
  position: absolute;
  top: 50px;
  left: 50px;
}
.home-needhelp-review-form .home-need-help-main .home-need-help-content-top .home-need-help-title {
  margin: 5px 0 20px 0;
}
.home-needhelp-review-form .home-need-help-main .home-need-help-content-top .home-need-help-text {
  line-height: 25px;
  font-size: 14px;
  max-width: 42%;
}
.home-needhelp-review-form .home-need-help-main .home-need-help-bottom {
  position: absolute;
  bottom: 50px;
  left: 50px;
  background: #3A484D;
  right: 50px;
  padding: 40px 30px;
  display: flex;
}
.home-needhelp-review-form .home-need-help-main .home-need-help-bottom .action.primary:active,
.home-needhelp-review-form .home-need-help-main .home-need-help-bottom .action.primary:focus,
.home-needhelp-review-form .home-need-help-main .home-need-help-bottom .action.primary:hover,
.home-needhelp-review-form .home-need-help-main .home-need-help-bottom .amshopby-button:active,
.home-needhelp-review-form .home-need-help-main .home-need-help-bottom .amshopby-button:focus,
.home-needhelp-review-form .home-need-help-main .home-need-help-bottom .amshopby-button:hover,
.home-needhelp-review-form .home-need-help-main .home-need-help-bottom .am-filter-go:active,
.home-needhelp-review-form .home-need-help-main .home-need-help-bottom .am-filter-go:focus,
.home-needhelp-review-form .home-need-help-main .home-need-help-bottom .am-filter-go:hover {
  background: #2ca4d8;
  border-color: #2ca4d8;
  box-shadow: none;
}
.home-needhelp-review-form .home-need-help-main .home-need-help-bottom .home-need-help-bottom-left,
.home-needhelp-review-form .home-need-help-main .home-need-help-bottom .home-need-help-bottom-right {
  width: 50%;
}
.home-needhelp-review-form .home-need-help-main .home-need-help-bottom .home-need-help-bottom-title {
  font-size: 25px;
  font-weight: 700;
  line-height: 27px;
  margin-bottom: 25px;
  max-width: 84%;
}
@media (max-width: 1300px) {
  .home-needhelp-review-form .home-need-help-main .home-need-help-bottom {
    flex-direction: column;
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-bottom .home-need-help-bottom-left,
  .home-needhelp-review-form .home-need-help-main .home-need-help-bottom .home-need-help-bottom-right {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .home-needhelp-review-form .home-need-help-main {
    min-height: 650px;
  }
}
.home-needhelp-review-form .homepage-reviews {
  width: 44%;
  background: #253034;
  padding: 50px;
  color: #fff;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-reviews-date,
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-style-color-link,
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-message-block {
  color: #fff !important;
  font-style: normal;
  line-height: normal;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll {
  padding-top: 20px;
  margin-bottom: 20px;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-message,
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .stamped-reviews-author {
  margin-left: 0 !important;
}
.home-needhelp-review-form .homepage-reviews .home-review-item-container {
  margin: -65px 0 0 0;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-style-color-star i {
  color: #F4CD2C !important;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-subtitle {
  position: relative;
  background: #000;
  padding: 8px 20px 6px 20px;
  border-radius: 20px;
  margin: 0 0px 10px 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 16px;
  font-weight: 600;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-subtitle span.stamped-carousel-subtitle-count:after {
  font-weight: 400;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-reviews-date {
  padding-top: 16px;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-buttons {
  bottom: -10px;
  left: 0;
  right: 0;
  text-align: center;
  width: auto;
  position: absolute;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-buttons div {
  width: 30px;
  font-size: 20px;
  font-weight: 500;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-product-title {
  font-size: 14px;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-author {
  color: #fff !important;
  margin-left: 0;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .block {
  width: 50% !important;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-message {
  margin: 0;
  clear: both;
  white-space: normal;
  padding: 10px 0 0 0;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-product-title {
  display: inline-block;
  margin: 0;
  padding: 0 0 0 10px;
  width: 70%;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image {
  height: auto;
  background: transparent;
  border: 0;
  display: flex;
  width: 100%;
  /*a {
						    display: inline-block;
						    white-space: normal;
						    height: auto;
						    width: 90px;
						}*/
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-image > a {
  height: 90px !important;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  width: 90px;
  position: relative;
}
.home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll:before {
  display: none;
}
.home-needhelp-review-form .homepage-reviews .home-review-title {
  margin: 5px 0 20px 0;
}
.home-lighting-expert-review {
  display: flex;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1920px;
  padding-left: 40px;
  padding-right: 40px;
}
.home-lighting-expert-review .home-lighting-expert {
  max-width: 70%;
  padding-right: 30px;
}
.home-lighting-expert-review .home-lighting-expert .home-lighting-expert-title {
  margin: 5px 0 20px 0;
}
.home-lighting-expert-review .home-lighting-expert .home-lighting-expert-text {
  display: flex;
}
.home-lighting-expert-review .home-lighting-expert .home-lighting-expert-text .one,
.home-lighting-expert-review .home-lighting-expert .home-lighting-expert-text .two {
  padding-right: 70px;
}
.home-lighting-expert-review .home-lighting-expert .home-lighting-expert-text .one p,
.home-lighting-expert-review .home-lighting-expert .home-lighting-expert-text .two p {
  border-bottom: 3px solid #F0F4F5;
  padding-bottom: 30px;
}
.home-lighting-expert-review .footer-reviews-right-bg {
  background: #F4F4F4;
  padding: 60px;
  color: #000;
}
.home-lighting-expert-review .footer-reviews-right-bg .footer-sa-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.home-lighting-expert-review .footer-reviews-right-bg .footer-sa-inner.left {
  text-align: right;
  width: auto;
  padding-right: 30px;
  margin: auto;
}
.home-lighting-expert-review .footer-reviews-right-bg .footer-sa-inner.left #footer-sa-logo {
  width: 200px;
}
.home-lighting-expert-review .footer-reviews-right-bg .footer-sa-inner.left .footer-sa-star {
  display: block;
  margin: -9px 0 0 0;
}
.home-lighting-expert-review .footer-reviews-right-bg .footer-sa-inner.left .five {
  max-width: 100px;
}
.home-lighting-expert-review .footer-reviews-right-bg .footer-sa-review-star {
  max-width: 80px;
}
.home-lighting-expert-review .footer-reviews-right-bg .footer-sa-total {
  text-align: center;
  border-left: 1px solid #ccc;
  width: 50%;
  max-width: 160px;
  padding-left: 30px;
}
.home-lighting-expert-review .footer-reviews-right-bg .footer-sa-total .footer-sa-rating {
  font-size: 49px;
  font-weight: 600;
  width: 100%;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  padding: 6px 0;
}
.home-lighting-expert-review .footer-reviews-right-bg .name-date {
  font-size: 16px;
}
.home-lighting-expert-review .footer-reviews-right-bg .footer-sa-review-name {
  font-weight: 600;
  padding-right: 7px;
}
.home-lighting-expert-review .footer-reviews-right-bg .footer-sa-review-content {
  padding-bottom: 20px;
  padding-top: 5px;
}
.home-lighting-expert-review .footer-reviews-right-bg .footer-sa-bottom {
  padding: 30px 0 0 0;
}
@media (max-width: 768px) {
  .home-lighting-expert-review .footer-reviews-right-bg .footer-sa-bottom {
    padding-top: 20px;
  }
  .home-lighting-expert-review .footer-reviews-right-bg .footer-sa-inner.left {
    max-width: 50%;
    padding-right: 10px;
    margin: 0;
  }
  .home-lighting-expert-review .footer-reviews-right-bg .footer-sa-total {
    max-width: 40%;
    padding-left: 10px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1550px) {
  .task-lighting-main,
  .home-sba-main,
  .popular-categories-main,
  .home-clearance-main,
  .trending-products-container-main,
  .block-new-products,
  .home-discount-main,
  .home-needhelp-review-form,
  .homepage-photos-main,
  .home-lighting-expert-review {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
  }
  .home-banner-slider-main .home-banner-slider-inner .home-banner-slider-title,
  .home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-ttl,
  .trending-products-container-main .trending-products-ttl,
  .block-new-products .new-products-ttl,
  .pdp-related .related-products-title,
  .block.crosssell .related-products-title,
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top .trending-products-ttl,
  .home-needhelp-review-form .homepage-reviews .home-review-title,
  .homepage-photos-main .homepage-photos-ttl,
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top .home-need-help-title,
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-title,
  .popular-categories-main .popular-categories-title-bg .popular-categories-ttl {
    font-size: 40px;
    line-height: 40px;
  }
  .home-banner-slider-main .home-banner-slider-inner .home-banner-slider-title-small,
  .home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-ttl-small,
  .popular-categories-main .popular-categories-title-bg .popular-categories-ttl-small,
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top .home-need-help-title-small,
  .home-needhelp-review-form .homepage-reviews .home-review-title-small,
  .homepage-photos-main .homepage-photos-ttl-small,
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-title-small,
  .block-new-products .new-products-ttl-small,
  .pdp-related .related-products-title-small,
  .block.crosssell .related-products-title-small,
  .trending-products-container-main .trending-products-ttl-small {
    font-size: 25px;
    line-height: 25px;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left {
    width: 60%;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-title {
    font-size: 60px;
    line-height: 35px;
    margin-left: 74px;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-title-red {
    font-size: 60px;
    line-height: 35px;
  }
  .task-lighting-main {
    padding: 30px 30px 0px 30px;
    margin-bottom: 80px;
  }
  .task-lighting-main .task-lighting-left {
    margin-right: 20px;
    margin-bottom: 30px;
  }
  .task-lighting-main .task-lighting-left .task-lighting-box {
    padding: 0 5px;
    min-height: 280px;
  }
  .task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner {
    padding: 10px;
  }
  .task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-title {
    font-size: 16px;
  }
  .task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-warranty,
  .task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-price {
    font-size: 13px;
  }
  .task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-img {
    min-height: 85px;
  }
  .task-lighting-main .task-lighting-right {
    padding: 20px 0px 20px 20px;
    margin-bottom: -40px;
  }
  .task-lighting-main .task-lighting-right .task-lighting-col-second {
    margin-right: -4%;
  }
  .task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-title {
    font-size: 20px;
    padding-bottom: 10px;
  }
  .task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-title-sub {
    font-size: 16px;
  }
  .task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-bullet {
    font-size: 15px;
  }
  .home-sba-main .home-sba-left-inner .home-sba-left-content {
    padding: 20px 20px 20px 20px;
    max-width: 380px;
  }
  .home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-ttl {
    margin-bottom: 10px;
  }
  .home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-link {
    padding-top: 10px;
  }
  .home-sba-main .home-sba-right {
    padding: 20px 0 20px 3%;
  }
  .home-sba-main .home-sba-right .home-sba-right-inner .home-sba-cat-box .home-sba-cat-inner {
    padding: 10px;
  }
  .home-sba-main .home-sba-right .home-sba-right-inner .home-sba-cat-box .home-sba-cat-inner a {
    font-size: 16px;
  }
  .popular-categories-main .popular-categories-container {
    padding: 100px 30px 30px 0;
  }
  .popular-categories-main .popular-categories-container .popular-categories .popular-categories-img {
    padding: 10px;
    font-size: 14px;
  }
  .popular-categories-main .popular-categories-container .popular-categories .popular-categories-img span {
    padding: 10px 0 0 0;
  }
  .popular-categories-main .popular-categories-title-bg {
    margin-left: 3%;
    width: 31%;
    padding: 50px 20px 50px 20px;
  }
  .popular-categories-main .popular-categories-title-bg .popular-categories-ttl {
    margin: 5px 0 10px 0;
  }
  .popular-categories-main .popular-categories-title-bg .popular-categories-link {
    padding: 10px 0 0 0;
  }
  .homepage-photos-main .homepage-photos-inner {
    padding: 20px;
  }
  .homepage-photos-main .homepage-photo-container {
    padding-left: 30px;
  }
  .trending-products-container-main .trending-products-container-inner {
    padding: 20px;
  }
  .block-new-products .new-products-inner {
    padding: 20px;
  }
  .home-discount-main .home-discount-inner {
    margin: 0 -10px;
  }
  .home-discount-main .home-discount-inner .home-discount-box {
    padding: 0 10px;
  }
  .home-clearance-main .home-clearance-content .home-clearance-content-title {
    font-size: 50px;
    line-height: 50px;
  }
  .home-clearance-main .home-clearance-content .home-clearance-content-title-sub {
    font-size: 24px;
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-bottom {
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding: 20px 20px;
    /*flex-direction: column;
				.home-need-help-bottom-left,
				.home-need-help-bottom-right {
					width: 100%;
				}*/
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-bottom .home-need-help-bottom-left {
    margin-bottom: 30px;
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-bottom .home-need-help-bottom-title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
    max-width: 100%;
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top {
    top: 20px;
    left: 20px;
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top .home-need-help-text {
    max-width: 75%;
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top .home-need-help-title {
    margin: 5px 0 10px 0;
  }
  .home-needhelp-review-form .homepage-reviews {
    padding: 20px;
  }
  .home-needhelp-review-form .homepage-reviews .home-review-title {
    margin: 5px 0 10px 0;
  }
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-text .one,
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-text .two {
    padding-right: 20px;
    line-height: 20px;
  }
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-text .two {
    padding-right: 0px;
  }
  .home-lighting-expert-review .footer-reviews-right-bg {
    padding: 20px;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-ttl-img {
    width: 35%;
  }
  .homepage-popular-brand .ambrands-brandlist-widget .ambrands-content > li {
    width: 33.333333%;
    min-height: 100px;
  }
  .page-footer {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1550px) and (min-width: 1200px) {
  .task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-title {
    font-size: 23px;
  }
  .task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-title-sub {
    font-size: 19px;
  }
  .task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-bullet {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .home-discount-main .home-discount-inner .home-discount-box .home-discount-content {
    padding: 0 0 30px 20px;
  }
  .home-discount-main .home-discount-inner .home-discount-box .home-discount-content .home-discount-content-title {
    font-size: 26px;
    line-height: 26px;
  }
  .home-discount-main .home-discount-inner .home-discount-box .home-discount-content .home-discount-content-title-sub {
    font-size: 35px;
    line-height: 35px;
  }
  .home-discount-main .home-discount-inner .home-discount-box .home-discount-content .home-discount-content-bullets {
    font-size: 16px;
    line-height: 16px;
  }
}
@media screen and (max-width: 1023px) {
  .task-lighting-main,
  .home-sba-main,
  .popular-categories-main,
  .home-clearance-main,
  .trending-products-container-main,
  .block-new-products,
  .home-discount-main,
  .home-needhelp-review-form,
  .homepage-photos-main,
  .homepage-popular-brand,
  .home-lighting-expert-review {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
  .home-banner-slider-main .home-banner-slider-inner .home-banner-slider-title,
  .home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-ttl,
  .trending-products-container-main .trending-products-ttl,
  .block-new-products .new-products-ttl,
  .pdp-related .related-products-title,
  .block.crosssell .related-products-title,
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top .trending-products-ttl,
  .home-needhelp-review-form .homepage-reviews .home-review-title,
  .homepage-photos-main .homepage-photos-ttl,
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top .home-need-help-title,
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-title,
  .popular-categories-main .popular-categories-title-bg .popular-categories-ttl {
    font-size: 30px;
    line-height: 30px;
  }
  .home-banner-slider-main .home-banner-slider-inner .home-banner-slider-title-small,
  .home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-ttl-small,
  .popular-categories-main .popular-categories-title-bg .popular-categories-ttl-small,
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top .home-need-help-title-small,
  .home-needhelp-review-form .homepage-reviews .home-review-title-small,
  .homepage-photos-main .homepage-photos-ttl-small,
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-title-small,
  .block-new-products .new-products-ttl-small,
  .pdp-related .related-products-title-small,
  .block.crosssell .related-products-title-small,
  .trending-products-container-main .trending-products-ttl-small {
    font-size: 20px;
    line-height: 20px;
  }
  .homepage-popular-brand .homepage-popular-brand-inner {
    flex-direction: column;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .ambrands-brandlist-widget {
    width: 100%;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .ambrands-brandlist-widget .ambrands-content > li {
    min-height: 88px;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left {
    width: 100%;
    margin-bottom: 30px;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-ttl-img {
    padding-right: 20px;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-title-small {
    font-size: 16px;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-title {
    font-size: 50px;
    line-height: 30px;
    margin-left: 60px;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-title-red {
    font-size: 50px;
    line-height: 25px;
  }
  .task-lighting-main {
    display: inline-block;
    padding-top: 30px;
    margin-bottom: 100px;
  }
  .task-lighting-main .task-lighting-left {
    max-width: 100%;
    border-right: 0;
    margin: 0 0 30px 0;
  }
  .task-lighting-main .task-lighting-right {
    width: 89%;
    justify-content: space-between;
  }
  .popular-categories-main .popular-categories-container {
    width: 100%;
    margin: 0;
    padding: 0 0 30px 0px;
  }
  .popular-categories-main .popular-categories-container .popular-categories:first-child {
    margin-left: 0;
  }
  .popular-categories-main .popular-categories-bg {
    display: inherit;
    padding: 0 20px;
  }
  .popular-categories-main .popular-categories-title-bg {
    width: 100%;
    margin: 0;
  }
  .home-discount-main .home-discount-inner {
    display: block;
    margin: 0 -5px;
  }
  .home-discount-main .home-discount-inner .home-discount-box {
    padding: 0 5px;
  }
  .home-discount-main .home-discount-inner .home-discount-box img {
    width: 100%;
  }
  .home-clearance-main .home-clearance-content .home-clearance-content-title {
    font-size: 30px;
  }
  .home-clearance-main .home-clearance-content .home-clearance-content-title-sub {
    font-size: 20px;
  }
  .home-needhelp-review-form {
    display: inline-block;
  }
  .home-needhelp-review-form .home-need-help-main,
  .home-needhelp-review-form .homepage-reviews {
    width: 100%;
  }
  .home-needhelp-review-form .homepage-reviews {
    margin-top: 20px;
    padding: 20px;
  }
  .home-needhelp-review-form .home-need-help-main {
    height: 450px;
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-bottom {
    display: inline-block;
    left: 20px;
    bottom: 20px;
    right: 20px;
    padding: 15px;
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-bottom .home-need-help-bottom-left,
  .home-needhelp-review-form .home-need-help-main .home-need-help-bottom .home-need-help-bottom-right {
    width: 100%;
    margin-bottom: 20px;
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-bottom .home-need-help-bottom-right {
    margin-bottom: 0px;
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-bottom .home-need-help-bottom-title {
    font-size: 18px;
    margin-bottom: 15px;
    max-width: 100%;
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top {
    top: 20px;
    left: 20px;
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top .home-need-help-text {
    max-width: 75%;
  }
  .home-sba-main {
    overflow: hidden;
    display: inline-block;
  }
  .home-sba-main .home-sba-left {
    padding: 0;
    flex: inherit;
  }
  .home-sba-main .home-sba-right {
    padding: 20px 20px 20px 0;
    margin: 0;
    flex: inherit;
  }
  .home-sba-main .home-sba-right .home-sba-right-inner .home-sba-cat-box {
    max-width: 100%;
  }
  .home-sba-main .home-sba-right .home-sba-right-inner .home-sba-cat-box:first-child {
    margin: 0;
  }
  .home-lighting-expert-review {
    margin-bottom: 0;
  }
  .home-lighting-expert-review .footer-reviews-right-bg {
    padding: 20px;
  }
  .home-lighting-expert-review .footer-reviews-right-bg .footer-sa-total .footer-sa-rating {
    font-size: 30px;
    line-height: 28px;
  }
  .homepage-photos-main .homepage-photos-inner {
    padding: 20px;
  }
  .homepage-photos-main .homepage-photo-container {
    padding-left: 30px;
  }
}
@media (max-width: 424px) {
  div.task-lighting-main .task-lighting-right .task-lighting-col-first {
    padding-right: 10px;
  }
  div.task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-title {
    font-size: 17px;
  }
  div.task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-title-sub {
    font-size: 13px;
  }
  div.task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-bullet {
    font-size: 12px;
  }
  div.task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-bullet li img {
    max-width: 30px;
  }
  div.task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-bullet li:before {
    padding-right: 5px;
  }
  div.task-lighting-main .task-lighting-right .task-lighting-col-second {
    max-width: 45%;
  }
  div.home-clearance-main .home-clearance-content .home-clearance-content-title {
    font-size: 45px;
  }
}
.custom-cat-tabs#recessedlighting h3 {
  border-bottom: 3px solid #fff;
}
.custom-cat-tabs #recessedlighting-retrofit {
  border-left: 0;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid {
  margin-left: -10px;
  margin-right: -10px;
}
@media screen and (max-width: 767px) {
  .custom-cat-tabs .recessedlighting-shopby.size .subcat-grid {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item {
  width: 11.1111111111%;
  padding: 0px 10px 20px 10px;
}
@media screen and (max-width: 1024px) {
  .custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item {
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item {
    width: 33.333333%;
    padding: 0 5px 10px 5px;
  }
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item.one .subcat-grid-item-link-pic {
  max-width: 50%;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item.two .subcat-grid-item-link-pic {
  max-width: 55%;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item.three .subcat-grid-item-link-pic {
  max-width: 60%;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item.four .subcat-grid-item-link-pic {
  max-width: 65%;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item.five .subcat-grid-item-link-pic {
  max-width: 70%;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item.six .subcat-grid-item-link-pic {
  max-width: 75%;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item.seven .subcat-grid-item-link-pic {
  max-width: 80%;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item.eight .subcat-grid-item-link-pic {
  max-width: 85%;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item.nine .subcat-grid-item-link-pic {
  max-width: 90%;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item.ten .subcat-grid-item-link-pic {
  max-width: 95%;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item .subcat-grid-item-link {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item .subcat-grid-item-link-name {
  padding: 0 0 15px 0;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item .subcat-grid-item-img {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  height: 104px;
  text-align: center;
}
.custom-cat-tabs .recessedlighting-shopby.size .subcat-grid .subcat-grid-item .subcat-grid-item-img .subcat-grid-item-link-pic {
  margin: auto;
  border: 0;
}
.custom-cat-tabs .recessedlighting-shopby:not(.size) .subcat-grid {
  margin-left: -10px;
  margin-right: -10px;
}
.custom-cat-tabs .recessedlighting-shopby:not(.size) .subcat-grid-item {
  padding: 0 10px 20px 10px;
}
.custom-cat-tabs .recessedlighting-shopby:not(.size) .subcat-grid-item .subcat-grid-item-link {
  width: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  padding: 7px 20px;
  border-radius: 5px;
}
.custom-cat-tabs .recessedlighting-shopby:not(.size) .subcat-grid-item .subcat-grid-item-link .subcat-grid-item-link-pic {
  max-height: 140px;
  border: 0;
  max-width: 50%;
}
.custom-cat-tabs .recessedlighting-shopby:not(.size) .subcat-grid-item .subcat-grid-item-link .subcat-grid-item-link-name {
  max-width: 50%;
  text-align: left;
  padding: 0 0px 0 20px;
}
.custom-cat-tabs .recessedlighting-shopby.brand .subcat-grid-item .subcat-grid-item-link .subcat-grid-item-link-pic {
  margin: auto;
  max-height: 180px;
  max-width: inherit;
}
.cookie-status-message {
  display: none;
}
body {
  background-color: #ffffff;
}
.klevuWrap div#klevuSearchingArea > div {
  display: flex;
  padding-bottom: 45px;
  padding-left: 30px;
  padding-top: 20px;
}
.klevuTarget.klevu-fluid > div {
  width: 60% !important;
  max-width: 100% !important;
  border-radius: 0 !important;
  border-top: 1px solid #ccc;
}
div#klevuSearchingArea [ku-container][data-container-role="content"] {
  position: unset;
}
div#klevuSearchingArea [ku-container],
div#klevuSearchingArea [ku-block] {
  position: unset;
}
.kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdAdditional {
  z-index: unset !important;
}
.klevuWrap div#klevuSearchingArea .klevuHeadingText {
  color: #000;
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
}
.klevuWrap div#klevuSearchingArea .klevuAutoSuggestionsWrap {
  padding-left: 0;
  padding-right: 0;
  border: 0;
}
.klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuSuggestionHeading {
  display: none;
}
.klevuSuggestionsBlock {
  max-width: 200px;
}
[ku-container][data-container-role="content"] {
  border-left: 1px solid #f0f4f5 !important;
  margin-left: 2.5rem !important;
}
.klevuResultsBlock .klevuQuickSearchResults ul li a.klevuQuickProductInnerBlock {
  padding: 5px 10px;
  color: #000;
  text-align: left;
  text-decoration: none;
}
.klevuWrap div#klevuSearchingArea .klevuAutoSuggestionsWrap ul li a {
  padding: 4px 0;
  line-height: 18px;
  color: #333;
  font-size: 14px;
}
.klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuProductsViewAll a {
  background-color: #2ca4d8;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  display: block;
  border-bottom: 0;
}
.klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuQuickSearchResults .klevuProductItemTop {
  padding: 0;
  width: 50px;
}
.klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuQuickSearchResults ul li {
  border-bottom: 0;
}
.klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuQuickSearchResults ul li:hover {
  background-color: transparent;
}
.klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuQuickSearchResults .klevuProductItemBottom {
  width: 88%;
  padding: 0 0 0 5px;
}
.klevuSuggestionsBlock .klevuSuggestionHeading {
  padding: 4px 0;
}
.klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuProductsViewAll {
  top: unset;
  bottom: -30px;
  left: 0;
  right: 0;
  text-align: center;
}
.klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuQuickSearchResults ul li .klevuQuickProductName {
  color: #000;
  font-size: 14px;
  font-weight: normal;
}
.klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuQuickSearchResults ul li .klevuQuickProductDescBlock {
  margin-left: 15px;
}
.klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuQuickSearchResults ul li .klevuQuickProductDescBlock .klevuQuickProductSKU {
  font-size: 14px;
}
.klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuQuickSearchResults ul li .klevuQuickProductDescBlock .klevuQuickProduct-itemId {
  font-size: 14px;
}
.klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuQuickSearchResults .klevuProductItemBottom .klevu-desc-l2 {
  color: #000000;
  font-size: 14px;
}
.klevuWrap div#klevuSearchingArea .klevuAutoSuggestionsWrap ul li:hover {
  background-color: transparent;
}
.klevuWrap div#klevuSearchingArea > div {
  padding-bottom: 20px;
}
.block-search input:focus {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
  border-radius: 0;
  border: 0;
}
.kuSearchPersonalizationsContainer [ku-container][data-container-role="content"] {
  border: 0 !important;
  margin-left: 0 !important;
}
.klevuTarget.klevu-fluid > div {
  right: 452.25px !important;
  width: unset !important;
  max-width: unset !important;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
a:visited,
.alink:visited,
a:hover,
.alink:hover {
  text-decoration: none;
  color: #2ca4d8;
}
.page-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
}
.page-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.stamped-badge[data-rating="0"],
.stamped-badge[data-rating="0,0"],
.stamped-badge[data-rating="0.0"] {
  display: block;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.page-header > .panel.wrapper {
  background: #3F3D3F;
  color: #fff;
}
/*img {
    	display: inherit;
    }*/
.slick-slide img {
  margin-left: auto;
  margin-right: auto;
}
.slick-dots li {
  height: auto;
  width: auto;
  margin: 0;
}
.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift {
  width: auto;
  height: auto;
  background: none;
  text-indent: inherit;
  font-size: 0;
  border: 0;
  margin: 0 2px;
  min-width: 18px;
  display: inline-block;
  text-decoration: none;
}
.slick-dots li button:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li .action-gift:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: inherit;
  color: inherit;
  content: "\e903";
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.slick-dots li button:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li .action-gift:before {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  min-width: 18px;
}
.slick-dots li button:hover,
.slick-dots li.slick-active button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action,
.slick-dots li .action-gift:hover,
.slick-dots li.slick-active .action-gift {
  background: none;
  position: relative;
  text-align: center;
  border: 0;
  display: inline-block;
  text-decoration: none;
}
.slick-dots li button:hover:before,
.slick-dots li.slick-active button:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.slick-dots li .action-gift:hover:before,
.slick-dots li.slick-active .action-gift:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #2ca4d8;
  content: "\e915";
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.header.content #toplink-myaccount.user-menu.mobile {
  display: none;
}
.header.content {
  padding-top: 12px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header.content .nav-toggle {
  -ms-flex-order: 0;
  order: 0;
  -ms-flex-preferred-size: 34px;
  flex-basis: 34px;
  -ms-flex-positive: 0;
  flex-grow: 0;
  line-height: 22px;
}
.header.content .logo {
  -ms-flex-order: 1;
  order: 1;
  margin: -3px 0 0 0px;
  max-width: 100%;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -ms-flex-positive: 5;
  flex-grow: 5;
  float: none;
}
.header.content .logo img {
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}
.header.content .quick-order {
  -ms-flex-order: 5;
  order: 5;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin-left: 25px;
  line-height: 23px;
}
.header.content .quick-order li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header.content .quick-order li a {
  color: #151515;
  font-weight: 700;
  font-size: 15px;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}
.header.content .quick-order li a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 29px;
  color: inherit;
  content: "\e90d";
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.header.content .quick-order li a:before {
  display: block;
  margin-bottom: 5px;
}
@media (min-width: 1280px) {
  .header.content .quick-order {
    margin-left: 48px;
  }
}
.header.content #toplink-minicart {
  -ms-flex-order: 6;
  order: 6;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.header.content #toplink-compare {
  -ms-flex-order: 4;
  order: 4;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -ms-flex-positive: 1;
  flex-grow: 0;
}
.header.content #toplink-help {
  -ms-flex-order: 4;
  order: 4;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.header.content .user-menu {
  -ms-flex-order: 3;
  order: 3;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin-left: 30px;
  line-height: 23px;
}
.header.content #toplink-myaccount .header-element-item {
  color: #151515;
  font-weight: 700;
  font-size: 15px;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}
.header.content #toplink-myaccount .header-element-item:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 29px;
  color: inherit;
  content: '\e627';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.header.content #toplink-myaccount .header-element-item:before {
  display: block;
  margin-bottom: 5px;
}
.header.content .block-search {
  -ms-flex-order: 7;
  order: 7;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 100;
  flex-grow: 100;
  margin-top: 9px;
}
@media (min-width: 375px) {
  .header.content .logo {
    max-width: 100%;
  }
}
.header.content .header-element .header-element-inner {
  /*.compare.header-element-item {
						color: #fff;
					    display: block;
					    background: @color-blue;
					    padding: 0 20px;
					    border-radius: 5px;
					    font-size: 16px;
					    font-weight: 500;
					    text-decoration: none;
					    line-height: 45px;
					    cursor: pointer;
					    .lib-icon-font(
					        @icon-compare-full,
					        @_icon-font-size: 20px,
					        @_icon-font-margin: -6px 0 0 0,
					        @_icon-font-line-height: 20px,
					    );
					    &:hover {
					    	background: #151515;
					    }
					    @media screen and (min-width: 1024px) {
						    .counter.qty {
						    	letter-spacing: -1px;
						    	&:before {
						    		content: "(";
						    	}
						    	&:after {
						    		content: ")";
						    	}
						    }
					    }
					}*/
}
.header.content .header-element .header-element-inner .compare.header-element-item {
  color: #151515;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.header.content .header-element .header-element-inner .compare.header-element-item:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 19px;
  line-height: 23px;
  color: inherit;
  content: '\e61e';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.header.content .header-element .header-element-inner .compare.header-element-item:before {
  display: block;
}
.header.content .header-element .header-element-inner .compare.header-element-item .counter.qty {
  position: absolute;
  top: -4px;
  right: 10px;
  background: #2ca4d8;
  color: #fff;
  border-radius: 1em;
  min-width: 1.4em;
  text-align: center;
  font-size: 12px;
  line-height: 1.3;
  padding: 0 3px;
  font-weight: 400;
}
.header.content .toplink-wrapper {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 10;
  background: #f2f2f2;
  padding: 10px 15px;
  border: 1px solid #ebebeb;
  border-radius: 0 0 3px 3px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  text-align: left;
}
.header.content .toplink-wrapper ul {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
.header.content .toplink-wrapper ul li {
  margin: 0;
}
.header.content .toplink-wrapper ul li a {
  white-space: nowrap;
  display: block;
  line-height: 3.2rem;
  color: #363636;
}
.header.content .toplink-wrapper ul li a:visited,
.header.content .toplink-wrapper ul li a:hover,
.header.content .toplink-wrapper ul li a:active {
  color: #363636;
}
.header.content .toplink-wrapper ul li a.header-drop-icon::before {
  content: '';
  background: url(../images/header-drop-sprite.png);
  background-size: auto 16px;
  background-repeat: repeat-x;
  display: inline-block;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.header.content .toplink-wrapper ul li a.header-drop-icon#return::before {
  background-position-x: 0px;
}
.header.content .toplink-wrapper ul li a.header-drop-icon#warranty::before {
  background-position-x: -16px;
}
.header.content .toplink-wrapper ul li a.header-drop-icon#shippingpolicy::before {
  background-position-x: -32px;
}
.header.content .toplink-wrapper ul li a.header-drop-icon#helpdesk::before {
  background-position-x: -48px;
}
.header.content .toplink-wrapper ul li a.header-drop-icon#contact::before {
  background-position-x: -64px;
}
.header.content .toplink-wrapper ul li a.header-drop-icon#dashboard::before {
  background-position-x: -80px;
}
.header.content .toplink-wrapper ul li a.header-drop-icon#orders::before {
  background-position-x: -96px;
}
.header.content .toplink-wrapper ul li a.header-drop-icon#quotes::before {
  background-position-x: -112px;
}
.header.content .toplink-wrapper ul li a.header-drop-icon#projects::before {
  background-position-x: -128px;
}
.header.content .toplink-wrapper ul li a.header-drop-icon#signout {
  color: #de455c;
}
.header.content .toplink-wrapper ul li a.header-drop-icon#signout:visited,
.header.content .toplink-wrapper ul li a.header-drop-icon#signout:hover,
.header.content .toplink-wrapper ul li a.header-drop-icon#signout:active {
  color: #de455c;
}
.header.content .toplink-wrapper ul li a.header-drop-icon#signout::before {
  background-position-x: -144px;
}
.header.content .toplink-wrapper > .header-drop-icon {
  background: #DE455C;
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 6px 4px 9px 4px;
  line-height: normal;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 3px;
}
.header.panel > .header.links > li.top-links-main .top-links-inner {
  display: flex;
  justify-content: space-between;
}
.header.panel > .header.links > li.top-links-main .top-links-inner .top-links-right {
  list-style: none;
}
.header.panel > .header.links > li.top-links-main .top-links-inner .top-links-right li {
  display: inline-block;
  padding: 0 0 0 28px;
}
.header.panel > .header.links > li.top-links-main .top-links-inner .top-links-right li a {
  color: #fff;
}
.header.panel > .header.links > li.top-links-main .top-links-inner .top-links-right li a:hover {
  text-decoration: underline;
}
.header.panel > .header.links > li.top-links-main .top-links-inner .top-links-right li.track-order-desk a:hover {
  text-decoration: underline;
}
.header.content #toplink-myaccount .header-element-item:hover,
.header.content .quick-order li a:hover,
.miniquote-wrapper .action.showquote:hover,
.header.content .header-element .header-element-inner .compare.header-element-item:hover,
.minicart-wrapper .action.showcart:hover {
  color: #2ca4d8;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  /*z-index: 5;*/
}
.logo img {
  display: block;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.action-skip-wrapper {
  height: 0;
  position: relative;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #2ca4d8;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #2ca4d8;
}
.page-footer {
  margin-top: 60px;
}
.page-footer .footer-promo-banner {
  background: #F0F4F5;
  text-align: center;
  padding: 30px 0;
  border-bottom: 4px solid #fff;
}
.page-footer .footer-promo-banner .footer-promo-banner-inner {
  display: inline-block;
  text-align: left;
  padding: 0 25px;
  margin: auto;
}
.page-footer .footer-promo-banner .footer-promo-banner-inner .promo-steps {
  padding: 0 0 0 55px;
  position: relative;
  min-height: 50px;
  display: inline-block;
  text-decoration: none;
}
.page-footer .footer-promo-banner .footer-promo-banner-inner .promo-steps:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 45px;
  line-height: normal;
  color: inherit;
  content: "\e902";
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-footer .footer-promo-banner .footer-promo-banner-inner .promo-steps.global:before {
  content: "\e901";
}
.page-footer .footer-promo-banner .footer-promo-banner-inner .promo-steps.easy-return:before {
  content: "\e900";
}
.page-footer .footer-promo-banner .footer-promo-banner-inner .promo-steps:before {
  position: absolute;
  left: 0;
  color: #2ca4d8;
}
.page-footer .footer-promo-banner .footer-promo-banner-inner span,
.page-footer .footer-promo-banner .footer-promo-banner-inner strong {
  display: block;
}
.page-footer .footer-promo-banner .footer-promo-banner-inner strong {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.page-footer .copyright {
  background: #f4f4f4;
  padding: 20px;
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 12px;
}
.page-footer .copyright .copyright-inner {
  width: 100%;
  max-width: 1646px;
  border-top: 2px solid #dbdada;
  padding-top: 20px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.page-footer .copyright .medium {
  font-weight: 500;
}
.footer.content {
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
  background: #f4f4f4;
}
.footer.content .footer.links .title {
  padding-bottom: 10px;
}
.footer.content .footer.links .title strong {
  font-size: 20px;
  font-weight: 600;
}
.footer.content .footer-links-content .item {
  padding: 0 0 5px 0;
}
.footer.content .footer-links-content a {
  color: #333;
}
.footer.content .footer-links-content a:not(.phonelink) {
  font-size: 15px;
}
.footer.content .footer-links-content a:hover {
  color: #2ca4d8;
  text-decoration: none;
}
.footer.content .footer-links-content .footer-logo {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .footer.content .footer-links-content .footer-logo {
    width: 110px;
    margin-bottom: 10px;
  }
}
.footer.content .contact-detail-item {
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
}
.footer.content .contact-detail-item:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: normal;
  color: #2ca4d8;
  content: "\e911";
  font-family: 'icons-blank-theme';
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.footer.content .contact-detail-item:before {
  min-width: 26px;
}
.footer.content .contact-detail-item.chat:before {
  content: "\e912";
}
.footer.content .contact-detail-item.live-service:before {
  content: "\e909";
}
@media (max-width: 768px) {
  .footer.content .contact-detail-item.live-service {
    margin-bottom: 20px;
  }
  .footer.content .contact-detail-item::before {
    font-size: 22px;
  }
}
@media (min-width: 1025px) {
  .footer.content .contact-detail-item {
    font-size: 20px;
  }
}
.footer.content .contact-detail-item {
  display: block;
  padding: 0 0 20px 45px;
  position: relative;
}
.footer.content .contact-detail-item:before {
  position: absolute;
  left: 0;
}
.footer.content .contact-detail-item span {
  display: block;
  font-size: 15px;
  font-weight: 400;
}
.footer.content .contact-detail-item .footer-logo {
  padding: 5px 0 20px 0;
}
.footer.content .footer-social-icons {
  display: inline-block;
  vertical-align: middle;
}
.footer.content .footer-social-icons .item {
  display: inline-block;
  padding: 0 4px;
  text-align: center;
}
.footer.content .footer-social-icons .item a {
  background: transparent;
  font-size: 0;
  border-radius: 50%;
  border: 1px solid #2ca4d8;
  width: 38px;
  height: 38px;
  padding: 10px 0 0 0;
  display: inline-block;
  text-decoration: none;
}
.footer.content .footer-social-icons .item a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: normal;
  color: #2ca4d8;
  content: "\e906";
  font-family: 'icons-blank-theme';
  margin: 0 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.footer.content .footer-social-icons .item a:hover {
  background: #ebebeb;
}
.footer.content .footer-social-icons .item.twt a:before {
  content: "\e904";
  color: #2ca4d8;
}
.footer.content .footer-social-icons .item.insta a:before {
  content: "\e908";
  color: #2ca4d8;
}
.footer.content .footer-social-icons .item.pinit a:before {
  content: "\e90e";
  color: #2ca4d8;
}
.footer.content .footer-social-icons .item.youtube a:before {
  content: "\e907";
  color: #2ca4d8;
}
.footer.content .footer-social-icons .item.linkdin a:before {
  content: "\e905";
  color: #2ca4d8;
}
.footer.content .footer-payment {
  display: inline-block;
  vertical-align: middle;
  padding: 0 50px;
}
.footer.content .footer-payment .card-item {
  background: #fff;
  padding: 0px 12px;
  height: 40px;
  vertical-align: middle;
  display: inline-flex;
}
.footer.content .footer-payment .card-item img {
  margin: auto;
}
@media (max-width: 768px) {
  .footer.content .footer-payment .card-item {
    margin-top: 1.25rem;
  }
}
.footer.content .footer-safe {
  display: inline-block;
  vertical-align: middle;
}
.footer.content .footer-safe a {
  margin: 0 14px;
}
.page-header .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbbbbb transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}
.ui-datepicker td {
  padding: 0;
}
.search-index-index .kuSearchResultsPageContainer {
  margin-top: 40px;
}
.search-index-index .kuSearchResultsPageContainer [ku-container][data-container-role="main"] {
  width: 100%;
}
.search-index-index .kuSearchResultsPageContainer .kuFilterBox .kuFilterNames[data-optioncount="5"] {
  height: auto;
  margin: 5px;
}
.search-index-index .kuSearchResultsPageContainer .kuFilterBox .kuFilterNames[data-optioncount="5"] .kuShowOpt {
  display: none;
}
.search-index-index .kuSearchResultsPageContainer .kuFilterBox .kuFilterNames.kuFilterCollapse[data-optioncount="5"] {
  height: 0;
}
.search-index-index .kuSearchResultsPageContainer .kuContainer {
  max-width: 100%;
  padding: 0;
}
.search-index-index .kuSearchResultsPageContainer [ku-container][data-container-role="content"] {
  margin: 0 !important;
  border: 0 !important;
}
.search-index-index .kuSearchResultsPageContainer .kuFilters {
  width: 100%;
  max-width: 300px;
  margin-top: 40px;
  padding: 0;
  margin-top: 0;
}
.search-index-index .kuSearchResultsPageContainer .kuFilters .kuFilterTagsContainer span.block-subtitle.filter-current-subtitle {
  display: block;
}
.search-index-index .kuSearchResultsPageContainer .kuFilters .kuFilterTagsContainer span.kuFilterTag {
  display: block;
  padding: 0 15px;
}
.search-index-index .kuSearchResultsPageContainer .kuFilters .kuFilterTagsContainer .kuFilterTagKey {
  font-size: 12px;
  color: #000;
}
.search-index-index .kuSearchResultsPageContainer .kuFilters .kuFilterTagsContainer .kuFilterTagKey:after {
  content: ':';
}
.search-index-index .kuSearchResultsPageContainer .kuFilters .kuFilterTagsContainer .kuFilterTagValue {
  background-color: #ffffff;
  border: 1px solid #f4f4f4;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 12px;
  margin: 0 0 5px 0;
  width: auto;
}
.search-index-index .kuSearchResultsPageContainer .kuFilters .kuFilterTagsContainer .kuFilterTagValue span {
  float: right;
  color: #333;
  line-height: 17px;
  font-size: 20px;
  padding: 0 0 0 5px;
}
.search-index-index .kuSearchResultsPageContainer .kuFilters .kuFilterTagsContainer .kuFilterTagClearAll {
  border: 1px solid #f4f4f4;
  display: inline-block;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 12px;
  color: #000;
  font-weight: 600;
  margin: 10px 0 20px 15px;
}
.search-index-index .kuSearchResultsPageContainer .page-title-wrapper h1 {
  margin-top: 15px;
}
.search-index-index .kuSearchResultsPageContainer h3.kuFiltersTitleHeading {
  line-height: 24px !important;
  background: #f4f4f4;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #000000;
  padding: 12px 20px;
  margin: 0 0 20px;
  width: 100%;
  display: inline-block;
  text-decoration: none;
}
.search-index-index .kuSearchResultsPageContainer h3.kuFiltersTitleHeading:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: "\e916";
  font-family: 'icons-blank-theme';
  margin: 0 7px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.search-index-index .kuSearchResultsPageContainer .kuFilterBox .kuFilterHead {
  line-height: 1.1;
  font-size: 16px;
  margin: 0;
  word-break: break-all;
  font-weight: 600;
  border-top: 1px solid #f4f4f4;
  padding: 10px 5px 10px 15px;
  text-transform: capitalize;
  border-bottom: 0;
}
.search-index-index .kuSearchResultsPageContainer .kuFilterBox .kuShowOpt {
  margin: 0 0 -12px;
  padding: 0 15px;
}
.search-index-index .kuSearchResultsPageContainer .kuFilterBox .kuFilterNames {
  margin: 0 0 35px 0;
}
.search-index-index .kuSearchResultsPageContainer .kuFilterBox .kuFilterNames ul {
  padding: 0 15px;
}
.search-index-index .kuSearchResultsPageContainer .kuFilterBox .kuFilterNames ul li a {
  margin: 0 0 5px 0;
  display: block;
  color: #000000;
  font-weight: 500;
  font-size: 14px;
}
.search-index-index .kuSearchResultsPageContainer .kuFilterBox .kuFilterNames ul li a span.kufacet-text {
  max-width: max-content;
  width: auto;
}
.search-index-index .kuSearchResultsPageContainer .kuFilterBox .kuFilterNames.kuFilterCollapse {
  margin: 0;
}
.search-index-index .kuSearchResultsPageContainer .kuFilterBox.klevuFilter {
  margin: 0;
  padding: 0;
}
.search-index-index .kuSearchResultsPageContainer .kuFilterBox.kuMulticheck .kuFilterIcon:before {
  content: '';
  border: 1px solid #cdcdcd;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 10px;
  background: #fff;
  border-radius: 3px;
}
.search-index-index .kuSearchResultsPageContainer .kuResults ul li .kuProdWrap {
  border: 0;
}
.search-index-index .kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdTop .klevuImgWrap {
  height: 264px !important;
}
.search-index-index .kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdTop .klevuImgWrap a img {
  bottom: 0;
  top: 0;
}
.search-index-index .kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdAdditional .kuProdAdditionalData {
  padding: 0;
}
.search-index-index .kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdAdditional .kuProdAdditionalData a.kuBtn.kuBtnDark.kuLandingAddToCartBtn {
  background: #2ca4d8;
  border-color: #2ca4d8;
  margin: 0 5px 10px 0;
  height: 43px;
  width: auto;
  padding-left: 16px;
  padding-right: 16px;
  text-transform: none;
  font-weight: 600;
  font-size: 16px !important;
  line-height: 26px !important;
  min-width: 143px;
}
.search-index-index .kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdAdditional .kuProdAdditionalData a.kuBtn.kuBtnDark.kuLandingAddToCartBtn:hover {
  background: #333;
  border-color: #333;
}
.search-index-index .kuSearchResultsPageContainer .kuResults ul li .kuName {
  margin-bottom: 0px;
}
.search-index-index .kuSearchResultsPageContainer .kuResults ul li .kuName a {
  font-size: 19px;
  color: #333333;
  font-weight: 600;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li {
  padding: 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li .kuProdWrap .kuProdBottom {
  padding: 0px;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li .kuName {
  display: unset;
  -webkit-box-orient: unset;
  -webkit-line-clamp: unset;
  margin-bottom: 15px;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li .product-item-middle-right {
  display: inline-block;
  margin-bottom: 0px;
  width: 49%;
  text-align: right;
  vertical-align: bottom;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li .product-item-middle-right .listing-icon {
  width: 32px;
  height: auto;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li table.itemlist-icons-brand-table {
  height: auto;
  display: inline-block;
  margin-right: 10px;
  width: auto;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li .itemlist-icons-brand-table .itemlist-icons-brand-table-imgrow td {
  height: 20px;
  padding: 0 0 5px 0;
  text-align: center;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li .itemlist-icons-brand-table .itemlist-icons-brand-table-imgrow td img {
  max-height: 22px;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li tr.itemlist-icons-brand-table-txtrow td {
  display: table-cell;
  height: 10px;
  background: #666;
  text-align: center;
  color: #fff;
  padding: 0 4px;
  font-size: 7px;
  line-height: .75;
  letter-spacing: .25px;
  vertical-align: middle;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li .product-item-middle-left {
  margin-bottom: 0px;
  display: inline-block;
  width: 49%;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li .product-item-middle-left p.product-item-stockstatus.status-b {
  color: #02a13f;
  border: 1px solid #02a13f;
  background: #ecf5ef;
  padding: 4px 5px;
  border-radius: 3px;
  font-weight: 500;
  display: inline-block;
  font-size: 14px;
  margin-top: 15px;
  display: flex;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li .product-item-middle-left p.product-item-stockstatus.status-b svg {
  margin: 4px 5px 0 0;
  height: 12px;
  width: 20px;
}
.search-index-index .kuSearchResultsPageContainer .kuDropdown .kuDropdownLabel {
  line-height: 36px;
  padding: 3px 30px 3px 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 0 0px 0 14px;
  font-weight: 600;
}
.search-index-index .kuSearchResultsPageContainer .kuDropdown .kuDropdownLabel:after {
  top: 16px;
}
.search-index-index .kuSearchResultsPageContainer .kuDropdown .kuDropdownOptions {
  background-color: #ffffff;
}
.search-index-index .kuSearchResultsPageContainer .kuPrice {
  display: flex;
  align-items: center;
  margin: 10px 0 15px;
  border-top: 1px solid #f4f4f4;
  padding-top: 10px;
}
.search-index-index .kuSearchResultsPageContainer .kuPrice .kuOrigPrice + span.price-each {
  color: #666;
  font-weight: 700;
  text-decoration: line-through;
}
.search-index-index .kuSearchResultsPageContainer .kuPrice span.final-price span.price-each {
  color: #666;
  text-decoration: unset;
  font-weight: normal;
}
.search-index-index .kuSearchResultsPageContainer .kuPagination {
  text-align: center;
  width: 100%;
}
.search-index-index .kuSearchResultsPageContainer .kuPagination a {
  width: 32px;
  height: 32px;
  padding: 3px 0px;
  color: #363636;
  border: 0;
  font-size: 18px;
}
.search-index-index .kuSearchResultsPageContainer .kuPagination a.kuCurrent {
  border: 1px solid #2ca4d8;
  border-radius: 3px;
  font-size: 18px;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .product-item-middle-right {
  display: none;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] p.product-item-stockstatus.status-b {
  color: #02a13f;
  border: 1px solid #02a13f;
  background: #ecf5ef;
  padding: 0 5px;
  border-radius: 3px;
  font-weight: 500;
  display: inline-block;
  margin-top: 1em;
  line-height: 19px;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] p.product-item-stockstatus.status-b svg {
  margin: 4px 2px 0 0;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul {
  display: flex;
  flex-wrap: wrap;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul li {
  display: flex;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul li .kuProdWrap {
  padding: 0px;
  position: relative;
  border: 1px solid #f0f4f5;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul li .kuProdWrap .kuName {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  min-height: 40px;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul li .kuProdWrap .kuProdAdditional .kuProdAdditionalData a.kuBtn.kuBtnDark.kuLandingAddToCartBtn {
  line-height: 16px !important;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul li .kuProdWrap .kuProdBottom {
  height: 100%;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul li:hover .kuProdWrap {
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.16);
  border-color: transparent;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] a.klevuProductClick.kuTrackRecentView {
  font-weight: 500;
  color: #333333;
  font-size: 14px;
  line-height: 20px;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .item-sku {
  display: none;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .item-id {
  display: none;
}
.search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuPrice {
  border: 0;
  padding: 0;
}
.search-index-index .kuFilterBox.kuMulticheck .kuFilterNames ul li a:hover span.kuFilterIcon:after {
  border: 0;
  content: none;
}
.search-index-index .kuFilterBox.kuMulticheck .kuFilterNames ul li.kuSelected span.kuFilterIcon:before {
  content: '\e91f';
  font-family: 'icons-blank-theme';
  color: #ffffff;
  text-align: center;
  line-height: 15px;
  border: 1px solid #2ca4d8;
  border-radius: 3px;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 8px;
  background: #2ca4d8;
}
.search-index-index .kuFilterBox.kuMulticheck .kuFilterNames ul li.kuSelected span.kuFilterIcon:after {
  content: none;
}
.search-index-index .kuShowOpt .kuFilterDot {
  display: none;
}
.search-index-index .kuFilterBox .kuShowOpt .kuFilterDot {
  display: none;
}
.search-index-index .kuFilterBox .kuShowOpt:before {
  content: 'Show More';
  padding: 0 22px 0 0;
  letter-spacing: .03em;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
  background: 0 0;
  border: none;
  color: #2ca4d8;
  font-size: 1.3rem;
  margin: 0;
}
.search-index-index .kuFilterBox .kuFilterNames {
  height: 143px;
  overflow: hidden;
}
.search-index-index .kuFilterNames.kuFilterShowAll .kuShowOpt:before {
  content: 'Show less';
  padding: 0 22px 0 0;
  letter-spacing: .03em;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
  background: 0 0;
  border: none;
  color: #2ca4d8;
  font-size: 1.3rem;
  margin: 0;
}
.search-index-index .kuFilterNames ul li a span.kuFilterTotal {
  float: left;
  text-align: left;
  padding-left: 4px;
}
.search-index-index .kuFilterNames ul li a span.kuFilterTotal:after {
  content: ')';
}
.search-index-index .kuFilterNames ul li a span.kuFilterTotal:before {
  content: '(' !important;
}
.search-index-index .page-title-wrapper h1 {
  margin-top: 15px;
}
.search-index-index [data-result-view='list'] .klevuProduct main {
  width: 22%;
  border: 1px solid #f4f4f4;
}
.search-index-index [data-result-view='list'] .klevuProduct footer {
  width: 76%;
  padding: 0 0px 0 30px;
}
.search-index-index .kuPrice .kuOrigPrice {
  font-size: 14px;
  color: #666;
  font-weight: 700;
}
.search-index-index .kuPrice span.final-price {
  display: flex;
  align-items: flex-start;
  padding-right: 7px;
  align-items: center;
}
.search-index-index .kuPrice span.price-label {
  background: #fcf4f5;
  padding: 2px 6px 3px 10px;
  border: 1px solid #de455c;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  color: #de455c;
  margin: 0 10px 0 0;
}
.search-index-index .kuPrice .kuSalePrice.kuSpecialPrice {
  font-size: 24px;
  font-weight: 600;
  color: #000000;
  line-height: 25px;
}
.search-index-index .kuPrice span.old-price {
  display: flex;
  align-items: center;
  gap: 0;
}
.search-index-index .kuPrice span.old-price span.price-label {
  font-weight: 500;
  color: #666;
  font-size: 14px;
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}
.search-index-index .kuPrice span.old-price .kuOrigPrice {
  font-size: 14px;
  color: #666;
  font-weight: 600;
}
.search-index-index table.listingpage-specs tr {
  border-top: 1px solid #eee;
}
.search-index-index table.listingpage-specs tr:first-child {
  border: 0;
}
.search-index-index table.listingpage-specs tr td a.listingpage-specsheet {
  width: 100%;
  background: #f4f4f4;
  padding: 8px 10px;
  border-radius: 3px;
  color: #000000;
  display: inline-block;
  text-decoration: none;
  font-size: 1.4rem;
  text-align: CENTER;
  line-height: 27px;
}
.search-index-index table.listingpage-specs tr td a.listingpage-specsheet:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: "\e919";
  font-family: 'icons-blank-theme';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.search-index-index table.listingpage-specs tr td a.listingpage-specsheet:hover {
  background: #2ca4d8;
  color: #ffffff;
}
.search-index-index .kuResultsListing header {
  border-bottom: 1px solid #f0f4f5;
  padding: 0 0 15px;
  color: #6b6b6b;
  z-index: 2;
}
.search-index-index .kuResultsListing header .ku-numberOfResults {
  display: inline-block;
  vertical-align: -webkit-baseline-middle;
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  margin: 0;
}
.search-index-index .kuResultsListing header button.ku-facet-opener,
.search-index-index .kuResultsListing header .cart.table-wrapper .actions-toolbar > .action.ku-facet-opener,
.search-index-index .kuResultsListing header .action-gift.ku-facet-opener {
  display: none;
}
.search-index-index .kuResultsListing header .kuDropdown.kuDropSortBy {
  float: right;
  margin: 0;
}
.search-index-index .kuResultsListing header .kuDropdown.kuDropItemsPerpage {
  float: right;
  margin: 0;
}
.search-index-index .kuResultsListing header .kuLandingResultsViewSwitchContainer {
  float: right;
  padding: 0;
}
.search-index-index .kuResultsListing header .kuPagination {
  display: none;
}
.search-index-index .kuResultsListing li header {
  border: 0;
  padding: 0;
  color: #000000;
}
.search-index-index .kuResultsListing [data-result-view="grid"] .product-item-right {
  display: none;
}
.search-index-index .kuLandingResultsViewSwitchContainer .kuViewSwitch {
  background: none;
  cursor: pointer;
  border: 1px solid #d1d1d1;
  font-weight: 400;
  line-height: 1;
  padding: 7px 6px;
  height: 45px;
  width: 45px;
  border-radius: 3px;
  text-align: center;
  margin-right: 10px;
  color: #cccccc;
  text-decoration: none;
}
.search-index-index .kuLandingResultsViewSwitchContainer a.kuViewSwitch:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e60d';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.search-index-index .kuLandingResultsViewSwitchContainer a.kuViewSwitch.kuListViewBtn:before {
  content: '\e60b';
}
.search-index-index a.kuViewSwitch.kuCurrent {
  color: #2ca4d8;
}
.search-index-index .kuResults {
  margin-top: 30px;
}
.search-index-index [ku-container][data-container-role="left"] {
  width: 26%;
  max-width: 275px;
}
.kuFilterNames ul li a span.kuFilterTotal {
  color: #7d7d7d;
}
.kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdBottom {
  display: inline-block;
  width: 65%;
}
.kuSearchResultsPageContainer .product-item-right {
  display: inline-block;
  width: 30%;
  padding-left: 30px;
  border-left: 1px solid #f4f4f4;
  margin-top: 15px;
  float: right;
}
.kuSearchResultsPageContainer .product-item-right td.label.itempage-specs-heading {
  padding: 7px 5px;
  width: 50%;
  font-weight: 700;
  font-size: 14px;
  padding-left: 0;
  vertical-align: middle;
}
.kuSearchResultsPageContainer .product-item-right td.data.itempage-specs-text {
  width: 50%;
  font-size: 14px;
  padding-left: 0;
  vertical-align: middle;
}
.kuSearchResultsPageContainer .item-sku {
  float: left;
  margin-right: 10px;
  font-weight: 600;
  color: #333333;
  font-size: 14px;
  margin-top: 15px;
}
.kuSearchResultsPageContainer .item-sku span {
  font-weight: normal;
}
.kuSearchResultsPageContainer .item-id {
  font-weight: 600;
  color: #333333;
  font-size: 14px;
  margin-top: 15px;
}
.kuSearchResultsPageContainer .item-id:before {
  content: "";
  background: #ccc;
  width: 6px;
  height: 6px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 10px 0 0;
  border-radius: 20px;
}
.kuSearchResultsPageContainer .item-id span {
  font-weight: normal;
}
.kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul li .kuProdWrap .kuProdAdditional {
  padding-left: 20px;
  padding-right: 20px;
}
.kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul li .kuProdWrap .kuProdAdditional .kuProdAdditionalData {
  padding: 0;
}
.kuSearchResultsPageContainer [data-result-view="grid"] .kuAddtocart .kuBtn {
  display: block;
  width: 100%;
  padding-top: 11px;
  padding-bottom: 11px;
  text-transform: none;
  box-sizing: border-box;
  vertical-align: middle;
  color: #ffffff;
  font-size: 16px !important;
  box-shadow: none;
  cursor: pointer;
  margin: 10px 0px 0px;
  background: #2ca4d8;
  transition: background 0.2s, border-color 0.2s;
  border-width: 1px;
  border-style: solid;
  border-color: #1979c3;
  border-image: initial;
  font-weight: 600;
}
@media screen and (max-width: 1250px) {
  .search-index-index .kuSearchResultsPageContainer .kuResults ul li .kuName a {
    font-size: 17px;
  }
  .kuSearchResultsPageContainer .product-item-right {
    width: 100%;
    border: 0;
    padding: 0;
  }
  .kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdBottom {
    width: 100%;
    padding: 0;
  }
  .page-footer .footer-promo-banner {
    display: flex;
  }
}
@media screen and (max-width: 1250px) and (min-width: 769px) {
  .page-footer .footer-promo-banner .footer-promo-banner-inner:last-child {
    width: 32%;
  }
}
@media screen and (max-width: 1023px) {
  .search-index-index .kuSearchResultsPageContainer .kuFilters {
    max-width: 230px;
  }
  .search-index-index [ku-container][data-container-role="left"] {
    width: 26%;
    max-width: 275px;
  }
  .search-index-index .kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdTop .klevuImgWrap {
    height: 114px !important;
  }
  .top-phone-number {
    display: none;
  }
  .header.content {
    text-align: right;
    /*.header-element .header-element-inner .compare.header-element-item {
		    background: none;
		    color: @header-icons-color;
		    font-size: 14px;
		    padding: 10px 0 0 0;
		    line-height: 19px;
		    position: relative;
		    .counter.qty {
			    position: absolute;
			    top: -1px;
			    right: 10px;
			    background: #2ca4d8;
			    color: #fff;
			    border-radius: 1em;
			    min-width: 1.4em;
			    text-align: center;
			    font-size: 12px;
			    line-height: 1.4;
			    padding: 0 3px;
			}
		}*/
  }
  /*.header.content .header-element .header-element-inner .compare.header-element-item:before {
	    display: block;
	    line-height: 18px;
	    font-size: 16px;
	}*/
}
@media screen and (min-width: 320px) {
  .search-index-index .kuSearchResultsPageContainer .kuFiltersMobButtons {
    display: none;
  }
  .search-index-index [data-block-id="ku_landing_left_facets"] button.ku-facet-close,
  .search-index-index [data-block-id="ku_landing_left_facets"] .cart.table-wrapper .actions-toolbar > .action.ku-facet-close,
  .search-index-index [data-block-id="ku_landing_left_facets"] .action-gift.ku-facet-close {
    display: none;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .page-footer .footer.content .links.contact-detail,
  .page-footer .footer.content .links.contact-detail .footer-links-content {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #fff;
  }
  .page-footer .footer.content .links.contact-detail .footer-links-content .contact-detail-list {
    display: flex;
    justify-content: space-between;
  }
  .page-footer .footer.content .links {
    width: 24%;
  }
  .page-footer .copyright .copyright-inner .medium {
    margin-bottom: 10px;
  }
  .page-footer .copyright .copyright-inner {
    flex-direction: column;
  }
  .page-header .header.content .block-search,
  .page-header .header.content .logo {
    margin-right: 10px;
  }
  .header.content .header-element#toplink-minicart,
  .miniquote-wrapper,
  .header.content .user-menu,
  .header.content .quick-order {
    margin: 0 0 0 20px;
  }
  .header.panel > .header.links > li.top-links-main .top-links-inner .top-links-right li {
    padding-left: 10px;
  }
}
@media screen and (max-width: 374px) {
  div.header.content .miniquote-wrapper,
  div.header.content #toplink-compare,
  div.header.content .user-menu,
  div.header.content #toplink-minicart,
  div.header.content .quick-order {
    margin-left: 15px;
  }
}
@media screen and (max-width: 1400px) {
  .klevuWrap div#klevuSearchingArea > div {
    flex-direction: column;
    padding: 0 20px 20px;
  }
  [ku-container][data-container-role="content"] {
    border-left: 0 !important;
    margin-left: 0 !important;
  }
  .klevuWrap div#klevuSearchingArea .klevuAutoSuggestionsWrap {
    border-top: 1px solid #f0f4f5;
    display: block;
    width: 100%;
    float: left;
  }
  .klevuSuggestionsBlock {
    width: 100%;
    max-width: 100%;
    margin: 36px 0 0 0;
  }
  [ku-container][data-container-role="header"] {
    order: 2;
  }
  [ku-container][data-container-role="content"] {
    order: 1;
  }
  .klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuQuickSearchResults .klevuProductItemBottom {
    width: 82%;
  }
}
@media screen and (max-width: 1250px) {
  .search-index-index .kuSearchResultsPageContainer .kuFilters {
    max-width: 240px;
  }
}
@media screen and (max-width: 1023px) {
  .block.block-search .block-title {
    display: block;
    color: #151515;
    font-weight: 700;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    margin: 0;
    padding: 0;
    border: 0;
  }
  .block.block-search .block-title:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 21px;
    color: inherit;
    content: '\e615';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block.block-search .block-title strong {
    width: 100%;
    display: block;
    color: #151515 !important;
    font-weight: 700 !important;
  }
  .block.block-search .block.block-content {
    display: none;
  }
  .block.block-search.open {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;
    top: 0;
    padding: 0;
    margin: 0 !important;
  }
  .block.block-search.open .block.block-content {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;
    top: 0;
    padding: 0;
  }
  .block.block-search.open .block.block-title:after {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 9;
  }
  .block.block-search.open input#search {
    border: 0;
    border-radius: 0;
    height: 60px;
    padding: 3px 38px 3px 9px;
    background: #fff;
    margin: 0;
    transition: border .2s ease;
  }
  .header.content .block-search.open .action.search {
    height: 100%;
    background: #fff;
    width: 50px;
    border: 0;
    border-radius: 0;
    color: #000;
  }
  .header.content .block-search.open .action.search:before {
    color: #000;
  }
  .klevuTarget.klevu-fluid > div.klevuWrap {
    right: 0 !important;
  }
  .block .block-title strong {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .block.block-search .block-title:before {
    font-size: 28px;
    line-height: 29px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .klevuWrap div#klevuSearchingArea > div {
    padding-bottom: 45px;
    padding-left: 30px;
    padding-top: 20px;
  }
  .klevuWrap [ku-container][data-container-role="header"] {
    order: 1;
    width: 30%;
  }
  .klevu-fluid .klevuWrap div#klevuSearchingArea > div {
    flex-direction: row;
  }
  .klevu-fluid .klevuWrap div#klevuSearchingArea .klevuAutoSuggestionsWrap {
    border-top: 0;
  }
  .klevuSuggestionsBlock {
    margin: 0px 0 0 0;
  }
  div#klevuSearchingArea [ku-container][data-container-role="content"] {
    border-left: 1px solid #f0f4f5 !important;
    margin-left: 1.5rem !important;
  }
  div#klevuSearchingArea .kuSearchPersonalizationsContainer [ku-container][data-container-role="content"] {
    margin: 0 !important;
    border: 0 !important;
  }
  .klevuTarget.klevu-fluid > div {
    left: 0% !important;
  }
}
@media screen and (max-width: 1300px) {
  .search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul li {
    width: 33.333333%;
  }
}
@media screen and (max-width: 1024px) {
  .search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul li {
    width: 100%;
  }
  .search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul li .kuProdWrap .kuProdAdditional {
    padding: 0;
    border: 0;
  }
}
@media screen and (max-width: 991px) {
  .search-index-index .kuDropdown .kuDropdownLabel:after {
    top: 8px;
    right: 3px;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown .kuDropdownLabel {
    line-height: 16px;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown .kuDropdownLabel:after {
    top: 6px;
    right: 3px;
  }
  .search-index-index .kuSearchResultsPageContainer .kuResultsListing header .ku-numberOfResults {
    font-size: 11px;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdownLabel {
    line-height: 16px;
    padding: 3px 16px 3px 4px;
    margin: 0 0px 0 4px;
  }
  .search-index-index .kuSearchResultsPageContainer .kuFilters {
    max-width: 210px;
  }
  .search-index-index .kuSearchResultsPageContainer .kuViewSwitch {
    height: 25px;
    width: 25px;
    margin-right: 5px;
    margin-left: 0;
    padding: 0;
  }
  .search-index-index .kuSearchResultsPageContainer a.kuViewSwitch:before {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .search-index-index .kuSearchResultsPageContainer .kuFilterBox.klevuFilter {
    display: none;
  }
  .search-index-index .kuSearchResultsPageContainer .kuFilterBox.klevuFilter.selected {
    display: block;
  }
  .search-index-index .kuSearchResultsPageContainer .kuResults ul li .kuProdWrap .kuProdAdditional {
    z-index: unset;
  }
  .search-index-index .hideadtocart h3.kuFiltersTitleHeading {
    display: none;
  }
  .search-index-index .hideadtocart .activefilter h3.kuFiltersTitleHeading {
    display: block;
  }
  .search-index-index .kuSearchResultsPageContainer h3.kuFiltersTitleHeading {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 50%;
    background-color: #fff;
    z-index: 9999;
    bottom: -26px;
    box-shadow: 0px -10px 15px rgba(21, 21, 21, 0.1);
  }
  .search-index-index .kuSearchResultsPageContainer .kuFilters .kuFilterBox .kuFilterHead {
    border-radius: 0;
    width: 50%;
    padding: 15px 10px;
    border-top: 0;
    border-bottom: 2px solid #fff;
    background: #f4f4f4;
    margin: 0;
  }
  .search-index-index .kuSearchResultsPageContainer .kuFilters .kuFilterBox .kuShowOpt {
    display: none;
  }
  .search-index-index .kuSearchResultsPageContainer .kuFilters .kuFilterBox .kuFilterNames {
    background: #fff;
    width: 50%;
    position: fixed;
    right: 0;
    top: 45px;
    bottom: 0;
    border-radius: 0;
    overflow-y: auto;
    margin: 10px 0 0px 0;
    height: 80%;
    overflow-y: scroll;
    z-index: 9;
  }
  .search-index-index .kuSearchResultsPageContainer .kuFilters .kuFilterBox .kuFilterNames.kuFilterCollapse {
    top: unset;
    bottom: 0;
    border-radius: 0;
    overflow-y: auto;
    margin: 35px 0 35px 0;
    height: 0;
  }
  .search-index-index .kuSearchResultsPageContainer .kuFilters.activefilter {
    position: fixed;
    top: 50px;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    z-index: 999;
    left: 0;
    right: 0;
    overflow-y: scroll;
  }
  .search-index-index .kuSearchResultsPageContainer .kuFilters.activefilter .kuFilterBox.klevuFilter {
    display: block;
  }
  .search-index-index .kuSearchResultsPageContainer .kuFilters.activefilter h3.kuFiltersTitleHeading {
    top: 0;
    bottom: auto;
    right: 0;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    z-index: 99;
  }
  .search-index-index .kuSearchResultsPageContainer .kuFilters.activefilter h3.kuFiltersTitleHeading:after {
    float: right;
    width: 22px;
    height: 22px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 33px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .search-index-index .kuSearchResultsPageContainer .item-id:before {
    content: none;
  }
  .search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuResults ul li .kuProdWrap .kuProdAdditional {
    border: 0;
    padding: 0;
  }
  .search-index-index .kuSearchResultsPageContainer [data-result-view="grid"] .kuPrice .kuSalePrice.kuSpecialPrice {
    font-size: 18px;
    line-height: 18px;
  }
  .search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuPrice .kuSalePrice.kuSpecialPrice {
    font-size: 18px;
  }
  .search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li .product-item-middle-left {
    width: 100%;
  }
  .search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li .kuProdWrap .kuProdTop .klevuImgWrap {
    height: 80px !important;
  }
  .search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .klevuProduct footer {
    overflow: hidden;
    width: 66%;
    padding-left: 15px;
  }
  .search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .klevuProduct main {
    padding-right: 0;
    width: 32%;
  }
  .search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li .kuName {
    margin-bottom: 4px;
  }
  .search-index-index .kuSearchResultsPageContainer [data-result-view="list"] .kuResults ul li .product-item-middle-right {
    display: none;
  }
  .search-index-index .kuSearchResultsPageContainer .product-item-right {
    display: none;
  }
  .search-index-index .kuSearchResultsPageContainer .item-sku,
  .search-index-index .kuSearchResultsPageContainer .item-ids {
    font-size: 13px;
    width: 100%;
  }
  .search-index-index .kuSearchResultsPageContainer .item-sku:before,
  .search-index-index .kuSearchResultsPageContainer .item-ids:before {
    content: none;
  }
  .search-index-index .kuSearchResultsPageContainer .kuResults ul li .product-item-middle-right {
    display: none;
  }
  .search-index-index .kuSearchResultsPageContainer .kuResults ul li .kuName a {
    font-size: 14px;
  }
  .header.content .block-search form#search_mini_form {
    display: flex;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .header.content .block-search form#search_mini_form .field.search {
    width: 100%;
  }
  .header.content .block-search form#search_mini_form button.action.search,
  .header.content .block-search form#search_mini_form .cart.table-wrapper .actions-toolbar > .action.action.search,
  .header.content .block-search form#search_mini_form .action-gift.action.search {
    top: 0;
    bottom: 0;
  }
  .header.content .block-search input {
    margin-bottom: 0;
  }
  .klevuTarget.klevu-fluid > div {
    max-width: 95% !important;
    width: 100% !important;
  }
  .klevuWrap div#klevuSearchingArea > div {
    padding-left: 15px;
    padding-right: 15px;
  }
  .klevuWrap div#klevuSearchingArea .klevuResultsBlock .klevuQuickSearchResults .klevuProductItemBottom {
    width: 78%;
  }
  .block .block-title strong {
    font-size: 0px !important;
    height: 0;
    display: none;
    line-height: 1 !important;
  }
  .klevuTarget.klevu-fluid > div.klevuWrap {
    left: 0 !important;
    max-width: 100% !important;
  }
  .klevuTarget.klevu-fluid > div {
    z-index: 99;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown.kuDropSortBy {
    position: fixed;
    bottom: 0px;
    z-index: 10001;
    right: 0;
    border: 0;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    width: 50%;
    text-align: center;
    border-left: 1px solid #d5d5d5;
    border-radius: 0;
    line-height: 43px;
    background-color: #fff;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown.kuDropSortBy .kuDropdownLabel:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: inherit;
    content: "\e91a";
    font-family: 'icons-blank-theme';
    margin: 0 7px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown.kuDropSortBy.activesortfilter {
    left: 0;
    right: 0;
    background: #fff;
    text-align: left;
    padding: 0;
    bottom: 0;
    width: auto;
    border: 0;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown.kuDropSortBy.activesortfilter .kuDropdownLabel span {
    display: inline-block;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown.kuDropSortBy.activesortfilter .kuDropdownLabel:after {
    content: "";
    background: rgba(21, 21, 21, 0.7);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    z-index: -1;
    border: 0;
    transform: unset;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown.kuDropSortBy.activesortfilter .kuDropdownLabel:before {
    font-weight: 600;
    width: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: "\e616";
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    right: 10px;
    position: absolute;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown.kuDropSortBy.activesortfilter .kuDropdownOptions {
    display: block;
    position: unset;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown.kuDropSortBy.activesortfilter .kuDropdownOptions .kuDropOption {
    color: #333;
    padding: 8px 15px;
    text-decoration: none;
    display: block;
    cursor: pointer;
    list-style: none;
    background: #fff;
    bottom: 0;
    right: 0;
    margin: 0;
    border-bottom: 1px solid #f4f4f4;
    padding: 12px 15px;
    font-weight: 500;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown.kuDropSortBy .kuDropdownLabel {
    line-height: 16px;
    border: 0;
    padding: 0;
    margin: 0;
    line-height: 30px;
    border-radius: 0;
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 5px 15px;
    border-bottom: 2px solid #f0f4f5;
    font-size: 18px;
    box-shadow: 0px -10px 15px rgba(21, 21, 21, 0.1);
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown.kuDropSortBy .kuDropdownLabel span {
    display: none;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown.kuDropSortBy .kuDropdownLabel:after {
    content: none;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown.kuDropSortBy.selected .kuDropdownOptions {
    display: block;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999999999999;
    bottom: 0px;
    position: fixed;
  }
  .search-index-index .kuSearchResultsPageContainer .kuDropdown.kuDropSortBy.selected .kuDropdownOptions .kuDropOption {
    color: #333;
    text-decoration: none;
    display: block;
    cursor: pointer;
    margin: 0;
    border-bottom: 1px solid #f4f4f4;
    text-align: left;
    padding: 13px 20px;
    font-size: 14px;
    font-weight: 500;
  }
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #2ca4d8;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #2ca4d8;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.page-multiple-wishlist .page-title-wrapper .page-title {
  border: 0;
  clip: unset;
  height: initial;
  margin: inherit;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0;
  position: unset;
  width: initial;
}
.toolbar.wishlist-toolbar .limiter {
  float: right;
}
.toolbar.wishlist-toolbar .main .pages {
  display: inline-block;
  position: relative;
  z-index: 0;
}
.toolbar.wishlist-toolbar .toolbar-amount,
.toolbar.wishlist-toolbar .limiter {
  display: inline-block;
  z-index: 1;
}
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.product-items .action.towishlist::before,
.products.list.items .action.towishlist::before,
.table-comparison .action.towishlist::before {
  display: inline;
  vertical-align: middle;
  font-weight: 700;
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary,
.account .table-wrapper .data.table.wishlist .amshopby-button,
.account .table-wrapper .data.table.wishlist .am-filter-go {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item-actions .actions-primary .calltoorder {
  background: #de455c;
  border-radius: 3px;
  padding: 5px 15px;
  text-align: center;
  color: #fff;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
.products-grid.wishlist .product-item .box-tocart .unavailable.stock {
  background: #de455c;
  color: #fff;
  padding: 5px 15px;
  text-align: center;
  display: inline-block;
  border-radius: 3px;
  font-weight: 600;
  text-transform: uppercase;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_InstagramFeed
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mpinstagramfeed-container .mpinstagramfeed-photo {
  margin: 2px;
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
    opacity: 1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
    opacity: 1 !important;
  }
}
.mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
  line-height: 18px;
  letter-spacing: normal;
  position: absolute;
  bottom: 0;
  padding: 5px;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #F0F0F0;
  max-height: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mpinstagramfeed-photo:hover .mpinstagramfeed-post-caption {
  opacity: 1 !important;
  display: inline;
}
.mpinstagramfeed-container .mpinstagramfeed-photo img {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  /*object-fit: cover;*/
  padding: 0 1px 1px 0;
}
.mpinstagramfeed .silder {
  width: 78% !important;
  margin-left: 15% !important;
  margin-right: auto !important;
}
.insta-section .mpinstagramfeed-header,
.insta-section .row.shuffle {
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.insta-section .mpinstagramfeed-header {
  width: auto !important;
  text-align: left;
  padding: 0 0 0 65px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.insta-section .mpinstagramfeed-header:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 54px;
  color: #ffffff;
  content: "\e908";
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.insta-section .mpinstagramfeed-header:before {
  position: absolute;
  background: #333333;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  text-align: center;
  left: 0;
  top: 4px;
}
.insta-section .mpinstagramfeed-container {
  width: 100%;
  max-width: 478px;
  margin: auto;
  text-align: center;
}
.insta-section .mpinstagramfeed-container .mpinstagramfeed-photo {
  width: calc(33.333333%);
  padding: 1px;
  margin: 0;
}
.insta-section .mpinstagramfeed-container .mpinstagramfeed-photo img {
  padding: 0px;
  margin: 0px;
  max-height: 158px;
}
.rab-main-container {
  margin: -20px;
  background: #fff;
}
.rab-main-container .rab-row {
  display: flex;
  margin-bottom: 80px;
}
.rab-main-container .rab-row:last-child {
  margin-bottom: 0;
}
.rab-main-container .rab-row .bg {
  background: #F0F4F5;
}
.rab-main-container .rab-row .title-box {
  width: 50%;
  position: relative;
  background: #f4f4f4;
  display: flex;
  align-items: center;
}
.rab-main-container .rab-row .image-box {
  width: 50%;
  position: relative;
  background: #fff;
  padding: 50px 80px;
  text-align: center;
  display: flex;
  align-items: center;
}
.rab-main-container .rab-row .image-box .auth {
  z-index: 1;
  position: relative;
  background: #fff;
  padding: 50px 80px;
}
.rab-main-container .rab-row .image-box .auth .warranty-titles {
  display: flex;
  justify-content: space-around;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
  color: #000;
}
.rab-main-container .rab-row .image-box:after {
  content: "";
  width: 200px;
  background: #f4f4f4;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.rab-main-container .rab-row .image-box img {
  width: 500px;
  max-width: 100%;
}
.rab-main-container .rab-row .sub-title {
  font-size: 38px;
  padding: 80px;
  font-weight: bold;
}
.rab-main-container .rab-row .graphic-box {
  padding: 40px 0px 40px 0px;
  position: relative;
  display: flex;
  align-items: center;
}
.rab-main-container .rab-row .graphic-box .rabpic {
  position: relative;
  z-index: 1;
  margin: 0 0 -95px 0;
}
.rab-main-container .rab-row .graphic-box:after {
  content: "";
  width: 150px;
  background: #F0F4F5;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.rab-main-container .rab-row.even .graphic-box:after {
  left: 0;
}
.rab-main-container .rab-row .category-box {
  position: relative;
  padding: 30px 7%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}
.rab-main-container .rab-row .category-box .title-small {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
}
.rab-main-container .rab-row .category-box .title-big {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  color: #000;
}
.rab-main-container .small-box {
  width: 50%;
}
.rab-main-container .big-box {
  width: 50%;
}
.rab-main-container .box-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
  width: 100%;
}
.rab-main-container .box-title .view-all {
  background: #2ca4d8;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding: 8px 30px;
  border-radius: 4px;
}
.rab-main-container .box-title .view-all:hover {
  background: #333333;
}
.rab-main-container .cat-boxes {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.rab-main-container .cat-box {
  width: 50%;
  padding: 10px;
}
.rab-main-container .cat-box img {
  max-width: 110px;
}
.rab-main-container .cat-box .cat-name {
  font-weight: 600;
  color: #363636;
  padding-left: 15px;
  font-size: 16px;
}
.rab-main-container .cat-list {
  background: #fff;
  display: flex;
  align-items: center;
  padding: 10px 10px;
  border-radius: 4px;
}
.rab-main-container .cat-list.view-all .cat-name {
  margin: auto;
  padding: 0;
  color: #fff;
}
.rab-main-container .breaf-desc {
  background: #f4f4f4;
  padding: 55px;
  font-size: 16px;
}
.rab-main-container .breaf-desc p {
  margin: 0 0 20px 0;
}
.rab-main-container .breaf-desc h3 {
  font-size: 50px;
  color: #000;
  margin: 0 0 30px 0;
}
/****/
@media screen and (max-width: 1440px) {
  .rab-main-container .rab-row .sub-title {
    font-size: 26px;
    padding: 50px;
  }
  .rab-main-container .rab-row .image-box {
    padding: 30px 40px;
  }
  .rab-main-container .rab-row .image-box .auth {
    padding: 30px 30px;
  }
  .rab-main-container .rab-row .category-box {
    padding: 30px 30px;
  }
  .rab-main-container .rab-row .category-box .title-big {
    font-size: 35px;
    line-height: 35px;
  }
  .rab-main-container .rab-row .category-box .title-small {
    font-size: 25px;
    line-height: 25px;
  }
  .rab-main-container .cat-box {
    padding: 5px;
  }
  .rab-main-container .cat-box img {
    max-width: 70px;
  }
  .rab-main-container .breaf-desc h3 {
    font-size: 35px;
  }
}
@media screen and (max-width: 1366px) {
  .rab-main-container .rab-row .graphic-box .rabpic {
    margin: 0 0 -65px 0;
  }
}
@media screen and (max-width: 1023px) {
  .rab-main-container .rab-row {
    flex-wrap: wrap;
    margin-bottom: 0px;
  }
  .rab-main-container .rab-row .title-box {
    background: #f0f4f5;
  }
  .rab-main-container .rab-row .cat-box img {
    max-width: 100px;
  }
  .rab-main-container .rab-row .category-box {
    order: 2;
  }
  .rab-main-container .rab-row .category-box .title-small {
    font-size: 22px;
  }
  .rab-main-container .rab-row .category-box .title-big {
    font-size: 26px;
  }
  .rab-main-container .rab-row .sub-title {
    padding: 30px;
  }
  .rab-main-container .rab-row .image-box {
    padding: 0;
  }
  .rab-main-container .rab-row .graphic-box {
    padding: 30px 0px 30px 0px;
    order: 1;
  }
  .rab-main-container .rab-row .graphic-box .rabpic {
    margin: 0;
  }
  .rab-main-container .rab-row .image-box:after,
  .rab-main-container .rab-row .graphic-box:after {
    display: none;
  }
  .rab-main-container .rab-row .title-box,
  .rab-main-container .rab-row .image-box,
  .rab-main-container .rab-row .big-box,
  .rab-main-container .rab-row .small-box {
    width: inherit;
  }
  .rab-main-container .breaf-desc {
    margin-top: 30px;
  }
  .rab-main-container .breaf-desc h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 580px) {
  .rab-main-container .rab-row .category-box {
    padding: 20px 20px;
  }
  .rab-main-container .rab-row .sub-title {
    padding: 20px;
    font-size: 18px;
  }
  .rab-main-container .auth .warranty-titles {
    font-size: 15px;
  }
  .rab-main-container .cat-box {
    width: 100%;
  }
  .rab-main-container .box-title .view-all {
    padding: 6px 15px;
  }
}
/****/
.before-after-main {
  display: flex;
  text-align: center;
  margin-bottom: 80px;
  justify-content: space-between;
  overflow: hidden;
}
.before-after-main span {
  display: inline-block;
  width: 100%;
  color: #6B6B6B;
  font-size: 40px;
  font-weight: 600;
}
.after-inner {
  background: #2ca4d8;
  padding: 40px 30px 20px 0px;
  width: 49.8%;
  transform: skewX(340deg);
}
.after-inner span {
  color: #fff;
  transform: skewX(-340deg);
}
.after-inner img {
  transform: skewX(-340deg);
  margin: 0 0 0 -110px;
}
.after-inner:after {
  background: #2ca4d8;
  content: "";
  width: 90px;
  height: 100%;
  display: inline-block;
  transform: skewX(-340deg);
  position: absolute;
  right: 0;
  z-index: 1;
  top: 0;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-name {
  font-size: 16px;
}
.before-inner {
  background: #F4F4F4;
  padding: 40px 0px 20px 30px;
  width: 49.8%;
  transform: skewX(340deg);
}
.before-inner:before {
  background: #f4f4f4;
  content: "";
  width: 90px;
  height: 100%;
  display: inline-block;
  transform: skewX(-340deg);
  position: absolute;
  left: 0;
  z-index: 1;
  top: 0;
}
.before-inner img {
  transform: skewX(-340deg);
  margin: 0 -110px 0 0;
}
.before-inner span {
  transform: skewX(-340deg);
}
.img-box {
  overflow: hidden;
}
.convert {
  display: flex;
  padding: 50px;
  justify-content: space-between;
}
.retro-intro-vs {
  width: 49%;
  padding: 0px;
  align-items: center;
}
.retro-intro-vs .btn-blue {
  padding-right: 30px;
  padding-left: 30px;
  text-transform: none;
  font-size: 16px;
}
.lighting-specialists {
  width: 49%;
  position: relative;
}
#retro-help {
  background: #fff;
  position: absolute;
  bottom: 0;
  padding: 30px;
  font-size: 20px;
  font-weight: 500;
  width: 60%;
}
.c-title {
  font-size: 50px;
  color: #000;
}
.c-sub-title {
  font-size: 30px;
  font-weight: 600;
}
.c-sub-title {
  font-size: 40px;
  font-weight: 700;
  color: #000;
}
.rd-list {
  padding: 0 0 0 22px;
  font-size: 24px;
  margin: 0 0 30px 0;
}
.rd-list li {
  color: #000;
}
.rd-list li::marker {
  color: #6B6B6B;
  font-size: 18px;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retro-outdoor.gray-bg {
  padding: 50px 60px;
  margin: 0 0 60px 0;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retro-outdoor.gray-bg .pl-cat {
  padding: 5px;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retro-indoor.gray-bg {
  padding: 50px 60px;
  margin: 0 0 60px 0;
}
body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retro-indoor.gray-bg .pl-cat {
  padding: 5px;
}
.gray-bg-title {
  margin: 0 0 25px 0;
}
.gray-bg-title .title-small {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  color: #000;
}
.gray-bg-title .title-big {
  font-size: 50px;
  color: #000;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 20px;
}
.gray-bg .btn-blue {
  width: 100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  text-transform: none;
  font-size: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -khtml-border-radius: 0;
  -webkit-appearance: none;
  appearance: none;
}
.rd-list-container {
  display: flex;
}
.rd-list-container .rd-list {
  width: 50%;
}
.multi .rd-list li:first-child {
  list-style: none;
  margin: 0 0px 18px -22px;
  color: #000;
}
.compare-table {
  background: #F0F4F5;
  padding: 50px;
}
.cost-table {
  font-size: 16px;
  font-weight: 600;
  text-align: right;
}
.cost-table th {
  text-align: right;
}
.cost-table td span {
  font-weight: normal;
}
.cost-table tr td {
  border: 1px solid #fff;
  width: 33.333333%;
}
.cost-table tr td:first-child {
  background: #fff;
  border-color: #f0f4f5;
  text-align: left;
}
.cost-table tr th:nth-child(3) {
  background: #6B6B6B;
  color: #fff;
}
.cost-table tr th:nth-child(2) {
  background: #2CA4D8;
  color: #fff;
}
.cost-table tr th:first-child {
  background: #fff;
  border-color: #f0f4f5;
  text-align: left;
}
.cost-table tfoot {
  background: #fff;
}
.cost-table tfoot td {
  border-color: #f0f4f5;
}
.cost-table tfoot td:last-child {
  font-size: 20px;
  color: #2CA4D8;
}
.gray-td {
  background: #F4F4F4;
}
.catalog-category-view .category-description .cat-sort-decs {
  font-size: 16px;
}
.catalog-category-view .category-description .cat-sort-decs p {
  margin: 0 0 20px 0;
}
/****/
@media screen and (max-width: 1440px) {
  .c-title {
    font-size: 40px;
  }
  .rd-list li {
    margin-bottom: 6px;
    font-size: 20px;
  }
  .gray-bg-title {
    margin-bottom: 0;
  }
  .gray-bg-title .title-small {
    font-size: 24px;
    line-height: 24px;
  }
  .gray-bg-title .title-big {
    font-size: 40px;
    line-height: 40px;
  }
  #retro-help {
    padding: 20px;
    font-size: 20px;
    width: 80%;
  }
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retro-outdoor.gray-bg,
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retro-indoor.gray-bg {
    padding: 40px 40px;
  }
  .before-inner {
    padding-left: 0;
  }
  .before-inner:before {
    width: 60px;
  }
  .after-inner {
    padding-right: 0;
  }
  .after-inner:after {
    width: 60px;
  }
  .c-sub-title {
    font-size: 26px;
  }
  .convert {
    padding: 40px;
  }
  .before-after-main {
    margin-bottom: 50px;
  }
  .before-after-main span {
    font-size: 26px;
  }
  .compare-table {
    padding: 40px;
  }
}
@media screen and (max-width: 1366px) {
  .cost-table th {
    height: 70px;
  }
}
@media screen and (max-width: 1023px) {
  .cost-table th {
    height: auto;
  }
  .before-inner:before {
    width: 45px;
  }
  .before-inner img {
    margin-right: -70px;
  }
  .after-inner:after {
    width: 45px;
  }
  .after-inner img {
    margin-left: -70px;
  }
  .before-after-main span {
    font-size: 22px;
  }
  .gray-bg-title .title-small {
    font-size: 22px;
  }
  .gray-bg-title .title-big {
    font-size: 30px;
  }
  .c-title {
    margin-bottom: 0;
    font-size: 30px;
  }
  .convert {
    flex-wrap: wrap;
    row-gap: 40px;
  }
  .convert .retro-intro-vs,
  .convert .lighting-specialists {
    width: 100%;
  }
  .compare-table {
    padding: 30px;
  }
  .compare-table .row {
    flex-wrap: wrap;
    row-gap: 40px;
  }
  .compare-table .row .col-6 {
    max-width: 100%;
    flex: inherit;
  }
}
@media screen and (max-width: 580px) {
  #retro-help {
    position: inherit;
    display: inline-block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .before-inner:before {
    width: 35px;
  }
  .before-inner img {
    margin-right: -50px;
  }
  .after-inner:after {
    width: 35px;
  }
  .after-inner img {
    margin-left: -50px;
  }
  .before-after-main span {
    font-size: 18px;
  }
}
/****/
.lutron-caseta-wireless-main-container {
  margin: -20px;
  background: #fff;
}
.lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first {
  align-items: inherit;
}
.lutron-caseta-wireless-main-container .lutron-caseta-wireless-row {
  display: flex;
  margin-bottom: 80px;
  align-items: center;
}
.lutron-caseta-wireless-main-container .lutron-caseta-wireless-row:last-child {
  margin-bottom: 0;
}
.lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .bg {
  background: #F0F4F5;
}
.lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .title-box {
  width: 50%;
  position: relative;
  background: #f4f4f4;
  display: flex;
  align-items: center;
}
.lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .image-box {
  width: 50%;
  position: relative;
  background: #fff;
  padding: 50px 0px;
  text-align: center;
  display: flex;
}
.lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .image-box .auth {
  z-index: 1;
  position: relative;
  background: #fff;
  padding: 30px 0px 30px 30px;
  width: 33.333333%;
}
.lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .image-box .auth .warranty-titles {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  line-height: 28px;
  text-align: left;
}
.lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .image-box:after {
  content: "";
  width: 315px;
  background: #f4f4f4;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .image-box img {
  max-width: 100%;
}
.lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .sub-title {
  font-size: 40px;
  padding: 80px;
  font-weight: bold;
}
.lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .c-sub-title {
  font-size: 45px;
  font-weight: 700;
  color: #000;
}
.lutron-caseta-wireless-main-container .lac {
  text-align: center;
  position: relative;
}
.lutron-caseta-wireless-main-container .lac .lac-inner {
  position: relative;
  display: inline-block;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-bottom: 100px;
}
.lutron-caseta-wireless-main-container .lac .lac-content {
  background: #fff;
  font-size: 40px;
  font-weight: bold;
  max-width: 710px;
  text-align: left;
  margin: 0 0 0 -170px;
  padding: 40px 50px;
  line-height: 50px;
  color: #000;
}
.lutron-caseta-wireless-main-container .lac .lac-content .blue {
  color: #2CA4D8;
}
.lutron-caseta-wireless-main-container .img-box {
  width: 49%;
}
.lutron-caseta-wireless-main-container .lutron-intro-vs {
  width: 49%;
  padding: 0 70px 0 200px;
}
.lutron-caseta-wireless-main-container .lutron-intro-vs .list-items {
  padding: 0 0 0 22px;
  font-size: 24px;
  margin: 0 0 30px 0;
  color: #000;
}
.lutron-caseta-wireless-main-container .lutron-intro-vs .list-items li:marker {
  color: #6B6B6B;
}
.lutron-caseta-wireless-main-container .lutron-intro-vs .btn-blue {
  padding-right: 30px;
  padding-left: 30px;
  text-transform: none;
  font-size: 16px;
}
.lutron-caseta-wireless-main-container .small-box {
  width: 50%;
}
.lutron-caseta-wireless-main-container .big-box {
  width: 50%;
}
.lutron-caseta-wireless-main-container .box-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
  width: 100%;
}
.lutron-caseta-wireless-main-container .box-title .view-all {
  background: #2ca4d8;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding: 8px 30px;
  border-radius: 4px;
}
.lutron-caseta-wireless-main-container .box-title .view-all:hover {
  background: #333333;
}
/****/
@media screen and (max-width: 1440px) {
  .lutron-caseta-wireless-main-container .lac .lac-inner {
    margin-bottom: 50px;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row {
    margin-bottom: 50px;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .title-box {
    width: 40%;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .sub-title {
    font-size: 26px;
    padding: 50px 0px 50px 50px;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .image-box {
    padding: 30px 40px;
    width: 60%;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .image-box .auth .warranty-titles {
    font-size: 18px;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .c-sub-title {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .lutron-caseta-wireless-main-container .lac .lac-content {
    font-size: 22px;
    padding: 30px 30px;
    line-height: 32px;
    margin-left: -230px;
  }
  .lutron-caseta-wireless-main-container .lutron-intro-vs {
    padding: 0 30px 0 30px;
  }
  .lutron-caseta-wireless-main-container .lutron-intro-vs .list-items {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  .lutron-caseta-wireless-main-container .lutron-intro-vs .list-items li {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1023px) {
  .lutron-caseta-wireless-main-container .lac .lac-inner img {
    width: 70%;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first {
    display: inherit;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first .title-box,
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first .image-box {
    width: 100%;
    background: #f4f4f4;
    padding-top: 0;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first .sub-title {
    padding: 30px;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first .image-box {
    padding: 30px 30px 0 0px;
    background: #fff;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first .image-box:after {
    display: none;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first .image-box .auth {
    padding: 0 0 0 30px;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row {
    flex-wrap: wrap;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .img-box {
    width: 100%;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .lutron-intro-vs {
    width: 100%;
    margin-top: 30px;
    padding: 0;
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first .sub-title {
    font-size: 18px;
    padding: 20px;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first .image-box {
    padding-right: 20px;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first .image-box .auth {
    padding-left: 20px;
  }
}
@media screen and (max-width: 580px) {
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first .image-box {
    flex-wrap: wrap;
    padding-right: 0;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first .image-box .auth {
    width: 100%;
    padding: 0 0 30px 0;
    display: flex;
    align-items: center;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first .image-box .auth .warranty-titles {
    padding: 0 0 0 20px;
    width: 70%;
    font-size: 16px;
    line-height: 20px;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row.first .image-box .auth img {
    max-width: 30%;
  }
  .lutron-caseta-wireless-main-container .lac .lac-content {
    font-size: 14px;
    padding: 15px 15px 10px 15px;
    line-height: 18px;
    margin-left: -160px;
  }
  .lutron-caseta-wireless-main-container .lutron-caseta-wireless-row .c-sub-title {
    font-size: 24px;
  }
  .lutron-caseta-wireless-main-container .lutron-intro-vs .list-items {
    font-size: 18px;
  }
}
/****/
.energitripak-main {
  margin: -20px;
  background: #fff;
}
.energitripak-main .energitripak-row {
  display: flex;
  margin-bottom: 80px;
  align-items: center;
}
.energitripak-main .energitripak-row:last-child {
  margin-bottom: 0;
}
.energitripak-main .energitripak-intro-vs {
  width: 49%;
  padding: 0 70px 0 170px;
}
.energitripak-main .energitripak-intro-vs .c-sub-title {
  font-size: 45px;
  font-weight: 700;
  color: #000;
}
.energitripak-main .energitripak-intro-vs .list-items {
  padding: 0 0 0 22px;
  font-size: 24px;
  margin: 0 0 30px 0;
  color: #000;
}
.energitripak-main .energitripak-intro-vs .list-items li:marker {
  color: #6B6B6B;
}
.energitripak-main .energitripak-intro-vs .btn-blue {
  padding-right: 30px;
  padding-left: 30px;
  text-transform: none;
  font-size: 16px;
}
.energitripak-main .vdo-box .img-box {
  padding: 50px 0 50px 50px;
  position: relative;
}
.energitripak-main .vdo-box .img-box:before {
  background: #2ca4d8;
  position: absolute;
  bottom: 0;
  top: 0;
  content: "";
  z-index: 0;
  width: 80%;
  left: 0;
}
.energitripak-main .vdo-box .img-box iframe {
  position: relative;
}
.energitripak-main .vdo-box .energitripak-intro-vs .list-items {
  list-style: none;
  padding: 0;
}
.energitripak-main .img-box {
  width: 49%;
}
.energitripak-main .blue {
  color: #2CA4D8;
}
.energitripak-gray-round-bg {
  background: #F4F4F4;
  border-radius: 250px;
  text-align: center;
  padding: 30px 50px;
  margin: 0 auto 100px auto;
  width: 100%;
  max-width: 1468px;
}
.energitripak-gray-round-bg h3 {
  font-size: 40px;
  margin: 0px 0 45px 0;
  color: #333;
}
.energitripak-gray-round-bg ul {
  display: flex;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  justify-content: center;
  color: #000;
}
.energitripak-gray-round-bg ul li .white-bg {
  background: #fff;
  border-radius: 100%;
  text-align: center;
  padding: 30px;
  width: 250px;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0 0 10px 0;
}
.energitripak-gray-round-bg ul li label {
  font-size: 18px;
  max-width: 250px;
  display: inline-block;
  color: #000;
  font-weight: 500;
}
.energitripak-gray-round-bg ul li .txt {
  max-width: 185px;
  min-height: 115px;
  padding: 0 10px;
  font-weight: 500;
  line-height: 19px;
}
.energitripak-gray-round-bg ul li .reverse {
  transform: rotate(180deg);
}
/****/
@media screen and (max-width: 1440px) {
  .energitripak-gray-round-bg {
    margin-bottom: 50px;
  }
  .energitripak-gray-round-bg ul li .white-bg {
    padding: 20px;
    width: 200px;
    height: 200px;
    margin: 0 auto 10px auto;
  }
  .energitripak-gray-round-bg ul li .txt {
    margin: auto;
  }
  .energitripak-main .energitripak-row {
    margin-bottom: 50px;
  }
  .energitripak-main .energitripak-row .title-box {
    width: 40%;
  }
  .energitripak-main .energitripak-row .sub-title {
    font-size: 26px;
    padding: 50px 0px 50px 50px;
  }
  .energitripak-main .energitripak-row .image-box {
    padding: 30px 40px;
    width: 60%;
  }
  .energitripak-main .energitripak-row .image-box .auth .warranty-titles {
    font-size: 18px;
  }
  .energitripak-main .energitripak-row .c-sub-title {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .energitripak-main .energitripak-intro-vs {
    padding: 0 30px 0 30px;
  }
  .energitripak-main .energitripak-intro-vs .list-items {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  .energitripak-main .energitripak-intro-vs .list-items li {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .energitripak-gray-round-bg h3 {
    font-size: 23px;
    margin-bottom: 30px;
  }
  .energitripak-gray-round-bg ul li {
    width: 25%;
  }
  .energitripak-gray-round-bg ul li .white-bg {
    width: 100px;
    height: 100px;
    margin: 0 auto 10px auto;
  }
  .energitripak-gray-round-bg ul li .white-bg img {
    max-width: 50px;
  }
  .energitripak-gray-round-bg ul li label {
    font-size: 14px;
    line-height: 18px;
  }
  .energitripak-gray-round-bg ul li .txt {
    max-width: 165px;
    font-weight: 400;
    line-height: 16px;
    font-size: 12px;
    min-height: 80px;
    margin: 0 auto 10px auto;
  }
  .energitripak-gray-round-bg ul li .txt + img {
    max-width: 100px;
  }
}
@media screen and (max-width: 1023px) {
  .energitripak-main .energitripak-row {
    flex-wrap: wrap;
  }
  .energitripak-main .energitripak-row .img-box {
    width: 100%;
  }
  .energitripak-main .energitripak-row .energitripak-intro-vs {
    width: 100%;
    margin-top: 30px;
    padding: 0;
    order: 1;
  }
  .energitripak-gray-round-bg ul li .white-bg img {
    max-width: 70%;
  }
}
@media screen and (max-width: 768px) {
  .energitripak-gray-round-bg {
    max-width: 500px;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .energitripak-gray-round-bg h3 {
    font-size: 24px;
  }
  .energitripak-gray-round-bg ul {
    flex-wrap: wrap;
    background: #F4F4F4;
    border-radius: 220px;
    padding: 40px 0;
  }
  .energitripak-gray-round-bg ul li {
    width: 100%;
  }
  .energitripak-gray-round-bg ul li .white-bg {
    margin: 0 auto 10px auto;
  }
  .energitripak-gray-round-bg ul li .txt {
    margin: auto;
    min-height: auto;
    max-width: 300px;
    margin-bottom: 20px;
  }
  .energitripak-main .energitripak-intro-vs .btn-blue {
    padding: 6px 10px;
  }
  .energitripak-main .energitripak-intro-vs .list-items {
    font-size: 18px;
  }
  .energitripak-main .energitripak-row .c-sub-title {
    font-size: 22px;
  }
}
/****/
.al-trulux-led-strip-main-container {
  margin: -20px;
  background: #fff;
}
.al-trulux-led-strip-main-container .al-trulux-led-strip-row.first {
  align-items: inherit;
}
.al-trulux-led-strip-main-container .vdo-box .img-box {
  padding: 50px 0 50px 50px;
  position: relative;
  width: 49%;
}
.al-trulux-led-strip-main-container .vdo-box .img-box:before {
  background: #2ca4d8;
  position: absolute;
  bottom: 0;
  top: 0;
  content: "";
  z-index: 0;
  width: 80%;
  left: 0;
}
.al-trulux-led-strip-main-container .vdo-box .img-box iframe {
  position: relative;
}
.al-trulux-led-strip-main-container .vdo-box .al-trulux-led-strip-intro-vs {
  width: 49%;
  padding: 0 70px 0 170px;
}
.al-trulux-led-strip-main-container .vdo-box .al-trulux-led-strip-intro-vs .list-items {
  list-style: none;
  padding: 0;
  font-size: 24px;
  margin: 0 0 30px 0;
  color: #000;
}
.al-trulux-led-strip-main-container .vdo-box .al-trulux-led-strip-intro-vs .list-items li:marker {
  color: #6B6B6B;
}
.al-trulux-led-strip-main-container .blue {
  color: #2CA4D8;
}
.al-trulux-led-strip-main-container .al-trulux-led-strip-row {
  display: flex;
  margin-bottom: 80px;
  align-items: center;
}
.al-trulux-led-strip-main-container .al-trulux-led-strip-row:last-child {
  margin-bottom: 0;
}
.al-trulux-led-strip-main-container .al-trulux-led-strip-row .bg {
  background: #F4F4F4;
}
.al-trulux-led-strip-main-container .al-trulux-led-strip-row .title-box {
  width: 50%;
  display: flex;
  align-items: center;
}
.al-trulux-led-strip-main-container .al-trulux-led-strip-row .image-box {
  width: 50%;
  position: relative;
  background: #fff;
  padding: 50px 0px;
  text-align: center;
  display: flex;
}
.al-trulux-led-strip-main-container .al-trulux-led-strip-row .image-box .auth {
  z-index: 1;
  position: relative;
  background: #fff;
  padding: 30px 0px 30px 30px;
}
.al-trulux-led-strip-main-container .al-trulux-led-strip-row .image-box:after {
  content: "";
  width: 315px;
  background: #f4f4f4;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.al-trulux-led-strip-main-container .al-trulux-led-strip-row .image-box img {
  max-width: 100%;
}
.al-trulux-led-strip-main-container .al-trulux-led-strip-row .sub-title {
  font-size: 40px;
  padding: 80px;
  font-weight: bold;
}
.al-trulux-led-strip-main-container .al-trulux-led-strip-row .c-sub-title {
  font-size: 50px;
  font-weight: 700;
  color: #000;
}
.al-trulux-led-strip-main-container .small-box {
  width: 50%;
}
.al-trulux-led-strip-main-container .big-box {
  width: 50%;
}
.al-trulux-led-strip-main-container .box-title {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 20px;
  width: 100%;
}
.al-trulux-led-strip-main-container .box-title .view-all {
  background: #2ca4d8;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding: 8px 30px;
  border-radius: 4px;
}
.al-trulux-led-strip-main-container .box-title .view-all:hover {
  background: #333333;
}
.al-trulux-led-strip-main-container .breaf-desc {
  background: #f4f4f4;
  padding: 55px;
  font-size: 16px;
}
.al-trulux-led-strip-main-container .breaf-desc h3 {
  font-size: 50px;
  color: #000;
  margin: 0 0 30px 0;
}
.al-trulux-led-strip-main-container .breaf-desc p {
  margin: 0 0 20px 0;
}
.al-trulux-led-strip-main-container .trulux {
  clear: both;
  background: #f0f4f5;
  padding: 50px;
  margin-bottom: 100px;
}
.al-trulux-led-strip-main-container .trulux h2 {
  clear: both;
  font-size: 20px;
  border-bottom: 3px solid #fff;
  padding-bottom: 10px;
  font-weight: 500;
  color: #000;
}
.al-trulux-led-strip-main-container .trulux .sc-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 0 -10px 40px;
  padding: 0;
}
.al-trulux-led-strip-main-container .trulux .sc-grid-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding: 0 10px 10px;
}
.al-trulux-led-strip-main-container .trulux .sc-grid-item-link {
  width: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  padding: 20px 20px;
  border-radius: 5px;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
}
.al-trulux-led-strip-main-container .trulux .sc-grid-item-link-pic {
  max-height: 120px;
  border: 0;
  max-width: 50%;
}
.al-trulux-led-strip-main-container .trulux .sc-grid-item-link-name {
  width: 50%;
  text-align: left;
  padding: 0 0 0 20px;
  line-height: 18px;
  display: inline-block;
  width: 100%;
}
.al-trulux-led-strip-main-container .trumedia-main {
  margin-bottom: 100px;
  display: flex;
  align-items: center;
  background: url('../Prolighting_CustomBlocks/images/trumedia-bg.jpg') no-repeat center top / cover;
}
.al-trulux-led-strip-main-container .trumedia-main .trumedia {
  text-align: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: flex;
}
.al-trulux-led-strip-main-container .trumedia-main .trumedia .ttl {
  display: flex;
  min-width: 330px;
  background: #DE455C;
  color: #fff;
  align-items: center;
  padding: 20px 20px 20px 50px;
  flex-wrap: wrap;
  align-content: center;
  text-align: left;
}
.al-trulux-led-strip-main-container .trumedia-main .trumedia .ttl .sub-title {
  font-size: 30px;
}
.al-trulux-led-strip-main-container .trumedia-main .trumedia .ttl .title {
  font-size: 50px;
}
.al-trulux-led-strip-main-container .my-igallery-grid {
  margin: 0px;
  background: #fff;
  padding: 60px 60px 30px 60px;
  position: relative;
}
.al-trulux-led-strip-main-container .my-igallery-grid:not(.slick-slider) {
  list-style: none;
  display: flex;
}
.al-trulux-led-strip-main-container .my-igallery-grid .slick-dots {
  padding: 15px 0 0 0;
}
.al-trulux-led-strip-main-container .my-igallery-grid .slick-prev {
  background: transparent;
  left: 0;
}
.al-trulux-led-strip-main-container .my-igallery-grid .slick-next {
  background: transparent;
  right: 0;
}
.al-trulux-led-strip-main-container .my-igallery-grid .slick-next:before,
.al-trulux-led-strip-main-container .my-igallery-grid .slick-prev:before {
  font-size: 20px;
  font-weight: bold;
}
.al-trulux-led-strip-main-container .trumedia-slider {
  width: 70%;
  padding: 50px 50px 50px 0px;
  position: relative;
}
.al-trulux-led-strip-main-container .trumedia-slider:before {
  content: "";
  background: #de455c;
  display: inline-block;
  width: 150px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.al-trulux-led-strip-main-container .trumedia-bg {
  position: absolute;
}
/****/
@media screen and (max-width: 1440px) {
  .al-trulux-led-strip-main-container .trulux .sc-grid-item {
    width: 25%;
  }
  .al-trulux-led-strip-main-container .trumedia-main,
  .al-trulux-led-strip-main-container .lac .lac-inner,
  .al-trulux-led-strip-main-container .trulux {
    margin-bottom: 50px;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row {
    margin-bottom: 50px;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row .title-box {
    width: 40%;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row .sub-title {
    font-size: 26px;
    padding: 50px 0px 50px 50px;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row .image-box {
    padding: 30px 40px;
    width: 60%;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row .image-box .auth .warranty-titles {
    font-size: 18px;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row .c-sub-title {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .al-trulux-led-strip-main-container .trumedia .ttl {
    width: 300px;
  }
  .al-trulux-led-strip-main-container .trumedia .ttl .sub-title {
    font-size: 25px;
  }
  .al-trulux-led-strip-main-container .trumedia .ttl .title {
    font-size: 40px;
  }
  .al-trulux-led-strip-main-container .trumedia-slider {
    padding: 30px 30px 30px 0px;
  }
  .al-trulux-led-strip-main-container .my-igallery-grid {
    padding: 40px 40px 13px 40px;
  }
  .al-trulux-led-strip-main-container .my-igallery-grid .slick-dots {
    padding-top: 3px;
  }
  .al-trulux-led-strip-main-container .vdo-box .al-trulux-led-strip-intro-vs {
    /*width: 100%;*/
    padding: 30px;
  }
  .al-trulux-led-strip-main-container .breaf-desc {
    padding: 30px;
  }
  .al-trulux-led-strip-main-container .breaf-desc h3 {
    font-size: 32px;
  }
}
@media (max-width: 1200px) {
  .al-trulux-led-strip-main-container .trulux .sc-grid-item {
    width: 33.333333%;
  }
  .al-trulux-led-strip-main-container .vdo-box .al-trulux-led-strip-intro-vs {
    padding-left: 90px;
  }
}
@media screen and (max-width: 1023px) {
  .al-trulux-led-strip-main-container .trumedia-main .trumedia .ttl .title {
    font-size: 40px;
  }
  .al-trulux-led-strip-main-container .trumedia-main .trumedia .ttl .sub-title {
    font-size: 20px;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row.first {
    display: inherit;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row.first .title-box,
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row.first .image-box {
    width: 100%;
    background: #f4f4f4;
    padding-top: 0;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row.first .sub-title {
    padding: 30px;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row.first .image-box {
    padding: 0px 20px 20px 20px;
    /*background: #fff;*/
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row.first .image-box:after {
    display: none;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row.first .image-box .auth {
    padding: 20px;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row {
    flex-wrap: wrap;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row .img-box {
    width: 100%;
    padding: 30px 0 20px 30px;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row .al-trulux-led-strip-intro-vs {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .al-trulux-led-strip-main-container .vdo-box .al-trulux-led-strip-intro-vs {
    /*width: 100%;*/
    padding: 30px;
  }
  .al-trulux-led-strip-main-container .trulux {
    padding: 30px;
  }
  .al-trulux-led-strip-main-container .trulux .sc-grid {
    margin-bottom: 20px;
  }
  .al-trulux-led-strip-main-container .trulux .sc-grid-item {
    width: 50%;
  }
  .al-trulux-led-strip-main-container .trumedia-main .trumedia {
    width: 100%;
    padding: 0 20px;
  }
  .al-trulux-led-strip-main-container .trumedia-main .trumedia .ttl {
    min-width: 260px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .al-trulux-led-strip-main-container .trumedia-main .trumedia {
    flex-wrap: wrap;
  }
  .al-trulux-led-strip-main-container .trumedia-main .trumedia .ttl .title {
    margin-bottom: 10px;
  }
  .al-trulux-led-strip-main-container .trumedia-slider {
    width: 100%;
    padding: 0 0 30px 30px;
  }
  .al-trulux-led-strip-main-container .trumedia-slider:before {
    width: 300px;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row.first .sub-title {
    font-size: 18px;
    padding: 20px;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row.first .image-box {
    padding: 20px;
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row.first .image-box .auth {
    padding: 20px;
  }
}
@media screen and (max-width: 580px) {
  .al-trulux-led-strip-main-container {
    /*.al-trulux-led-strip-row.first .image-box {
		    flex-wrap: wrap;
		    padding-right: 0;
		    .auth {
			    width: 100%;
			    padding: 0 0 30px 0;
			    display: flex;
			    align-items: center;
			    .warranty-titles {
				    padding: 0 0 0 20px;
				    width: 70%;
				    font-size: 16px;
    				line-height: 20px;
				}
				img {
				    max-width: 30%;
				}
			}
		}*/
  }
  .al-trulux-led-strip-main-container .al-trulux-led-strip-row .c-sub-title {
    font-size: 24px;
  }
  .al-trulux-led-strip-main-container .vdo-box .al-trulux-led-strip-intro-vs .list-items {
    font-size: 20px;
  }
  .al-trulux-led-strip-main-container .trulux {
    padding: 30px;
  }
  .al-trulux-led-strip-main-container .trulux .sc-grid-item {
    width: 100%;
  }
}
/****/
.cfl-main-container {
  display: flex;
  justify-content: space-between;
}
.cfl-main-container .title-main {
  width: 25%;
  position: relative;
  margin-bottom: 30px;
}
@media (min-width: 1025px) {
  .cfl-main-container .title-main .cfl-title-bg-img {
    height: 100%;
    object-fit: cover;
  }
}
.cfl-main-container .title-main p {
  position: absolute;
  top: 0;
  color: #fff;
  font-size: 40px;
  padding: 30px 35px;
  font-weight: 700;
  line-height: 57px;
}
.cfl-main-container .title-main .arrow {
  display: block;
}
.cfl-main-container .table-box {
  width: 75%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.cfl-main-container .cfl-bg {
  padding: 0px 15px 30px 15px;
  width: 33.333333%;
  display: flex;
}
.cfl-main-container .cfl {
  padding: 25px;
  background: #fff;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.cfl-main-container .cfl h4 {
  font-weight: 600;
  font-size: 30px;
  color: #000;
}
.cfl-main-container .cfl .retro-base {
  margin-top: auto;
  padding-top: 30px;
}
.cfl-main-container .cfl table tr:first-child td {
  background: #6B6B6B;
  color: #fff;
}
.cfl-main-container .cfl table tr:first-child td:first-child {
  background: #2CA4D8;
}
.cfl-main-container .cfl table tr td {
  background: #F4F4F4;
  width: 50%;
  border: 1px solid #fff;
  padding: 12px;
  font-size: 16px;
  font-weight: 600;
}
.cfl-main-container .cfl table tr td:first-child {
  background: #F0F4F5;
}
@media screen and (max-width: 1500px) {
  .cfl-main-container .title-main {
    width: 30%;
    margin-bottom: 30px;
  }
  .cfl-main-container .table-box {
    width: 70%;
  }
}
@media screen and (max-width: 1439px) {
  .cfl-main-container .title-main {
    width: 35%;
    margin-bottom: 20px;
  }
  .cfl-main-container .title-main p {
    font-size: 30px;
    line-height: 45px;
  }
  .cfl-main-container .table-box {
    width: 65%;
  }
  .cfl-main-container .cfl-bg {
    width: 50%;
    padding: 0px 10px 20px 10px;
  }
  .cfl-main-container .cfl {
    padding: 15px;
  }
  .cfl-main-container .cfl h4 {
    font-size: 24px;
  }
}
@media screen and (max-width: 900px) {
  .cfl-main-container .cfl-bg {
    width: 100%;
  }
  .cfl-main-container .title-main {
    width: 40%;
    margin-top: 0;
  }
  .cfl-main-container .title-main p {
    font-size: 25px;
    line-height: 40px;
  }
  .cfl-main-container .table-box {
    width: 60%;
  }
}
.category-king-innovation .column.main .block.filter {
  display: none;
}
body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  background-color: #fff;
}
body::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}
body::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  background-color: #3F3D3F;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.requestquote-add {
  position: relative;
}
.requestquote-add img.abs-img {
  position: absolute;
  left: -86px;
  top: 110px;
}
.wholesale-trading {
  padding: 27px 0 36px;
  border-top: 1px solid #E8E8E8;
  max-width: 100%;
  margin: 10px auto 0 auto;
  clear: both;
  display: inline-block;
  width: 100%;
}
.rgarequest-outer .wholesale-trading {
  padding: 0;
  border: none;
  margin: 0;
}
.rgarequest-outer .wholesale-trading .checkbox-grid {
  display: flex;
  flex-direction: column;
}
.wholesale-trading .checkbox-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
.wholesale-trading .checkbox-item {
  display: flex;
  align-items: center;
  gap: 12px;
  pointer-events: none;
  position: relative;
  padding-left: 26px;
}
.wholesale-trading .checkbox-item svg {
  position: absolute;
  left: 0;
  top: 5px;
}
.wholesale-trading .checkbox-item label {
  color: #A6A4A7;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
  user-select: none;
  font-weight: 600;
}
.lighting-object-left .quote-label {
  color: #2CA4D8;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}
.lighting-object-left h3 {
  color: #3F3D3F;
  font-size: 44px;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 16px;
}
.lighting-object-left p {
  color: #3F3D3F;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 20px;
}
.lighting-object-left strong {
  color: #3F3D3F;
  font-size: 20px;
  line-height: 27px;
  font-weight: 600;
}
.lighting-object-left .blue-text {
  color: #2CA4D8;
  display: inline;
  text-decoration: none;
  font-weight: 700;
}
#rgarequest .title-box .sub-title {
  padding: 0;
  text-align: left;
}
#rgarequest.quote-request-form-main .rga-faq p {
  font-size: 16px;
  margin-bottom: 15px;
}
#rgarequest .rga-faq h5 {
  margin: 0 0 5px;
}
#rgarequest .quote-row {
  flex-direction: column;
  padding: 50px;
  margin-bottom: 50px;
}
#rgarequest .quote-row .title-box {
  width: 100%;
  background: transparent;
  padding: 0 0 20px;
}
#rgarequest .quote-row .image-box {
  background: transparent;
  width: 100%;
  padding: 0;
}
#rgarequest .quote-row .image-box:after {
  display: none;
}
#rgarequest .quote-row .image-box .quote-img-txt {
  background: transparent;
  padding: 0;
  text-align: left;
}
#rgarequest .quote-row .image-box .quote-img-txt ol {
  padding-left: 18px;
}
.trade-account-innerbox .lighting-object-left h3 {
  color: #5E5A5E;
}
a.layout-btn.btn {
  color: #fff;
  background: #2BA4D8;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  padding: 13px 23px;
  border-radius: 11px;
  display: inline-block;
}
a.layout-btn.btn:hover {
  background: #175b78;
}
.volume-options-outer .container {
  max-width: 1685px;
  margin: 0 auto;
  padding: 0 20px;
}
.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 52px;
  padding: 140px 0 50px;
  margin: 0 auto;
}
.feature-card {
  background: #ffffff;
  box-shadow: 0px 2px 6px #00000029;
  border-radius: 35px;
  padding: 90px 20px 17px 20px;
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  margin-bottom: 50px;
}
.feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0px 4px 12px #00000029;
}
.icon-circle {
  background: #2CA4D8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
  width: 134px;
  height: 133px;
  border: 1px solid #2BA4D8;
  position: absolute;
  top: -70px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.icon-circle:before {
  content: "";
  position: absolute;
  inset: -5px;
  border: 1px solid #2BA4D8;
  border-radius: 50%;
}
.feature-card:hover .icon-circle {
  background: #2492c0;
}
.icon-circle svg {
  color: #ffffff;
  width: 61px;
  height: 61px;
}
.feature-title {
  color: #2CA4D8;
  font-size: 20px;
  line-height: 27px;
  font-weight: 600;
  margin: 0 0 10px;
}
.feature-description {
  color: #7d7d7d;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  margin: 0;
}
.lighting-object-left .blue-text:hover {
  text-decoration: underline;
}
.lighting-plan {
  padding: 0 220px;
  display: flex;
  gap: 99px;
}
.lighting-plan .lighting-plan-left {
  max-width: 530px;
}
.lighting-plan .lighting-plan-right {
  width: 576px;
  position: relative;
}
.lighting-plan .lighting-plan-right .lighting-plan-overlay {
  width: 118px;
  height: 110px;
  background: #fff;
  border: 30px solid #FFFFFF;
  border-radius: 27px 0px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.trade-account-left-img {
  position: relative;
  padding-left: 185px;
  padding-right: 87px;
}
.trade-account-left-img .lighting-plan-overlay {
  position: absolute;
  left: 0px;
  top: 160px;
  bottom: auto;
}
.rga-faqs h3 {
  font-size: 44px;
  line-height: 50px;
  color: #3F3D3F;
  margin: 0 0 7px;
}
.rga-faq h5 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #3F3D3F;
}
.rga-faq p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #3F3D3F;
  margin-bottom: 15px;
}
.requestquote-add.glow-background {
  padding: 50px;
  border-radius: 35px;
  background-image: url(../images/glow-background-new.png);
}
.glow-background {
  background-image: url(../images/glow-background.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 66px 0;
}
.cms-warranty .volume-options-outer,
.cms-taxexempt .volume-options-outer,
.cms-rgarequest .volume-options-outer,
.cms-return .volume-options-outer {
  background-image: none;
  padding-bottom: 0;
}
.quote-request-form-main.credit-app {
  justify-content: center;
  background: transparent;
}
.cms-creditapp .page-footer,
.cms-mfg-onboard .page-footer {
  margin-top: 0;
}
.cms-creditapp .volume-options-outer,
.cms-mfg-onboard .volume-options-outer {
  margin: 0;
  padding: 0;
  background-image: none;
}
.cms-creditapp .volume-options-outer .features-grid,
.cms-mfg-onboard .volume-options-outer .features-grid {
  padding-bottom: 0;
}
.cms-creditapp.page-layout-1column .column.main,
.cms-mfg-onboard.page-layout-1column .column.main {
  padding-bottom: 0;
}
.cms-taxexempt .lighting-object-left h3,
.cms-rgarequest .lighting-object-left h3,
.cms-return .lighting-object-left h3 {
  font-size: 44px;
  line-height: 50px;
}
.cms-taxexempt .blue-text-black,
.cms-rgarequest .blue-text-black,
.cms-return .blue-text-black {
  color: #5E5A5E;
  font-weight: 600;
}
.cms-taxexempt .trade-account-outer,
.cms-rgarequest .trade-account-outer,
.cms-return .trade-account-outer {
  background-image: none;
}
.cms-taxexempt .volume-options-outer,
.cms-rgarequest .volume-options-outer,
.cms-return .volume-options-outer {
  background-image: none;
}
.cms-taxexempt .volume-options-outer:after,
.cms-rgarequest .volume-options-outer:after,
.cms-return .volume-options-outer:after {
  background-image: url(../images/trade-pricing-program-bg.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
  inset: 0;
  z-index: -13;
}
#rga-wc-l {
  width: 61.509434%;
  background: rgba(112, 112, 112, 0.86);
  border-radius: 35px 0px 0px 35px;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  font-size: 36px;
  line-height: 40px;
  padding: 30px;
  background-color: rgba(112, 112, 112, 0);
  backdrop-filter: blur(30px) brightness(1.65);
  -webkit-backdrop-filter: blur(30px) brightness(1.65);
}
#rga-wc-r {
  width: 38.490566%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#rga-wc-r a.button.btn-blue {
  background: #2BA4D8;
  border-radius: 11px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  padding: 12px 19px;
  text-transform: none;
}
.rga-wc-cell h4 {
  font-size: 36px;
  line-height: 40px;
}
.wholesale-trading .checkbox-item svg {
  position: absolute;
  left: 0;
  top: 5px;
}
#rgarequest .wholesale-trading .checkbox-item {
  position: relative;
  padding-left: 30px;
}
#rgarequest .wholesale-trading .checkbox-item label {
  user-select: initial;
  color: #3F3D3F;
}
#rga-wc {
  margin-top: 53px;
}
#rga-wc .bg-box-warrenty {
  background-image: url(../images/factory-or-warehouse.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 35px;
}
#rgarequest .lighting-object-left h3 {
  font-size: 44px;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 5px;
}
#rgarequest .lighting-object-left p {
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 20px;
  color: #3F3D3F;
}
.warning-icon {
  width: 75px;
  height: 75px;
  border: 1px solid #F3A739;
  display: flex;
  line-height: 75px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.warning-icon svg {
  color: #F3A739;
}
.speaical-order {
  display: flex;
  background: #FEF7EC;
  border: 1px solid #F3A739;
  border-radius: 89px;
  gap: 15px;
  align-items: center;
  justify-content: center;
  padding: 8px 40px 8px 8px;
  max-width: 560px;
  margin-top: 30px;
}
.speaical-order p {
  display: flex;
  flex: 1 0 0;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
}
.cms-rgarequest .volume-options-outer,
.cms-return .volume-options-outer {
  background-image: none;
}
.cms-rgarequest .volume-options-outer:after,
.cms-return .volume-options-outer:after {
  display: none;
}
.cms-requestquote .columns .column.main,
.cms-quote .columns .column.main,
.cms-layouts .columns .column.main,
.cms-warranty .columns .column.main,
.cms-taxexempt .columns .column.main,
.cms-rgarequest .columns .column.main,
.cms-return .columns .column.main {
  padding-bottom: 0;
}
.cms-requestquote .page-footer,
.cms-quote .page-footer,
.cms-layouts .page-footer,
.cms-warranty .page-footer,
.cms-taxexempt .page-footer,
.cms-rgarequest .page-footer,
.cms-return .page-footer {
  margin-top: 0;
}
.rating-box {
  margin-bottom: 26px;
}
.trade-account-right-content {
  width: 555px;
}
.trade-account-innerbox {
  max-width: 1500px;
  padding: 8px 15px 112px;
  position: relative;
  display: flex;
  margin: 0 auto;
  justify-content: center;
}
.volume-options-outer {
  position: relative;
  padding-bottom: 97px;
  margin-top: 99px;
  background-image: url(../images/star.jpg);
  background-position: right 170px;
  background-repeat: no-repeat;
  background-size: contain;
  overflow: hidden;
  mix-blend-mode: multiply;
}
.volume-options-outer:before {
  position: absolute;
  left: -50%;
  right: -50%;
  top: 0px;
  z-index: -10;
  height: 227px;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  background-color: #eef8fc;
  content: "";
}
.lighting-object-left .quote-label {
  display: flex;
  align-items: center;
}
.lighting-object-left .quote-label svg {
  position: relative;
  top: 0;
}
.footer.content .footer-payment .card-item {
  align-items: center;
}
.trade-account-outer {
  background-image: url(../images/trade-pricing-program-bg.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
select#deliverytype,
select#desired {
  color: #7D787D;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.cms-layouts .lighting-object-left .blue-text {
  display: inline-block;
}
.cms-tbaccount .page-main,
.cms-trade .page-main {
  max-width: 100%;
  padding: 0;
}
.customer-review-container {
  background-repeat: no-repeat;
}
.customer-review-container .swiper-button-prev {
  background-image: url(../images/left-arrow.svg);
}
.customer-review-container .swiper-button-next {
  background-image: url(../images/right-arrow.svg);
}
.customer-review-container {
  position: relative;
  padding: 190px 20px 155px;
  background-image: url(../images/dals-led-gimbal.jpg);
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.customer-review-container.layout-container {
  background-image: url(../images/layout-review-bg.jpg);
}
.customer-review-container.trade-banner {
  background-image: url(../images/lifestyle.jpg);
}
.customer-review-container .swiper-slide.slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 0 60px 0;
}
.review-slider-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1340px;
  margin: 0 auto;
  padding: 0;
}
.customer-exp {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 38px;
  opacity: 1;
  backdrop-filter: blur(30px);
  padding: 88px 102px 28px 102px;
  -webkit-backdrop-filter: blur(30px);
  margin-top: 26px;
  position: relative;
}
.customer-exp:before {
  content: "";
  position: absolute;
  left: 40px;
  top: -43px;
  height: 86px;
  width: 113px;
  background-image: url(../images/quote-left.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
.customer-exp:after {
  content: "";
  position: absolute;
  right: 40px;
  bottom: -43px;
  height: 86px;
  width: 113px;
  background-image: url(../images/quote-right.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
.customer-review-container .ratting-img {
  width: 150px;
  height: auto;
  margin-bottom: 30px;
}
.customer-review-container .customer-exp {
  max-width: 994px;
  margin: 0 auto;
}
.customer-review-container .customer-exp h3 {
  font-size: 36px;
  font-weight: 600;
  color: #3F3D3F;
  margin-bottom: 20px;
  line-height: 40px;
}
.customer-review-container .customer-exp p {
  font-size: 20px;
  line-height: 27px;
  color: #3F3D3F;
  margin-bottom: 25px;
}
.customer-review-container .auther-name {
  display: block;
  font-size: 20px;
  line-height: 27px;
  color: #3F3D3F;
  margin-bottom: 20px;
  font-weight: 600;
  position: relative;
  padding-top: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.customer-review-container .auther-name:before {
  content: "";
  height: 5px;
  width: 80px;
  background-color: #2BA4D8;
  position: absolute;
  left: 0;
  right: 0;
  top: -3px;
  margin: 0 auto;
}
.customer-review-container .trust-pilot-img {
  height: 30px;
  width: auto;
}
.customer-review-container .swiper-button-prev,
.customer-review-container .swiper-button-next {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  transition: all 0.3s ease;
  background-blend-mode: multiply;
  box-shadow: 0px 3px 6px #E8E8E8;
}
.customer-review-container .swiper-button-prev:hover,
.customer-review-container .swiper-button-next:hover {
  transform: scale(1.1);
}
.customer-review-container .swiper-button-prev::after,
.customer-review-container .swiper-button-next::after {
  font-size: 20px;
  font-weight: bold;
  color: #3F3D3F;
  display: none;
}
.customer-review-container .swiper-button-prev {
  left: 20px;
}
.customer-review-container .swiper-button-next {
  right: 20px;
}
.cms-rgarequest .page-title-wrapper,
.cms-return .page-title-wrapper,
.cms-mfg-onboard .page-title-wrapper,
.cms-creditapp .page-title-wrapper {
  margin-top: 20px;
}
.cms-mfg-onboard #warranty .quote-request-form.single-form,
.cms-creditapp #warranty .quote-request-form.single-form {
  max-width: 800px;
}
.cms-requestquote .page-wrapper,
.cms-quote .page-wrapper,
.cms-layouts .page-wrapper,
.cms-warranty .page-wrapper,
.cms-taxexempt .page-wrapper,
.cms-rgarequest .page-wrapper,
.cms-return .page-wrapper {
  overflow: hidden;
}
.cms-requestquote .quote-request-form-main,
.cms-quote .quote-request-form-main,
.cms-layouts .quote-request-form-main,
.cms-warranty .quote-request-form-main,
.cms-taxexempt .quote-request-form-main,
.cms-rgarequest .quote-request-form-main,
.cms-return .quote-request-form-main {
  max-width: 1685px;
  margin: 0 auto;
  padding: 0 20px;
}
.cms-requestquote .page-title-wrapper,
.cms-quote .page-title-wrapper,
.cms-layouts .page-title-wrapper,
.cms-warranty .page-title-wrapper,
.cms-taxexempt .page-title-wrapper,
.cms-rgarequest .page-title-wrapper,
.cms-return .page-title-wrapper {
  background-image: url(../images/lighting-quote.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 99px;
  background-size: cover;
}
.cms-requestquote .page-title-wrapper h1.page-title,
.cms-quote .page-title-wrapper h1.page-title,
.cms-layouts .page-title-wrapper h1.page-title,
.cms-warranty .page-title-wrapper h1.page-title,
.cms-taxexempt .page-title-wrapper h1.page-title,
.cms-rgarequest .page-title-wrapper h1.page-title,
.cms-return .page-title-wrapper h1.page-title {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0;
}
.cms-requestquote .page-title-wrapper h1.page-title span,
.cms-quote .page-title-wrapper h1.page-title span,
.cms-layouts .page-title-wrapper h1.page-title span,
.cms-warranty .page-title-wrapper h1.page-title span,
.cms-taxexempt .page-title-wrapper h1.page-title span,
.cms-rgarequest .page-title-wrapper h1.page-title span,
.cms-return .page-title-wrapper h1.page-title span {
  position: relative;
  z-index: 1;
  font-size: 100px;
  line-height: 100px;
  font-weight: 700;
  color: #3F3D3F;
  max-width: 1012px;
  display: block;
  padding: 20px 0;
}
.cms-requestquote .page-title-wrapper h1.page-title span:before,
.cms-quote .page-title-wrapper h1.page-title span:before,
.cms-layouts .page-title-wrapper h1.page-title span:before,
.cms-warranty .page-title-wrapper h1.page-title span:before,
.cms-taxexempt .page-title-wrapper h1.page-title span:before,
.cms-rgarequest .page-title-wrapper h1.page-title span:before,
.cms-return .page-title-wrapper h1.page-title span:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  z-index: -1;
  border-radius: 0px 153px 153px 0px;
  top: -1px;
  bottom: -1px;
  left: -500%;
}
#warranty .quote-row,
#taxexempt .quote-row {
  margin-bottom: 53px;
}
.cms-warranty .page-title-wrapper h1.page-title span {
  padding: 68px 40px;
}
.cms-warranty .page-title-wrapper h1.page-title span:before {
  background-color: rgba(255, 255, 255, 0.7);
}
.cms-taxexempt .page-title-wrapper h1.page-title span:before,
.cms-rgarequest .page-title-wrapper h1.page-title span:before,
.cms-return .page-title-wrapper h1.page-title span:before {
  background-color: rgba(255, 255, 255, 0.7);
}
.cms-rgarequest .page-title-wrapper h1.page-title span,
.cms-return .page-title-wrapper h1.page-title span {
  padding-top: 66px;
  padding-bottom: 66px;
}
textarea.input-height {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #C7C5C6;
  border-radius: 11px;
  max-height: 47px;
  padding: 0 20px;
  overflow: hidden;
  line-height: 47px;
}
.cms-tbaccount .quote-request-form-main .quote-row,
.cms-trade .quote-request-form-main .quote-row {
  margin-bottom: 53px;
  padding: 56px 63px 28px;
}
.cms-warranty .page-title-wrapper {
  background-image: url(../images/modern-simple-and-ceiling-lamp-decoration-in-meet.jpg);
}
.cms-rgarequest .page-title-wrapper,
.cms-return .page-title-wrapper {
  background-image: url(../images/artcraft-lighting-comet-chandelier.jpg);
}
.cms-taxexempt .page-title-wrapper {
  background-image: url(../images/gall-Peppermill-Reno-Luxury-Luxury-Suite.jpg);
}
.cms-layouts .page-title-wrapper {
  background-image: url(../images/layout-banner.jpg);
}
.quote-request-form-main .quote-request-form .form.contact .fieldset .field .label + span {
  margin-bottom: 7px;
  display: block;
  clear: both;
}
#rgarequest.quote-request-form-main .quote-request-content {
  width: 54.7%;
}
#rgarequest.quote-request-form-main .quote-request-form {
  display: flex;
  flex: 1 0 0;
}
.quote-request-form-main {
  background: #fff;
  display: flex;
}
.category-cms .quote-request-form-main {
  margin: -20px;
}
.quote-request-form-main .quote-request-content {
  width: 51.634%;
  padding-right: 70px;
}
.quote-request-form-main .quote-request-content .authorized-distributor {
  background: #6B6B6B;
  color: #fff;
  margin: 20px 0;
  border-radius: 2px;
}
.quote-request-form-main .requestquote-add {
  margin-top: 50px;
}
.quote-request-form-main .rga-faq p {
  font-size: 16px;
  margin-bottom: 30px;
}
.quote-request-form-main .rga-wc-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.quote-request-form-main .quote-request-left ul li {
  font-size: 18px;
  color: #000;
}
.quote-request-form-main .form.contact .flex.flex-thereebox {
  display: flex;
  column-gap: 28px;
}
.quote-request-form-main .form.contact .flex.flex-thereebox .field {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.quote-request-form-main .flex-twobox {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.quote-request-form-main .flex-twobox .field {
  width: 48%;
}
.quote-request-form-main .quote-request-form {
  width: 63%;
  background-color: transparent;
  padding: 0;
  border: none;
  border-radius: 35px;
  background-image: none;
  display: flex;
  flex: 1 0 0;
}
.quote-request-form-main .quote-request-form.single-form {
  border: 0;
  padding: 0;
}
.quote-request-form-main .quote-request-form div#contact {
  max-width: 100%;
  width: 100%;
}
.quote-request-form-main .quote-request-form h2 {
  margin-bottom: 0.5rem;
  font-size: 30px;
  font-weight: 600;
  display: inline-block;
  text-decoration: none;
}
.quote-request-form-main .quote-request-form h2:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #2ca4d8;
  content: "\e90c";
  font-family: 'icons-blank-theme';
  margin: -6px 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.quote-request-form-main .quote-request-form .form.contact input[type="file"] {
  display: block;
}
.quote-request-form-main .quote-request-form .form.contact .imageThumb,
.quote-request-form-main .quote-request-form .form.contact .tax-imageThumb {
  max-height: 75px;
  border: 1px solid;
  padding: 1px;
  cursor: pointer;
}
.quote-request-form-main .quote-request-form .form.contact .pip,
.quote-request-form-main .quote-request-form .form.contact .tax-pip {
  display: inline-block;
  margin: 10px 10px 0 0;
}
.quote-request-form-main .quote-request-form .form.contact .tax-pip,
.quote-request-form-main .quote-request-form .form.contact .pip {
  position: relative;
  margin-bottom: 20px;
}
.quote-request-form-main .quote-request-form .form.contact .tax-pip .tax-remove,
.quote-request-form-main .quote-request-form .form.contact .pip .tax-remove,
.quote-request-form-main .quote-request-form .form.contact .tax-pip .remove,
.quote-request-form-main .quote-request-form .form.contact .pip .remove {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  color: #fff;
  line-height: 15px;
  font-weight: bold;
  font-size: 15px;
}
.quote-request-form-main .quote-request-form .form.contact .remove,
.quote-request-form-main .quote-request-form .form.contact .tax-remove {
  display: block;
  background: #444;
  border: 1px solid black;
  color: white;
  text-align: center;
  cursor: pointer;
}
.quote-request-form-main .quote-request-form .form.contact .remove:hover,
.quote-request-form-main .quote-request-form .form.contact .tax-remove:hover {
  background: white;
  color: black;
}
.quote-request-form-main .quote-request-form .form.contact .form-group .g-recaptcha {
  margin-bottom: 20px;
}
.quote-request-form-main .quote-request-form .form.contact .dropzone-wrapper,
.quote-request-form-main .quote-request-form .form.contact .tax-dropzone-wrapper {
  border: 1px dashed #C7C5C6;
  position: relative;
  height: 100px;
  background: #f8f8f8;
  text-align: center;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 11px;
  z-index: 2;
}
.quote-request-form-main .quote-request-form .form.contact .dropzone-wrapper:after,
.quote-request-form-main .quote-request-form .form.contact .tax-dropzone-wrapper:after {
  position: absolute;
  background-image: url(../images/uploader.png);
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  width: 35px;
  height: 35px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 17px;
  z-index: -1;
  background-size: 100% auto;
}
.quote-request-form-main .quote-request-form .form.contact .dropzone-wrapper:before,
.quote-request-form-main .quote-request-form .form.contact .tax-dropzone-wrapper:before {
  content: "Click to upload files, or drag & drop files here";
  color: #7D787D;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  top: 20px;
}
.quote-request-form-main .quote-request-form .form.contact .dropzone-desc {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  width: 40%;
  top: 50px;
  font-size: 16px;
}
.quote-request-form-main .quote-request-form .form.contact .dropzone,
.quote-request-form-main .quote-request-form .form.contact .dropzone:focus,
.quote-request-form-main .quote-request-form .form.contact .tax-dropzone,
.quote-request-form-main .quote-request-form .form.contact .tax-dropzone:focus {
  position: absolute;
  outline: none !important;
  width: 100%;
  height: 100%;
  margin: 0;
  cursor: pointer;
  opacity: 0;
}
.quote-request-form-main .quote-request-form .form.contact .fieldset {
  margin-bottom: 0;
  min-width: auto;
}
.quote-request-form-main .quote-request-form .form.contact .fieldset .field {
  margin-bottom: 22px;
}
.quote-request-form-main .quote-request-form .form.contact .fieldset .field.required .label:after {
  content: "*";
  color: #F3A738 !important;
  margin: -2px 0 0 4px;
}
.quote-request-form-main .quote-request-form .form.contact .fieldset .field span {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: #3F3D3F;
}
.quote-request-form-main .quote-request-form .form.contact .fieldset .field .label {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #3F3D3F;
  padding: 0;
}
.quote-request-form-main .quote-request-form .form.contact .fieldset .field .label span {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #3F3D3F;
}
.quote-request-form-main .quote-request-form .form.contact .input-text {
  height: 47px;
  border-color: #C7C5C6;
  border-radius: 11px;
  transition: all 0.35s ease-in-out 0s;
  -webkit-transition: all 0.35s ease-in-out 0s;
  padding-left: 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.quote-request-form-main .quote-request-form .form.contact .input-text:focus {
  border-color: #2BA4D8;
}
.quote-request-form-main .quote-request-form .form.contact textarea.input-text {
  height: auto;
}
.quote-request-form-main .quote-request-form .form.contact input[type=file]::file-selector-button {
  display: none;
}
.quote-request-form-main .quote-request-form .form.contact div[class^="-error"],
.quote-request-form-main .quote-request-form .form.contact div[class*="-error"] {
  color: red;
}
.quote-request-form-main .quote-request-form .form.contact .attachment .pip,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .pip,
.quote-request-form-main .quote-request-form .form.contact .attachment .tax-pip,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .tax-pip {
  position: relative;
}
.quote-request-form-main .quote-request-form .form.contact .attachment .pip .remove,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .pip .remove,
.quote-request-form-main .quote-request-form .form.contact .attachment .tax-pip .remove,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .tax-pip .remove,
.quote-request-form-main .quote-request-form .form.contact .attachment .pip .tax-remove,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .pip .tax-remove,
.quote-request-form-main .quote-request-form .form.contact .attachment .tax-pip .tax-remove,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .tax-pip .tax-remove {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  color: #fff;
  line-height: 15px;
  font-weight: bold;
  font-size: 15px;
}
.quote-request-form-main .quote-request-form .form.contact .attachment .pip .remove:hover,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .pip .remove:hover,
.quote-request-form-main .quote-request-form .form.contact .attachment .tax-pip .remove:hover,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .tax-pip .remove:hover,
.quote-request-form-main .quote-request-form .form.contact .attachment .pip .tax-remove:hover,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .pip .tax-remove:hover,
.quote-request-form-main .quote-request-form .form.contact .attachment .tax-pip .tax-remove:hover,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .tax-pip .tax-remove:hover {
  color: #000;
}
.quote-request-form-main .quote-request-form .form.contact .attachment .pip .imageThumb,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .pip .imageThumb,
.quote-request-form-main .quote-request-form .form.contact .attachment .tax-pip .imageThumb,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .tax-pip .imageThumb,
.quote-request-form-main .quote-request-form .form.contact .attachment .pip .tax-imageThumb,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .pip .tax-imageThumb,
.quote-request-form-main .quote-request-form .form.contact .attachment .tax-pip .tax-imageThumb,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .tax-pip .tax-imageThumb {
  border-width: 1px;
}
.quote-request-form-main .quote-request-form .form.contact .attachment .drop-file,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .drop-file {
  background: #F6F7FB;
  height: auto;
  width: 100%;
  padding: 40px 10px;
  text-align: center;
  margin: auto;
  border-radius: 3px;
  font-weight: normal;
  display: inline-block;
  border: 1px dashed #999999;
  color: #666666;
}
.quote-request-form-main .quote-request-form .form.contact .attachment .input-text,
.quote-request-form-main .quote-request-form .form.contact .tax-attachment .input-text {
  display: none;
}
.quote-request-form-main .quote-request-form .form.contact .fieldset .field-recaptcha {
  margin-bottom: 20px;
}
.quote-request-form-main .quote-request-form .form.contact > .actions-toolbar {
  margin: 0;
}
.quote-request-form-main .quote-request-form .form.contact > .actions-toolbar .primary {
  width: 100%;
}
.quote-request-form-main .quote-request-form .form.contact > .actions-toolbar .primary .action {
  width: 322px;
  height: 49px;
  background: #2BA4D8;
  border-radius: 11px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 66;
  padding: 11px 30px;
  margin: 0;
  font-weight: 600;
}
.quote-request-form-main .quote-request-form .form.contact > .actions-toolbar .primary .action:hover {
  background: #175B78;
  border-color: #175B78;
}
.quote-request-form-main .quote-row {
  display: flex;
  margin-bottom: 80px;
  padding: 56px 68px 51px 63px;
  background: #f8f8f8;
  border-radius: 35px;
}
.quote-request-form-main .quote-row .title-box {
  width: 50%;
  position: relative;
  background: #f4f4f4;
  display: flex;
  align-items: center;
}
.quote-request-form-main .quote-row .image-box {
  width: 50%;
  position: relative;
  background: #fff;
  padding: 45px 0px 45px 50px;
  text-align: center;
  display: flex;
  align-items: center;
}
.quote-request-form-main .quote-row .image-box::after {
  content: "";
  width: 300px;
  background: #f4f4f4;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.quote-request-form-main .quote-row .image-box .quote-img-txt {
  z-index: 1;
  position: relative;
  background: #fff;
  padding: 50px 0px 50px 50px;
}
.quote-request-form-main .quote-row .image-box .quote-img-txt .authorized-distributor {
  background: #6B6B6B;
  color: #fff;
  margin: 20px 0;
  border-radius: 2px;
  display: inline-block;
  padding: 0 30px;
}
.quote-request-form-main .quote-row .sub-title {
  font-size: 40px;
  line-height: 50px;
  padding: 80px 0px 80px 80px;
  font-weight: 700;
}
.businessaccount-section .pip,
.businessaccount-section .tax-pip {
  position: relative;
}
.businessaccount-section .pip .remove,
.businessaccount-section .tax-pip .remove,
.businessaccount-section .pip .tax-remove,
.businessaccount-section .tax-pip .tax-remove {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  color: #fff;
  line-height: 15px;
  font-weight: bold;
  font-size: 15px;
}
.businessaccount-section .pip .remove:hover,
.businessaccount-section .tax-pip .remove:hover,
.businessaccount-section .pip .tax-remove:hover,
.businessaccount-section .tax-pip .tax-remove:hover {
  color: #000;
}
.businessaccount-section .pip .imageThumb,
.businessaccount-section .tax-pip .imageThumb,
.businessaccount-section .pip .tax-imageThumb,
.businessaccount-section .tax-pip .tax-imageThumb {
  border-width: 1px;
}
.businessaccount-section .form-group .g-recaptcha {
  margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
  .cms-taxexempt .page-title-wrapper h1.page-title {
    padding: 0 40px;
  }
  #taxexempt .quote-row {
    padding: 56px 89px 35px 86px;
  }
  .cms-requestquote .page-title-wrapper h1.page-title span,
  .cms-quote .page-title-wrapper h1.page-title span,
  .cms-layouts .page-title-wrapper h1.page-title span {
    padding-right: 150px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1239px) {
  .form.contact .flex.flex-thereebox {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
  }
  .quote-request-form-main .flex-twobox {
    flex-wrap: wrap;
  }
  .quote-request-form-main .flex-twobox .field {
    width: 100%;
  }
  .quote-request-form-main .quote-request-form {
    padding: 0;
  }
  .lighting-object-left h3 {
    font-size: 27px;
    line-height: 31px;
  }
  .lighting-object-left .quote-label {
    font-size: 13px;
    line-height: 23px;
  }
  .lighting-object-left p,
  .lighting-object-left strong {
    font-size: 15px;
    line-height: 21px;
  }
  .cms-requestquote .page-title-wrapper,
  .cms-quote .page-title-wrapper,
  .cms-warranty .page-title-wrapper,
  .cms-taxexempt .page-title-wrapper,
  .cms-rgarequest .page-title-wrapper,
  .cms-return .page-title-wrapper {
    margin-bottom: 47px;
  }
  .quote-request-form-main .quote-row {
    margin-bottom: 24px;
  }
  .trade-account-left-img {
    padding-left: 175px;
    padding-right: 20px;
    width: 550px;
  }
  .quote-request-form-main .quote-request-form .form.contact .fieldset .field {
    margin-bottom: 15px;
  }
  .trade-account-left-img .lighting-plan-overlay {
    left: 17px;
    top: 125px;
    width: 240px;
  }
  .quote-request-form-main .quote-row {
    display: flex;
    margin-bottom: 80px;
    padding: 42px 23px 23px;
    background: #f8f8f8;
    border-radius: 35px;
  }
  .customer-review-container {
    padding: 100px 20px 90px;
  }
  .cms-requestquote .page-title-wrapper h1.page-title span,
  .cms-quote .page-title-wrapper h1.page-title span,
  .cms-warranty .page-title-wrapper h1.page-title span,
  .cms-taxexempt .page-title-wrapper h1.page-title span,
  .cms-rgarequest .page-title-wrapper h1.page-title span,
  .cms-return .page-title-wrapper h1.page-title span {
    font-size: 38px;
    line-height: 40px;
    max-width: 592px;
  }
  .lighting-plan {
    padding: 0;
    gap: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  #warranty .quote-row,
  #taxexempt .quote-row {
    margin-bottom: 23px;
  }
  .cms-taxexempt .trade-account-innerbox {
    padding-top: 0px;
  }
  .trade-account-innerbox {
    max-width: 100%;
    padding: 50px 15px 50px;
  }
  .trade-account-right-content {
    width: 455px;
  }
  .requestquote-add img.abs-img {
    left: 0;
    top: 10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .requestquote-add img.abs-img {
    left: 0;
    top: 20px;
    max-width: 100px;
  }
  .quote-request-form-main .flex-twobox {
    flex-wrap: wrap;
  }
  .quote-request-form-main .flex-twobox .field {
    width: 100%;
  }
  .quote-request-form-main .quote-request-form {
    padding: 0;
  }
  .quote-request-form-main .quote-row {
    display: flex;
    margin-bottom: 80px;
    padding: 42px 23px 23px;
  }
  .cms-requestquote .page-title-wrapper h1.page-title span,
  .cms-quote .page-title-wrapper h1.page-title span,
  .cms-warranty .page-title-wrapper h1.page-title span,
  .cms-taxexempt .page-title-wrapper h1.page-title span,
  .cms-rgarequest .page-title-wrapper h1.page-title span,
  .cms-return .page-title-wrapper h1.page-title span {
    font-size: 38px;
    line-height: 40px;
    max-width: 592px;
  }
  .customer-review-container {
    padding: 100px 20px;
  }
  .trade-account-innerbox {
    max-width: 100%;
    padding: 50px 15px 50px;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    flex-wrap: wrap;
  }
  .trade-account-left-img {
    width: auto;
    margin: 0 auto;
  }
  .trade-account-right-content {
    width: 100%;
  }
}
@media screen and (max-width: 1550px) {
  .requestquote-add img.abs-img {
    left: 0;
    top: 20px;
    max-width: 100px;
  }
}
@media screen and (max-width: 1440px) {
  .lighting-plan {
    padding: 0 50px;
  }
  .quote-request-form-main .quote-request-content {
    padding-right: 30px;
  }
  .quote-request-form-main .quote-request-form {
    padding-left: 0;
  }
  .quote-request-form-main .quote-row .sub-title {
    font-size: 34px;
    line-height: 45px;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .quote-request-form-main .quote-row {
    margin-bottom: 40px;
    flex-wrap: wrap;
  }
  .quote-request-form-main .quote-row .image-box,
  .quote-request-form-main .quote-row .title-box {
    width: 100%;
    padding: 30px;
    background: #f4f4f4;
  }
  .quote-request-form-main .quote-row .image-box .quote-img-txt,
  .quote-request-form-main .quote-row .title-box .quote-img-txt {
    padding: 30px;
    width: 100%;
  }
  .quote-request-form-main .quote-row .image-box .quote-img-txt .authorized-distributor,
  .quote-request-form-main .quote-row .title-box .quote-img-txt .authorized-distributor {
    width: 100%;
  }
  .quote-request-form-main .quote-row .image-box {
    padding-top: 0;
  }
}
@media screen and (max-width: 1023px) {
  #rgarequest {
    display: flex;
    flex-direction: column-reverse;
  }
  #rga-wc .bg-box-warrenty {
    border-radius: 20px;
    flex-direction: column;
    overflow: hidden;
  }
  #rga-wc-l {
    width: 100%;
    border-radius: 0 !important;
    font-size: 27px;
    line-height: 31px;
    padding: 20px;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
  }
  #rga-wc-r {
    width: 100%;
    height: 106px;
    padding: 0 20px;
  }
  #rga-wc-r a.button.btn-blue {
    font-size: 20px;
    line-height: 22px;
    padding: 12px 19px;
    width: 100%;
    max-width: 240px;
  }
  .cms-rgarequest .volume-options-outer,
  .cms-return .volume-options-outer {
    margin-top: 75px;
  }
  .speaical-order p {
    font-size: 13px;
    line-height: 17px;
  }
  .warning-icon svg {
    width: 57px;
    height: 57px;
  }
  .warning-icon {
    width: 65px;
    height: 65px;
    line-height: 65px;
  }
  .rga-wc-cell h4 {
    font-size: 27px;
    line-height: 31px;
  }
  .rga-faqs h3 {
    font-size: 27px;
    line-height: 24px;
    margin: 0 0 15px;
  }
  .rga-faq h5 {
    font-size: 15px;
    line-height: 21px;
    font-weight: 600;
  }
  #rgarequest.quote-request-form-main .rga-faq p {
    font-size: 15px;
    line-height: 21px;
  }
  #rgarequest .lighting-object-left h3 {
    font-size: 27px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  #rgarequest .lighting-object-left p {
    font-size: 15px;
    line-height: 21px;
  }
  .rgarequest-outer .wholesale-trading .checkbox-grid {
    gap: 6px;
  }
  #rgarequest .wholesale-trading .checkbox-item label {
    font-size: 15px;
    line-height: 24px;
  }
  #rga-wc {
    margin-top: 24px;
  }
  #rgarequest.quote-request-form-main .quote-request-content {
    width: 100%;
    margin-top: 24px;
    padding-right: 0;
  }
  .quote-request-form-main .requestquote-add {
    margin-top: 24px;
    padding: 24px;
  }
  #rgarequest.quote-request-form-main .quote-request-form {
    width: 100%;
    margin-bottom: 0px;
  }
  #warranty .quote-row,
  #taxexempt .quote-row {
    margin-bottom: 23px;
  }
  #rgarequest .quote-row {
    flex-direction: column;
    padding: 44px 23px 23px;
    margin-bottom: 25px;
  }
  .quote-request-form-main .form.contact .flex.flex-thereebox {
    flex-wrap: wrap;
  }
  .quote-request-form-main .quote-row .lighting-object-left {
    margin-bottom: 10px;
  }
  .cms-requestquote .page-title-wrapper,
  .cms-quote .page-title-wrapper,
  .cms-layouts .page-title-wrapper,
  .cms-warranty .page-title-wrapper,
  .cms-taxexempt .page-title-wrapper,
  .cms-rgarequest .page-title-wrapper,
  .cms-return .page-title-wrapper {
    margin-bottom: 50px;
  }
  .quote-request-form-main .quote-request-form .form.contact .input-text {
    padding-left: 16px;
    font-size: 15px;
  }
  .lighting-object-left h3 {
    font-size: 27px;
    line-height: 31px;
  }
  .lighting-object-left .quote-label {
    font-size: 13px;
    line-height: 23px;
  }
  .lighting-object-left p,
  .lighting-object-left strong {
    font-size: 15px;
    line-height: 21px;
  }
  .cms-requestquote .page-title-wrapper,
  .cms-quote .page-title-wrapper,
  .cms-warranty .page-title-wrapper,
  .cms-taxexempt .page-title-wrapper,
  .cms-rgarequest .page-title-wrapper,
  .cms-return .page-title-wrapper {
    margin-bottom: 47px;
  }
  .quote-request-form-main .quote-row {
    margin-bottom: 24px;
  }
  .lighting-plan {
    padding: 0;
    gap: 20px;
  }
  .quote-request-form-main .quote-row .sub-title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 768px) {
  .cms-requestquote .page-title-wrapper h1.page-title span:before,
  .cms-quote .page-title-wrapper h1.page-title span:before,
  .cms-layouts .page-title-wrapper h1.page-title span:before,
  .cms-warranty .page-title-wrapper h1.page-title span:before,
  .cms-taxexempt .page-title-wrapper h1.page-title span:before,
  .cms-rgarequest .page-title-wrapper h1.page-title span:before,
  .cms-return .page-title-wrapper h1.page-title span:before {
    left: 0;
  }
  .fillout-embed-standard .fillout-embed-iframe-container iframe {
    border-radius: 20px !important;
  }
}
@media screen and (min-width: 769px) {
  .cms-requestquote .sections.nav-sections,
  .cms-quote .sections.nav-sections,
  .cms-layouts .sections.nav-sections {
    padding: 0;
  }
  .cms-requestquote .sections.nav-sections nav.navigation,
  .cms-quote .sections.nav-sections nav.navigation,
  .cms-layouts .sections.nav-sections nav.navigation {
    padding: 0 40px;
    max-width: 1920px;
  }
  .category-brands header .container,
  .cms-coupons header .container,
  .category-brands .top-links-inner .container,
  .cms-coupons .top-links-inner .container,
  .category-brands .top-container .container,
  .cms-coupons .top-container .container {
    max-width: 1920px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .coupon-mobile-img {
    display: none;
  }
  .fillout-embed-standard .fillout-embed-iframe-container iframe {
    border-radius: 35px !important;
  }
  .cms-aboutus .page-wrapper .page-title-wrapper h1.page-title {
    max-width: 1685px;
  }
  .cms-aboutus .nav-sections .navigation {
    max-width: 1685px;
    padding: 0 20px;
  }
  .cms-aboutus .navigation,
  .cms-aboutus .breadcrumbs,
  .cms-aboutus .page-header .header.panel,
  .cms-aboutus .header.content,
  .cms-aboutus .page-wrapper > .widget,
  .cms-aboutus .page-wrapper > .page-bottom,
  .cms-aboutus .block.category.event,
  .cms-aboutus .top-container,
  .cms-aboutus .page-main {
    max-width: 1685px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .cms-warranty .page-title-wrapper h1.page-title span.base {
    padding-left: 0;
  }
  .cms-rgarequest .page-title-wrapper h1.page-title,
  .cms-return .page-title-wrapper h1.page-title,
  .cms-warranty .page-title-wrapper h1.page-title {
    padding: 0 40px !important;
  }
  .cms-rgarequest .page-title-wrapper,
  .cms-return .page-title-wrapper {
    margin-top: 0 !important;
  }
  .trade-account-main-outerbox .trade-account-left {
    width: 795px;
    max-width: 50%;
  }
  .trade-account-main-outerbox .trade-account-left .trade-image img {
    display: block;
    width: 100%;
  }
  .cms-requestquote .page-title-wrapper h1.page-title,
  .cms-quote .page-title-wrapper h1.page-title,
  .cms-layouts .page-title-wrapper h1.page-title {
    padding: 0 40px;
  }
  .cms-requestquote .trade-account-innerbox,
  .cms-quote .trade-account-innerbox,
  .cms-layouts .trade-account-innerbox {
    padding-top: 118px;
  }
  .cms-requestquote .lighting-plan .lighting-plan-right img,
  .cms-quote .lighting-plan .lighting-plan-right img,
  .cms-layouts .lighting-plan .lighting-plan-right img {
    display: block;
  }
  .cms-requestquote a.layout-btn.btn,
  .cms-quote a.layout-btn.btn,
  .cms-layouts a.layout-btn.btn {
    margin-top: 21px;
  }
  .cms-requestquote .quote-request-form-main .requestquote-add .requestquote-add-link img,
  .cms-quote .quote-request-form-main .requestquote-add .requestquote-add-link img,
  .cms-layouts .quote-request-form-main .requestquote-add .requestquote-add-link img {
    display: block;
    width: 100%;
  }
  .cms-requestquote .nav-sections .navigation,
  .cms-quote .nav-sections .navigation,
  .cms-layouts .nav-sections .navigation {
    max-width: 1685px;
  }
  .cms-warranty #warranty .quote-row {
    padding: 54px 51px 68px 66px;
  }
  .cms-warranty #warranty .quote-row h3 {
    padding-right: 60px;
  }
  .cms-warranty .quote-request-form-main .quote-request-content {
    padding-right: 52px;
  }
  .cms-warranty .volume-options-outer {
    margin-top: 90px;
  }
  .cms-warranty .block.newsletter {
    padding-top: 21px;
  }
  .cms-warranty .features-grid {
    padding-bottom: 0px;
  }
  .quote-request-form-main .quote-request-form .form.contact textarea.input-text {
    height: auto;
    min-height: 151px;
  }
  .show-mobile-only {
    display: none;
    opacity: 0;
    visibility: hidden;
    height: 0;
    pointer-events: none;
  }
  .requestquote-add-mobile {
    display: none;
    opacity: 0;
    visibility: hidden;
    height: 0;
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  .coupon-desktop-img {
    display: none !important;
  }
  .cms-warranty .features-grid .feature-card:nth-child(2) .feature-title,
  .cms-rgarequest .features-grid .feature-card:nth-child(2) .feature-title,
  .cms-return .features-grid .feature-card:nth-child(2) .feature-title {
    padding: 0 25px;
  }
  .cms-requestquote .wholesale-trading .checkbox-grid,
  .cms-quote .wholesale-trading .checkbox-grid,
  .cms-layouts .wholesale-trading .checkbox-grid {
    flex-direction: column;
    gap: 10px;
  }
  .cms-requestquote .wholesale-trading .checkbox-grid .checkbox-item:first-child,
  .cms-quote .wholesale-trading .checkbox-grid .checkbox-item:first-child,
  .cms-layouts .wholesale-trading .checkbox-grid .checkbox-item:first-child {
    order: 0;
  }
  .cms-requestquote .wholesale-trading .checkbox-grid .checkbox-item:nth-child(2),
  .cms-quote .wholesale-trading .checkbox-grid .checkbox-item:nth-child(2),
  .cms-layouts .wholesale-trading .checkbox-grid .checkbox-item:nth-child(2) {
    order: 2;
  }
  .cms-requestquote .wholesale-trading .checkbox-grid .checkbox-item:nth-child(3),
  .cms-quote .wholesale-trading .checkbox-grid .checkbox-item:nth-child(3),
  .cms-layouts .wholesale-trading .checkbox-grid .checkbox-item:nth-child(3) {
    order: 1;
  }
  .cms-requestquote .wholesale-trading .checkbox-grid .checkbox-item:last-child,
  .cms-quote .wholesale-trading .checkbox-grid .checkbox-item:last-child,
  .cms-layouts .wholesale-trading .checkbox-grid .checkbox-item:last-child {
    order: 3;
  }
  .contact-index-index .breadcrumbs {
    display: block;
    margin: 9px;
  }
  .features-grid .feature-card:nth-child(2) h3.feature-title {
    padding: 0 18px;
  }
  .cms-warranty .breadcrumbs {
    margin-top: 9px;
    margin-bottom: 9px;
    text-align: left;
    margin-left: 0px;
  }
  .cms-requestquote .breadcrumbs,
  .cms-quote .breadcrumbs {
    display: block;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 9px;
  }
  .cms-layouts .breadcrumbs {
    display: block;
    text-align: left;
    margin-left: 0;
    margin-top: 9px;
    margin-bottom: 9px;
  }
  .cms-requestquote .lighting-plan,
  .cms-quote .lighting-plan,
  .cms-layouts .lighting-plan {
    margin-top: 24px;
  }
  .cms-requestquote .features-grid .feature-card,
  .cms-quote .features-grid .feature-card,
  .cms-layouts .features-grid .feature-card {
    margin-bottom: 51px;
  }
  .cms-requestquote .trade-account-outer .trade-account-innerbox .trade-account-right-content,
  .cms-quote .trade-account-outer .trade-account-innerbox .trade-account-right-content,
  .cms-layouts .trade-account-outer .trade-account-innerbox .trade-account-right-content {
    padding: 0;
  }
  .cms-requestquote .trade-account-outer,
  .cms-quote .trade-account-outer,
  .cms-layouts .trade-account-outer {
    background-image: none;
  }
  .cms-requestquote .trade-account-innerbox .trade-account-left-img,
  .cms-quote .trade-account-innerbox .trade-account-left-img,
  .cms-layouts .trade-account-innerbox .trade-account-left-img {
    position: relative;
    margin-top: 71px;
    align-items: center;
    justify-content: center;
  }
  .cms-requestquote .trade-account-innerbox .trade-account-left-img::before,
  .cms-quote .trade-account-innerbox .trade-account-left-img::before,
  .cms-layouts .trade-account-innerbox .trade-account-left-img::before {
    position: absolute;
    content: "";
    left: -15px;
    top: -38px;
    right: -15px;
    bottom: -43px;
    z-index: -1;
    background-image: url(../images/trade-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .cms-requestquote .trade-account-innerbox .trade-account-left-img .trade-ac-imgbox,
  .cms-quote .trade-account-innerbox .trade-account-left-img .trade-ac-imgbox,
  .cms-layouts .trade-account-innerbox .trade-account-left-img .trade-ac-imgbox {
    display: flex;
    position: relative;
    width: 350px;
    justify-content: flex-end;
  }
  .trade-account-innerbox .trade-account-left-img {
    margin-top: 33px;
    position: relative;
  }
  .requestquote-add-mobile .requestquote-add-link img {
    border-radius: 20px;
  }
  .quote-request-form-main .quote-row {
    padding: 42px 23px 23px 26px;
  }
  .cms-requestquote .quote-request-form-main,
  .cms-quote .quote-request-form-main,
  .cms-layouts .quote-request-form-main {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .cms-requestquote .volume-options-outer,
  .cms-quote .volume-options-outer,
  .cms-layouts .volume-options-outer {
    background-image: none;
  }
  .cms-requestquote .lighting-plan .lighting-plan-right:before,
  .cms-quote .lighting-plan .lighting-plan-right:before,
  .cms-layouts .lighting-plan .lighting-plan-right:before {
    content: "";
    left: -13px;
    top: -34px;
    right: -13px;
    bottom: -143px;
    position: absolute;
    background-image: url(../images/star.jpg);
    background-position: top;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: cover;
  }
  .cms-taxexempt .features-grid .feature-card {
    margin-bottom: 47px;
  }
  .cms-taxexempt .trade-account-outer .trade-account-innerbox {
    padding-top: 0px;
  }
  #warranty .quote-row {
    padding: 42px 25px 0px 24px;
  }
  .wholesale-trading {
    padding: 26px 0;
  }
  .cms-taxexempt .trade-account-innerbox .trade-account-left-img {
    background-image: url(../images/trade-pricing-program-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 35px -15px 0;
    padding: 38px 15px;
  }
  .cms-taxexempt .trade-account-innerbox .trade-account-left-img .lighting-plan-overlay {
    top: 125px;
    right: 201px;
  }
  .cms-warranty .breadcrumbs,
  .cms-taxexempt .breadcrumbs {
    display: block;
  }
  #taxexempt .quote-request-form {
    margin: 0;
    flex-direction: column;
    gap: 21px;
  }
  #taxexempt .quote-request-form img {
    display: block;
  }
  .show-mobile-only {
    display: block;
    opacity: 1;
    visibility: visible;
    height: auto;
    pointer-events: initial;
  }
  #taxexempt .quote-row {
    padding: 42px 23px 10px 26px;
  }
  .quote-request-form-main .quote-row {
    border-radius: 20px !important;
  }
  .lighting-object-left p {
    margin-bottom: 15px;
  }
  #taxexempt {
    display: flex;
    flex-direction: column;
  }
  .cms-taxexempt .lighting-object-left h3,
  .cms-rgarequest .lighting-object-left h3,
  .cms-return .lighting-object-left h3 {
    font-size: 19px;
    line-height: 24px;
  }
  .lighting-object-left {
    margin-bottom: 35px;
  }
  .quote-request-form-main .quote-request-form .form.contact > .actions-toolbar .primary .action {
    width: 100%;
  }
  .customer-review-container .swiper-button-prev,
  .customer-review-container .swiper-button-next {
    width: 35px;
    height: 35px;
    border: none;
    bottom: 15px;
    top: auto;
    margin: 0 auto !important;
    left: 50% !important;
    right: auto !important;
    transform: scale(1) !important;
  }
  .customer-review-container .swiper-button-prev:after,
  .customer-review-container .swiper-button-next:after {
    font-size: 16px;
  }
  .customer-review-container .swiper-button-next {
    right: 38% !important;
  }
  .customer-review-container .swiper-button-prev {
    left: 38% !important;
  }
  .customer-review-container {
    padding: 60px 15px 57px;
  }
  .customer-review-container .trust-pilot-img {
    max-width: 277px;
    height: auto;
  }
  .customer-review-container .auther-name {
    font-size: 13px;
    line-height: 18px;
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .customer-review-container .customer-exp {
    max-width: 100%;
    margin: 0 auto;
    padding: 41px 23px;
  }
  .customer-review-container .customer-exp:before {
    width: 49px;
    height: 37px;
    left: 20px;
    top: -19px;
  }
  .customer-review-container .customer-exp:after {
    width: 49px;
    height: 37px;
    bottom: -19px;
    right: 20px;
  }
  .customer-review-container .rating-box {
    margin-bottom: 17px;
  }
  .customer-review-container .rating-box img {
    width: 164px;
  }
  .customer-review-container .customer-exp p {
    font-size: 13px;
    line-height: 18px;
  }
  .lighting-plan .lighting-plan-right .lighting-plan-overlay {
    border: 15px solid #FFFFFF;
    border-radius: 20px 0px;
    width: 70px;
    height: 65px;
  }
  .lighting-plan .lighting-plan-right > picture > img {
    width: 100%;
    display: block;
  }
  .wholesale-trading .checkbox-item label {
    font-size: 15px;
    line-height: 19px;
  }
  .wholesale-trading .checkbox-item svg {
    top: 3px;
  }
  .wholesale-trading .checkbox-grid {
    gap: 10px;
    grid-template-columns: max-content;
  }
  a.layout-btn.btn {
    font-size: 15px;
    line-height: 22px;
    padding: 11px 16px;
    border-radius: 9px;
  }
  .volume-options-outer .container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
  .trade-account-innerbox .trade-account-left-img {
    padding-left: 0;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .trade-account-innerbox .trade-account-left-img picture {
    max-width: 245px;
    display: block;
  }
  .trade-account-innerbox .trade-account-left-img .lighting-plan-overlay {
    left: auto;
    top: 90px;
    bottom: auto;
    max-width: 160px;
    right: 192px;
  }
  .trade-account-outer {
    background-position: center bottom;
  }
  .trade-account-outer .trade-account-innerbox {
    max-width: 100%;
    padding: 71px 15px 43px;
    flex-direction: column-reverse;
  }
  .trade-account-outer .trade-account-innerbox .trade-account-right-content {
    width: 100%;
    padding: 0 21px;
  }
  .trade-account-outer .trade-account-innerbox .trade-account-right-content .lighting-object-left h3 {
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 31px;
    color: #3F3D3F;
  }
  .lighting-plan .lighting-plan-right {
    max-width: 100%;
  }
  .lighting-plan {
    gap: 60px;
    flex-direction: column;
  }
  .lighting-plan .lighting-plan .lighting-plan-right {
    width: 100%;
  }
  .features-grid {
    grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));
    gap: 13px;
    padding: 84px 0 0;
  }
  .features-grid .feature-card {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 15px;
    padding: 51px 10px 17px 10px;
    margin-bottom: 67px;
  }
  .features-grid .feature-card .feature-title {
    font-size: 15px;
    line-height: 18px;
    min-height: 36px;
  }
  .features-grid .feature-card .feature-description {
    font-size: 13px;
    line-height: 18px;
  }
  .features-grid .feature-card .icon-circle {
    width: 78px;
    height: 78px;
    top: -39px;
  }
  .features-grid .feature-card .icon-circle svg {
    width: 38px;
    height: 38px;
  }
  .cms-requestquote .quote-request-form-main,
  .cms-quote .quote-request-form-main,
  .cms-warranty .quote-request-form-main,
  .cms-taxexempt .quote-request-form-main,
  .cms-rgarequest .quote-request-form-main,
  .cms-return .quote-request-form-main {
    padding: 0 15px;
  }
  .volume-options-outer:before {
    height: 462px;
  }
  .quote-request-form-main .quote-request-form .form.contact .dropzone-wrapper:before,
  .quote-request-form-main .quote-request-form .form.contact .tax-dropzone-wrapper:before {
    font-size: 12px;
    line-height: 20px;
  }
  .volume-options-outer {
    padding-bottom: 79px;
    margin-top: 79px;
    background-position: right bottom;
  }
  .requestquote-add-mobile {
    margin: 0 15px;
    position: relative;
  }
  .requestquote-add-mobile img.abs-img {
    top: 15px;
    right: 14px;
    width: 68px;
    position: absolute;
  }
  .requestquote-add-mobile .requestquote-add-link {
    display: block;
  }
  .requestquote-add-mobile .requestquote-add-link img {
    width: 100%;
  }
  .customer-review-container .customer-exp h3 {
    font-size: 17px;
    line-height: 21px;
  }
  .quote-request-form-main .quote-request-form .form.contact textarea.input-text {
    height: auto;
    min-height: 135px;
  }
  .requestquote-add {
    display: none;
    opacity: 0;
    visibility: hidden;
    height: 0;
    pointer-events: none;
  }
  .quote-request-form-main .quote-request-form .form.contact .fieldset .field {
    margin-bottom: 17px;
  }
  .quote-request-form-main .quote-request-form .form.contact .fieldset .field .label + span {
    display: block;
    clear: both;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 5px;
  }
  .quote-request-form-main .quote-request-form .form.contact .fieldset .field .label {
    font-size: 15px;
    line-height: 19px;
  }
  .quote-request-form-main .quote-request-form .form.contact .fieldset .field label.label > span {
    font-size: 15px;
    line-height: 19px;
  }
  .quote-request-form-main .quote-request-form .form.contact .input-text {
    height: 40px;
  }
  .quote-request-form-main .quote-row {
    padding: 42px 23px 25px 24px;
  }
  .quote-request-form-main .flex-twobox {
    flex-wrap: wrap;
  }
  .quote-request-form-main .flex-twobox .field {
    width: 100%;
  }
  .requestquote-add-mobile img {
    display: block;
  }
  .cms-warranty .volume-options-outer {
    margin-top: 47px;
    margin-bottom: -35px;
  }
  #warranty {
    display: flex;
    flex-direction: column;
  }
  .cms-layouts .page-title-wrapper,
  .cms-requestquote .page-title-wrapper,
  .cms-quote .page-title-wrapper,
  .cms-warranty .page-title-wrapper,
  .cms-taxexempt .page-title-wrapper,
  .cms-rgarequest .page-title-wrapper,
  .cms-return .page-title-wrapper {
    background-image: url(../images/mobile-title-banner.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    min-height: 221px;
    background-size: cover;
  }
  .cms-layouts .page-title-wrapper h1.page-title span,
  .cms-requestquote .page-title-wrapper h1.page-title span,
  .cms-quote .page-title-wrapper h1.page-title span,
  .cms-warranty .page-title-wrapper h1.page-title span,
  .cms-taxexempt .page-title-wrapper h1.page-title span,
  .cms-rgarequest .page-title-wrapper h1.page-title span,
  .cms-return .page-title-wrapper h1.page-title span {
    font-size: 38px;
    text-align: center;
    line-height: 40px;
    max-width: 100%;
    padding: 17px 33px 15px 34px;
  }
  .cms-layouts .page-title-wrapper h1.page-title span:before,
  .cms-requestquote .page-title-wrapper h1.page-title span:before,
  .cms-quote .page-title-wrapper h1.page-title span:before,
  .cms-warranty .page-title-wrapper h1.page-title span:before,
  .cms-taxexempt .page-title-wrapper h1.page-title span:before,
  .cms-rgarequest .page-title-wrapper h1.page-title span:before,
  .cms-return .page-title-wrapper h1.page-title span:before {
    border-radius: 0px 0px 26px 26px;
  }
  .cms-rgarequest .page-title-wrapper,
  .cms-return .page-title-wrapper {
    background-image: url(../images/artcraft-lighting-comet-chandelier-mobile.jpg);
  }
  .cms-taxexempt .page-title-wrapper {
    background-image: url(../images/gall-Peppermill-Reno-Luxury-Luxury-Suite-mobile.jpg);
  }
  .cms-warranty .page-title-wrapper {
    background-image: url(../images/modern-simple-and-ceiling-lamp-decoration-in-meeti-mobile.jpg);
  }
  .cms-layouts .page-title-wrapper {
    background-image: url(../images/layout-banner-mobile.jpg);
  }
  .cms-warranty .page-title-wrapper h1.page-title span {
    padding: 20px 33px 40px 34px;
  }
  .cms-taxexempt .page-title-wrapper h1.page-title span {
    padding: 17px 33px 27px 34px;
  }
  .cms-taxexempt .breadcrumbs,
  .cms-warranty .breadcrumbs {
    position: relative;
    z-index: 2;
  }
  .cms-taxexempt .page-title-wrapper h1.page-title span:before,
  .cms-warranty .page-title-wrapper h1.page-title span:before {
    top: -62px;
    z-index: -1;
  }
  .quote-request-form-main {
    flex-wrap: wrap;
  }
  .quote-request-form-main .rga-wc-row .rga-wc-cell h4 {
    font-size: 16px;
  }
  .quote-request-form-main .quote-row .sub-title {
    font-size: 26px;
    line-height: 35px;
  }
  .quote-request-form-main .quote-request-content,
  .quote-request-form-main .quote-request-form {
    width: 100%;
    padding: 0;
    border: 0;
  }
  .quote-request-form-main .quote-request-content div#contact,
  .quote-request-form-main .quote-request-form div#contact {
    max-width: 100%;
  }
  .quote-request-form-main .requestquote-add {
    padding: 44px 23px 23px;
  }
  .quote-request-form-main .quote-request-form {
    padding: 0;
    margin-bottom: 24px;
  }
}
.agent-cog-wrapper .agent-cog,
.agent-cog-wrapper .agent-cog-thead {
  display: none;
}
.agent-cog-wrapper.active {
  margin-top: 30px;
}
.agent-cog-wrapper.active .agent-cog-thead {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding: 5px 40px;
  background: black;
  color: #363636;
  font-size: 9px;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 3px;
  outline: none;
  transition: background 0.2s, color 0.2s;
}
.agent-cog-wrapper.active .agent-cog-thead::after {
  content: '↓';
  color: #363636;
  display: inline-block;
  margin-left: 5px;
}
.agent-cog-wrapper.active .agent-cog-thead.active::after {
  content: '↑';
}
.agent-cog-wrapper.active .agent-cog-thead:active {
  border-top: 2px solid transparent;
  border-bottom: none;
  background: #999999;
  color: rgba(54, 54, 54, 0.8);
}
.agent-cog-wrapper.active .agent-cog-thead {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding: 5px 40px;
  background: #ccc;
  color: #363636;
  font-size: 9px;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 3px;
  outline: none;
  transition: background 0.2s, color 0.2s;
}
.agent-cog-wrapper.active .agent-cog-thead::after {
  content: '↓';
  color: #363636;
  display: inline-block;
  margin-left: 5px;
}
.agent-cog-wrapper.active .agent-cog-thead.active::after {
  content: '↑';
}
.agent-cog-wrapper.active .agent-cog-thead:active {
  border-top: 2px solid transparent;
  border-bottom: none;
  background: #999999;
  color: rgba(54, 54, 54, 0.8);
}
.agent-cog-wrapper.active .agent-cog {
  margin: 10px auto 0;
  text-align: left;
  width: 100%;
}
.agent-cog-wrapper.active .agent-cog th {
  padding: 0;
  border-bottom: 1px solid #ebebeb;
}
.agent-cog-wrapper.active .agent-cog td {
  padding: 0;
  font-size: 12px;
}
.agent-cog-wrapper.active .agent-cog td strong {
  font-weight: 600;
}
.agent-cog-wrapper.active .agent-cog td.cogs-label {
  width: 1%;
  padding-right: 15px;
}
.agent-cog-wrapper.active .agent-cog td.cogs-groupname strong {
  display: block;
  border-bottom: 1px solid #ebebeb;
  margin-top: 6px;
}
.agent-cog-wrapper.active {
  margin: 0;
}
.agent-cog-wrapper.active .agent-cog-thead {
  background: #F4F4F4;
  border-color: #F4F4F4;
  margin: 0 18px 18px 0;
  height: 43px;
  width: auto;
  color: #000000;
  padding: 12px 12px 12px 17px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  line-height: 2.0rem;
}
.products-list .agent-cog-wrapper.active .agent-cog-thead {
  margin: 10px 0 0 0;
}
.agent-cog-wrapper.active .agent-cog-thead:after {
  font-size: 18px;
  line-height: 14px;
  color: #000;
}
.agent-cog-wrapper.active .agent-cog-thead:hover {
  background: #2ca4d8;
  color: #fff;
}
.agent-cog-wrapper.active .agent-cog-thead:hover:after {
  color: #fff;
}
.agent-cog-wrapper.active .agent-cog {
  margin: -10px 0px 0 -35px;
  text-align: left;
  width: 160px;
  position: absolute;
  z-index: 2;
  background: #e7e7e7;
}
.products-list .agent-cog-wrapper.active .agent-cog {
  margin-top: 7px;
}
.agent-cog-wrapper.active .agent-cog:before {
  content: "\e618";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: inherit;
  color: inherit;
  font-family: 'icons-blank-theme';
  margin: 0 auto 0 auto;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  top: -11px;
  color: #e7e7e7;
  line-height: 15px;
  left: 34%;
}
.agent-cog-wrapper.active .agent-cog tr {
  border-bottom: 1px solid #ffffff;
}
.agent-cog-wrapper.active .agent-cog tr td {
  padding: 4px 10px 5px 10px;
}
@media (max-width: 461px) {
  .agent-cog-wrapper.active .agent-cog {
    margin-left: 0;
  }
  .agent-cog-wrapper.active .agent-cog:before {
    left: auto;
  }
}
.product-info-main #authorized-distributor {
  overflow: hidden;
  padding: 10px;
  background: #f5f5f5;
  margin-top: 30px;
  vertical-align: middle;
  text-align: center;
}
.product-info-main #authorized-distributor p {
  font-size: 1.2rem;
}
.product-info-main #authorized-distributor p.font-bold {
  font-size: 1.4rem;
  font-weight: bold;
}
.product-info-main #authorized-distributor img {
  display: block;
  width: 40%;
  margin: 10px auto;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
}
/*.applications-wrapper {
		.application-subcat-name {
		    font-size: 20px;
		}
		.application-subcat-list {
		    list-style: none;
		    padding: 0;
		}
	}*/
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #2ca4d8;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .products-grid .product-item {
  margin-left: 2%;
  width: calc((100% - 2%)/2);
}
.block.widget .products-grid .product-item:nth-child(2n + 1) {
  margin-left: 0;
}
.block.widget .products-grid .product-item .product-item-name {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.block.widget:not(.block-viewed-products-grid) .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
body.cms-recentlyviewed .block.widget .products-grid .product-item {
  padding: 10px 10px !important;
  margin: 0 !important;
}
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info {
  text-align: center;
}
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details {
  text-align: left;
}
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-name {
  margin-bottom: 10px;
  font-weight: 500;
}
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary {
  margin-bottom: 10px;
  display: block;
}
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.primary,
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .amshopby-button,
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .am-filter-go {
  width: 100%;
  background: #02a13f;
  border-color: #02a13f;
}
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.primary:hover,
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .action.primary:active,
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .amshopby-button:hover,
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .amshopby-button:active,
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .am-filter-go:hover,
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .am-filter-go:active {
  background: #02a13f;
  border-color: #02a13f;
}
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable {
  font-size: 0px;
}
body.cms-recentlyviewed .block.widget .products-grid .product-item .product-item-info .product-item-details .product-item-actions .actions-primary .stock.unavailable span {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  background: #de455c;
  display: block;
  text-align: center;
  border-radius: 3px;
  text-transform: uppercase;
  padding: 7px 15px;
  line-height: 1.4;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.not-page {
  text-align: center;
  padding: 14% 0;
}
.not-page .not-image {
  margin-bottom: 20px;
}
.not-page h2 {
  font-size: 40px;
  font-weight: 600;
  color: #363636;
  line-height: 48px;
  margin-bottom: 10px;
}
.not-page p {
  font-size: 14px;
  font-weight: 500;
  color: #151515;
  line-height: 22px;
}
.not-page .not-btn {
  display: inline-block;
  margin-top: 25px;
}
.not-page .not-btn a {
  background: #2CA4D8;
  border-radius: 3px;
  height: 43px;
  width: 234px;
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  padding: 8px 10px;
  text-decoration: none;
}
.not-page .not-btn a:hover {
  background: #151515;
  color: #ffffff;
}
/*****ABOUT US****/
.about-section {
  padding-bottom: 100px;
}
.about-section.about-text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.about-section.about-text .about-left {
  width: 49%;
}
.about-section.about-text .about-right {
  width: 48%;
}
.about-section.about-text .about-right .about-content {
  max-width: 75%;
  font-size: 16px;
}
.about-section.about-text h2 {
  font-size: 50px;
}
.about-section.about-video {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.about-section.about-video .about-left {
  width: 55%;
  padding: 0 10% 0 0;
}
.about-section.about-video .about-right {
  width: 45%;
  text-align: center;
}
.video-box {
  background: #2CA4D8;
  padding: 10% 0px 10% 0%;
  text-align: right;
  /*max-width: 735px;*/
}
.video-box iframe {
  max-width: 100%;
  margin: 0 -15% 0 0;
}
.about-team {
  background: #F0F4F5;
  padding: 50px;
}
.about-team .team-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0;
  list-style: none;
}
.about-team .team-list li {
  padding: 15px;
  margin: 0;
  width: 20%;
  text-align: center;
}
.about-team .team-inner {
  background: #fff;
  padding: 20px;
  display: inline-block;
}
.about-team .team-inner .team-name {
  font-size: 18px;
  font-weight: 700;
  padding: 10px 0 0 0;
}
.about-team .team-inner .team-position {
  font-size: 14px;
  font-weight: 400;
}
.about-team-title span {
  font-size: 30px;
  font-weight: 400;
}
.about-team-title h3 {
  font-size: 50px;
  font-weight: 700;
}
.about-section.about-map {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 80px 0 0px 0;
}
.about-section.about-map .about-left {
  width: 30%;
  text-align: center;
}
.about-section.about-map .about-right {
  width: 70%;
}
.about-section.about-map .google-maps {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.about-section.about-map .google-maps iframe {
  margin: 0 -40% 0 0;
  z-index: 1;
  border: 0;
}
.about-section.about-map .about-address {
  display: inline-block;
  margin: auto;
  text-align: left;
}
.about-section.about-map .about-address span {
  display: block;
}
.about-section.about-map .about-address a {
  display: inline-block;
  min-width: 170px;
  margin: 20px 0 0 0;
}
.about-section.about-map .about-address .number,
.about-section.about-map .about-address .time {
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  display: block;
  padding: 8px 0 0 0;
}
.about-section.about-map .about-address .number:before,
.about-section.about-map .about-address .time:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: #2ca4d8;
  content: "\e911";
  font-family: 'icons-blank-theme';
  margin: -7px 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.about-section.about-map .about-address .number:before,
.about-section.about-map .about-address .time:before {
  width: 22px;
}
.about-section.about-map .about-address .time:before {
  content: "\e920";
}
.about-section.about-map .about-address p {
  font-size: 16px;
  margin: 0 0 14px 0;
}
.about-section.about-map .about-address h4 {
  font-size: 30px;
}
/*****ABOUT US END****/
/*****ABOUT US****/
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .about-section {
    padding-bottom: 50px;
  }
  .about-section.about-text h2 {
    font-size: 33px;
  }
  .about-team {
    padding: 30px;
  }
  .about-team .team-list li {
    padding: 10px;
    width: 25%;
  }
}
@media screen and (max-width: 1023px) {
  .about-section.about-video .about-left,
  .about-section.about-text .about-left,
  .about-section.about-video .about-right,
  .about-section.about-text .about-right {
    width: 100%;
    padding: 0;
  }
  .about-section.about-video .about-right,
  .about-section.about-text .about-right {
    text-align: left;
  }
  .about-section.about-video .about-right {
    padding-top: 30px;
  }
  .about-section.about-text .about-right .about-content {
    max-width: 100%;
  }
  .about-section.about-text h2 {
    font-size: 28px;
  }
  .about-team {
    padding: 20px;
  }
  .video-box {
    padding: 5%;
  }
  .video-box iframe {
    margin: 0;
  }
  .about-section.about-map .google-maps iframe {
    max-height: 300px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 550px) {
  .about-section.about-map .google-maps iframe {
    max-height: 170px;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1023px) {
  .about-section {
    padding-bottom: 50px;
  }
  .about-team .team-list li {
    padding: 10px;
    width: 33.333333%;
  }
}
@media screen and (max-width: 767px) {
  .about-section {
    padding-bottom: 30px;
  }
  .about-team-title span {
    font-size: 20px;
  }
  .about-team-title h3 {
    font-size: 33px;
    font-weight: 700;
  }
  .about-team .team-list li {
    width: 50%;
    padding: 5px;
  }
  .about-section.about-map {
    padding-top: 30px;
    /*.google-maps iframe {
            max-height: 200px;
            @media screen and (max-width: 424px) {
                max-height: 170px;
            }
        }*/
  }
  .about-section.about-map .about-left {
    width: 100%;
    text-align: left;
  }
  .about-section.about-map .about-right {
    width: 100%;
    margin-top: 30px;
  }
}
/*****ABOUT US END****/
@media screen and (max-width: 1023px) {
  .not-page {
    padding-bottom: 0;
  }
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
@media only screen and (max-width: 769px) {
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .abs-button-responsive-smaller {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px;
  }
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.continue,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }
  .cart-container .form-cart .action.update,
  .cart-container .form-cart .action.clear {
    display: block;
  }
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .page-title-wrapper h1 {
    font-size: 22px;
  }
  .pl-heading > span.index-counter {
    display: block;
    padding-top: 5px;
    padding-left: 0px;
  }
  h2 {
    font-size: 28px;
  }
  h2.heading {
    font-size: 2.25rem;
  }
  .heading .heading-subtext {
    display: block;
    margin-left: 0;
    margin-top: 0.5rem;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-main {
    /*.account &,
        .cms-privacy-policy & {
            padding-top: 41px;
            position: relative;
        }*/
  }
  .account .page-main {
    padding-top: 41px;
    position: relative;
  }
  .nav-sections-item-content .submenu li.level-first-li ul {
    display: block !important;
    padding: 0;
    position: static !important;
  }
  .nav-sections {
    background: #fff;
  }
  .nav-sections .category-static-block {
    display: none;
  }
  .nav-sections .top-links-inner {
    display: none;
  }
  .nav-sections .nav-sections-item-content .mobilemenu-top-links {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
  }
  .nav-sections .nav-sections-item-content .mobilemenu-top-links .lnk {
    padding: 11px 25px;
    margin: 0;
    border-bottom: 1px solid #f4f4f4;
  }
  .nav-sections .nav-sections-item-content .mobilemenu-top-links .lnk a {
    font-size: 16px;
    font-weight: 600;
    padding: 0;
  }
  .nav-sections .nav-sections-item-content .mobilemenu-top-links .lnk a.lnk-icon {
    display: inline-block;
    text-decoration: none;
  }
  .nav-sections .nav-sections-item-content .mobilemenu-top-links .lnk a.lnk-icon:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    content: "\e90d";
    font-family: 'icons-blank-theme';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .nav-sections-item-content .mobilemenu-top-links .lnk a.lnk-icon.my-quote:before {
    content: "\e90c";
  }
  .nav-sections .nav-sections-item-content .mobilemenu-top-links .lnk a.lnk-icon.track-order:before {
    content: "\e913";
  }
  .nav-sections .navigation {
    background: transparent;
  }
  .nav-sections .navigation .level0 {
    /*padding-left: 20px;*/
    border-top: 1px solid #f4f4f4;
  }
  .nav-sections .navigation .level0 ul.level0 {
    border-top: 2px solid #CCCCCC;
  }
  .nav-sections .navigation .level0 > .level-top {
    font-weight: 600;
    padding: 10px 40px 10px 25px;
    color: #000;
  }
  .nav-sections .navigation .level0:last-child {
    border-bottom: 0;
  }
  .nav-sections .navigation .level0.nav-9 {
    /*> &.level-top {
		    			.lib-icon-font(
						    @_icon-font-content: @icon-tag,
						    @_icon-font-line-height: 20px,
						    @_icon-font-margin: 0 5px 0 0,
						);
		    		}*/
  }
  .nav-sections .navigation .level0.nav-9 > .level-top {
    color: #DE455C;
    display: inline-block;
    text-decoration: none;
  }
  .nav-sections .navigation .level0.nav-9 > .level-top:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: inherit;
    line-height: 20px;
    color: inherit;
    content: "\e914";
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .navigation .submenu:not(:first-child) ul > li a {
    display: flex;
    align-items: center;
    padding: 5px 20px;
    font-weight: 500;
    color: #333;
  }
  .nav-sections .navigation .submenu:not(:first-child) ul > li a span {
    padding-left: 10px;
  }
  .nav-sections .row {
    margin-left: 0;
    margin-right: 0;
  }
  .nav-sections .row #nav-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .nav-toggle::before {
    content: '\e609';
  }
  .navigation {
    display: block !important;
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
    line-height: 35px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e622';
  }
  .navigation .level0:nth-child(1) {
    border-top: none;
  }
  .navigation .level0 > .level-top {
    /*padding: 8px 40px 8px 0px !important;*/
    text-transform: none !important;
  }
  .navigation .level0 > .level-top * {
    vertical-align: middle;
  }
  .navigation .level0 > .level-top img {
    margin-right: 10px;
    width: 40px;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: transparent !important;
  }
  .navigation .submenu {
    background: #fff;
  }
  .navigation .submenu > li.all-category {
    background: #e5e5e5;
    padding: 0 10px;
  }
  .navigation .submenu > li.all-category a {
    font-weight: 600;
  }
  .navigation .submenu > li a {
    font-size: 14px;
    line-height: 2.2rem;
    /*img {
						display: none;
					}*/
  }
  .navigation .submenu .pl-lazy {
    display: none;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: transparent !important;
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    /*border-bottom: 1px solid @color-gray82;*/
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    /*border-top: 1px solid @color-gray82;
                    font-weight: @font-weight__bold;
                    padding: .8rem @indent__base;*/
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    /*padding: .8rem @indent__base;*/
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 60px;
    width: 50%;
    text-align: center;
  }
  .nav-sections-item-title.active {
    background: #2ca4d8;
    border-bottom: 0;
    position: relative;
  }
  .nav-sections-item-title.active .nav-sections-item-switch {
    color: #fff;
  }
  .nav-sections-item-title.active:after {
    content: "";
    background: #2ca4d8;
    width: 11px;
    height: 11px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: -7px auto 0;
    z-index: 9999;
    transform: rotate(45deg);
  }
  .nav-sections-item-title .nav-sections-item-switch {
    cursor: default;
    color: #333;
    display: block;
    padding: 15px;
    font-weight: 500;
    font-size: 18px;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-title .nav-sections-item-switch {
    display: inline-block;
    text-decoration: none;
  }
  .nav-sections-item-title .nav-sections-item-switch:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: inherit;
    color: inherit;
    content: "\e90a";
    font-family: 'icons-blank-theme';
    margin: 0 10px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections-item-title .nav-sections-item-switch:before {
    content: '\e627';
  }
  .nav-sections-item-title:first-child .nav-sections-item-switch:before {
    content: '\e609';
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 63px;
    width: 100%;
    padding: 0 0 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .nav-sections-item-content #nav-cta {
    display: none;
  }
  .navigation {
    background: #f5f5f5;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #2ca4d8;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #2ca4d8;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #2ca4d8;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .product.data.items {
    margin: 0;
    padding: 0;
  }
  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }
  .product.data.items > .item.title > .switch {
    display: block;
  }
  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 0 5px;
  }
  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }
  .product.data.items > #description .product-details-description-column#description-left > ul {
    margin-top: 1.5rem;
    margin-bottom: 0;
    padding: 0;
    list-style-position: inside;
  }
  .product.data.items > #description .product-details-description-column + #description-right {
    padding-top: 10px;
    margin-top: 30px;
    border-top: 1px solid #d1d1d1;
  }
  .product.data.items > #description .product-details-description-column#description-right {
    margin-top: 30px;
  }
  .product.data.items > #description .product-details-description-icon {
    width: 48px;
  }
  .product.data.items > #description div.product-details-description-colortemp {
    max-width: 470px;
    width: 100%;
    border: 1px solid #F4F4F4;
    padding: 10px;
    border-radius: 3px;
  }
  .product.data.items > #description div.product-details-description-colortemp .product-details-description-heading {
    display: table-cell;
    margin: 0 0 0px 0;
    position: relative;
    top: -22px;
    background: #fff;
    padding: 0 10px;
  }
  .product.data.items .data.item {
    display: block;
  }
  .product.data.items .item.title {
    margin-bottom: 0;
  }
  .product.data.items .item.title > .switch {
    padding: 11px 12px 1px 20px;
    height: 62px;
    border: 0;
    color: #000 !important;
    font-size: 16px;
    background: transparent;
    border-top: 1px solid #F4F4F4;
    width: 100%;
    display: inline-block;
    text-decoration: none;
  }
  .product.data.items .item.title > .switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 38px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .product.data.items .item.title > .switch:after {
    float: right;
    font-weight: 600;
  }
  .product.data.items .item.title:not(.disabled) > .switch:active,
  .product.data.items .item.title.active > .switch,
  .product.data.items .item.title.active > .switch:focus,
  .product.data.items .item.title.active > .switch:hover {
    background: #F4F4F4;
  }
  .product.data.items .item.title.active > .switch:after {
    content: '\e60f';
  }
  .product.data.items > .item.content {
    padding: 15px 20px;
    border: 0;
    color: #000;
  }
  .product.data.items > .item.content .block-title.title {
    margin-bottom: 20px !important;
  }
  .product.data.items > .item.content h4 {
    font-size: 20px;
    font-weight: 600;
  }
  .product.data.items > .item.content .question-form-wrapper #stamped-button-submit,
  .product.data.items > .item.content .question-form-wrapper input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary {
    background: #2ca4d8;
  }
  .product.data.items .stamped-main-widget .stamped-content .stamped-questions-search-text,
  .product.data.items .stamped-main-widget .stamped-content .stamped-reviews-search-text {
    max-width: 100%;
    clear: both;
  }
  .product.data.items .stamped-main-widget .stamped-content .stamped-sort-select {
    width: 100%;
    max-width: 100% !important;
  }
  .product.data.items .stamped-main-widget .stamped-content .stamped-questions-search-text input.stamped-questions-search-input,
  .product.data.items .stamped-main-widget .stamped-content .stamped-reviews-search-text input.stamped-questions-search-input,
  .product.data.items .stamped-main-widget .stamped-content .stamped-questions-search-text input.stamped-reviews-search-input,
  .product.data.items .stamped-main-widget .stamped-content .stamped-reviews-search-text input.stamped-reviews-search-input {
    width: 100%;
  }
  .product.data.items .stamped-main-widget .stamped-container ul.stamped-tabs li,
  .product.data.items .stamped-main-widget .stamped-container ul.stamped-tabs li.active {
    font-size: 18px;
  }
  .product.data.items .stamped-main-widget .stamped-header .stamped-review-options ul li {
    padding: 20px 31px 20px 20px;
  }
  .product.data.items .stamped-main-widget .stamped-header .stamped-review-option-title {
    font-size: 14px;
  }
  .product.data.items .stamped-main-widget .stamped-header [data-count="0"] .stamped-summary-starrating {
    text-align: left;
  }
  .product.data.items .stamped-main-widget .stamped-header .summary-overview,
  .product.data.items .stamped-main-widget .stamped-header .stamped-summary-ratings,
  .product.data.items .stamped-main-widget .stamped-header .stamped-summary-photos,
  .product.data.items .stamped-main-widget .stamped-header .stamped-review-options,
  .product.data.items .stamped-main-widget .stamped-header .stamped-summary-actions {
    border: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 15px !important;
  }
  .product.data.items .stamped-main-widget .stamped-header .stamped-summary-ratings {
    position: static;
    padding: 0 !important;
    width: 100% !important;
    text-align: left;
    margin-top: 10px !important;
  }
  .product.data.items .stamped-main-widget .stamped-header .stamped-container[data-widget-style] {
    margin-bottom: 0 !important;
  }
  .product.data.items .stamped-main-widget .stamped-header .stamped-summary-actions {
    max-width: 100%;
  }
  .product.data.items .stamped-main-widget .stamped-reviews-filter[data-show-filters=true] {
    /*#stamped-sort-select2,
	        	.stamped-sort-select2-wrapper {
	        		width: 100%;
	        	}*/
  }
  .product.data.items .stamped-main-widget .stamped-reviews-filter[data-show-filters=true] .stamped-summary-actions-mobile-filter {
    box-shadow: none !important;
    border-width: 1px !important;
    text-transform: none;
    font-size: 16px;
  }
  .product.data.items .stamped-header-title,
  .product.data.items .stamped-summary {
    text-align: left;
  }
  .contact-index-index #contact > .contact-us-container {
    padding-bottom: 0px;
    gap: 0;
  }
  .contact-index-index .contact-map-outer .contact-map {
    background-image: none;
  }
  .contact-index-index .page-wrapper .contact-us-container .contact-object-right {
    padding: 0 10px;
  }
  .contact-index-index .page-wrapper .google-maps iframe {
    border-radius: 20px;
  }
  .contact-index-index #contact > .contact-us-container:after {
    background-size: 50% auto;
    right: -340px;
    top: -290px;
  }
  .contact-index-index .page-wrapper .contact-object-right {
    padding: 0 10px;
  }
  .contact-index-index .page-wrapper .form.contact .dropzone-wrapper:before,
  .contact-index-index .page-wrapper .form.contact .tax-dropzone-wrapper:before {
    font-size: 13px;
    line-height: 20px;
  }
  .contact-index-index .page-wrapper .form.contact .fieldset .field .label span {
    font-size: 15px !important;
  }
  .contact-index-index .page-wrapper .visitor-box p,
  .contact-index-index .page-wrapper .visitor-box .map-location {
    font-size: 15px;
    line-height: 21px;
  }
  .contact-index-index .page-wrapper .certified-lighting-container .description-section {
    font-size: 15px;
    line-height: 21px;
    padding: 33px;
  }
  .contact-index-index .page-wrapper .certified-lighting-container .name {
    font-size: 15px;
    line-height: 17px;
  }
  .contact-index-index .page-wrapper .certified-lighting-container .title {
    font-size: 13px;
    line-height: 17px;
  }
  .contact-index-index .page-wrapper .certified-lighting-container .team-members {
    gap: 40px;
    padding: 17px 17px 27px;
    flex-wrap: wrap;
  }
  .contact-index-index .page-wrapper .certified-lighting-container .member .img-otr {
    width: 136px;
    margin: 0 auto;
    padding: 12px;
  }
  .contact-index-index .page-wrapper .certified-lighting-container .member:first-child {
    width: 100%;
    margin-bottom: 50px;
  }
  .contact-index-index .page-wrapper .certified-lighting-container .member-image {
    width: 113px;
    height: 113px;
  }
  .contact-index-index .page-wrapper .certified-lighting-container .member {
    margin-top: -80px;
  }
  .contact-index-index .page-wrapper .visitor-box {
    position: relative;
    inset: 0;
    margin: 0;
    height: auto;
    width: 100%;
    padding-bottom: 0;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
    padding-top: 66px;
  }
  .contact-index-index .page-wrapper .visitor-box picture {
    display: block;
    margin: 30px -26px 0;
    position: relative;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .contact-index-index .page-wrapper .visitor-box picture img {
    display: block;
    width: 100%;
    position: relative;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    bottom: 0;
  }
  .contact-index-index .page-wrapper .map-inner-box {
    display: flex;
    flex-direction: column-reverse;
    gap: 24px;
  }
  .contact-index-index .page-wrapper .contact-us-container {
    padding: 75px 13px;
  }
  .contact-index-index .page-wrapper .form.contact > .actions-toolbar .primary .action {
    width: 100%;
  }
  .contact-index-index .page-wrapper .form.contact .form-input {
    height: 40px;
  }
  .contact-index-index .page-wrapper .form.contact textarea.form-input {
    height: auto;
    min-height: 135px;
  }
  .contact-index-index .page-wrapper .flex-twobox {
    flex-direction: column;
    width: 100%;
  }
  .contact-index-index .page-wrapper .form.contact .fieldset .field {
    width: 100%;
    margin-bottom: 16px;
  }
  .contact-index-index .page-wrapper .contact-us-container .contact-left form.form.contact {
    padding: 43px 23px 47px;
    border-radius: 20px;
  }
  .contact-index-index .page-wrapper .contact-customer-service {
    font-size: 15px;
    line-height: 20px;
  }
  .contact-index-index .page-wrapper .contact-customer-service .chat-icon {
    width: 75px;
    height: 75px;
  }
  .contact-index-index .page-wrapper .contact-customer-service .chat-icon svg {
    width: 39px;
  }
  .contact-index-index .page-wrapper .contact-customer-service .chat-icon-wrapper {
    width: 85px;
    height: 85px;
  }
  .contact-index-index .page-wrapper .contact-customer-service .live-chat-section {
    border-radius: 85px;
    gap: 12px;
    margin-top: 30px;
    padding: 11px 14px 11px 14px;
  }
  .contact-index-index .page-wrapper .contact-customer-service h3 {
    font-size: 15px;
    line-height: 27px;
    margin: 0;
  }
  .contact-index-index .page-wrapper .contact-customer-service p {
    font-size: 13px;
    line-height: 20px;
  }
  .contact-index-index .page-wrapper .contact-customer-service .follow-us {
    margin-top: 15px;
    padding: 0 10px;
  }
  .contact-index-index .page-wrapper .contact-customer-service .top-section {
    padding-top: 22px;
    display: flex;
    gap: 15px;
    margin-bottom: 0;
    flex-direction: column;
    margin-left: 10px;
    margin-right: 10px;
  }
  .contact-index-index .page-wrapper .contact-customer-service .social-icons {
    margin-top: 2px;
  }
  .contact-index-index .page-wrapper .contact-object-right h3 {
    font-size: 27px;
    line-height: 31px;
  }
  .contact-index-index .page-wrapper .contact-object-right p {
    font-size: 15px;
    line-height: 21px;
  }
  .contact-index-index .page-wrapper .contact-object-right span.quote-label {
    font-size: 13px;
  }
  .contact-index-index .page-wrapper .contact-object-right span.quote-label svg {
    width: 17px;
    position: relative;
    top: 5px;
  }
  .contact-index-index .page-wrapper .columns .column.main {
    padding-bottom: 0;
  }
  .contact-index-index .page-wrapper .page-title-wrapper h1.page-title span {
    max-width: 100%;
  }
  body.cms-home .columns .column.main {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    order: 0;
    padding-bottom: 0;
    /*#trending-products {
						margin-bottom: 50px;
						flex-basis: 100%;

						.trending-products-container {
							.trending-product {
								margin-bottom: 30px;
								&:last-of-type {
									margin-bottom: 0;
								}
								&.col-4 {
									-ms-flex: 0 0 100%;
									flex: 0 0 100%;
									max-width: 100%;
								}
								&.product-item {
									.trending-product-right {
										.price-box {
											margin-bottom: 0px;
										}
									}
								}


							}
						}
					}*/
    /*#top-cat {
						margin-bottom: 50px;
						flex-basis: 100%;

						.top-cat-container {
							.top-cat {
								&.col-3 {
									max-width: 50%;
									flex: 0 0 50%;
									-ms-flex: 0 0 50%;
									margin-bottom: 30px;

									&:nth-last-child(-n+2) {
										margin-bottom: 0px;
									}
									.top-cat-link {
										//text-align: left;

										.pl-lazyload {
											//display: inline-block;
											//vertical-align: middle;
											width: 80%;
										}
										span {
											//vertical-align: middle;
											//padding-left: 10px;
										}
									}
								}
							}
						}
					}*/
    /*#homepage-reviews {
						margin-bottom: 50px;
						order: 5;
						flex-basis: 100%;
						max-width: 100%;

						.yotpo-reviews-carousel .carousel-display-wrapper #carousel-top-panel .all-reviews a {
							font-size: 12px !important;
						}
					}*/
    /*#homepage-photos {
						margin-bottom: 50px;
						order: 6;
						flex-basis: 100%;

						.yotpo-pictures-widget .load-btn-white {
							display: block;
						}
					}*/
  }
  body.cms-home .columns .column.main h2 {
    margin-top: 0;
  }
  body.cms-home .columns .column.main #hpa {
    margin-bottom: 20px;
    order: 1;
    flex-basis: 100%;
  }
  body.cms-home .columns .column.main #hpa #hpa-main {
    display: block;
  }
  body.cms-home .columns .column.main #hpa #hpa-main .hpa-main-img {
    width: 100%;
    display: block;
  }
  body.cms-home .columns .column.main #hpa-secondary {
    order: 4;
    flex-basis: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-bottom: 50px;
    padding-left: 15px;
    display: none;
  }
  body.cms-home .columns .column.main #hpa-secondary .hpa-secondary-item:nth-child(2) {
    margin: 40px 0;
  }
  body.cms-home .columns .column.main #hpa-secondary .hpa-secondary-item .hpa-secondary {
    display: block;
  }
  body.cms-home .columns .column.main #hpa-secondary .hpa-secondary-item .hpa-secondary .hpa-secondary-img {
    width: 100%;
    display: block;
  }
  body.cms-home .columns .column.main #homepage-applications {
    margin-bottom: 50px;
    order: 2;
    flex-basis: 100%;
  }
  body.cms-home .columns .column.main #homepage-applications .homepage-application {
    background: transparent;
    max-width: 50%;
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    margin-bottom: 30px;
  }
  body.cms-home .columns .column.main #homepage-applications .homepage-application:nth-last-child(-n+2) {
    margin-bottom: 0px;
  }
  body.cms-home .columns .column.main #homepage-applications .homepage-application.col-3 .homepage-application-link .homepage-application-pic.loaded {
    width: 80%;
    margin: 0 auto;
  }
  body.cms-home .columns .column.main #homepage-applications .button.btn-blue {
    display: block;
  }
  body.cms-home .columns .column.main #homepage-services {
    margin-bottom: 50px;
    order: 3;
    flex-basis: 100%;
    padding: 20px 10px;
  }
  body.cms-home .columns .column.main #homepage-services h2 {
    font-size: 27px;
  }
  body.cms-home .columns .column.main #homepage-services .homepage-service.col-6 {
    max-width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  body.cms-home .columns .column.main #homepage-services .homepage-service.col-6 .homepage-service-link .homepage-service-heading {
    font-size: 12px;
  }
  body.cms-home .columns .column.main #homepage-services .homepage-service.col-6 .homepage-service-link .homepage-service-text {
    font-size: 10px;
  }
  body.cms-home .columns .column.main #homepage-about {
    margin-bottom: 0px;
    order: 7;
    flex-basis: 100%;
  }
  body.cms-page-view .cms-2col-wrapper .cms-2col {
    -ms-flex: 0 0 1000%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body.cms-page-view .cms-2col-wrapper .cms-2col:first-of-type {
    padding-right: 0;
  }
  body.cms-page-view .cms-2col-wrapper .cms-2col:last-of-type {
    padding-left: 0;
  }
  body.category-brands #brand-nav-wrapper #brand-nav {
    margin-bottom: 15px;
  }
  body.category-brands #brand-nav-wrapper #brand-nav li {
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    margin: 0 0 5px 0;
    width: 9.8%;
    text-align: center;
    float: none;
  }
  body.category-brands #brand-nav-wrapper #brand-nav li:first-child,
  body.category-brands #brand-nav-wrapper #brand-nav li:last-child {
    border-radius: 3px;
    border: 1px solid #dbdbdb;
  }
  body.category-brands .brand-index h3 {
    /*margin: 0 -15px 5px -15px;
					border-radius: 0;
					padding-left: 15px;*/
  }
  body.category-brands .brand-index .brand-anchor-wrapper .brand-div .brand-anchor.img {
    width: 33%;
    max-width: 124px;
  }
  body.category-brands .brand-index .brand-anchor-wrapper .brand-div .brand-anchor.content {
    padding-left: 15px;
    width: auto;
  }
  body.cms-rgarequest .cms-2col-wrapper .rga-left,
  body.cms-return .cms-2col-wrapper .rga-left {
    /*@media(min-width:637px) {
						iframe {
							min-height: 696px;
						}
					}*/
  }
  body.cms-rgarequest .cms-2col-wrapper .rga-left.cms-2col,
  body.cms-return .cms-2col-wrapper .rga-left.cms-2col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
  body.cms-rgarequest .cms-2col-wrapper .rga-left iframe,
  body.cms-return .cms-2col-wrapper .rga-left iframe {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
  }
  body.cms-rgarequest .cms-2col-wrapper .rga-right.cms-2col,
  body.cms-return .cms-2col-wrapper .rga-right.cms-2col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
  }
  body.cms-rgarequest .cms-2col-wrapper .rga-right #rga-wc,
  body.cms-return .cms-2col-wrapper .rga-right #rga-wc {
    margin-bottom: 30px;
    display: block;
  }
  body.cms-rgarequest .cms-2col-wrapper .rga-right #rga-wc .rga-wc-row,
  body.cms-return .cms-2col-wrapper .rga-right #rga-wc .rga-wc-row {
    display: block;
  }
  body.cms-rgarequest .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell,
  body.cms-return .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell {
    display: block;
    text-align: center;
  }
  body.cms-rgarequest .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell#rga-wc-l p,
  body.cms-return .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell#rga-wc-l p {
    font-size: 16px;
  }
  body.cms-rgarequest .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell#rga-wc-r,
  body.cms-return .cms-2col-wrapper .rga-right #rga-wc .rga-wc-cell#rga-wc-r {
    text-align: center;
    margin-top: 5px;
  }
  body.cms-rgarequest .cms-2col-wrapper .rga-right .rga-faqs .rga-faq,
  body.cms-return .cms-2col-wrapper .rga-right .rga-faqs .rga-faq {
    margin-bottom: 15px;
  }
  body.cms-rgarequest .cms-2col-wrapper .rga-right .rga-faqs .rga-faq h4,
  body.cms-return .cms-2col-wrapper .rga-right .rga-faqs .rga-faq h4 {
    margin-bottom: 0.5rem;
  }
  body.cms-requestquote body.cms-quote .cms-2col-wrapper .cms-2col iframe {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
  }
  body.cms-requestquote body.cms-quote .cms-2col-wrapper .cms-2col img[alt="Layout Requests"] {
    max-width: 400px;
    margin: 0 auto;
    display: block;
  }
  body.cms-layouts .cms-2col-wrapper .cms-2col iframe {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
  }
  body.cms-layouts .cms-2col-wrapper .cms-2col img.requestquote-ad-img {
    max-width: 400px;
    margin: 0 auto;
    display: block;
  }
  body.cms-warranty .cms-2col-wrapper .warranty-left form table {
    width: auto;
  }
  body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-label {
    width: auto;
    padding-right: 15px;
  }
  body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-input {
    width: auto;
  }
  body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-input input,
  body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-input textarea {
    width: auto;
  }
  body.cms-warranty .cms-2col-wrapper .warranty-left form table .table-input input[type="file"] {
    width: 100%;
  }
  body.contact-index-index .cms-2col-wrapper .cms-2col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 20px;
    /*&:first-of-type {
						padding-right: 0;
					}
					&:last-of-type {
						padding-left: 0;
					}*/
  }
  body.contact-index-index .cms-2col-wrapper .cms-2col h4 {
    font-size: 24px;
  }
  body.contact-index-index .cms-2col-wrapper .cms-2col.contact-left {
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    padding-right: 20px;
  }
  body.contact-index-index .cms-2col-wrapper .cms-2col .contact-method {
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
  }
  body.contact-index-index .cms-2col-wrapper .cms-2col .contact-method:last-of-type {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: ;
  }
  body.contact-index-index .cms-2col-wrapper .cms-2col.contact-map {
    background: #F0F4F5;
    padding: 20px;
  }
  body.contact-index-index .cms-2col-wrapper .cms-2col .google-maps {
    /*padding-bottom: 0;
						height: 200px;
						iframe {
							max-height: 200px;
						}*/
  }
  body.cms-coupons #couponpage .col-12.text-center {
    margin-bottom: 30px;
  }
  body.cms-coupons #couponpage .col-12.text-center.coupon {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body.cms-coupons #couponpage .col-12.text-center.main .main-inner {
    background: #000;
    border-radius: 3px;
    box-shadow: 0px 0px 20px #2ca4d8;
  }
  body.cms-coupons #couponpage .col-12.text-center a img {
    border-radius: 3px;
    box-shadow: 0px 0px 20px #2ca4d8;
  }
  .breadcrumbs {
    display: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s .3s, opacity .3s ease;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .shipping-address-modal.modal-popup.modal-slide,
  .billing-address-modal.modal-popup.modal-slide {
    left: 0;
  }
  .shipping-address-modal .modal-inner-wrap,
  .billing-address-modal .modal-inner-wrap {
    min-height: 400px;
  }
  .shipping-address-modal .modal-inner-wrap h1.modal-title,
  .billing-address-modal .modal-inner-wrap h1.modal-title {
    border: none;
  }
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .edit-address,
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .ship-here,
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .select-address,
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .address-selected {
    clear: left;
    float: left;
    margin-top: 5px;
    position: relative;
    top: 5px;
  }
  .shipping-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address,
  .billing-address-modal .modal-inner-wrap .admin__action-multiselect-menu-inner ._root .default-address {
    margin-top: 5px;
    position: absolute;
    right: 1rem;
    top: 0;
  }
  .address-loading-mask {
    top: 105px;
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .amasty_quote-cart-index .cart.main.actions .action {
    padding: 15px;
    width: 100%;
  }
  .amasty_quote-cart-index .cart.main.actions button.action:last-of-type,
  .amasty_quote-cart-index .cart.main.actions .cart.table-wrapper .actions-toolbar > .action.action:last-of-type,
  .amasty_quote-cart-index .cart.main.actions .action-gift.action:last-of-type {
    margin: 0;
  }
  .am-porto-cmtb .filter.active .filter-current.filter-current.amshopby-filter-current + .block-actions {
    top: 187px;
    border: none;
    border-radius: inherit;
    background: #fff;
    box-shadow: none;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current {
    padding: 17px 30px;
    height: 140px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current ~ .filter-options {
    top: 221px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .items {
    padding: 15px;
    border-width: 1px;
  }
  .am-porto-cmtb .filter.active .filter-current.amshopby-filter-current .filter-current-subtitle {
    display: block;
    padding: 10px 15px;
  }
  .am-porto-cmtb .filter.active .block-category-list .block-title,
  .am-porto-cmtb .filter.active .filter-options-title,
  .am-porto-cmtb .filter.active .filter .filter-current-subtitle,
  .am-porto-cmtb .filter.active .block-category-list .block-content,
  .am-porto-cmtb .filter.active .filter-options-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .am-porto-cmtb .filter.active .filter-options-title:after {
    right: 15px;
  }
  .amshopby-fromto-wrap .am-fromto-widget > .am-filter-go {
    background: #2ca4d8;
    border-color: #2ca4d8;
    transition: opacity 0.3s, height 0.3s;
    display: none;
  }
  .filter-options .am-labels-folding .item .am-collapse-icon ~ [class*='am-filter-item-'],
  .filter-options .am-labels-folding .item {
    padding-left: 35px;
  }
  .filter-options .items:not(.items-children).-am-multiselect > .item.-is-by-click .items-children.-folding .item.-is-expanded,
  .filter-options .am-category-wrapper .items.-am-multiselect .item.-filter-parent:not(.-is-collapsible),
  .filter-options .items:not(.items-children) > .item.-is-by-click.-filter-parent ~ .item.-is-expanded {
    margin-left: 35px;
  }
  .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    padding: 7px 0;
  }
  .am-labels-folding .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .am-collapse-icon {
    margin: 7px 0;
  }
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ .am-input,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ .am-input,
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='radio'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='radio'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'],
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'],
  .filter-options [class*='am-filter-items-'].am-labels-folding .item:not(.swatch-option-link-layered) .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice,
  .filter-options .amshopby-category-dropdown + form .item .am-collapse-icon ~ input[type='checkbox'] + .amshopby-choice {
    left: 35px;
  }
  .filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent,
  .filter-options .amshopby-category-dropdown + form .items.-am-multiselect .item .items-children.-folding,
  .filter-options .am-category-wrapper .items .items-children.-folding,
  .filter-options .am-category-view .item a.amshopby-filter-parent {
    padding-left: 35px;
  }
  .filter-options .am-category-view.-am-multiselect .item > .am-collapse-icon ~ a.amshopby-filter-parent {
    padding-left: 70px;
  }
  .filter-options .am-category-view.-am-singleselect .am-collapse-icon {
    margin: 7px 0;
  }
  .filter-content .active .am-show-more:before {
    width: 12px;
  }
  .filter-content .active .am-show-more.-active {
    margin-bottom: 10px;
  }
  .am-show-button {
    padding: 9px 20px;
    box-shadow: 0px -10px 15px rgba(21, 21, 21, 0.1);
    border: 0;
  }
  .amshopby-flyout-block {
    margin: 10px 0 25px;
  }
  .amshopby-flyout-block .items.amshopby-fly-out-view .item > .amshopby-choice {
    padding-left: 35px;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 35px;
    min-height: 25px;
    line-height: 1.2;
    cursor: pointer;
    display: none;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #e3e3e3;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #1979c3 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 25px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #1979c3;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .newsletter-tips {
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
  }
  .block.newsletter {
    padding-top: 32px;
  }
  .block.newsletter .field .control {
    margin-left: 0;
  }
  .block.newsletter .action.subscribe {
    padding-left: 20px;
    padding-right: 20px;
  }
  .product-info-main .product-info-price .product.badge.brandsdiscount {
    width: fit-content;
  }
  .lighting-object-left {
    margin-bottom: 0;
  }
  .cms-tbaccount #buisnessaccount-landing .businessaccount-main h1 span,
  .cms-trade #buisnessaccount-landing .businessaccount-main h1 span {
    padding: 15px 25px;
  }
  .cms-tbaccount .volume-options-outer,
  .cms-trade .volume-options-outer {
    padding-bottom: 0;
    margin-top: 50px;
    background-image: none;
  }
  .cms-tbaccount .columns .column.main,
  .cms-trade .columns .column.main {
    padding-bottom: 15px;
  }
  .cms-tbaccount .page-footer,
  .cms-trade .page-footer {
    margin-top: 0;
  }
  .businessaccount-section.quote-request-form {
    padding: 0;
    display: flex;
    border-radius: 20px;
    flex-direction: column;
    gap: 30px;
  }
  .businessaccount-main {
    margin-bottom: 50px;
  }
  .trade-account-left .quote-row {
    border-radius: 20px;
    padding: 23px;
    margin-bottom: 20px;
  }
  .trade-account-main-outerbox.container {
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    flex-direction: column;
    padding: 0 13px;
    gap: 0;
  }
  .trade-account-left .quote-row,
  .trade-image.relative {
    width: 100%;
  }
  .trade-image.relative img {
    display: block;
    width: 100%;
  }
  .container.businessaccount-flex {
    display: flex;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    gap: 34px;
    flex-direction: column;
    padding-bottom: 30px;
  }
  .businessaccount-benefits {
    flex-basis: 100%;
    padding: 0 13px 0 34px;
  }
  .businessaccount-main .page-title-wrapper-industries {
    margin-bottom: 0;
    display: flex;
    flex-basis: 100%;
  }
  .trade-account-main-outerbox .lighting-object-left h3 {
    font-size: 27px;
    line-height: 31px;
  }
  .trade-account-main-outerbox .lighting-object-left ol li {
    font-size: 15px;
    line-height: 21px;
  }
  .trade-image.relative .trade-title-con {
    font-size: 15px;
    bottom: 40px;
  }
  #buisnessaccount-landing .col-7,
  #buisnessaccount-landing .col-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #buisnessaccount-landing .businessaccount-main {
    line-height: 1;
    padding: 0;
  }
  #buisnessaccount-landing .businessaccount-main h1 {
    font-size: 3.2rem;
    margin: 0;
    line-height: 1;
  }
  #buisnessaccount-landing .businessaccount-main h1 span {
    margin: 0;
    font-size: 27px;
    line-height: 31px;
    font-weight: 600;
    padding: 30px 50px;
    text-align: center;
  }
  #buisnessaccount-landing .businessaccount-main h1 span:before {
    bottom: -1px;
    left: 0;
    border-radius: 0px 0px 26px 26px;
    opacity: 1;
    backdrop-filter: blur(30px);
  }
  #buisnessaccount-landing .businessaccount-main .businessaccount-benefits .checkbox-item label {
    font-size: 15px;
    line-height: 26px;
  }
  #buisnessaccount-landing .businessaccount-main .businessaccount-benefits h2 {
    font-size: 20px;
    line-height: 23px;
  }
  #buisnessaccount-landing .businessaccount-main .businessaccount-benefits .businessaccount-benefits-ul {
    list-style: none;
    margin-bottom: 0px;
  }
  #buisnessaccount-landing .businessaccount-main .businessaccount-benefits .businessaccount-benefits-ul li {
    float: none;
    width: 100%;
    color: #fff;
    font-size: 1.5rem;
    display: block;
  }
  #buisnessaccount-landing .businessaccount-main .businessaccount-benefits .businessaccount-benefits-ul li:before {
    background-size: 14px;
    width: 14px;
    height: 14px;
  }
  #buisnessaccount-landing .businessaccount-faq {
    margin-bottom: 30px;
  }
  #buisnessaccount-landing .businessaccount-faq h4 {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  .header.panel.globalmessagebar .globalmessagebar-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  #propick-table.mobile thead tr td #propick-logo {
    max-height: 24px;
    max-width: 185px;
  }
  #propick-table tbody tr td.prolabel {
    white-space: nowrap;
  }
  #radiora-request #radiora-request-button {
    display: block;
    width: 100%;
  }
  .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
    width: auto !important;
  }
  .login-container {
    display: flex;
    flex-direction: column;
  }
  .login-container .block.block-customer-login {
    order: 1;
    margin-bottom: 0;
  }
  .login-container .block.block-customer-login .form-login .fieldset.login::after {
    margin-top: 0px;
  }
  .login-container .block.block-customer-login .form-login .fieldset.login .actions-toolbar .secondary {
    float: none;
  }
  .login-container .block + .block-new-customer {
    order: 3;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    order: 2;
    margin-bottom: 60px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login .actions-toolbar {
    margin-top: 10px;
  }
  .block-search {
    position: relative;
  }
  .block-search .label {
    display: none;
  }
  .block-search .label::before,
  .block-search .label::hover::before,
  .block-search .label::active::before {
    color: #2ca4d8;
  }
  .block-search .block-content {
    margin-bottom: 0;
  }
  .block-search .control {
    border-top: none;
    clear: none;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    position: static;
    border-radius: 3px;
    /*height: 24px;*/
    margin: 0 0 10px 0;
    /*font-size: 12px;*/
    -webkit-appearance: initial;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 1px 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 40px;
    border-radius: 0 3px 3px 0;
    background: #2ca4d8;
    opacity: 1;
  }
  .block-search .action.search::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search span {
    display: none;
  }
  .catalog-category-view .page-title-wrapper {
    width: 100%;
  }
  .catalog-category-view .page-title-wrapper h1 {
    background: #f0f4f5;
    margin: 0;
    padding: 20px 10px 20px 20px;
  }
  .catalog-category-view .category-carousel-container {
    padding-top: 0;
  }
  .catalog-category-view.page-layout-2columns-left .page-title-wrapper,
  .catalogsearch-result-index.page-layout-2columns-left .page-title-wrapper {
    order: 0;
    width: 100%;
  }
  .catalog-category-view.page-layout-2columns-left .category-view,
  .catalogsearch-result-index.page-layout-2columns-left .category-view {
    order: 1;
    width: 100%;
  }
  .catalog-category-view.page-layout-2columns-left .sidebar-main,
  .catalogsearch-result-index.page-layout-2columns-left .sidebar-main {
    order: 0;
    margin-top: 15px;
  }
  .catalog-category-view.page-layout-2columns-left .column.main,
  .catalogsearch-result-index.page-layout-2columns-left .column.main {
    order: 3;
    width: calc(75% - 30px);
  }
  .catalog-category-view .category-carousel .category-carousel-category .category-carousel-category-anchor .category-carousel-category-details .category-carousel-category-img,
  .catalogsearch-result-index .category-carousel .category-carousel-category .category-carousel-category-anchor .category-carousel-category-details .category-carousel-category-img {
    max-height: 90px;
    margin-left: auto;
    margin-right: auto;
  }
  .catalog-category-view .sidebar.sidebar-main .block.filter,
  .catalogsearch-result-index .sidebar.sidebar-main .block.filter {
    margin-bottom: 0px;
  }
  .page-products .products-grid .product-item {
    width: 50%;
  }
  .products-grid .product-item .price-box .special-price .price,
  .products-list .product-item .price-box .special-price .price,
  .products-grid .product-item .price-box .minimal-price .price,
  .products-list .product-item .price-box .minimal-price .price {
    font-size: 18px;
  }
  .products-grid .product-item .price-box {
    margin-top: 0;
  }
  .products-grid .product-item .price-box .price {
    font-size: 18px;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item .price-box {
    display: inherit;
  }
  .products-list .product-item .price-box .special-price,
  .products-list .product-item .price-box .minimal-price {
    display: inline-block;
  }
  .products-list .product-item .price-box .special-price .price,
  .products-list .product-item .price-box .minimal-price .price {
    font-size: 18px;
  }
  .products-list .product-item-info .product-item-image {
    padding-right: 0px;
    width: 32%;
    display: inline-block;
  }
  .products-list .product-item-info .product-item-image .product-item-photo {
    padding: 0;
    width: auto;
    display: block;
  }
  .products-list .product-item-info .product-item-image .product-item-badges {
    width: 100%;
  }
  .products-list .product-item-info .product-item-details {
    display: inline-block;
    overflow: hidden;
    width: 66%;
    padding-left: 15px;
  }
  .products-list .product-item-info .product-item-details .product-item-middle {
    float: none;
    width: 100%;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-primary {
    padding-right: 5px;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions button.action.toquote,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .cart.table-wrapper .actions-toolbar > .action.action.toquote,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-actions .action-gift.action.toquote {
    display: none;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product.name.product-item-name {
    margin: 0 0 4px 0;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product.name a {
    font-size: 14px;
    display: block;
    line-height: 20px;
    margin-bottom: 4px;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left {
    margin-right: 0;
    width: 100%;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .product-item-sku strong {
    display: block;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .product-item-sku strong + strong:before {
    display: none;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .product-item-sku,
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .product-item-stockstatus {
    font-size: 13px;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-left .product-item-stockstatus.status-c {
    display: none;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-middle-container .product-item-middle-right {
    display: none;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .product-item-listingspectable {
    display: none;
  }
  .products-list .product-item-info .product-item-details .product-item-middle .listingpage-specsheet {
    display: none;
  }
  .products-list .product-item-info .product-item-details .product-item-right {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .products-list .product-item-info .product-item-details .product-item-right .price-box {
    margin-bottom: 0px;
    margin-top: 8px;
  }
  .products-list .product-item-info .product-item-details .product-item-right .price-box .price {
    font-size: 2rem;
  }
  .products-list .product-item-info .product-item-details .product-item-right .product-item-actions {
    line-height: 0;
  }
  .products-list .product-item-info .product-item-details .product-item-right .product-item-actions .actions-primary form[data-role="tocart-form"] {
    display: none;
  }
  .products-list .product-item-info .product-item-details .product-item-right .product.fshiptype {
    margin-top: 0;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .toolbar-sorter.sorter select,
  .toolbar-sorter.sorter .sorter-label {
    display: none;
  }
  .toolbar-sorter.sorter {
    position: fixed;
    bottom: 5px;
    z-index: 10001;
    right: 10px;
    border: 0;
    font-weight: 500;
    color: #000;
    font-size: 18px;
    width: 47%;
    text-align: center;
    border-left: 1px solid #D5D5D5;
    border-radius: 0;
  }
  .toolbar-sorter.sorter select {
    border: 0;
    font-size: 18px;
    padding: 0;
  }
  .toolbar-sorter.sorter .mobile-sorter-options {
    display: none;
    padding: 0;
    list-style: none;
    margin: 0;
    background: #fff;
    font-size: 14px;
    bottom: 0;
    right: 0;
    padding: 0px 15px 10px 15px;
  }
  .toolbar-sorter.sorter .mobile-sorter-options li {
    margin: 0;
    border-bottom: 1px solid #F4F4F4;
    padding: 3px 0;
  }
  .toolbar-sorter.sorter .mobile-sorter-options li:before {
    content: "";
    background: #fff;
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    vertical-align: middle;
    margin: -1px 10px 0 0;
    border: 1px solid #ccc;
    box-sizing: border-box;
  }
  .toolbar-sorter.sorter .mobile-sorter-options li.highlight:before {
    border: 5px solid #2ca4d8;
  }
  .toolbar-sorter.sorter .mobile-sorter-label {
    display: inline-block;
    text-decoration: none;
  }
  .toolbar-sorter.sorter .mobile-sorter-label .icon {
    font-size: 0;
    float: right;
  }
  .toolbar-sorter.sorter .mobile-sorter-label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: inherit;
    content: "\e91a";
    font-family: 'icons-blank-theme';
    margin: 0 7px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .toolbar-sorter.sorter.mobile-label-selected {
    left: 0;
    right: 0;
    background: #fff;
    text-align: left;
    padding: 0;
    bottom: 0;
    width: auto;
    border: 0;
  }
  .toolbar-sorter.sorter.mobile-label-selected .mobile-sorter-label {
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 5px 15px;
    border-bottom: 2px solid #F0F4F5;
  }
  .toolbar-sorter.sorter.mobile-label-selected .mobile-sorter-label .icon {
    display: inline-block;
    text-decoration: none;
  }
  .toolbar-sorter.sorter.mobile-label-selected .mobile-sorter-label .icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: "\e616";
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .toolbar-sorter.sorter.mobile-label-selected .mobile-sorter-label .icon:after {
    font-weight: 600;
    width: 24px;
  }
  .toolbar-sorter.sorter.mobile-label-selected .mobile-sorter-label:after {
    float: right;
  }
  .toolbar-sorter.sorter.mobile-label-selected .mobile-sorter-label:after {
    content: "";
    background: rgba(21, 21, 21, 0.7);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    z-index: -1;
  }
  .toolbar-sorter.sorter.mobile-label-selected .mobile-sorter-options {
    display: block;
  }
  .page-products .toolbar .limiter {
    display: none;
  }
  .modes-mode {
    width: 27px;
    height: 27px;
    padding: 3px;
  }
  .modes-mode:before {
    font-size: 20px;
  }
  .modes {
    margin-right: 0;
  }
  .toolbar-amount {
    margin: 4px 0 0 0;
  }
  .toolbar-products {
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 3px solid #F0F4F5;
  }
  .toolbar-products .pages .action.next,
  .toolbar-products .pages .action.previous {
    margin-left: 10px;
    margin-right: 10px;
  }
  .toolbar-products .pages a.page,
  .toolbar-products .pages strong.page {
    padding-left: 2px;
    padding-right: 2px;
  }
  .gallery-placeholder .fotorama__fullscreen-icon {
    display: none !important;
  }
  body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat {
    /*margin-bottom: 20px;
				border-bottom: 1px solid #ebebeb;
				padding-bottom: 20px;*/
  }
  body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat.col-3 {
    /*-ms-flex: 0 0 100%;
					flex: 0 0 100%;
					max-width: 100%;*/
  }
  body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat .pl-cat-list {
    text-align: unset;
    overflow: hidden;
  }
  body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-img {
    width: 33.3333333%;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
  }
  body.catalog-category-view.page-layout-1column-category-listing #pl-catlisting .pl-cat .pl-cat-list .pl-cat-list-name {
    width: 65%;
    padding-left: 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 768px;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    margin-bottom: 30px;
  }
  .product-info-main .product-add-form,
  .product-options-bottom .product-add-form {
    margin: 15px 0 0 0;
  }
  .product-info-main {
    /*.mp_social_share_inline_under_cart {
			.toggle_social_share {
				padding: 12px 10px;
			}
		}*/
  }
  .product-info-main .page-title-wrapper .page-title {
    font-size: 18px;
  }
  .product-info-main .product.attribute.sku {
    display: block;
  }
  .product-info-main .product.attribute.sku.manufacturer {
    margin-right: 0;
  }
  .product-info-main .product.attribute.sku.upc {
    margin-left: 0;
  }
  .product-info-main .product-pricematch #pricematch-main {
    position: fixed;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    transform: none;
    z-index: 120;
    overflow: scroll;
    padding: 10px;
  }
  .product-info-main .product-pricematch #pricematch-main #pricematch-form .fieldset > .field:not(.choice) > .label {
    width: 100%;
  }
  .product-info-main .product-pricematch #pricematch-main #pricematch-form .fieldset > .field:not(.choice) > .label .label-note span {
    display: inline;
  }
  .product-info-main .product-pricematch #pricematch-main #pricematch-form .fieldset > .field:not(.choice) > .control {
    width: 100%;
  }
  .product-info-main .product-pricematch #pricematch-main #pricematch-form .fieldset > .field:not(.choice) #pricematch-file {
    float: none;
  }
  .product-info-main .product-pricematch #pricematch-main #pricematch-form .actions-toolbar {
    margin-left: 0;
  }
  .product-info-main .product-info-price {
    display: flex;
    flex-direction: column;
  }
  .product-info-main .product-info-price .price-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
  }
  .product-info-main .product-info-price .price-box .special-price {
    padding-right: 10px;
  }
  .product-info-main .product-info-price .page-title-wrapper {
    order: -1;
    margin-top: 10px;
  }
  .product-info-main .product-info-price .page-title-wrapper .page-title {
    margin-bottom: 5px;
    font-size: 28px;
  }
  .product-info-main .product-info-price .product-info-stock-sku {
    margin-bottom: 10px;
  }
  .product-info-main .product-info-price .product-info-stock-sku .product.attribute .type {
    /*font-weight: 600;*/
  }
  .product-info-main .product-info-price .product-info-stock-sku .stamped-qabadgelink {
    display: block;
  }
  .product-info-main .product-social-links .product-addto-links .action {
    /*width: ~"calc(50% - 2px)";*/
    margin: 0 10px 10px 0;
    padding: 12px 10px;
  }
  .product-info-main .product-social-links .product-addto-links .split.button.wishlist {
    margin: 0 10px 0px 0;
  }
  .prices-tier {
    display: block;
    text-align: center;
  }
  .product-info-main .box-tocart .field.qty label.label {
    display: none;
  }
  .product-info-main .box-tocart .field.qty .control {
    float: left;
  }
  .product-info-main .box-tocart .actions .action {
    margin: 0 0px 15px 0;
    width: 100%;
  }
  .product-info-main .box-tocart .actions .action.tocart {
    /*width: 57%;
				font-size: 1.5rem;*/
    width: 100%;
    margin-right: 0;
    font-size: 22px;
    line-height: 26px;
  }
  .product-info-main .box-tocart .actions .action.tocart:before {
    margin-top: -5px;
  }
  .product.info.detailed .additional-attributes > thead > tr > th {
    font-size: 20px;
  }
  .product.info.detailed .additional-attributes > tbody > tr {
    display: block;
    flex: unset;
    /*border-bottom: none;*/
    /*display: inline-flex;*/
    /*&:last-child {
					th.col.label:nth-child(2) {
						border-bottom: none;
					}
					td.col.data:last-child {
						border-bottom: none;
					}
					
				}*/
  }
  .product.info.detailed .additional-attributes > tbody > tr > td {
    padding: 5px 10px 5px 0px!important;
    width: 49%;
    display: inline-block;
    /*&:nth-child(3), &:nth-child(4) {
						background: #f5f5f5;
					}
					&:first-child {
						padding-top: 0px !important;
					}
					&:last-child {
						padding-bottom: 0px !important;
					}*/
  }
  .product.info.detailed .additional-attributes > tbody > tr th.col.label {
    /*display: inline-flex;
					width: 30%;
					border-bottom: 1px solid #eee;*/
    /*display: inline-block;
					width: auto;
					flex: unset;
					float: left;
					clear: left;
					min-width: 36%;*/
    flex: unset;
    display: block;
    /*padding-bottom: 0px;
					padding-right: 0px;*/
  }
  .product.info.detailed .additional-attributes > tbody > tr th.col.label.empty {
    display: none;
  }
  .product.info.detailed .additional-attributes > tbody > tr td.col.label.empty {
    display: none;
  }
  .product.info.detailed .additional-attributes > tbody > tr td.col.data {
    /*flex-grow: 1;
					display: inline-flex;
					width: 54%;
					border-bottom: 1px solid #eee;*/
    /*flex: unset;
				    display: inline-block;
				    width: auto;
				    float: left;
				    clear: right;*/
    flex: unset;
    padding-top: 0;
  }
  .product.info.detailed .additional-attributes > tbody > tr td.col.data.empty {
    display: none;
  }
  .product.info.detailed .additional-attributes > tbody > tr td.col.data::before {
    display: none;
  }
  .product.info.detailed .additional-attributes.dimensions {
    /*margin-top: 30px;*/
    margin-bottom: 0px;
    /*> tbody tr {
				th.col.label {
					flex: none;
					width: auto;
				}
				td.col.data {
					padding-left: 20px;
				}
			}*/
  }
  .product.info.detailed #video .video-wrapper.col-6 {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 56.25%;
    margin-top: 20px;
  }
  .product.info.detailed #video .video-wrapper.col-6:first-child {
    margin-top: 0px;
  }
  .product.info.detailed #video .video-wrapper.col-6:nth-child(2) {
    margin-top: 20px;
  }
  .product.info.detailed #video .video-wrapper.col-6 iframe {
    width: 100%;
    left: 0;
  }
  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }
  .block.related,
  .block.upsell,
  .block.crosssell {
    min-width: 0;
    min-height: 0;
  }
  .product-carousel {
    overflow: hidden;
    min-width: 100%;
    width: 0;
  }
  /*.compare,
    .product-addto-links .action.tocompare,
    .product-item-actions .actions-secondary > .action.tocompare,
    [class*='block-compare'] {
        display: none;
    }*/
  /**PDP tab stamped reviews one column for Mobile**/
  .product.data.items > .item.content #stamped-reviews-tab {
    height: auto !important;
    margin-bottom: 0;
  }
  .product.data.items > .item.content #stamped-reviews-tab .stamped-review {
    position: inherit !important;
    width: 100% !important;
    left: auto !important;
    height: auto !important;
    top: auto !important;
    margin: 0 0 20px 0;
  }
  .table-wrapper.comparison {
    margin-left: -15px;
    margin-right: -15px;
    width: unset;
    max-width: unset;
  }
  .table-comparison {
    width: unset;
    font-size: 1.1rem;
  }
  .table-comparison .cell {
    padding: 5px;
  }
  .table-comparison .cell .attribute.value {
    overflow: hidden;
    width: 100%;
  }
  .table-comparison .cell.product.info,
  .table-comparison .cell.product.label {
    border-bottom: 1px solid #d1d1d1;
  }
  .table-comparison .cell.label {
    position: sticky;
    left: 0;
    min-width: unset;
  }
  .table-comparison .cell.product.info {
    padding: 5px;
  }
  .table-comparison .cell.product.info .price-box .old-price {
    font-size: 1rem;
    display: block;
  }
  .table-comparison .cell.product.info .price-box .old-price .price-container .price {
    font-size: inherit;
  }
  .table-comparison .cell.label .attribute.label {
    font-weight: normal;
  }
  .table-comparison .cell.attribute {
    font-size: 1.1rem;
  }
  .table-comparison .cell.attribute img {
    height: auto;
    max-width: 100%;
  }
  .table-comparison .product-item-photo {
    display: block;
    margin: 0 auto 15px;
  }
  .table-comparison .product-item-photo img {
    max-width: 112px;
  }
  .table-comparison .product-image-photo {
    margin-left: 0;
  }
  .table-comparison .product-item-actions,
  .table-comparison .price-box,
  .table-comparison .product.rating,
  .table-comparison .product-item-name {
    display: block;
    margin: 15px 0;
  }
  .table-comparison .product-addto-links {
    margin-top: 15px;
  }
  .table-comparison .product-addto-links .action.split,
  .table-comparison .product-addto-links .action.toggle {
    line-height: 1.2rem;
    padding: 5px 8px;
    font-size: 1.1rem;
  }
  .table-comparison .product-addto-links .action.toggle {
    padding: 0;
  }
  .table-comparison .cell.remove {
    padding-bottom: 0;
    padding-top: 0;
    text-align: right;
  }
  .table-comparison .product-item-actions > .actions-primary + .actions-secondary {
    /*margin-top: @indent__s;*/
  }
  .table-comparison .action.tocart {
    white-space: nowrap;
  }
  .table-comparison tbody tr.compare-row td {
    padding: 2px;
  }
  .table-comparison tbody tr.body.header th {
    padding: 5px;
    font-size: 1.4rem;
  }
  .table-comparison tbody tr.body.header th span {
    left: 5px;
  }
  .toolbar-amount {
    float: none;
  }
  .cart.table-wrapper .items > .item tr.item-actions .actions-toolbar {
    width: fit-content;
    margin: 0 auto 10px;
  }
  .cart.table-wrapper .items > .item tr.item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .items thead + .item td.col.item,
  .cart.table-wrapper .items tbody + .item td.col.item {
    padding: 20px 75px 20px 75px;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.subtotal[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper td[align="center"] {
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 15px;
    right: 0;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper .item-info .item-actions {
    display: none;
  }
  .cart.table-wrapper .actions-toolbar > .action.update,
  .action-gift.update {
    margin: 0;
  }
  .cart.table-wrapper .actions-toolbar .gift-options-cart-item {
    display: none;
  }
  .cart-container .form-cart {
    margin-bottom: 60px;
  }
  .cart-container .form-cart .cart.main.actions button,
  .cart-container .form-cart .cart.main.actions .cart.table-wrapper .actions-toolbar > .action,
  .cart-container .form-cart .cart.main.actions .action-gift {
    display: inline-block;
    width: calc(50% - 2px);
  }
  .cart-container .block.crosssell {
    /*width: 100%;
			float: left;
			margin-top: 50px;
			
			.product-item-photo {
				width: 50%;
			}*/
  }
  .cart-summary .block.shipping {
    margin-bottom: 30px;
  }
  .cart-summary .cart-totals .table-wrapper {
    padding-top: 30px;
  }
  .cart-summary .checkout-methods-items {
    margin-bottom: 40px;
  }
  .cart-products-toolbar {
    padding: 0px;
    margin-top: 20px;
  }
  .cart-products-toolbar .toolbar-amount {
    margin: 10px;
  }
  .cart-products-toolbar .pages {
    margin: 0 0 15px;
  }
  .minicart-wrapper .action.close {
    z-index: 102;
  }
  .minicart-wrapper .action.showcart {
    /*span.text {
				display: none;
			}*/
  }
  .minicart-wrapper .action.showcart.empty {
    display: none;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    right: -10px;
  }
  .minicart-wrapper .action.showcart.notempty .counter.qty {
    background: #02a13f;
    color: #fff;
    padding: 0 0.5em;
    border-radius: 1em;
    font-size: 8px;
    vertical-align: text-top;
  }
  .minicart-wrapper .action.showcart.notempty .counter.qty .counter-label span {
    display: none;
  }
  .minicart-wrapper .block-minicart {
    /*padding: 15px 18px;
			width: 290px;
			top: 48%;*/
    z-index: 901;
  }
  .minicart-wrapper .block-minicart .subtotal .label,
  .minicart-wrapper .block-minicart .subtotal .price-container {
    display: inline;
  }
  .minicart-wrapper .minicart-items-wrapper {
    clear: both;
  }
  .minicart-wrapper .minicart-items-wrapper::-webkit-scrollbar-track {
    background-color: #F5F5F5;
  }
  .minicart-wrapper .minicart-items-wrapper::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
  }
  .minicart-wrapper .minicart-items-wrapper::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 20px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .opc-block-summary {
    padding: 22px 30px;
  }
  .checkout-payment-method .step-title {
    padding-right: 15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 10px 20px;
  }
  .checkout-payment-method .payment-method-title .label {
    padding: 10px 0px;
  }
  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .form.create.account.form-create-account {
    display: flex;
    flex-flow: column;
  }
  .form.create.account.form-create-account fieldset.fieldset.create.info {
    order: 2;
  }
  .form.create.account.form-create-account fieldset.fieldset.create.account {
    order: 1;
  }
  .form.create.account.form-create-account .actions-toolbar {
    order: 3;
  }
  .form.create.account.form-create-account .login-container .fieldset:after {
    text-align: center;
  }
  .login-container .fieldset:before {
    display: block;
    text-align: left;
    float: right;
    width: 100%;
  }
  .account main#maincontent {
    margin-top: 0px;
    padding-top: 0;
  }
  .account .messages {
    margin-bottom: 40px;
  }
  .account .column.main .block-dashboard-info a.button {
    display: none;
    margin-top: 0;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-checkbox {
    left: 10px;
  }
  .account.wishlist-index-index .products-grid .product-item .product-item-info {
    border: 0px solid #F0F4F5;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item-actions .action.edit,
  .account.wishlist-index-index .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 17px;
  }
  .account.wishlist-index-index .products-grid .product-item .product-item-info:hover {
    box-shadow: none;
  }
  .account.wishlist-index-index .products-grid .product-item-name {
    min-height: 42px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .account.wishlist-index-index .toolbar .toolbar-amount {
    padding: 0;
  }
  .account.wishlist-index-index p.toolbar-amount {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px !important;
  }
  .account.wishlist-index-index .block-wishlist-management {
    margin-top: 0;
  }
  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .am_shopby_apply_filters .am-button {
    background-image: none;
    background: #2ca4d8;
    border: 1px solid #1979c3;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    border-color: #2ca4d8;
    font-size: 18px;
    font-weight: 500;
    padding: 5px 20px 7px 20px;
  }
  .am_shopby_apply_filters .am-button:focus,
  .am_shopby_apply_filters .am-button:active {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #ffffff;
  }
  .am_shopby_apply_filters .am-button:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #ffffff;
  }
  .am_shopby_apply_filters .am-button.disabled,
  .am_shopby_apply_filters .am-button[disabled],
  fieldset[disabled] .am_shopby_apply_filters .am-button {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
  }
  .filter-current .refine-by-title {
    display: none;
  }
  .filter-current .block-subtitle.filter-current-subtitle {
    background: #F4F4F4;
    width: 100%;
    padding: 10px 15px;
    display: inline-block;
    text-decoration: none;
  }
  .filter-current .block-subtitle.filter-current-subtitle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 20px;
    color: inherit;
    content: '\e621';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter-current .block-subtitle.filter-current-subtitle:after {
    float: right;
    font-weight: 600;
    margin-top: 4px;
  }
  .filter-current + .filter-actions {
    border-bottom: 1px solid #F4F4F4;
    margin-bottom: 15px;
  }
  .filter-current.active .block-subtitle.filter-current-subtitle:after {
    content: '\e622';
  }
  .filter-current.active + .filter-actions,
  .filter-current.active .items {
    display: none;
  }
  .sidebar .filter-options {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    top: 1000%;
    visibility: hidden;
    position: absolute;
    overflow: hidden;
    height: 0;
  }
  .sidebar .block.filter .filter-title {
    bottom: 0;
    top: auto;
    position: fixed;
    left: 0;
    z-index: 10000;
    background: #fff;
    padding: 9px 20px;
    right: 0;
    box-shadow: 0px -10px 15px rgba(21, 21, 21, 0.1);
  }
  .sidebar .block.filter .filter-title strong {
    font-weight: 500;
    color: #000;
    font-size: 18px !important;
    width: 50%;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .sidebar .block.filter .filter-title strong:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: inherit;
    content: "\e916";
    font-family: 'icons-blank-theme';
    margin: 0 7px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .sidebar .block.filter.mobile-filter-active .filter-title {
    top: 0;
    bottom: auto;
    right: 0;
    border-bottom: 1px solid #ebebeb;
  }
  .sidebar .block.filter.mobile-filter-active .filter-title strong {
    width: 100%;
    text-align: left;
    display: inline-block;
    text-decoration: none;
  }
  .sidebar .block.filter.mobile-filter-active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 33px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .sidebar .block.filter.mobile-filter-active .filter-title strong:after {
    float: right;
    width: 22px;
    height: 22px;
    font-weight: 600;
  }
  .sidebar .block.filter.mobile-filter-active .filter-options {
    background: #f4f4f4;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    margin: 45px 0 0 0;
    overflow-y: auto;
    bottom: 0;
    height: auto;
    visibility: visible;
  }
  .sidebar .block.filter.mobile-filter-active .filter-options .filter-options-title {
    border-radius: 0;
    width: 50%;
    padding: 15px 10px;
    border-top: 0;
    border-bottom: 2px solid #fff;
    background: #F4F4F4;
    margin: 0;
  }
  .sidebar .block.filter.mobile-filter-active .filter-options .filter-options-title.active {
    background: #fff;
    color: #2ca4d8;
  }
  .sidebar .block.filter.mobile-filter-active .filter-options .filter-options-title .filter-options-title-span:after {
    display: none;
  }
  .sidebar .block.filter.mobile-filter-active .filter-options .filter-options-content {
    background: #fff;
    width: 50%;
    position: fixed;
    right: 0;
    top: 45px;
    bottom: 0;
    border-radius: 0;
    overflow-y: auto;
  }
  .sidebar .block.filter.mobile-filter-active .filter-options .filter-options-content .item {
    margin: 0;
    padding: 12px 0;
  }
  .block.filter .cantfind {
    display: none;
    margin-bottom: 30px;
  }
  .block.filter .block-content.filter-content {
    text-align: left;
    /*margin-top: 30px;*/
  }
  .filter-options .filter-options-title {
    background: #ebebeb;
    padding: 10px;
    border-radius: 3px 3px 0 0;
    margin: 0;
  }
  .filter-options .filter-options-content {
    background: #f7f7f7;
    padding: 10px;
    border-radius: 0 0 3px 3px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 0;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .newsletter-tips {
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
  }
  .block.newsletter {
    padding-top: 32px;
  }
  .block.newsletter .field .control {
    margin-left: 0;
  }
  .block.newsletter .action.subscribe {
    padding-left: 10px;
    padding-right: 10px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }
  .order-pager-wrapper .pages {
    text-align: center;
  }
  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
  .cms-index-index .page-wrapper button.action.primary,
  .cms-index-index .page-wrapper button.amshopby-button,
  .cms-index-index .page-wrapper button.am-filter-go,
  .cms-index-index .page-wrapper .cart.table-wrapper .actions-toolbar > .action.action.primary,
  .cms-index-index .page-wrapper .action-gift.action.primary {
    padding: 8px 15px;
    font-size: 14px;
  }
  .page-header {
    margin-bottom: 0;
  }
  .home-banner-slider-main .home-banner-slider-content {
    left: 20px;
    bottom: 20px;
  }
  .home-banner-slider-main .home-banner-slider-inner {
    height: 320px;
    overflow: hidden;
  }
  .home-banner-slider-main .home-banner-slider-inner .home-banner-slider-text {
    padding: 8px 0 14px 0;
    line-height: 20px;
    font-size: 13px;
    max-width: 60%;
  }
  .home-banner-slider-main .home-banner-slider-inner .home-banner-slider-img {
    height: 100% !important;
    max-width: inherit;
    max-height: inherit;
    width: auto;
  }
  .task-lighting-main {
    padding: 20px;
    margin-bottom: 90px;
  }
  .task-lighting-main .task-lighting-col-first-img {
    max-width: 70%;
  }
  .task-lighting-main .task-lighting-left .slick-list {
    margin-left: -5px;
    margin-right: -5px;
  }
  .task-lighting-main .task-lighting-left .task-lighting-box {
    padding-left: 5px;
    padding-right: 5px;
    min-height: 77px;
  }
  .task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-img {
    margin-top: 10px;
  }
  .task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-title {
    font-size: 20px;
  }
  .task-lighting-main .task-lighting-left .task-lighting-box .task-lighting-inner .task-lighting-warranty {
    font-size: 13px;
  }
  .task-lighting-main .task-lighting-right {
    padding: 15px 0px 15px 15px;
    margin-bottom: -80px;
    width: 96%;
  }
  .task-lighting-main .task-lighting-right .task-lighting-col-second {
    margin-right: -4%;
  }
  .task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-title {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-title-sub {
    font-size: 14px;
  }
  .task-lighting-main .task-lighting-right .task-lighting-col-first .task-lighting-col-first-bullet {
    font-size: 13px;
  }
  .home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-link:before,
  .popular-categories-main .popular-categories-title-bg .popular-categories-link:before,
  .trending-products-container-main .trending-products-link:before {
    width: 60px;
  }
  .home-banner-slider-main .home-banner-slider-inner .home-banner-slider-title,
  .home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-ttl,
  .trending-products-container-main .trending-products-ttl,
  .block-new-products .new-products-ttl,
  .pdp-related .related-products-title,
  .block.crosssell .related-products-title,
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top .trending-products-ttl,
  .home-needhelp-review-form .homepage-reviews .home-review-title,
  .homepage-photos-main .homepage-photos-ttl,
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top .home-need-help-title,
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-title,
  .popular-categories-main .popular-categories-title-bg .popular-categories-ttl {
    font-size: 22px;
    line-height: 22px;
  }
  .home-banner-slider-main .home-banner-slider-inner .home-banner-slider-title-small,
  .home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-ttl-small,
  .popular-categories-main .popular-categories-title-bg .popular-categories-ttl-small,
  .home-needhelp-review-form .home-need-help-main .home-need-help-content-top .home-need-help-title-small,
  .home-needhelp-review-form .homepage-reviews .home-review-title-small,
  .homepage-photos-main .homepage-photos-ttl-small,
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-title-small,
  .block-new-products .new-products-ttl-small,
  .pdp-related .related-products-title-small,
  .block.crosssell .related-products-title-small,
  .trending-products-container-main .trending-products-ttl-small {
    font-size: 16px;
    line-height: 16px;
  }
  .home-sba-left-content-txt,
  .popular-categories-txt {
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .home-sba-main .home-sba-left {
    position: relative;
    overflow: hidden;
  }
  .home-sba-main .home-sba-left:before {
    content: "";
    background: #F0F4F5;
    position: absolute;
    top: 35%;
    bottom: 0;
    z-index: -1;
    transform: skew(17deg, 0deg);
    left: 15%;
    right: -100%;
    width: auto;
  }
  .home-sba-main .home-sba-left-inner .home-sba-left-content {
    padding: 10px;
    max-width: 250px;
  }
  .home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-link {
    padding-top: 10px;
  }
  .home-sba-main .home-sba-left-inner .home-sba-left-content .home-sba-left-content-ttl {
    margin-bottom: 10px;
  }
  .home-sba-main .home-sba-right {
    background: transparent;
    padding: 20px 20px 20px 0;
    overflow: hidden;
  }
  .home-sba-main .home-sba-right:before {
    left: 15%;
    right: -100%;
    width: auto;
  }
  .home-sba-main .home-sba-right .home-sba-right-inner .home-sba-cat-box .home-sba-cat-inner a span {
    font-size: 14px;
  }
  .home-clearance-main .home-clearance-content {
    top: auto;
    left: 35px;
    right: 35px;
    bottom: 20px;
  }
  .home-clearance-main .home-clearance-content .home-clearance-content-title {
    font-size: 60px;
    line-height: 60px;
  }
  .home-clearance-main .home-clearance-content .home-clearance-content-title-sub {
    font-size: 22px;
  }
  .home-discount-main .home-discount-inner .home-discount-box .home-discount-content {
    padding: 0 0 30px 20px;
  }
  .home-discount-main .home-discount-inner .home-discount-box .home-discount-content .home-discount-content-title {
    font-size: 22px;
    line-height: 22px;
  }
  .home-discount-main .home-discount-inner .home-discount-box .home-discount-content .home-discount-content-title-sub {
    font-size: 28px;
    line-height: 28px;
  }
  .home-discount-main .home-discount-inner .home-discount-box .home-discount-content .home-discount-content-bullets {
    font-size: 14px;
    line-height: 14px;
  }
  .popular-categories-main .popular-categories-bg {
    overflow: hidden;
  }
  .popular-categories-main .popular-categories-title-bg {
    padding: 40px 22px 30px 22px;
    width: 77%;
    position: relative;
  }
  .popular-categories-main .popular-categories-title-bg:after {
    content: "";
    background: #de455c;
    top: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 0;
    min-height: 450px;
  }
  .popular-categories-main .popular-categories-title-bg .popular-categories-ttl-small {
    font-size: 16px;
  }
  .popular-categories-main .popular-categories-container .popular-categories .popular-categories-img {
    padding: 20px 20px 10px 20px;
  }
  .popular-categories-main .popular-categories-container .popular-categories .popular-categories-img span {
    padding-top: 10px;
    font-size: 14px;
  }
  .home-lighting-expert-review {
    display: inline-block;
  }
  .home-lighting-expert-review .home-lighting-expert {
    margin-bottom: 30px;
    max-width: 100%;
    padding: 0;
  }
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-text {
    display: inherit;
  }
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-text .one,
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-text .two {
    padding-right: 0;
  }
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-text .one p,
  .home-lighting-expert-review .home-lighting-expert .home-lighting-expert-text .two p {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .trending-products-container-main .trending-products-container-inner {
    padding: 30px 20px;
  }
  .trending-products-container-main .trending-products-text {
    width: 100%;
  }
  .trending-products-container-main .trending-products-ttl-box {
    display: block;
  }
  .block-new-products .new-products-inner {
    padding: 30px 20px;
  }
  .block-new-products .new-products-text {
    width: 100%;
  }
  .block-new-products .new-products-ttl-box {
    display: block;
  }
  .home-needhelp-review-form .home-need-help-main .home-need-help-bottom .home-need-help-bottom-title {
    max-width: 65%;
    font-size: 16px;
    line-height: 18px;
  }
  .home-needhelp-review-form .homepage-reviews .home-review-item-container {
    margin-top: -53px;
  }
  .home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll {
    margin-top: 10px;
  }
  .home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] {
    width: 100%;
  }
  .home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-subtitle {
    padding: 5px 10px 4px 10px;
    font-size: 13px;
    margin: 0;
  }
  .home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-subtitle .fa-star-half-o:before,
  .home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-subtitle .fa-star-o:before,
  .home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-subtitle .fa-star:before,
  .home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-subtitle .stamped-fa-star-half-o:before,
  .home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-subtitle .stamped-fa-star-o:before,
  .home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-subtitle .stamped-fa-star:before {
    font-size: 14px;
  }
  .home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-message,
  .home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .stamped-reviews-author {
    margin-left: 0 !important;
  }
  .home-needhelp-review-form .homepage-reviews #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-scroll .block {
    width: 100% !important;
  }
  .homepage-photos-main .homepage-photos-link {
    display: flex;
    flex-direction: column;
    padding: 0 0 0 10px;
    border-left: 1px solid #CCCCCC;
  }
  .homepage-photos-main .homepage-photos-inner {
    padding: 30px 20px;
  }
  .homepage-photos-main .homepage-photo-container {
    padding: 0;
    border: 0;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left {
    /*width: 55%;*/
  }
  .homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-text {
    padding: 20px 0 0 0;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .homepage-popular-brand-left .homepage-popular-brand-ttl-box {
    width: 60%;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .ambrands-brandlist-widget .ambrands-content .slick-slide li {
    margin: 0 0 -1px -1px;
    border-left: 1px solid #F4F4F4;
    padding: 0 10px;
  }
  .homepage-popular-brand .homepage-popular-brand-inner .ambrands-brandlist-widget .ambrands-content .slick-slide li img {
    display: block;
    margin: auto;
    object-fit: contain;
    height: 50px;
  }
  .custom-cat-tabs.product.data.items > .item.title > .switch {
    cursor: pointer;
    color: #333;
    font-size: 20px;
    background: #fff;
    height: auto;
    padding: 5px 15px;
    margin: 0 0 10px 0;
  }
  .custom-cat-tabs.product.data.items > .item.title:not(.disabled) > .switch:active,
  .custom-cat-tabs.product.data.items > .item.title.active > .switch,
  .custom-cat-tabs.product.data.items > .item.title.active > .switch:focus,
  .custom-cat-tabs.product.data.items > .item.title > .switch:hover {
    background: #2ca4d8;
    color: #fff !important;
  }
  .custom-cat-tabs.product.data.items > .item.content {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
  }
  .header.content {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
  .header.content .miniquote-wrapper,
  .header.content #toplink-compare,
  .header.content .user-menu,
  .header.content #toplink-minicart,
  .header.content .quick-order {
    margin: 8px 0 0 25px;
    float: right;
  }
  .header.content .nav-toggle {
    float: left;
    margin: 12px 12px 0 0;
  }
  .header.content .block-search#algoliaAutocomplete {
    margin-right: 0;
  }
  .header.content .miniquote-wrapper,
  .header.content .block-search#algoliaAutocomplete,
  .header.content #toplink-minicart {
    margin-top: 12px;
  }
  .header.content .logo {
    max-width: 100px;
    display: inline-block;
    margin-right: -17.5%;
    margin-top: 0px;
  }
  .header.content .click-label:before,
  .header.content .miniquote-wrapper:before,
  .header.content .minicart-wrapper .action.showcart:before {
    font-size: 18px;
    line-height: 20px;
  }
  .header.content .header-element .header-element-inner .compare.header-element-item:before {
    line-height: 29px;
    font-size: 19px;
  }
  .header.content .quick-order,
  .header.content .user-menu {
    display: none;
  }
  .header.content .click-label,
  .header.content .miniquote-wrapper .action.showquote span.text,
  .header.content .header-element .header-element-inner .compare.header-element-item.action,
  .header.content .minicart-wrapper .action.showcart .text {
    font-size: 0;
    line-height: normal;
  }
  .header.content .click-label:hover,
  .header.content .miniquote-wrapper .action.showquote span.text:hover,
  .header.content .header-element .header-element-inner .compare.header-element-item.action:hover,
  .header.content .minicart-wrapper .action.showcart .text:hover {
    background: transparent;
  }
  .header.content .miniquote-wrapper .showquote span.counter.qty {
    right: -10px;
  }
  .header.content .header-element .header-element-inner .compare.header-element-item.action .counter.qty {
    right: -10px;
    top: 0;
  }
  .checkout-index-index .header.content .logo {
    margin-right: 0px;
  }
  .mobilemenu-top-links,
  .top-phone-number,
  .top-right-links {
    display: none;
  }
  .panel.header .links li .top-text-center {
    text-align: center;
    width: 100%;
  }
  .panel.header .links li .top-text-center span {
    float: none;
  }
  .page-footer {
    margin-top: 30px;
  }
  .page-footer .contact-detail {
    border-bottom: 1px solid #dbdada;
    margin-bottom: 15px;
  }
  .page-footer .block.footer-reviews #footer-reviews #footer-sa .footer-sa-inner {
    width: 50%;
    float: left;
    overflow: hidden;
    text-align: center;
  }
  .page-footer .block.footer-reviews #footer-reviews #footer-sa .footer-sa-inner #footer-sa-logo,
  .page-footer .block.footer-reviews #footer-reviews #footer-sa .footer-sa-inner #footer-sa-star {
    margin: 0;
    display: inline-block;
    width: 80%;
    height: auto;
  }
  .page-footer .block.footer-reviews #footer-reviews #footer-sa .footer-sa-inner #footer-sa-rating {
    font-weight: bold;
    font-size: 34px;
    line-height: 1;
    display: block;
    margin-top: 8px;
    text-align: center;
  }
  .page-footer .block.footer-reviews #footer-reviews #footer-sa .footer-sa-inner #footer-sa-count {
    display: block;
    line-height: 1;
    font-size: 13px;
    margin-top: 5px;
    text-align: center;
  }
  .page-footer .block.footer-reviews #footer-reviews .col-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .page-footer .block.footer-reviews #footer-reviews #footer-sa-external {
    text-align: center;
    margin-bottom: 10px;
  }
  .page-footer .block.footer-reviews #footer-reviews .footer-sa-review-name {
    font-weight: bold;
    font-size: 13px;
  }
  .page-footer .block.footer-reviews #footer-reviews .footer-sa-review-date {
    font-size: 10px;
  }
  .page-footer .block.footer-reviews #footer-reviews .footer-sa-review-star {
    max-height: 14px;
    display: block;
    margin: 0 auto 5px;
  }
  .page-footer .block.footer-reviews #footer-reviews .footer-sa-review-content {
    margin-bottom: 0;
    font-size: 13px;
  }
  .page-footer .footer.content .footer-social-icons,
  .page-footer .footer.content .footer-safe,
  .page-footer .footer.content .footer-payment {
    padding: 20px 0;
    border-top: 1px solid #dbdada;
    width: 100%;
    margin-bottom: 0;
  }
  .page-footer .footer.content .footer-payment {
    border-bottom: 1px solid #dbdada;
  }
  .page-footer .footer.content .footer-social-icons {
    border-top: none;
  }
  .page-footer .footer.content .footer-safe {
    padding-bottom: 0;
    border-top: none;
  }
  .page-footer .footer.content .footer-social-box,
  .page-footer .footer.content #accordion {
    text-align: left;
  }
  .page-footer .footer.content .footer.links .title {
    width: 100%;
    display: inline-block;
    text-decoration: none;
  }
  .page-footer .footer.content .footer.links .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: inherit;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-footer .footer.content .footer.links .title strong {
    font-size: 16px;
  }
  .page-footer .footer.content .footer.links .title:after {
    float: right;
    font-weight: 600;
    line-height: 1;
    color: #2ca4d8;
  }
  .page-footer .footer.content .footer.links.active .title:after {
    content: '\e60f';
  }
  .page-footer .footer.content .footer.links {
    padding-right: 0;
    border-bottom: 1px solid #dbdada;
  }
  .page-footer .footer.content .footer.links:not(.customer-service) {
    margin-bottom: 12px;
  }
  .page-footer .footer.content .footer.links .footer-links-content {
    margin-bottom: 10px;
  }
  .page-footer .footer.content .footer.links.contact-detail .footer-links-content {
    margin-bottom: 0px;
  }
  .page-footer .copyright {
    text-align: left;
  }
  .page-footer .copyright .copyright-inner {
    display: inline-block;
  }
  .page-footer .copyright .copyright-inner span {
    display: inherit;
  }
  .page-footer .copyright .copyright-inner span.medium {
    margin-bottom: 10px;
  }
  .page-footer .footer-promo-banner {
    flex-direction: column;
  }
  .page-footer .footer-promo-banner .footer-promo-banner-inner {
    border-bottom: 1px solid #fff;
    width: 100%;
    padding: 0px 20px 10px 20px;
    margin: 0 0 10px 0;
  }
  .page-footer .footer-promo-banner .footer-promo-banner-inner:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .page-footer .footer-promo-banner .footer-promo-banner-inner .promo-steps:before {
    font-size: 40px;
    line-height: 46px;
  }
  .mobilemenu-top-links .section-item-content.nav-sections-item-content .header.links {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 0 20px 0;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .c-title {
    font-size: 20px;
  }
  .c-sub-title {
    font-size: 18px;
  }
  .convert {
    padding: 30px;
  }
  .rd-list li {
    font-size: 16px;
  }
  #retro-help {
    font-size: 16px;
  }
  .gray-bg-title .title-big {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .gray-bg-title .title-small {
    font-size: 17px;
  }
  .rd-list-container {
    display: inherit;
  }
  .rd-list-container .rd-list {
    width: 100%;
  }
  .compare-table {
    padding: 0;
  }
  .compare-table .gray-bg-title {
    padding: 20px 20px 0 20px;
  }
  .compare-table .col-6 h4 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cost-table {
    font-size: 14px;
  }
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retro-outdoor.gray-bg,
  body.catalog-category-view.page-layout-1column.category-led-retrofit-dept .category-view #retro-indoor.gray-bg {
    padding: 20px 20px;
    margin-bottom: 40px;
  }
  .cfl-main-container {
    margin: 0;
    flex-wrap: wrap;
  }
  .cfl-main-container .title-main {
    width: 412px;
    max-width: 100%;
    margin: auto auto 30px auto;
    padding: 0;
  }
  .cfl-main-container .title-main p {
    font-size: 35px;
    line-height: 45px;
    padding: 30px;
  }
  .cfl-main-container .table-box {
    width: 100%;
    margin: 0;
  }
  .catalog-category-view {
    /* Applications */
  }
  .catalog-category-view .applications-wrapper {
    /*margin-bottom: 50px;*/
  }
  .catalog-category-view .applications-wrapper .row .applications-bg {
    position: relative;
    overflow: hidden;
  }
  .catalog-category-view .applications-wrapper .row .applications-bg .application-installshot {
    display: block;
    width: auto;
    height: 336px;
    z-index: 0;
    max-height: none;
    max-width: none;
    transform: translateX(-25%);
  }
  .catalog-category-view .applications-wrapper .row .applications-bg .application-bg-text-wrap {
    position: absolute;
    display: block;
    top: 30px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    text-align: center;
    padding: 10px 20px;
    border-radius: 3px;
    left: 10%;
    right: 10%;
  }
  .catalog-category-view .applications-wrapper .row .applications-bg .application-bg-text-wrap.wprods {
    top: 20%;
  }
  .catalog-category-view .applications-wrapper .row .applications-bg .application-bg-text-wrap h2 {
    font-size: 20px;
    margin-bottom: 0.7rem;
  }
  .catalog-category-view .applications-wrapper .row .applications-bg .application-bg-text-wrap li {
    list-style: none;
  }
  .catalog-category-view .applications-wrapper .row .applications-subcats {
    /*float: left;
				    width: 100%;
				    margin-top: 30px!important;*/
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /*position: absolute;
				    opacity: 0;
				    transition: opacity 0.2s ease, margin-top 0.2s ease;*/
  }
  .catalog-category-view .applications-wrapper .row .applications-subcats .applications-subcat {
    text-align: center;
    margin-bottom: 30px;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    /*.applications-subcat-anchor {*/
    /*}*/
  }
  .catalog-category-view .applications-wrapper .row .applications-subcats .applications-subcat .btn-blue {
    padding: 10px 20px;
  }
  .catalog-category-view .applications-wrapper .row .applications-subcats .applications-subcat.col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .catalog-category-view .applications-wrapper .row .applications-subcats .applications-subcat .applications-subcat-anchor,
  .catalog-category-view .applications-wrapper .row .applications-subcats .applications-subcat .applications-subcat-anchor:hover,
  .catalog-category-view .applications-wrapper .row .applications-subcats .applications-subcat .applications-subcat-anchor:visited {
    text-decoration: none;
    color: #363636;
  }
  .catalog-category-view .applications-wrapper .row .applications-subcats .applications-subcat .application-subcat-pic-wrapper {
    position: relative;
    padding-bottom: 20px;
    vertical-align: middle;
    display: inline-block;
  }
  .catalog-category-view .applications-wrapper .row .applications-subcats .applications-subcat .application-subcat-pic-wrapper .application-subcat-pic {
    /*width: 100%;
									max-width: 390px;
								    height: auto;*/
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    max-width: 100%;
    object-fit: contain;
    width: 420px;
    height: 150px;
    background: #fff;
  }
  .catalog-category-view .applications-wrapper .row .applications-subcats .applications-subcat .application-subcat-name {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .catalog-category-view .applications-wrapper .row .applications-subcats .applications-subcat .application-subcat-list {
    list-style: none;
    padding: 0;
  }
  .catalog-category-view .applications-wrapper .row .applications-subcats .applications-subcat .application-subcat-list li {
    /*padding-bottom: 8px;*/
    line-height: 1.2;
    margin-bottom: 5px;
  }
  .catalog-category-view .applications-wrapper .row .applications-subcats .applications-subcat:nth-child(3n+1) {
    clear: both;
  }
  .catalog-category-view .app-brands {
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .catalog-category-view .app-brands img {
    max-width: 150px;
    margin: 0 2.5% 0 2.5%;
  }
  .catalog-category-view .retro-help {
    margin-top: 30px;
  }
  .catalog-category-view .retro-help h4 {
    margin-bottom: 0px;
  }
  .catalog-category-view .retro-help .retro-help-channel {
    width: 100%;
    text-align: left;
    display: inline-block;
    padding: 0px 10px 10px 0px;
    vertical-align: top;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    padding-right: 5%;
    width: calc((100% - 4%)/3);
  }
  body.cms-recentlyviewed .block.widget .products-grid .product-item {
    width: 50%;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  header .header.content .amquote-cart-wrapper.minicart-wrapper {
    float: right;
    margin: 12px 0 0 12px;
  }
  header .header.content .amquote-cart-wrapper.minicart-wrapper .amquote-showcart > .text {
    display: none;
  }
  header .header.content .amquote-cart-wrapper.minicart-wrapper .amquote-showcart span.counter.qty {
    left: unset;
    right: 0;
  }
}
@media only screen and (max-width: 768px) and (min-width: 768) {
  .navigation .submenu .pl-lazy {
    display: inline;
  }
}
@media only screen and (max-width: 768px) and (max-width: 500px) {
  .page-products .products-grid .product-item {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (max-width: 424px) {
  .header.content .miniquote-wrapper,
  .header.content #toplink-compare,
  .header.content .user-menu,
  .header.content #toplink-minicart,
  .header.content .quick-order {
    margin-left: 17px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 414px) {
  .catalog-category-view .applications-wrapper .row .applications-subcats .applications-subcat.col-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: inline-block;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .multicheckout.order-review .data.table tbody tr .col.qty[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.price[data-th]:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal[data-th]:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    /*.lib-table-responsive();*/
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th {
    /*&:extend(.abs-no-display-s all);*/
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    /*border: none;*/
    /*padding: 0 0 @indent__xs;*/
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .data-table-definition-list thead {
    display: none;
  }
  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }
  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .checkout-payment-method .amazon-sandbox-simulator {
    border-top: 1px solid #cccccc;
  }
  .checkout-shipping-address .field-tooltip .field-tooltip-content {
    right: -65px;
  }
  .checkout-shipping-address .field-tooltip .field-tooltip-content:before,
  .checkout-shipping-address .field-tooltip .field-tooltip-content:after {
    right: 64px;
  }
  .cart-summary .checkout-methods-items .field-tooltip .field-tooltip-content {
    right: -35px;
  }
  .cart-summary .checkout-methods-items .field-tooltip .field-tooltip-content:before,
  .cart-summary .checkout-methods-items .field-tooltip .field-tooltip-content:after {
    right: 35px;
  }
  .block-minicart .field-tooltip {
    right: -115px;
    top: -45px;
  }
  .block-minicart .field-tooltip .field-tooltip-content {
    right: -21px;
    top: 46px;
  }
  .block-minicart .field-tooltip .field-tooltip-content:before,
  .block-minicart .field-tooltip .field-tooltip-content:after {
    right: 20px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .label::before,
  .block-search .label::hover::before,
  .block-search .label::active::before {
    color: #2ca4d8;
  }
  .cart-container .cart-badges {
    margin-top: 0;
    text-align: left;
  }
  .form-cart .cart.main.actions a.action.continue,
  .form-cart .cart.main.actions button,
  .form-cart .cart.main.actions .cart.table-wrapper .actions-toolbar > .action,
  .form-cart .cart.main.actions .action-gift,
  .form-cart .cart.main.actions .cart.table-wrapper .actions-toolbar > .action,
  .form-cart .cart.main.actions .action-gift,
  .form-cart .cart.main.actions .action-gift {
    width: 100%;
  }
  .cart-container .form-cart .cart.main.actions .action-gift,
  .cart-container .form-cart .cart.main.actions .cart.table-wrapper .actions-toolbar > .action,
  .cart-container .form-cart .cart.main.actions button,
  .cart-container .form-cart .cart.main.actions .cart.table-wrapper .actions-toolbar > .action,
  .cart-container .form-cart .cart.main.actions .action-gift,
  .cart-container .form-cart .cart.main.actions .action-gift {
    width: 100%;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
  }
  .opc-wrapper .step-content:not(#checkout-step-payment) {
    padding-right: 0px;
  }
  .opc-progress-bar {
    margin-top: 70px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    flex-basis: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login {
    margin-top: 0px;
  }
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .modal-slide .modal-inner-wrap .field[name="shippingAddress.street.1"] .label {
    white-space: nowrap;
    overflow: hidden;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-summary .shipping-information .shipping-information-title {
    font-size: 2.3rem;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  /*.order-details-items {
        thead {
            display: block;

            tr,
            td {
                display: block;
            }
        }
    }*/
  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  #braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .home-banner-slider-main .home-banner-slider-inner .home-banner-slider-img {
    margin-left: -27%;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .paypal-fastlane-divider span {
    background-color: #ffffff;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #2ca4d8;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
}
.lazysize {
  width: auto !important;
  height: auto !important;
  margin: 0 auto;
}
#braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  visibility: visible;
}
#braintree-three-d-modal .bt-modal-frame {
  height: 420px;
  width: 440px;
  margin: auto;
  background-color: #ffffff;
  z-index: 2;
  border-radius: 6px;
}
#braintree-three-d-modal .bt-modal-body {
  height: 380px;
  margin: 20px;
  background-color: white;
  border: 1px solid lightgray;
}
#braintree-three-d-modal .bt-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.75;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  padding: 10px 0;
  margin: 0;
  margin-bottom: 15px;
}
.braintree-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, #003087);
  color: #ffffff;
  padding: 15px;
  text-align: center;
  margin: 10px 0px;
}
.ppcreditcalc-container {
  border: 1px solid #dedede;
  background: #ffffff;
}
.ppcreditcalc-header {
  background: #ffffff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  padding: 15px;
  font-size: 1.2rem;
  line-height: 2rem;
}
.ppcreditcalc-instalments {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  background-color: #eeeeee;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  display: block;
  padding: 10px 15px;
  color: #000;
}
.ppcreditcalc-instalments-term:hover {
  background: #009CDE;
  color: #FFF;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: #003087;
  color: #FFF;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button,
.action-gift.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black,
.action-gift.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white,
.action-gift.braintree-googlepay-button.white {
  background-color: #ffffff;
}
button.braintree-googlepay-button.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.short,
.action-gift.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.short,
.action-gift.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.short,
.action-gift.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:active,
.action-gift.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black:hover,
.action-gift.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:active,
.action-gift.braintree-googlepay-button.white:active {
  background-color: #ffffff;
}
button.braintree-googlepay-button.white:focus,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:focus,
.action-gift.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white:hover,
.action-gift.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.long,
.action-gift.braintree-googlepay-button.long {
  min-width: 152px;
  width: 240px;
}
button.braintree-googlepay-button.white.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.white.long,
.action-gift.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long,
.cart.table-wrapper .actions-toolbar > .action.braintree-googlepay-button.black.long,
.action-gift.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  margin-top: 15px;
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  width: 30px;
  -webkit-filter: none;
  -webkit-transition: none;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  position: absolute;
  z-index: 10;
  left: 10px;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="text"]::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type="number"]::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-cc-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Inter', sans-serif, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  vertical-align: baseline;
  box-sizing: border-box;
  position: relative;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.braintree-paypal-fieldset {
  display: none;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
  max-width: 300px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  top: 10px;
  right: 30px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.aa-LoadingIndicator {
  top: 11px;
  position: absolute;
  right: 16px;
}
.catalogsearch-result-index .product-item-info .product-item-details .product-item-middle .product-item-actions .actions-secondary + .actions-secondary .towishlist {
  display: none;
}
@media screen and (max-width: 1023px) {
  .aa-Autocomplete {
    display: none;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 10;
    top: 0;
    padding: 0;
  }
  .aa-Autocomplete .aa-Input {
    border: 0;
    border-radius: 0;
    height: 60px;
  }
  .click-label {
    color: #151515;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
  }
  .click-label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 21px;
    color: inherit;
    content: '\e615';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .click-label:before {
    display: block;
  }
  .algolia-search-block.open .click-label:after {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 9;
  }
  #algoliaAutocomplete .aa-ClearButton {
    z-index: 9;
  }
  .block-search#algoliaAutocomplete {
    float: right;
    clear: none;
    margin: 0;
    position: static;
    margin: 0 20px 0 0;
  }
  .header.content .block-search.open .aa-Autocomplete {
    display: block;
  }
}
.header.content .amquote-cart-wrapper.minicart-wrapper {
  margin: 0 0 0 25px;
  padding: 0;
  float: none;
  order: 5;
  -ms-flex-negative: 0;
  flex-grow: 0;
}
.header.content .amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart {
  right: 0;
  position: fixed;
}
.header.content .amquote-cart-wrapper.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.header.content .amquote-cart-wrapper.minicart-wrapper .block-quotecart .subtitle.empty {
  padding: 20px 30px;
}
.header.content .amquote-cart-wrapper.minicart-wrapper .block-quotecart .block-content > .actions {
  position: absolute;
  bottom: 0;
  padding: 20px;
  width: 100%;
  text-align: center;
}
.header.content .amquote-cart-wrapper.minicart-wrapper .block-quotecart .block-content > .actions .action {
  width: 100%;
}
.header.content .amquote-cart-wrapper.minicart-wrapper .amquote-showcart {
  text-align: center;
}
.header.content .amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action {
  color: #151515;
}
.header.content .amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action::before {
  content: '\e90c';
  font-family: 'icons-blank-theme';
  font-size: 20px;
  line-height: 21px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  background: none;
  height: auto;
  overflow: unset;
}
@media (min-width: 768px) {
  .header.content .amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action::before {
    font-size: 28px;
    line-height: 29px;
    margin: 0 0 5px 0;
  }
}
.header.content .amquote-cart-wrapper.minicart-wrapper .amquote-showcart > .text {
  display: block;
  font-size: 15px;
  font-weight: 700;
}
.header.content .amquote-cart-wrapper.minicart-wrapper .amquote-showcart span.counter.qty {
  position: absolute;
  top: -5px;
  right: 10px;
  left: unset;
  background: #2ca4d8;
  color: #fff;
  border-radius: 1em;
  min-width: 1.4em;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
  padding: 0 3px;
  margin: 0;
  height: auto;
}
@media (min-width: 1280px) {
  .header.content .amquote-cart-wrapper.minicart-wrapper {
    margin: 0 0 0 48px;
  }
}
/*
 * Copyright (c) 2021. Cart2Quote B.V. All rights reserved.
 * See COPYING.txt for license details.
 */
/* Extend Parent Theme */
/* Theme Styling */
div.page-title-wrapper > form > div > button.action.primary.cart2quote-accept-checkout-btn,
div.page-title-wrapper > form > div > button.action.cart2quote-print-quote-btn,
div.page-title-wrapper > form > div > button.amshopby-button.cart2quote-accept-checkout-btn,
div.page-title-wrapper > form > div > button.am-filter-go.cart2quote-accept-checkout-btn,
div.page-title-wrapper > form > div > .cart.table-wrapper .actions-toolbar > .action.action.primary.cart2quote-accept-checkout-btn,
div.page-title-wrapper > form > div > .cart.table-wrapper .actions-toolbar > .action.action.cart2quote-print-quote-btn,
div.page-title-wrapper > form > div > .action-gift.action.primary.cart2quote-accept-checkout-btn,
div.page-title-wrapper > form > div > .action-gift.action.cart2quote-print-quote-btn {
  margin-top: -37px;
}
@media (max-width: 900px) {
  .page-title-wrapper .action.primary.cart2quote-accept-checkout-btn,
  .page-title-wrapper .action.cart2quote-print-quote-btn,
  .page-title-wrapper .amshopby-button.cart2quote-accept-checkout-btn,
  .page-title-wrapper .am-filter-go.cart2quote-accept-checkout-btn {
    margin: 20px 0;
    float: none;
    display: table;
    width: auto;
  }
}
@media (max-width: 550px) {
  .page-title-wrapper .action.primary.cart2quote-accept-checkout-btn,
  .page-title-wrapper .action.cart2quote-print-quote-btn,
  .page-title-wrapper .amshopby-button.cart2quote-accept-checkout-btn,
  .page-title-wrapper .am-filter-go.cart2quote-accept-checkout-btn {
    display: block;
    margin: 20px 0;
    width: 100%;
    float: none;
  }
}
.block-order-details-view .block-content .box.box-quote-remarks {
  margin: 0;
}
.page-title-wrapper .block.block-order-details-view:last-child {
  margin-bottom: 20px;
}
@media (max-width: 1250px) {
  .quotation-quote-view .page-title {
    margin-bottom: 10px;
  }
}
@media (max-width: 1250px) {
  .quotation-quote-view .order-status {
    display: table;
  }
}
@media (max-width: 767px) {
  body.account.quotation-quote-view .page-title-wrapper .order-status {
    margin-top: 0;
  }
}
ul.checkout.methods.items li.item .movetoquote-wrapper {
  border-top: 0px solid #ccc;
  padding-top: 0px;
}
ul.checkout.methods.items li.item .movetoquote-wrapper .action.primary.checkout.movetoquote.movetoquote-button,
ul.checkout.methods.items li.item .movetoquote-wrapper .amshopby-button.checkout.movetoquote.movetoquote-button,
ul.checkout.methods.items li.item .movetoquote-wrapper .am-filter-go.checkout.movetoquote.movetoquote-button {
  background-color: transparent;
  border-color: #2CA4D8;
  line-height: 22px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;
  color: #2CA4D8;
  padding: 13px 17px;
}
ul.checkout.methods.items li.item .movetoquote-wrapper .action.primary.checkout.movetoquote.movetoquote-button::before,
ul.checkout.methods.items li.item .movetoquote-wrapper .amshopby-button.checkout.movetoquote.movetoquote-button::before,
ul.checkout.methods.items li.item .movetoquote-wrapper .am-filter-go.checkout.movetoquote.movetoquote-button::before {
  overflow: visible;
  vertical-align: bottom;
  content: '\e90c';
  font-family: 'icons-blank-theme';
  font-size: 20px;
  margin-right: 5px;
}
ul.checkout.methods.items li.item .movetoquote-wrapper .action.primary.checkout.movetoquote.movetoquote-button:hover,
ul.checkout.methods.items li.item .movetoquote-wrapper .amshopby-button.checkout.movetoquote.movetoquote-button:hover,
ul.checkout.methods.items li.item .movetoquote-wrapper .am-filter-go.checkout.movetoquote.movetoquote-button:hover {
  background-color: #2CA4D8;
  border-color: #2CA4D8;
  color: #fff;
}
.miniquote-wrapper {
  margin-left: 30px;
}
.miniquote-wrapper .showquote span.counter.qty {
  position: absolute;
  top: -5px;
  right: 10px;
  background: #2ca4d8;
  color: #fff;
  border-radius: 1em;
  min-width: 1.4em;
  text-align: center;
  font-size: 12px;
  line-height: 1.4;
  padding: 0 3px;
}
.miniquote-wrapper .action.showquote:before {
  content: '\e90c';
  font-family: 'icons-blank-theme';
  font-size: 20px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.miniquote-wrapper .action.showquote {
  color: #151515;
}
.miniquote-wrapper .action.showquote .text {
  display: block;
  font-size: 14px;
  font-weight: 500;
}
