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: #7e7d82;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  font-size: 1.8rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1.6rem;
}
abbr[title] {
  border-bottom: 1px dotted #cccccc;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #000000;
}
small,
.small {
  font-size: 14px;
}
hr {
  border: 0;
  border-top: 1px solid #cccccc;
  margin-bottom: 27px;
  margin-top: 27px;
}
sub,
sup {
  font-size: 66.66666667%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 700;
  line-height: 80px;
  font-size: 8rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 700;
  line-height: 80px;
  font-size: 6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 600;
  line-height: auto;
  font-size: 3.5rem;
  margin-top: 2rem;
  margin-bottom: 1.6rem;
}
h4 {
  font-weight: 600;
  line-height: 36px;
  font-size: 3rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 600;
  line-height: 30px;
  font-size: 2.5rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 400;
  line-height: 28px;
  font-size: 2rem;
  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: #214553;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #214553;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #214553;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #214553;
  text-decoration: none;
}
a:active,
.alink:active {
  color: #214553;
  text-decoration: none;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1.6rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 0;
}
dd {
  margin-bottom: 16px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f6f6f6;
  color: #0d1c22;
  padding: 2px 4px;
  font-size: 1.4rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #0d1c22;
  padding: 2px 4px;
  font-size: 1.4rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  color: #0d1c22;
  line-height: 1.5;
  margin: 0 0 16px;
  padding: 16px;
  font-size: 1.4rem;
  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 #cccccc;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #7e7d82;
  font-family: 'Poppins', sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
  font-size: 1.8rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #214553;
  line-height: 1.5;
  font-size: 1.2rem;
  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: 11px 30px;
}
button {
  background-image: none;
  background: transparent;
  border: 1px solid #214553;
  color: #214553;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  margin: 0 20px;
  padding: 8px 16px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #285465;
  border: 1px solid #214553;
  color: #214553;
}
button:hover {
  background: #285465;
  border: 1px solid #285465;
  color: #ffffff;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-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: transparent;
  background-clip: border-box;
  border: 1px solid #dddddd;
  border-radius: 8px;
  color: #7e7d82;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  height: 50px;
  line-height: 22.7px;
  padding: 13px 15px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type*="date"]:focus,
input[type="email"]:focus {
  border: 1px solid 1px solid #dddddd;
}
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: #c6c6c6;
}
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: #c6c6c6;
}
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: #c6c6c6;
}
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: transparent;
  background-clip: border-box;
  border: 1px solid #dddddd;
  border-radius: 8px;
  color: #7e7d82;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  height: 50px;
  line-height: 1.42857143;
  padding: 4px 39px 5px 15px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:focus {
  border: 1px solid 1px solid #dddddd;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: transparent;
  background-clip: border-box;
  border: 1px solid #dddddd;
  border-radius: 8px;
  color: #7e7d82;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  height: 10px 16px;
  line-height: 22.7px;
  margin: 0;
  padding: 13px 15px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:focus {
  border: 1px solid 1px solid #dddddd;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c6c6c6;
}
textarea::-webkit-input-placeholder {
  color: #c6c6c6;
}
textarea:-ms-input-placeholder {
  color: #c6c6c6;
}
input[type="checkbox"] {
  margin: 2px 8px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 8px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.valid,
select.valid,
textarea.valid {
  color: #214553;
}
div.mage-error {
  color: #e00f1c;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 19px;
  font-size: 1.4rem;
}
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;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../ajax-loader.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: 'icomoon';
  font-size: 20px;
  line-height: 1;
  color: #214553;
  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 {
  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 {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: 'icomoon';
  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 {
  color: #000000;
  opacity: 0.75;
}
/* 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;
}
/*  hide the contet  */
.page-header {
  margin: 15px 0;
}
.page-header .panel.wrapper {
  background-color: #f0f0ed;
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #777777;
  margin-bottom: 24px 0;
}
.page-header .panel.wrapper a {
  color: #777777;
}
.page-header .panel.wrapper a:hover {
  color: #214553;
}
.page-header .panel.header {
  padding-top: 19px;
  padding-bottom: 19px;
}
.page-header .header.content::before,
.page-header .header.content::after {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.page-header .content-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-gap: 8px 16px;
  -moz-gap: 8px 16px;
  -ms-gap: 8px 16px;
  gap: 8px 16px;
}
.page-header .minicart-wrapper .action.showcart .counter.qty {
  width: 4px;
  height: 4px;
  background-color: #68a8e0;
  border-radius: 50%;
  margin: 0;
  top: 0;
  right: 0;
  padding: 0;
  left: unset;
  min-width: unset;
}
.action.primary span,
.action span {
  display: inline-block;
  padding-top: 3px;
}
.footer-banner-block {
  margin: 100px auto;
}
.page-footer {
  background-color: transparent;
  padding: 56px 0 20px;
}
.page-footer .block.newsletter .newslatter-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.page-footer .block.newsletter .block-content {
  margin-bottom: 56px;
}
.page-footer .block.newsletter .newslater-message .newslatter-title {
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 6px;
}
.page-footer .block.newsletter .newslater-message .newslatter-text {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-family: 'Poppins', sans-serif;
  color: #e5e5e5;
  font-weight: 500;
  margin: 0;
}
.page-footer .block.newsletter .form.subscribe {
  max-width: 420px;
  width: 100%;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.page-footer .block.newsletter .form.subscribe .newsletter {
  flex: 1;
}
.page-footer .block.newsletter .form.subscribe .control input {
  width: 100%;
  border-radius: 10px;
  margin: 0;
  background-color: #ffffff;
  line-height: 4rem;
  font-size: 1.8rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  padding: 0 19px;
  height: 46px;
  color: #9b9b9b;
}
.page-footer .block.newsletter .form.subscribe .actions .action.subscribe.primary {
  background-color: #214553;
  border: none;
  border-radius: 0 10px 10px 0;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 4rem;
  font-family: 'Poppins', sans-serif;
  padding: 19px 18.5px;
  text-transform: capitalize;
  color: #e5e5e5;
  vertical-align: text-bottom;
  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;
  height: 46px;
}
.page-footer .custom-footer-section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 56px;
  padding-bottom: 56px;
  border-style: solid;
  border-width: 1px 0;
  border: none;
}
.page-footer .custom-footer-section ul,
.page-footer .custom-footer-section li {
  margin: 0;
}
.page-footer .custom-footer-section .custom-footer-left-section {
  width: 30%;
}
.page-footer .custom-footer-section .custom-footer-left-section img {
  width: auto;
  height: auto;
}
.page-footer .custom-footer-section .custom-footer-left-section .brands-logo {
  margin-bottom: 24px;
}
.page-footer .custom-footer-section .custom-footer-left-section .social-links-icons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-gap: 16px;
  -moz-gap: 16px;
  -ms-gap: 16px;
  gap: 16px;
}
.page-footer .custom-footer-section .custom-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-gap: 30px 20px;
  -moz-gap: 30px 20px;
  -ms-gap: 30px 20px;
  gap: 30px 20px;
}
.page-footer .custom-footer-section .custom-row .custom-col {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 25%;
}
.page-footer .custom-footer-section .custom-row .links-title,
.page-footer .custom-footer-section .custom-row .footer-links {
  font-size: 1.8rem;
  line-height: 4rem;
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  padding: 0 0;
  list-style: none;
}
.page-footer .custom-footer-section .custom-row .links-title {
  font-weight: 600;
  position: relative;
  display: inline-block;
  margin-bottom: 16px;
}
.page-footer .custom-footer-section .custom-row .footer-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-gap: 10px;
  -moz-gap: 10px;
  -ms-gap: 10px;
  gap: 10px;
  width: 100%;
}
.page-footer .custom-footer-section .custom-row .footer-links li {
  font-weight: 400;
  margin-bottom: 0;
}
.page-footer .custom-footer-section .custom-row .footer-links li a {
  color: #7e7d82;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 1.6rem;
}
.page-footer .custom-footer-section .custom-row .footer-links li:last-child {
  margin-bottom: 0;
}
.page-footer .copyright {
  text-align: center;
  display: block;
  margin-top: 56px;
  font-size: 1.8rem;
  line-height: 4rem;
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  font-weight: 400;
}
.page-footer i.icon-instagram:after {
  content: '\e817';
}
.page-footer i.icon-twitter:after {
  content: '\e820';
}
.page-footer i.icon-facebook:after {
  content: '\e812';
}
.page-footer i.icon-facebook-f:after {
  content: '\e813';
}
.page-footer i.icon-linkdin:after {
  content: '\e819';
}
.page-footer i.icon-youtube:after {
  content: '\e823';
}
.page-footer + .clssearchreqpop {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
  width: 40px;
  height: 40px;
  line-height: 4rem;
  border-radius: 4px;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] .icon-icon-right,
.owl-theme .owl-controls .owl-nav [class*='owl-'] .icon-icon-left {
  line-height: 2.4rem;
  font-size: 2.4rem;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
  margin: 8px;
}
.owl-theme .owl-controls .owl-nav .owl-prev .icon-icon-left:before {
  content: '\e617';
}
.owl-theme .owl-controls .owl-nav .owl-next {
  margin: 0;
}
.owl-theme .owl-controls .owl-nav .owl-next .icon-icon-right:before {
  content: '\e608';
}
/*Don't remove added for hotfix*/
.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.search-terms,
.block-wishlist-management .wishlist-select-items,
.order-details-items .items-qty,
.product-items,
.prices-tier,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider,
.filter-current .items,
.filter-options-content .items,
.careers-wrap .careers-search .careers-search-list ul.careers-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.abs-reset-list > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.search-terms > li,
.block-wishlist-management .wishlist-select-items > li,
.order-details-items .items-qty > li,
.product-items > li,
.prices-tier > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li,
.filter-current .items > li,
.filter-options-content .items > li,
.careers-wrap .careers-search .careers-search-list ul.careers-items > li {
  margin: 0;
}
.action-primary {
  background-image: none;
  background: #214553;
  border: 1px solid #214553;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  padding: 8px 16px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 10px;
}
.action-primary:focus,
.action-primary:active {
  background: #285465;
  border: 1px solid #214553;
  color: 1px solid #285465;
}
.action-primary:hover {
  background: #285465;
  border: 1px solid #285465;
  color: #ffffff;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-revert-to-action-secondary,
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel {
  border-radius: 10px;
}
.abs-action-link-button,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: transparent;
  border: 1px solid #214553;
  color: #214553;
  cursor: pointer;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  margin: 0 20px;
  padding: 8px 16px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 10px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #285465;
  border: 1px solid #214553;
  color: #214553;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #285465;
  border: 1px solid #285465;
  color: #ffffff;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.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;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button: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 {
  text-decoration: none;
}
.abs-action-button-as-link,
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .actions-toolbar > .towishlist,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show,
.paypal-button-widget .paypal-button,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.gift-wrapping-title .action-remove,
.wishlist.split.button > .action,
.block.related .action.select,
.abs-add-fields .action.remove,
.cart-discount .action.check,
.paypal-review-discount .action.check,
.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.5;
  padding: 0;
  color: #214553;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.popup .actions-toolbar .action.cancel:visited,
.cart.table-wrapper .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .actions-toolbar > .towishlist:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .payment-method-billing-address .action-cancel:visited,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited,
.checkout-agreements-block .action-show:visited,
.paypal-button-widget .paypal-button:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.gift-wrapping-title .action-remove:visited,
.wishlist.split.button > .action:visited,
.block.related .action.select:visited,
.abs-add-fields .action.remove:visited,
.cart-discount .action.check:visited,
.paypal-review-discount .action.check: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: #214553;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .towishlist:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-agreements-block .action-show:hover,
.paypal-button-widget .paypal-button:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.block.related .action.select:hover,
.abs-add-fields .action.remove:hover,
.cart-discount .action.check:hover,
.paypal-review-discount .action.check: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: #214553;
  text-decoration: none;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.popup .actions-toolbar .action.cancel:active,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .towishlist:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-agreements-block .action-show:active,
.paypal-button-widget .paypal-button:active,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button > .action:active,
.block.related .action.select:active,
.abs-add-fields .action.remove:active,
.cart-discount .action.check:active,
.paypal-review-discount .action.check: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: #214553;
  text-decoration: none;
}
.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,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.popup .actions-toolbar .action.cancel:hover,
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:focus,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:focus,
.cart.table-wrapper .actions-toolbar > .towishlist:hover,
.cart.table-wrapper .actions-toolbar > .towishlist:active,
.cart.table-wrapper .actions-toolbar > .towishlist:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:focus,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-summary .action-edit:hover,
.gift-summary .action-edit:active,
.gift-summary .action-edit:focus,
.gift-summary .action-delete:hover,
.gift-summary .action-delete:active,
.gift-summary .action-delete:focus,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check: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,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel.disabled,
.popup .actions-toolbar .action.cancel[disabled],
fieldset[disabled] .popup .actions-toolbar .action.cancel,
.cart.table-wrapper .actions-toolbar > .action-delete.disabled,
.cart.table-wrapper .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .actions-toolbar > .towishlist.disabled,
.cart.table-wrapper .actions-toolbar > .towishlist[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .towishlist,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel.disabled,
.checkout-payment-method .payment-method-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address.disabled,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit.disabled,
.gift-summary .action-edit[disabled],
fieldset[disabled] .gift-summary .action-edit,
.gift-summary .action-delete.disabled,
.gift-summary .action-delete[disabled],
fieldset[disabled] .gift-summary .action-delete,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.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: #214553;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.popup .actions-toolbar .action.cancel:active,
.popup .actions-toolbar .action.cancel:not(:focus),
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:not(:focus),
.cart.table-wrapper .actions-toolbar > .towishlist:active,
.cart.table-wrapper .actions-toolbar > .towishlist:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:not(:focus),
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check: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;
}
.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  float: left;
  clear: left;
  margin: 0 16px 8px 0;
}
.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  float: left;
  display: inline-block;
  margin: 0 0 8px;
}
.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.box-tocart .action.tocart {
  width: auto;
}
.abs-reset-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}
.abs-reset-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,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}
.abs-adaptive-images-centered,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.abs-login-block-title,
.login-container .block .block-title {
  margin-bottom: 15px;
  font-size: 1.8rem;
}
.abs-login-block-title strong,
.login-container .block .block-title strong {
  font-weight: 400;
}
.abs-dropdown-simple,
.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: 12px;
  line-height: 18px;
  color: #999999;
  content: '\e622';
  font-family: 'icomoon';
  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: 12px;
  line-height: 18px;
  color: #999999;
  content: '\e621';
  font-family: 'icomoon';
  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;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.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 {
  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;
  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;
}
.abs-dropdown-simple ul.items,
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.abs-input-qty,
.bundle-options-container .input-text.qty,
.column .block-addbysku .qty .qty,
.account .data.table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .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,
.box-tocart .input-text.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  width: 54px;
  text-align: center;
}
.abs-margin-for-blocks-and-widgets,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.abs-remove-button-for-blocks,
.sidebar .product-items .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .product-items .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > 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 .product-items .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #999999;
  content: '\e616';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .product-items .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .product-items .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #999999;
}
.abs-product-link {
  font-weight: 400;
}
.abs-product-link > a {
  color: #7e7d82;
  text-decoration: none;
}
.abs-product-link > a:visited {
  color: #7e7d82;
  text-decoration: none;
}
.abs-product-link > a:hover {
  color: #7e7d82;
  text-decoration: none;
}
.abs-product-link > a:active {
  color: #7e7d82;
  text-decoration: none;
}
.abs-like-link {
  color: #214553;
  text-decoration: none;
  cursor: pointer;
}
.abs-like-link:visited {
  color: #214553;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #214553;
  text-decoration: none;
}
.abs-like-link:active {
  color: #214553;
  text-decoration: none;
}
.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-action-remove,
.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 {
  width: auto;
  line-height: normal;
  position: absolute;
  top: 34px;
  margin-left: 73%;
}
.abs-add-fields .fieldset .field .control,
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form-create-return .fieldset .field .control,
.form.send.friend .fieldset .field .control {
  width: 70%;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary,
.form-giftregistry-share .fieldset .actions-toolbar > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary,
.form-add-invitations .fieldset .actions-toolbar > .secondary,
.form-create-return .fieldset .actions-toolbar > .secondary,
.form.send.friend .fieldset .actions-toolbar > .secondary {
  float: left;
}
.abs-add-fields .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-share .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar > .secondary .action.add {
  margin-top: 32px;
}
.abs-add-fields .fieldset .fields .actions-toolbar,
.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;
}
.abs-add-fields .additional,
.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;
}
.abs-add-fields .message.notice,
.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: 32px 0 0;
}
.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.abs-visually-hidden,
.page-header .customer-account-link .customer-account-text,
.page-footer .block.newsletter .label,
.page-header .switcher .label,
.page-footer .switcher .label,
.cart.table-wrapper .col.qty .label,
.page-wrapper .minicart-wrapper .block-minicart .subtotal-section .item.product-item,
.page-wrapper .minicart-wrapper .action.showcart .text,
.page-wrapper .minicart-wrapper .action.showcart .counter-label,
.page-wrapper .minicart-items .action.edit,
.page-wrapper .minicart-items .action.delete span,
.minicart-items .update-cart-item,
.minicart-donation .firas-donation .donateBtn,
.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.opc-wrapper .form-discount .field .label,
.field.street .field.additional .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary.action span,
.modes-label,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label,
body.layout-fullwidth.page-layout-2columns-left.account .sidebar-main::before,
.filter-options-content .filter-count-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-visually-hidden-reset,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  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:before,
.abs-add-fields .fieldset .actions-toolbar: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,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form: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 .content:before,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content: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,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.most_popular .tile-caption:before,
.most_popular .tile-caption:after,
.block.discount .fieldset.coupon:before,
.block.discount .fieldset.coupon:after,
.signup-account-container:before,
.signup-account-container:after,
.customer-account-login .login-container:before,
.customer-account-login .login-container:after,
.customer-account-create .login-container:before,
.customer-account-create .login-container:after,
.customer-account-login .signup-account-container:before,
.customer-account-login .signup-account-container:after,
.customer-account-create .signup-account-container:before,
.customer-account-create .signup-account-container:after,
.careers-wrap:before,
.careers-wrap:after,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form: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 .content:after,
.table-order-items .gift-wrapping .content:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:after,
.toolbar:after,
.sidebar .product-items-images:after,
.most_popular .tile-caption:after,
.block.discount .fieldset.coupon:after,
.signup-account-container:after,
.customer-account-login .login-container:after,
.customer-account-create .login-container:after,
.customer-account-login .signup-account-container:after,
.customer-account-create .signup-account-container:after,
.careers-wrap:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-add-box-sizing,
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.search-autocomplete,
.bundle-options-container .block-bundle-summary,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.column .block-addbysku .sku,
.search-autocomplete,
.product-item,
.sidebar .product-items-images .product-item,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.field .control._with-tooltip,
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon {
  display: block;
  text-decoration: none;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: #214553;
  content: '\e622';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}
.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.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 {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  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: 18px;
  color: #999999;
  content: '\e622';
  font-family: 'icomoon';
  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: 18px;
  color: #999999;
  content: '\e621';
  font-family: 'icomoon';
  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;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 8px;
}
.abs-split-button .items li:hover {
  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;
  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;
}
.abs-methods-shipping-title {
  font-size: 1.6rem;
  margin-bottom: 15px;
  font-weight: 600;
}
.abs-actions-addto,
.wishlist.split.button > .action.split,
.product-social-links .action.mailto.friend,
.moved-add-to-links .action.mailto.friend,
.product-social-links .action.towishlist,
.product-addto-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist,
.product-item-actions .actions-secondary.action,
.action.tocompare,
.product-addto-links .action.tocompare,
.moved-add-to-links .action.tocompare,
.product-social-links .action.tocompare {
  color: #999999;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
  width: 32px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #999999;
  border-radius: 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.moved-add-to-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary.action:before,
.action.tocompare:before,
.product-addto-links .action.tocompare:before,
.moved-add-to-links .action.tocompare:before,
.product-social-links .action.tocompare:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 18px;
  color: #214553;
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto:hover,
.wishlist.split.button > .action.split:hover,
.product-social-links .action.mailto.friend:hover,
.moved-add-to-links .action.mailto.friend:hover,
.product-social-links .action.towishlist:hover,
.product-addto-links .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.product-item .action.towishlist:hover,
.table-comparison .action.towishlist:hover,
.product-item-actions .actions-secondary.action:hover,
.action.tocompare:hover,
.product-addto-links .action.tocompare:hover,
.moved-add-to-links .action.tocompare:hover,
.product-social-links .action.tocompare:hover {
  text-decoration: none;
}
.abs-actions-addto:before,
.wishlist.split.button > .action.split:before,
.product-social-links .action.mailto.friend:before,
.moved-add-to-links .action.mailto.friend:before,
.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before,
.product-item-actions .actions-secondary.action:before,
.action.tocompare:before,
.product-addto-links .action.tocompare:before,
.moved-add-to-links .action.tocompare:before,
.product-social-links .action.tocompare:before {
  display: block;
}
.abs-box-tocart,
.bundle-actions,
.box-tocart {
  margin: 0 0 32px;
}
.abs-toggling-title,
.abs-cart-block > .title,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.cart-discount .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #cccccc;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 16px 40px 16px 15px;
  display: block;
  text-decoration: none;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.cart-discount .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: 20px;
  top: 16px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.cart-discount .block > .title > span,
.paypal-review-discount .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.cart-discount .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: #214553;
  content: '\e622';
  font-family: 'icomoon';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-cart-block,
.abs-discount-block .block,
.cart-summary .block,
.cart-discount .block,
.paypal-review-discount .block {
  margin: 0;
}
.abs-cart-block > .title:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.cart-discount .block > .title:after,
.paypal-review-discount .block > .title:after {
  color: #858585;
}
.abs-cart-block .content,
.abs-discount-block .block .content,
.cart-summary .block .content,
.cart-discount .block .content,
.paypal-review-discount .block .content {
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.cart-summary .block.active > .title:after,
.cart-discount .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e621';
}
.abs-cart-block.active .content,
.abs-discount-block .block.active .content,
.cart-summary .block.active .content,
.cart-discount .block.active .content,
.paypal-review-discount .block.active .content {
  display: block;
}
.abs-cart-block-content {
  margin: 0;
}
.abs-checkout-cart-price,
.multicheckout .table-wrapper .cart-price {
  font-size: 1.4rem;
  font-weight: 400;
}
.abs-checkout-product-name,
.multicheckout .table-wrapper .product-item-name {
  font-size: 1.4rem;
  font-weight: 300;
  margin: 0;
}
.abs-account-block-line-height,
.block-addresses-list address {
  line-height: 24px;
}
.abs-incl-excl-tax .price-including-tax,
.abs-incl-excl-tax .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
  color: #777777;
  display: block;
  font-size: 1.3rem;
  line-height: 1;
  white-space: nowrap;
}
.abs-incl-excl-tax .price-including-tax .price,
.abs-incl-excl-tax .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 400;
}
.abs-adjustment-incl-excl-tax .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax {
  display: inline-block;
  font-size: 1.4rem;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.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;
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.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) ': ';
}
.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.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: ')';
}
.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.paypal-review .table-paypal-review-items .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  position: relative;
  padding-right: 16px;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: #214553;
  content: '\e622';
  font-family: 'icomoon';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.abs-forms-margin-small,
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 20px;
}
.abs-rating-summary .rating-summary,
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: table-row;
}
.abs-rating-summary .rating-label,
.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
  display: table-cell;
  vertical-align: top;
  padding-top: 1px;
  padding-right: 25px;
  padding-bottom: 8px;
}
.abs-rating-summary .rating-result,
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  vertical-align: top;
  display: table-cell;
}
.abs-account-actions:after,
.block-addresses-list .items.addresses .item.actions .action:after {
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 16px;
  border-left: 1px solid #89bcd0;
  vertical-align: -1px;
}
.abs-account-blocks .block-title > .action,
.paypal-review .block .block-title > .action,
.multicheckout .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 {
  float: right;
  font-size: 13px;
  line-height: 19px;
}
.abs-account-blocks .box-title,
.paypal-review .block .box-title,
.multicheckout .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: block;
}
.abs-account-blocks .box-title > .action,
.paypal-review .block .box-title > .action,
.multicheckout .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: 16px;
}
.abs-colon:after,
.block-minicart .subtotal .label: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-icon-add,
.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: #214553;
  content: '\e61c';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 8px;
}
.abs-no-display,
.abs-sidebar-totals .table-caption,
.cart-summary .block .fieldset.estimate > .legend,
.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 .subtitle,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.abs-status,
.return-status,
.order-status {
  border: 2px solid #cccccc;
  border-radius: 3px;
  display: inline-block;
  padding: 0 16px;
  text-transform: uppercase;
  vertical-align: top;
}
.abs-title-orders .page-main .page-title-wrapper .order-date,
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
  font-size: 13px;
  margin-bottom: 16px;
}
.abs-table-striped,
.block-giftregistry-results .data.table,
.block-wishlist-search-results .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > tbody > tr > th,
.block-giftregistry-results .data.table > tfoot > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-giftregistry-results .data.table > tbody > tr > td,
.block-giftregistry-results .data.table > tfoot > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > tbody > tr > th,
.block-wishlist-search-results .data.table > tfoot > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > tbody > tr > td,
.block-wishlist-search-results .data.table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td {
  border-bottom: 1px solid rgba(126, 125, 130, 0.2);
}
.abs-block-items-counter,
.block-wishlist .counter,
.block-compare .counter {
  color: #4f9bb9;
  font-size: 1.2rem;
  white-space: nowrap;
}
.abs-block-widget-title,
.block-reorder .block-title,
.block-wishlist .block-title,
.block-compare .block-title {
  margin: 0 0 20px;
}
.abs-block-widget-title strong,
.block-reorder .block-title strong,
.block-wishlist .block-title strong,
.block-compare .block-title strong {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
}
.abs-shopping-cart-items,
.cart-container .form-cart,
.block-cart-failed {
  margin-bottom: 20px;
}
.abs-field-date .control,
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  position: relative;
}
.abs-field-date-input,
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form.search.advanced .fields.range .field.date input,
.form-giftregistry-edit .field.date input {
  margin-right: 16px;
  width: calc(100% - (23px + 16px));
}
.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}
.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 16px;
  width: calc(100% - (21px + 16px + 8px));
}
.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -16px;
  top: 40px;
  left: auto;
}
.abs-checkout-tooltip-content-position-top:before,
.abs-checkout-tooltip-content-position-top:after,
.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: 16px;
  left: auto;
  top: 0%;
}
.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #dddddd;
}
.abs-checkout-tooltip-content-position-top:after,
.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;
}
.abs-checkout-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 16px;
  color: #7e7d82;
  font-weight: 300;
  font-size: 2.2rem;
}
.abs-sidebar-totals,
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}
.abs-sidebar-totals tbody .mark,
.abs-sidebar-totals tfoot .mark,
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.abs-sidebar-totals tbody .amount,
.abs-sidebar-totals tfoot .amount,
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
  color: #000000;
}
.abs-sidebar-totals .grand th,
.abs-sidebar-totals .grand td,
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
  padding: 11px 0;
}
.abs-sidebar-totals .grand strong,
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.abs-sidebar-totals .grand .mark,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  border-top: 1px solid #cccccc;
  font-size: 1.8rem;
  padding-right: 16px;
}
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  border-top: 1px solid #cccccc;
  font-size: 1.8rem;
}
.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 16px;
}
.abs-sidebar-totals tbody tr:last-child td,
.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.abs-sidebar-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.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 #cccccc;
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
}
.abs-sidebar-totals .totals-tax-summary .amount .price,
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  position: relative;
  padding-right: 20px;
  display: inline-block;
  text-decoration: none;
}
.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: 12px;
  line-height: 12px;
  color: #214553;
  content: '\e622';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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 {
  position: absolute;
  right: 3px;
  top: 3px;
}
.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.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';
}
.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: 1px solid #cccccc;
}
.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.abs-sidebar-totals .table-wrapper,
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {
  margin-bottom: 0;
}
.abs-discount-block .block > .title strong,
.cart-discount .block > .title strong,
.paypal-review-discount .block > .title strong {
  color: #1979c3;
  font-weight: 400;
}
.abs-discount-block .actions-toolbar,
.cart-discount .actions-toolbar,
.paypal-review-discount .actions-toolbar {
  width: 100%;
}
.abs-discount-block .actions-toolbar .action.primary,
.abs-discount-block .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.abs-discount-block .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary,
.paypal-review-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.abs-discount-block .action.check,
.cart-discount .action.check,
.paypal-review-discount .action.check {
  font-weight: 400;
}
.abs-discount-block .fieldset,
.cart-discount .fieldset,
.paypal-review-discount .fieldset {
  width: 100%;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins/Poppins-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins/Poppins-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins/Poppins-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins/Poppins-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main,
.container,
.footer-copyright-container {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}
.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: 80px;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -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;
}
* {
  box-sizing: border-box;
}
.table-wrapper {
  border: 1px solid rgba(126, 125, 130, 0.2);
  border-radius: 10px;
  overflow: hidden;
  padding: 0;
  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 thead > tr th,
.table thead > tr td {
  background-color: #f8f8f8;
  font-size: 16px;
  font-weight: 500;
  color: #242424;
  padding: 16px;
}
.table thead > tr th:first-child,
.table thead > tr td:first-child {
  padding-left: 16px;
}
.table thead > tr th:last-child,
.table thead > tr td:last-child {
  padding-right: 16px;
}
.table tbody > tr td {
  background-color: #f8f8f8;
  font-size: 14px;
  color: #7e7d82;
  padding: 16px;
  border-color: rgba(126, 125, 130, 0.2);
  border-style: solid;
  border-width: 2px 0 0 0;
}
.table tbody > tr td:first-child {
  padding-left: 16px;
}
.table tbody > tr td:last-child {
  padding-right: 16px;
}
.table tfoot {
  background: #f5f5f5;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid rgba(126, 125, 130, 0.2);
  padding-top: 20px;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 16px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 1.8rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info a {
  color: #214553;
}
.message.info a:hover {
  color: #214553;
}
.message.info a:active {
  color: #214553;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e60c';
  font-family: 'icomoon';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 16px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 1.8rem;
  background: #fc3c6a;
  border-color: #fc3c6a;
  color: #e00f1c;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #214553;
}
.message.error a:hover {
  color: #214553;
}
.message.error a:active {
  color: #214553;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #e00f1c;
  content: '\e838';
  font-family: 'icomoon';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 16px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 1.8rem;
  background: #e5a500;
  border-color: #e5a500;
  color: #e5a500;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #214553;
}
.message.warning a:hover {
  color: #214553;
}
.message.warning a:active {
  color: #214553;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #e5a500;
  content: #e5a500;
  font-family: 'icomoon';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 16px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 1.8rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.notice a {
  color: #214553;
}
.message.notice a:hover {
  color: #214553;
}
.message.notice a:active {
  color: #214553;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e801';
  font-family: 'icomoon';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 16px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 1.8rem;
  background: #08b782;
  border-color: #08b782;
  color: #214553;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #214553;
}
.message.success a:hover {
  color: #214553;
}
.message.success a:active {
  color: #214553;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #214553;
  content: '\e610';
  font-family: 'icomoon';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  float: left;
  margin: 0;
  position: relative;
  z-index: 1;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 18px;
  color: #214553;
  content: '\e609';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #214553;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.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: #214553;
  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: 16px;
}
.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: #ffffff;
  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;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 20px;
  padding: 0 0 16px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.8rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 0;
}
.fieldset > .fields {
  clear: both;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 4px;
  padding: 0 8px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  color: #242424;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 1.2rem;
}
.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: transparent;
  background-clip: border-box;
  border: 1px solid #dddddd;
  border-radius: 8px;
  color: #7e7d82;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  height: 50px;
  line-height: 22.7px;
  padding: 13px 15px;
  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:focus,
.fieldset > .fields > .field .addon .addbefore:focus,
.fieldset > .field .addon .addafter:focus,
.fieldset > .fields > .field .addon .addafter:focus {
  border: 1px solid 1px solid #dddddd;
}
.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: #c6c6c6;
}
.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: #c6c6c6;
}
.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: #c6c6c6;
}
.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: 16px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #242424;
  font-size: 1.4rem;
  margin: 0;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.4rem;
  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: 28px;
  line-height: 14px;
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  font-weight: normal;
  margin: 0;
  display: inline;
}
.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: 16px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.fieldset .prifix-input-with-option,
.fieldset .intl-tel-input {
  background-color: transparent;
  border: 1px solid #dddddd;
  border-radius: 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-gap: 15px;
  -moz-gap: 15px;
  -ms-gap: 15px;
  gap: 15px;
  padding: 13px 15px;
  height: 50px;
  position: relative;
}
.fieldset .prifix-input-with-option:before,
.fieldset .intl-tel-input:before {
  content: '';
  border-right: 1px solid #dddddd;
  position: absolute;
  left: 80px;
  top: 50%;
  height: 28px;
  width: 1px;
  margin-top: -14px;
}
.fieldset .prifix-input-with-option:focus,
.fieldset .intl-tel-input:focus {
  box-shadow: false;
}
.fieldset .prifix-input-with-option .input-prefix,
.fieldset .intl-tel-input .input-prefix,
.fieldset .prifix-input-with-option #specialcountry,
.fieldset .intl-tel-input #specialcountry,
.fieldset .prifix-input-with-option .flag-container,
.fieldset .intl-tel-input .flag-container {
  border: none;
  border-radius: 0;
  width: 66px;
  padding: 0 4px;
  height: 36px;
  flex: none;
  position: static;
  box-shadow: none;
}
.fieldset .prifix-input-with-option .input-text,
.fieldset .intl-tel-input .input-text {
  background-color: transparent;
  border: none;
  border-radius: 0;
  flex: 1;
  padding: 0;
  height: auto;
  box-shadow: none;
}
.fieldset .prifix-input-with-option .mage-error ~ .mage-error,
.fieldset .intl-tel-input .mage-error ~ .mage-error {
  position: absolute;
  bottom: -21px;
  left: 0;
}
.fieldset .intl-tel-input .flag-container {
  width: 50px;
}
.fieldset .intl-tel-input .selected-flag {
  padding: 0;
  margin: 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.fieldset .intl-tel-input .selected-flag .iti-flag {
  position: static;
  margin: 0;
}
.fieldset .intl-tel-input .selected-flag .iti-arrow {
  display: block;
  text-decoration: none;
  position: static;
  border: none;
  margin-right: 4px;
  width: auto;
  height: auto;
  line-height: 22.7px;
}
.fieldset .intl-tel-input .selected-flag .iti-arrow:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 11px;
  color: #214553;
  content: '\e622';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend span {
  margin-right: 8px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  white-space: nowrap;
  margin-top: 16px;
  display: inline-block;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: rgba(0, 0, 0, 0) url('../images/General.svg') right 5px center no-repeat;
  background-size: auto 23px;
}
div.mage-error[generated] {
  margin-top: 7px;
}
.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: #214553;
  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;
}
.hasDatepicker + .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;
}
.hasDatepicker + .ui-datepicker-trigger:focus,
.hasDatepicker + .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger.disabled,
.hasDatepicker + .ui-datepicker-trigger[disabled],
fieldset[disabled] .hasDatepicker + .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
.hasDatepicker + .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hasDatepicker + .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 23px;
  color: #4f9bb9;
  content: '\e612';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.hasDatepicker + .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 8px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
.form-control .fieldset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-gap: 18px 16px;
  -moz-gap: 18px 16px;
  -ms-gap: 18px 16px;
  gap: 18px 16px;
}
.form-control .fieldset .fields {
  display: -webkit-grid;
  display: -ms-gridbox;
  display: grid;
  -webkit-grid-template-columns: 1fr;
  -moz-grid-template-columns: 1fr;
  -ms-grid-template-columns: 1fr;
  grid-template-columns: 1fr;
  -webkit-gap: 18px 16px;
  -moz-gap: 18px 16px;
  -ms-gap: 18px 16px;
  gap: 18px 16px;
}
.form-control .fieldset .fields.street {
  -webkit-grid-template-columns: 1fr;
  -moz-grid-template-columns: 1fr;
  -ms-grid-template-columns: 1fr;
  grid-template-columns: 1fr;
}
.form-control .fieldset .field {
  margin: 0;
}
@font-face {
  font-family: 'icomoon';
  src: url('../icomoon/fonts/icomoon.ttf') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class^='icon-'],
[class*=' icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon', sans-serif !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-remove:before {
  content: "\e616";
}
.icon-trash:before {
  content: "\e604";
}
.icon-logout:before {
  content: "\e800";
}
.icon-notifications:before {
  content: "\e801";
}
.icon-coupon:before {
  content: "\e802";
}
.icon-ticket:before {
  content: "\e803";
}
.icon-list-alt:before {
  content: "\e60b";
}
.icon-location:before {
  content: "\e60a";
}
.icon-password:before {
  content: "\e804";
}
.icon-plus:before {
  content: "\e61c";
}
.icon-minus:before {
  content: "\e60f";
}
.icon-hamberger-menu:before {
  content: "\e609";
}
.icon-user:before {
  content: "\e627";
}
.icon-user2:before {
  content: "\e805";
}
.icon-search:before {
  content: "\e615";
}
.icon-wishlist:before {
  content: "\e601";
}
.icon-wishlist-full:before {
  content: "\e600";
}
.icon-left:before {
  content: "\e617";
}
.icon-right:before {
  content: "\e608";
}
.icon-cart:before {
  content: "\e611";
}
.icon-down:before {
  content: "\e622";
}
.icon-chat:before {
  content: "\e846";
}
.icon-return:before {
  content: "\e806";
}
.icon-cards:before {
  content: "\e807";
}
.icon-eye-open:before {
  content: "\e808";
}
.icon-edit:before {
  content: "\e809";
}
.icon-chat1:before {
  content: "\e810";
}
.icon-email:before {
  content: "\e61d";
}
.icon-phone:before {
  content: "\e811";
}
.icon-facebook:before {
  content: "\e812";
}
.icon-facebook-fill:before {
  content: "\e813";
}
.icon-facebool-fill-small:before {
  content: "\e816";
}
.icon-instagram-fill-large:before {
  content: "\e817";
}
.icon-instagram-fill-small:before {
  content: "\e818";
}
.icon-linkedin:before {
  content: "\e819";
}
.icon-twitter:before {
  content: "\e820";
}
.icon-twitter-brand:before {
  content: "\e821";
}
.icon-twitter-fill-small:before {
  content: "\e822";
}
.icon-youtube:before {
  content: "\e823";
}
.icon-whatsapp:before {
  content: "\e824";
}
.icon-snapchat:before {
  content: "\e825";
}
.icon-telegram:before {
  content: "\e826";
}
.icon-thumbs-up-down:before {
  content: "\e827";
}
.icon-reddit:before {
  content: "\e828";
}
.icon-google .path1:before {
  content: "\e835";
  color: #ea4335;
}
.icon-google .path2:before {
  content: "\e836";
  margin-left: -1em;
  color: #4285f4;
}
.icon-google .path3:before {
  content: "\e837";
  margin-left: -1em;
  color: #fbbc05;
}
.icon-google .path4:before {
  content: "\e838";
  margin-left: -1em;
  color: #34a853;
}
button,
a.action {
  border-radius: 10px;
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.action.primary {
  background-image: none;
  background: #214553;
  border: 1px solid #214553;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  padding: 8px 16px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.action.primary:focus,
.action.primary:active {
  background: #285465;
  border: 1px solid #214553;
  color: 1px solid #285465;
}
.action.primary:hover {
  background: #285465;
  border: 1px solid #285465;
  color: #ffffff;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.action:hover {
  text-decoration: none;
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 20px;
  margin-left: -16px;
  margin-right: -16px;
}
.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;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #eeeeee;
  height: 40px;
  padding: 1px 16px 1px 16px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #214553;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #4f9bb9;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #214553;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #214553;
  text-decoration: none;
}
.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 {
  color: #214553;
  text-decoration: none;
  padding-bottom: 1px;
}
.product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 16px 16px 32px;
}
.product.data.items .item.title a {
  position: relative;
  text-decoration: none;
}
.product.data.items .item.title a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 18px;
  color: #214553;
  content: '\e622';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 16px;
  top: 1px;
}
.product.data.items .item.title.active a:after {
  content: '\e621';
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
.product.data.items .table-wrapper {
  margin: 0;
}
.pages {
  width: 100%;
  text-align: center;
}
.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: 700;
}
.pages .item {
  font-size: 1.3rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 4px 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 {
  background: #f2f2f2;
  border: 1px solid #cccccc;
  color: #214553;
  display: inline-block;
  padding: 11px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #214553;
}
.pages a.page:hover {
  background: #214553;
  border: 1px solid #214553;
  color: #ffffff;
  text-decoration: none;
}
.pages a.page:active {
  color: #ffffff;
}
.pages strong.page {
  background: #214553;
  border: 1px solid #214553;
  font-size: 1.3rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #ffffff;
  display: inline-block;
  font-weight: 400;
  padding: 11px;
}
.pages .action {
  background: #214553;
  border: 1px solid #214553;
  color: #f2f2f2;
  display: inline-block;
  padding: 0 8px;
  text-decoration: none;
}
.pages .action:visited {
  color: #f2f2f2;
}
.pages .action:hover {
  background: #214553;
  border: 1px solid #214553;
  color: #f2f2f2;
  text-decoration: none;
}
.pages .action:active {
  color: #ffffff;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #f2f2f2;
}
.pages .action.next:active:before {
  color: #ffffff;
}
.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: 16px;
  line-height: 20px;
  color: #f2f2f2;
  content: '\e608';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #f2f2f2;
}
.pages .action.next:active:before {
  color: #ffffff;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #f2f2f2;
}
.pages .action.previous:active:before {
  color: #ffffff;
}
.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: 16px;
  line-height: 20px;
  color: #f2f2f2;
  content: '\e617';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #f2f2f2;
}
.pages .action.previous:active:before {
  color: #ffffff;
}
.pages .item:last-child {
  margin-right: 0;
}
.pages .items {
  margin: 8px 0;
}
.pages .page,
.pages .action {
  border-radius: 50%;
}
.pages a.page {
  width: 32px;
  height: 32px;
  display: block;
  line-height: 3.2rem;
  border: 1px solid #f2f2f2;
  font-weight: 700;
  padding: 0;
  color: #666666;
}
.pages a.page:hover {
  color: #214553;
  border-color: #214553;
}
.pages .item .action {
  display: inline;
  padding: 7px;
}
.pages strong.page {
  width: 32px;
  height: 32px;
  display: block;
  line-height: 3.2rem;
  border: 1px solid #214553;
  background-color: #214553;
  color: #ffffff;
  font-weight: 700;
  padding: 0;
}
.pages .action.next {
  background: #214553;
  padding: 0;
  display: inline-block;
  width: 32px;
}
.pages .action.next:before {
  content: '\e608';
  padding: 4px 0;
  color: #f2f2f2;
  font-size: 21px;
}
.pages .action.next:hover:before,
.pages .action.next:visited:before {
  color: #f2f2f2;
}
.pages .action.previous {
  background: #214553;
  padding: 0;
  display: inline-block;
  width: 32px;
}
.pages .action.previous:before {
  content: '\e617';
  padding: 4px 0;
  color: #f2f2f2;
  font-size: 21px;
}
.pages .action.previous:hover:before,
.pages .action.previous:visited:before {
  color: #f2f2f2;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 16px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 16px;
}
.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;
}
.sidebar .actions-toolbar .action.primary {
  height: 32px;
  line-height: 30px;
  padding: 0 15px;
}
.sidebar .actions-toolbar .secondary a.action {
  line-height: 32px;
  margin: 0;
}
.page-wrapper .breadcrumbs {
  margin: 0 auto 30px;
  padding-left: 0;
  padding-right: 0;
}
.page-wrapper .breadcrumbs .items {
  font-size: 1.4rem;
  color: #214553;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.page-wrapper .breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.page-wrapper .breadcrumbs .item {
  margin: 0;
}
.page-wrapper .breadcrumbs a {
  color: #214553;
  padding: 0;
  text-decoration: none;
}
.page-wrapper .breadcrumbs a:visited {
  color: #214553;
  text-decoration: none;
}
.page-wrapper .breadcrumbs a:hover {
  color: #214553;
  text-decoration: underline;
}
.page-wrapper .breadcrumbs a:active {
  color: #214553;
  text-decoration: none;
}
.page-wrapper .breadcrumbs strong {
  font-weight: 500;
  padding: 0;
}
.page-wrapper .breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.page-wrapper .breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 18px;
  color: #444444;
  content: '/';
  font-family: 'Poppins';
  margin: 0 4px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-wrapper .breadcrumbs .items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-wrapper .breadcrumbs .item:not(:last-child) {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.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: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'icomoon';
  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: #737373;
}
.ui-dialog.popup .action.close:active:before {
  color: popup-icon-font__color-active;
}
.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 .actions-toolbar .action.cancel {
  font-weight: 400;
}
.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;
  font-size: 1.8rem;
  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;
}
.page-header .panel-switcher,
.page-footer .panel-switcher {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  margin-right: -12px;
  margin-left: -12px;
}
.page-header .switcher,
.page-footer .switcher {
  -webkit-flex-basis: auto;
  flex-basis: auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  max-width: 100%;
  width: auto;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
  max-height: none;
}
.page-header .switcher a:hover,
.page-footer .switcher a:hover {
  text-decoration: none;
}
.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 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: 16px;
  line-height: 10px;
  color: #999999;
  content: '\e622';
  font-family: 'icomoon';
  margin: 0 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: 16px;
  line-height: 10px;
  color: #999999;
  content: '\e621';
  font-family: 'icomoon';
  margin: 0 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: 0;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.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: #f8f8f8;
  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;
  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.active .ui-dialog,
.page-footer .switcher .options.active .ui-dialog {
  display: block;
}
.page-header .switcher .options .ui-dialog,
.page-footer .switcher .options .ui-dialog {
  display: none;
  background: transparent;
  margin-top: 15px;
  position: absolute;
  top: 100%;
  right: 0;
  height: auto;
  z-index: 100;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  background: #f8f8f8;
  border: 1px solid #cccccc;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  max-height: 400px;
  min-width: 200px;
  position: static;
  top: auto;
  margin-top: 0;
  overflow: auto;
}
.page-header .switcher .options ul.dropdown::before,
.page-footer .switcher .options ul.dropdown::before {
  border: 10px solid;
  border-color: transparent transparent #f8f8f8 transparent;
  left: auto;
  right: 8.5px;
  top: -19px;
}
.page-header .switcher .options ul.dropdown::after,
.page-footer .switcher .options ul.dropdown::after {
  border: 11px solid;
  border-color: transparent transparent #cccccc transparent;
  left: auto;
  right: 8px;
  top: -21px;
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  border-radius: 0;
}
.page-header .switcher .options ul.dropdown li:not(:last-child),
.page-footer .switcher .options ul.dropdown li:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  color: #214553;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6rem;
  padding: 12px 15px;
}
.page-header .switcher .options ul.dropdown a > img,
.page-footer .switcher .options ul.dropdown a > img {
  margin-bottom: 3px;
  margin-right: 3px;
  vertical-align: middle;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  background: transparent;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-gap: 8px;
  -moz-gap: 8px;
  -ms-gap: 8px;
  gap: 8px;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-gap: 8px;
  -moz-gap: 8px;
  -ms-gap: 8px;
  gap: 8px;
}
.page-header .switcher .options .action.toggle:hover strong,
.page-footer .switcher .options .action.toggle:hover strong {
  color: #214553;
}
.page-header .switcher .switcher-trigger,
.page-footer .switcher .switcher-trigger {
  background: transparent;
  padding: 0 0;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-size: 1.8rem;
  line-height: 0.15rem;
  font-weight: 400;
  color: #214553;
  vertical-align: top;
  display: inline-block;
}
.page-header .switcher strong span,
.page-footer .switcher strong span,
.page-header .switcher strong a,
.page-footer .switcher strong a {
  color: #214553;
}
.page-header .switcher strong span:hover,
.page-footer .switcher strong span:hover,
.page-header .switcher strong a:hover,
.page-footer .switcher strong a:hover {
  color: #214553;
}
.page-header .switcher strong > img,
.page-footer .switcher strong > img {
  margin-bottom: 3px;
  margin-right: 3px;
  vertical-align: middle;
}
.page-header .switcher.switcher-website .options .action.toggle::after,
.page-footer .switcher.switcher-website .options .action.toggle::after {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.panel-utilities {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  margin-right: -7px;
  margin-left: -7px;
}
.panel-utilities .utilities,
.panel-utilities .minicart-wrapper {
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
  min-height: 1px;
  padding-right: 7px;
  padding-left: 7px;
  margin-right: 0;
  max-height: 24px;
}
.panel-utilities .my-ticket .icon-ticket:before {
  content: '\e803';
}
.panel-utilities .my-notification .icon-notifications:before {
  content: '\e801';
}
.panel-utilities .search-area {
  display: inline-block;
  position: relative;
}
.panel-utilities .search-area .search-toggle-icon {
  position: relative;
  padding: 0;
}
.panel-utilities .search-area .search-toggle-icon .icon-search:before {
  content: '\e615';
}
.panel-utilities .search-area .block-search {
  display: none;
}
.panel-utilities .search-area .block-search.show {
  display: block;
}
.panel-utilities .search-area .block-search .block-content {
  background: #ffffff;
  border-radius: 12px;
  border: 1px solid #cccccc;
  padding: 4px 16px;
  margin-top: 32px;
}
.panel-utilities .search-area .block-search .block-content .field.search .label {
  display: none;
}
.panel-utilities .block-search #search_mini_form .control input {
  border-radius: 4px;
  margin: 0;
  border: 2px solid #f2f2f2;
  background-color: #ffffff;
  height: 24px;
  max-width: 320px;
}
.panel-utilities .block-search #search_mini_form .actions .action.search {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  display: inline-block;
  text-decoration: none;
}
.panel-utilities .block-search #search_mini_form .actions .action.search:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: #7e7d82;
  content: '\e615';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.panel-utilities .block-search .nested {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.panel-utilities .block-search .searchsuite-autocomplete {
  max-width: 320px;
  min-width: 320px;
  width: 100%;
  left: -16px;
  margin-top: 32px;
  border-radius: 12px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  box-shadow: none;
  z-index: 9999;
  position: absolute;
}
.panel-utilities .block-search .searchsuite-autocomplete ul {
  margin-bottom: 16px;
}
.panel-utilities .block-search .searchsuite-autocomplete a {
  color: #000000;
}
.panel-utilities .block-search .searchsuite-autocomplete .title-result {
  padding: 16px;
  text-align: center;
  color: #000;
  border-bottom: 1px solid #f2f2f2;
}
.panel-utilities .block-search .searchsuite-autocomplete .title {
  margin-bottom: 4px;
  color: #575757;
  padding: 16px 16px 0;
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.panel-utilities .block-search .searchsuite-autocomplete .title span {
  font-size: 1.6rem;
  color: #7e7d82;
}
.panel-utilities .block-search .searchsuite-autocomplete .title a span {
  color: #555555;
}
.panel-utilities .block-search .searchsuite-autocomplete.active {
  display: block;
}
.panel-utilities .block-search .searchsuite-autocomplete .no-result {
  text-align: center;
  padding: 8px;
  border: 1px solid #f2f2f2;
  background-color: #ffffff;
  color: #666666;
}
.panel-utilities .block-search .searchsuite-autocomplete .suggest ul {
  list-style: none;
  padding: 16px;
  margin: 0;
}
.panel-utilities .block-search .searchsuite-autocomplete .suggest ul li {
  margin-bottom: 11px;
}
.panel-utilities .block-search .searchsuite-autocomplete .suggest ul li:last-child {
  margin-bottom: 0;
}
.panel-utilities .block-search .searchsuite-autocomplete .product {
  margin: 0;
}
.panel-utilities .block-search .searchsuite-autocomplete .product.active {
  display: block;
}
.panel-utilities .block-search .searchsuite-autocomplete .product ul {
  max-height: 600px;
  overflow-y: auto;
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel-utilities .block-search .searchsuite-autocomplete .product ul li {
  border-bottom: 1px solid #f2f2f2;
  padding: 16px;
  margin: 0;
}
.panel-utilities .block-search .searchsuite-autocomplete .product ul li:last-child {
  border-bottom: none;
}
.panel-utilities .block-search .searchsuite-autocomplete .product ul li a {
  cursor: pointer;
}
.panel-utilities .block-search .searchsuite-autocomplete .product ul li::after {
  clear: both;
  content: '';
  display: block;
}
.panel-utilities .block-search .searchsuite-autocomplete .product .qs-option-info {
  float: left;
  padding-left: 5%;
  text-align: left;
  width: 70%;
}
.panel-utilities .block-search .searchsuite-autocomplete .product .qs-option-info .qs-option-title {
  display: inline-block;
  margin: 0 0 6px;
  width: 100%;
  font-size: 1.2rem;
  line-height: 1.4rem;
  letter-spacing: 0.12px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
}
.panel-utilities .block-search .searchsuite-autocomplete .product .qs-option-info .qs-option-title a {
  color: #000000;
}
.panel-utilities .block-search .searchsuite-autocomplete .product .qs-option-image {
  max-width: 82px;
  width: 25%;
  float: left;
}
.panel-utilities .block-search .searchsuite-autocomplete .product .qs-option-description {
  height: 38px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 15px;
}
.panel-utilities .block-search .searchsuite-autocomplete .product .qs-option-description,
.panel-utilities .block-search .searchsuite-autocomplete .product .price-box .price {
  color: #666666;
  line-height: 2.1rem;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}
.panel-utilities .block-search .searchsuite-autocomplete .product .price-box {
  margin: 0;
}
.panel-utilities .block-search .searchsuite-autocomplete .product .price-box .price {
  color: #68a8e0;
}
.panel-utilities .my-wishlist {
  position: relative;
}
.panel-utilities .my-wishlist .icon-wishlist:before {
  content: '\e601';
}
.panel-utilities .my-wishlist .counter {
  position: absolute;
  bottom: -15px;
  left: 18px;
}
.panel-utilities .top-links-icon {
  padding: 0;
}
.panel-utilities .top-links-icon .icon-user:before {
  content: '\e627';
}
.panel-utilities .top-links-icon .customer_logged_in {
  position: relative;
}
.panel-utilities .top-links-icon .account-menu {
  position: absolute;
  list-style: none;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  color: #214553;
  padding: 16px 20px;
  width: 150px;
  right: -6px;
  top: 35px;
  z-index: 1;
}
.panel-utilities .top-links-icon .account-menu:before {
  border: 8px solid;
  border-color: transparent transparent #ffffff transparent;
  left: auto;
  right: 10px;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  top: -15px;
}
.panel-utilities .top-links-icon .account-menu li {
  margin: 0;
  padding: 4px 0;
}
.panel-utilities .minicart-wrapper {
  float: unset;
  order: 4;
}
.panel-utilities .minicart-wrapper a.action.showcart {
  position: relative;
  padding: 0;
  text-align: center;
}
.panel-utilities .minicart-wrapper a.action.showcart:before {
  content: '\e611';
}
.panel-utilities .minicart-wrapper a.action.showcart.active:before {
  top: 3px;
  position: inherit;
}
.panel-utilities .wishlist-area {
  order: 1;
}
.panel-utilities .top-links-area {
  order: 3;
}
.panel-utilities .utilities .action:hover .icon-search::before,
.panel-utilities .utilities .action:hover .icon-wishlist::before,
.panel-utilities .utilities .action:hover .icon-user::before {
  color: #214553;
}
.panel-utilities a:hover {
  text-decoration: none;
}
.panel-utilities .icon-ticket,
.panel-utilities .icon-notifications,
.panel-utilities .icon-search,
.panel-utilities .icon-wishlist,
.panel-utilities .action.showcart,
.panel-utilities .icon-user {
  display: inline-block;
  text-decoration: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}
.panel-utilities .icon-ticket:before,
.panel-utilities .icon-notifications:before,
.panel-utilities .icon-search:before,
.panel-utilities .icon-wishlist:before,
.panel-utilities .action.showcart:before,
.panel-utilities .icon-user:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 18px;
  color: #214553;
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.panel-utilities .icon-ticket::before,
.panel-utilities .icon-notifications::before,
.panel-utilities .icon-search::before,
.panel-utilities .icon-wishlist::before,
.panel-utilities .action.showcart::before,
.panel-utilities .icon-user::before {
  font-style: initial;
}
.panel-utilities .icon-ticket:before,
.panel-utilities .icon-notifications:before {
  font-size: 2.2rem;
}
.panel-utilities .my-wishlist,
.panel-utilities .search-toggle-icon {
  background: transparent;
}
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 0.3s,
        opacity 0.3s ease;
  transition: visibility 0s 0.3s,
        opacity 0.3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.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: none;
  opacity: 1;
  pointer-events: auto;
}
.modal-slide,
.modal-popup {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .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,
.modal-popup._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-popup._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer,
.modal-popup._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content,
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer,
.modal-popup._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-footer,
.modal-popup .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-content,
.modal-popup .modal-content {
  padding: 42px;
  border: none;
}
.modal-slide .modal-header,
.modal-popup .modal-header {
  padding: 24px;
}
.modal-popup.confirm._show {
  padding: 42px;
  left: 0;
}
.modal-popup.confirm._show .modal-inner-wrap {
  position: fixed;
}
.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: 800px;
  border-radius: 20px;
  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 0.2s ease;
  overflow: hidden;
}
.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-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding: 42px;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-popup._inner-scroll .wishlist-success-div .modal-content {
  padding: 0;
}
.modal-popup._inner-scroll .wishlist-success-div .actions-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 5px;
  position: unset;
}
.modal-popup._inner-scroll .wishlist-success-div .actions-toolbar .primary {
  width: 85%;
}
.wishlist-requst-modal-pular .modal-footer,
.wishlist-requst-modal .modal-footer {
  display: none;
}
.modal-popup.confirm._show .modal-inner-wrap {
  margin: auto;
  top: 0;
  bottom: 0;
  max-height: 100vh;
  height: fit-content;
  max-width: 650px;
  width: 100%;
}
.modal-popup.confirm._show .modal-inner-wrap .modal-footer {
  text-align: center;
}
.modal-popup.confirm._show .modal-content {
  padding: 24px 32px;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  margin: auto;
  top: 0;
  bottom: 0;
  max-height: 100vh;
  height: fit-content;
  max-width: 650px;
  width: 100%;
}
.modal-popup._show .modal-header {
  width: 100%;
}
.modal-popup._show .modal-header .modal-title {
  color: #000000;
  text-align: left;
}
.modal-popup .modal-content .modal-content {
  padding: 0;
}
#close-size-modal {
  display: none;
}
.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: 24px;
  line-height: 24px;
  color: #242424;
  content: '\e616';
  font-family: 'icomoon';
  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: #242424;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup .modal-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-gap: 12px;
  -moz-gap: 12px;
  -ms-gap: 12px;
  gap: 12px;
  border-bottom: 1px solid rgba(126, 125, 130, 0.2);
}
.modal-popup .modal-header .modal-title {
  font-weight: 600;
  text-align: left;
  font-size: 2rem;
  line-height: 2.8rem;
  color: #242424;
  min-height: 1em;
  border-bottom: none;
  padding: 0;
  margin: 0;
  flex: 1;
  word-wrap: break-word;
}
.modal-popup .modal-header .action-close {
  display: block;
  text-decoration: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  position: static;
  width: 24px;
  height: 24px;
  padding: 0;
}
.modal-popup .modal-header .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-popup .modal-header .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 16px;
  color: #242424;
  content: '\e616';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-slide .action-close {
  padding: 22px;
}
.modal-slide .page-main-actions {
  margin-bottom: -16px;
  margin-top: 0;
}
.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;
}
body[dir='rtl'] .modal-slide .action-close {
  left: 0;
  right: auto;
}
/**
     * @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: 2rem;
  padding: 14px 17px;
  font-size: 1.6rem;
}
#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: 16px;
  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 16px;
  border-bottom: 1px solid rgba(126, 125, 130, 0.2);
}
.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: 16px;
}
.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;
  margin-left: auto;
  margin-right: auto;
  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.8rem;
  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 {
  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 {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  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 {
  line-height: 2rem;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #214553;
  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 {
  color: #214553;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #214553;
  text-decoration: none;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #214553;
  text-decoration: none;
}
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 {
  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 {
  color: #214553;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #214553;
  border: 1px solid #214553;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  margin: 0 10px 10px 0;
  padding: 8px 16px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2rem;
  padding: 14px 17px;
  font-size: 1.6rem;
  border-radius: 10px;
  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 {
  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 {
  background: #285465;
  border: 1px solid #214553;
  color: 1px solid #285465;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #285465;
  border: 1px solid #285465;
  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 {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: transparent;
  border: 1px solid #214553;
  color: #214553;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  margin: 0 10px 10px 0;
  padding: 8px 16px;
  line-height: 2.2rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2rem;
  padding: 14px 17px;
  font-size: 1.6rem;
  border-radius: 10px;
  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 {
  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 {
  background: #285465;
  border: 1px solid #214553;
  color: #214553;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #285465;
  border: 1px solid #285465;
  color: #ffffff;
}
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 {
  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: 1280px;
}
[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: 1280px;
  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%;
}
div[data-content-type='slider'] 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: #000000;
  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;
}
.pagebuilder-accordion > .item.title > .switch {
  border-top: 1px solid #eeeeee;
  height: 40px;
  padding: 1px 16px 1px 16px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #214553;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #4f9bb9;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #214553;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #214553;
  text-decoration: none;
}
.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 {
  color: #214553;
  text-decoration: none;
  padding-bottom: 1px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 16px 16px 32px;
}
/**
 * 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.
 */
.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.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
#cart-coupon-list {
  display: none;
}
.coupon-list-container {
  pointer-events: auto;
}
.coupon-list-container .modal-inner-wrap {
  height: auto;
}
@media only screen and (min-width: 992px) {
  .coupon-list-container .modal-inner-wrap {
    width: 40% !important;
  }
}
.coupon-list-container .modal-inner-wrap .modal-header {
  position: relative;
  padding: 15px 30px;
  background: #1979c3;
  opacity: 0.7;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.coupon-list-container .modal-inner-wrap .modal-header .modal-title {
  font-weight: 400;
  border-bottom: none;
  padding-bottom: 0px;
  color: #ffffff;
  font-size: 20px;
}
.coupon-list-container .modal-inner-wrap .modal-header .action-close {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0px;
  width: 25px;
  height: 25px;
  transition: all .2s ease;
  padding: 0px;
  box-shadow: none;
}
.coupon-list-container .modal-inner-wrap .modal-header .action-close:before {
  position: absolute;
  top: 5px;
  left: 5px;
  color: #ffffff !important;
}
.coupon-list-container .modal-inner-wrap .modal-content {
  padding-top: 3em;
  padding-bottom: 2.1em;
}
@media only screen and (max-width: 767px) {
  .coupon-list-container .modal-inner-wrap .modal-content {
    padding-top: 2em;
    padding-bottom: 1em;
  }
}
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .no-items {
  text-align: center;
  font-weight: 600;
}
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper {
  border: none;
  padding: 10px;
  margin-bottom: 20px;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper {
    display: block;
  }
}
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .coupon-code {
  font-size: 16px;
  font-weight: 600;
  color: #713213;
  border: 1px dashed #cacaca;
  padding: 10px;
  margin-right: 20px;
  min-width: 110px;
  height: 45px;
  word-break: break-all;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .coupon-code {
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .coupon-details {
  margin-right: 20px;
  flex-basis: 100%;
}
@media only screen and (max-width: 767px) {
  .coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .coupon-details {
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .coupon-details .coupon-name {
  font-size: 16px;
  font-weight: 600;
  color: #666666;
  padding-bottom: 0px;
  margin-bottom: 5px;
}
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .coupon-details .coupon-description {
  margin-bottom: 0px;
  position: relative;
}
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .coupon-details .coupon-description .description {
  position: relative;
  margin-bottom: 10px;
}
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .coupon-details .coupon-description .description.read-more-description {
  overflow: hidden;
  max-height: 40px;
}
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .coupon-details .coupon-description .description p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0;
  color: #666666;
  border: none;
}
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .coupon-details .coupon-description .description.white-patch:after {
  content: '';
  position: absolute;
  height: 30px;
  width: 100%;
  top: 30%;
  left: -6px;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
}
@media only screen and (max-width: 767px) {
  .coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .coupon-details .coupon-description .description.white-patch:after {
    left: 0;
    top: 60%;
    background-image: linear-gradient(to bottom, transparent, #ffffff);
  }
}
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .coupon-details .coupon-description a {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .actions {
    text-align: center;
  }
}
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .actions .action-apply,
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .actions .action-cancel {
  outline: none;
  border: none;
  padding: 10px 40px;
  background-color: #713213 !important;
  border-radius: 20px;
  color: #ffffff;
  line-height: 0;
}
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .actions .action-apply:hover,
.coupon-list-container .modal-inner-wrap .modal-content #coupon-list .coupon-wrapper .actions .action-cancel:hover {
  background-color: #713213 !important;
}
.page-main .block.discount {
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .page-main .block.discount {
    padding-left: 22px;
  }
}
.coupon-list-container {
  clear: both;
}
.view-coupon-list-link {
  padding-left: 0px;
}
@media only screen and (max-width: 767px) {
  .view-coupon-list-link {
    padding-left: 39px;
  }
}
/**
 * Copyright © Swarming Technology, LLC. All rights reserved.
 */
.swarming-credits-balance,
.swarming-credits-actions {
  margin-left: 8px;
  margin-right: 8px;
}
.swarming-credits-balance > label,
.swarming-credits-actions > label {
  float: left;
  margin-right: 1em;
}
.swarming-credits-balance {
  text-align: right;
}
.swarming-credits-icon {
  max-height: 16px;
  margin-right: 8px;
  vertical-align: middle;
}
.swarming-credits-actions {
  padding-bottom: 16px;
  margin-top: 8px;
}
.swarming-credits-actions > label {
  padding-top: 0.5em;
}
.swarming-credits-actions .control {
  width: 50%;
  max-width: 8em;
  margin-left: auto;
  text-align: right;
}
.swarming-credits-actions .control input {
  margin-bottom: 0.25em;
}
.swarming-credits-actions .actions-toolbar {
  margin-top: 0.5em;
}
.swarming-credits-amount-max-wrapper {
  text-align: right;
}
.swarming-credits-transaction-toolbar {
  position: relative;
}
.sales-guest-form .breadcrumbs {
  display: none;
}
.sales-guest-form .page-main {
  max-width: 1300px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-top: 20px;
}
.sales-guest-form .account-social-login {
  display: none;
}
.sales-guest-form .account-social-login .block-content {
  padding-top: 50px;
}
.sales-guest-form .login-container .block .block-title strong {
  display: block;
}
.sales-guest-form .block-customer-login {
  width: 45%;
}
.sales-guest-form .block-customer-login {
  margin-bottom: 0px;
}
.sales-guest-form .block-customer-login .account-social-login {
  display: block;
  width: 100%;
  position: relative;
  margin: 50px 0;
}
.sales-guest-form .block-customer-login .account-social-login:before {
  content: '';
  position: absolute;
  height: 1px;
  background-color: #dfdfdf;
  z-index: 3;
  top: 0;
  left: 25px;
  right: 25px;
  left: 0;
  right: 0;
}
.sales-guest-form .block-customer-login .account-social-login:after {
  content: 'or';
  position: absolute;
  width: 45px;
  height: 45px;
  z-index: 4;
  text-align: center;
  border: #dfdfdf solid 1px;
  border-radius: 100%;
  line-height: 43px;
  color: #777;
  left: 0;
  top: -22px;
  right: 0;
  margin: 0 auto;
  background-color: #fff;
}
.sales-guest-form .sociallogin-block.sociallogin-login {
  margin: 0;
}
.sales-guest-form .sociallogin-block .sociallogin-buttons ul li {
  margin: 0;
}
.sales-guest-form .sociallogin-block .sociallogin-buttons ul li a {
  float: left;
}
.sales-guest-form .block-customer-login .form-login {
  position: relative;
  width: 80%;
  width: auto;
  padding-right: 50px;
}
.sales-guest-form .block-customer-login .fieldset.login {
  margin-bottom: 0px;
}
.sales-guest-form .login-container {
  margin: 0 auto;
  width: 80%;
}
.sales-guest-form .page-main .columns .column.main .login-container {
  box-shadow: none;
  padding: 0px 0 0 0;
  border: none;
  border-top: none;
  box-shadow: none !important;
}
.sales-guest-form .page-main .columns .column.main .login-container .block-customer-login .block-content .form-login .fieldset > .field {
  margin: 0;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-transform: none;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.sales-guest-form .page-main .columns .column.main .login-container .block-customer-login .block-content .form-login .fieldset > .field.note {
  margin-bottom: 15px;
  text-align: center;
  border-bottom: 1px solid #713213;
  padding-bottom: 15px;
}
.sales-guest-form .login-container .fieldset > .field > .control {
  width: 100% !important;
}
.sales-guest-form .login-container .block {
  width: 45%;
}
.sales-guest-form .login-container .block-new-customer .actions-toolbar {
  margin-top: 50px;
}
.sales-guest-form .login-container .block-new-customer .actions-toolbar .primary {
  border-radius: 20px;
  padding: 0 30px;
}
.sales-guest-form .block .block-title {
  margin-top: -5px;
}
.sales-guest-form .cls_forget {
  display: block;
  margin-bottom: 20px;
}
.sales-guest-form .cls_forget a {
  margin-top: 0px !important;
}
.sales-guest-form #add_button_login_byclass {
  position: absolute;
  right: 112px;
  bottom: 0px;
}
.sales-guest-form .fieldset.login .actions-toolbar > .primary {
  margin-left: 112px;
  margin-left: 0;
}
.sales-guest-form .fieldset.login .actions-toolbar > .primary button {
  text-transform: capitalize;
  letter-spacing: normal;
}
.sales-guest-form .fieldset.login .actions-toolbar > .primary #send2 {
  background: #713213 !important;
  color: #fff;
  min-width: inherit;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0 35px;
  border-radius: 20px;
}
.sales-guest-form .block-new-customer {
  position: relative;
}
.sales-guest-form .block-new-customer .actions-toolbar > .primary {
  margin-left: 125px;
}
.sales-guest-form #add_button_register_byclass {
  position: absolute;
  right: 125px;
  bottom: 0px;
}
.sales-guest-form .form-orders-search .fieldset .field {
  text-align: left;
}
.sales-guest-form .formBlock .form-control {
  padding: 0;
  color: #000;
  background: transparent;
  border-color: #cfb0a2;
}
.sales-guest-form .formBlock .form-control input {
  background: transparent;
  outline: none;
  box-shadow: none;
  line-height: 46px;
  border: none;
}
.sales-guest-form .formBlock .form-control select {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 38px;
  line-height: 1.4;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
.sales-guest-form .formBlock .form-control select {
  background: transparent;
  outline: none;
  box-shadow: none;
  line-height: 46px;
  border: none;
  appearance: auto;
}
.sales-guest-form .formBlock input::placeholder {
  color: #000;
}
.sales-guest-form .formBlock input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: red;
}
.sales-guest-form .formBlock input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: red;
}
.sales-guest-form .cls_eye {
  top: 15px;
}
.sales-guest-form .notte {
  margin-bottom: 15px;
  text-align: center;
  border-bottom: 1px solid #713213;
  padding-bottom: 15px;
}
.sales-guest-form .hed {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #713213;
  font-weight: 400;
  text-align: center;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .sales-guest-form .panel.header .links {
    display: none !important;
  }
  .sales-guest-form header.page-header.type14 .header.content {
    background: #fbece5;
  }
  .sales-guest-form .login-container {
    width: 100% !important;
  }
  .sales-guest-form .block-customer-login {
    width: 100%;
  }
  .sales-guest-form .block-new-customer {
    width: 100%;
  }
  .sales-guest-form .block-customer-login .form-login {
    padding-right: 0;
  }
  .sales-guest-form .block-new-customer {
    margin-top: 50px;
  }
}
/* Arabic */
.pl-thm-smartwave-porto_rtl.sales-guest-form .login-container {
  display: flex;
}
.pl-thm-smartwave-porto_rtl.sales-guest-form .block-customer-login {
  width: 50%;
  padding-left: 20px;
}
.pl-thm-smartwave-porto_rtl.sales-guest-form .block-new-customer {
  width: 50%;
  padding-right: 20px;
}
.pl-thm-smartwave-porto_rtl.sales-guest-form .guestreturncontainer {
  padding: 0 40px;
}
/* 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;
}
/* 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: 'icomoon';
  font-size: 14px;
  line-height: 1;
  color: #214553;
  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 {
  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 {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-family: 'icomoon';
  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 {
  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;
}
.loading_body .preloading {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #fff;
  opacity: 0.8;
  z-index: 9999999;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.loading_body .loading {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  background-repeat: no-repeat;
  background-size: 100%;
}
.loading_img .lazyload {
  background-image: url('../Magepow_SpeedOptimizer/images/loader.svg');
  background-size: 30px auto;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.loading_img .lazyload.loaded {
  background-image: none;
  background-size: auto;
}
.phpro-cookie-notice {
  width: 100vw;
  padding: 30px;
  background: #cccccc;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 900;
}
.phpro-cookie-notice .notice-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  margin: auto;
  justify-content: space-around;
  align-items: center;
}
.phpro-cookie-notice .notice-wrapper .notice__description span {
  display: block;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap {
  background-color: #cccccc;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-header {
  height: 0;
  padding: 0;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-header .action-close:before {
  color: #000000;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-content {
  padding-left: 0;
  padding-right: 0;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal {
  display: flex;
  flex-direction: column;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs .consent-tab {
  background-color: #cccccc;
  width: 100%;
  cursor: pointer;
  padding: 5px 5px 5px 20px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 10;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs .consent-tab.active {
  background-color: #214553;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs .consent-tab span {
  font-weight: 700;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content {
  display: inline-block;
  vertical-align: top;
  background-color: #ffffff;
  padding: 20px 20px 0;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content {
  position: relative;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content p.title {
  margin-bottom: 20px;
  font-size: 16px;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper {
  position: absolute;
  right: 0;
  top: 0;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle input {
  display: none;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle input:checked + .cookie-toggle-slider {
  background-color: #214553;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle input:focus + .cookie-toggle-slider {
  box-shadow: 0 0 1px #214553;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle input:checked + .cookie-toggle-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle .cookie-toggle-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 34px;
  background-color: #666666;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle .cookie-toggle-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 50%;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle .cookie-toggle-slider.disabled {
  opacity: 0.5;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-footer {
  text-align: right;
  background-color: #ffffff;
}
.cookie-consent-overview p.title {
  margin-bottom: 20px;
}
.cookie-consent-overview .cookie-group-description {
  margin-bottom: 30px;
}
.btn-cookie-preferences-show {
  cursor: pointer;
}
.donation-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  border: 1px solid #e3e7e8;
  border-radius: 6px;
  height: 38px;
  background: #e3e7e8;
}
.donation-box .donation-image {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.donation-box .donation-image img {
  margin: 0 5px 0 7px;
}
.donation-box .donation-image span {
  font-size: 1.4rem;
}
.donation-box .action.primary {
  margin: 0;
  border-radius: 6px;
}
.donation-cart-banner {
  background: #e3e7e8;
  padding: 34px;
}
.donation-cart-banner .dontation-cms-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.donation-cart-banner .dontation-cms-block h3 {
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
  font-weight: 500;
  color: #373737;
}
.donation-cart-banner .dontation-cms-block p {
  color: #373737;
  font-size: 1.8rem;
}
.donation-cart-banner .dontation-cms-block p.support-charity {
  margin-bottom: 36px;
}
.donation-cart-banner .dontation-cms-block p.we-be-donate {
  font-size: 1.2rem;
  text-transform: uppercase;
  margin: 0;
}
.donation-cart-banner .dontation-cms-block .donation-button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-top: 8px;
}
.donation-cart-banner .dontation-cms-block .btn-primary {
  border-radius: 6px;
  padding: 13px 24px;
  color: #ffffff;
}
.donation-history-index .table-wrapper.donations {
  border: 0;
}
.donation-history-index .table-wrapper.donations .no-donation-section {
  text-align: center;
}
.donation-history-index .table-wrapper.donations .no-donation-section .action.primary {
  margin-top: 40px;
}
/*
 * Shipper HQ
 *
 * @category ShipperHQ
 * @package ShipperHQ_AddressAutocomplete
 * @copyright Copyright (c) 2020 Zowta LTD and Zowta LLC (http://www.ShipperHQ.com)
 * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 * @author ShipperHQ Team sales@shipperhq.com
 */
.pac-container {
  z-index: 905 !important;
}
.search-autocomplete {
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.search-autocomplete dl {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete dl dt {
  border-top: 1px solid #e5e5e5;
  cursor: default;
  margin: 0;
  padding: 8px 40px 8px 16px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete dl dt:not(:empty) {
  background: #ffffff;
  border: 1px solid #dddddd;
  border-top: 0;
  border-bottom: 0;
}
.search-autocomplete dl dt:first-child {
  border-top: none;
}
.search-autocomplete dl dt:hover,
.search-autocomplete dl dt.selected {
  background: #e8e8e8;
}
.search-autocomplete dl dd {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 8px 16px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete dl dd:not(:empty) {
  background: #ffffff;
  border: 1px solid #dddddd;
  border-top: 0;
}
.search-autocomplete dl dd:first-child {
  border-top: none;
}
.search-autocomplete dl dd:hover,
.search-autocomplete dl dd.selected {
  background: #e8e8e8;
}
.search-autocomplete dl dd .amount {
  color: #999999;
  position: absolute;
  right: 7px;
  top: 8px;
}
.search-autocomplete dl dd .clear {
  clear: both;
}
.smile-es-range-slider [data-role=from-label] {
  display: block;
  float: left;
  padding: 0 0 8px;
}
.smile-es-range-slider [data-role=to-label] {
  display: block;
  float: right;
  padding: 0 0 8px;
}
.smile-es-range-slider [data-role=message-box] {
  font-size: 14px;
  flex: 1;
  padding: 6px 0 0;
}
.smile-es-range-slider [data-role=message-box].empty {
  color: #e00f1c;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  line-height: 19px;
  font-size: 1.4rem;
  padding: 0;
}
.smile-es-range-slider .actions-toolbar {
  display: flex;
  margin: 15px 0;
}
.smile-es-range-slider .ui-slider {
  margin: 8px;
  clear: both;
}
.smile-es-range-slider .ui-slider-handle {
  background: #242424;
  padding: 0;
  margin: -3px 0 0 -7px;
  border-radius: 15px;
  width: 15px;
  height: 15px;
}
.filter .filter-content .item {
  margin: 16px 0 0 16px;
}
.filter .block-subtitle {
  border-bottom: none;
  font-weight: 700;
}
.filter .field.search input[type="text"] {
  font-size: 14px;
}
.filter .actions {
  text-align: right;
  margin: 16px 0 0;
}
.filter .actions div.secondary {
  display: inline-block;
}
.filter .actions div.secondary a {
  color: #214553;
  text-decoration: underline;
  cursor: pointer;
}
.filter .actions div.secondary a:hover {
  background: transparent;
}
.filter .actions div.secondary a.show-more span:after {
  content: " +";
}
.filter .actions div.secondary a.show-less span:after {
  content: "-";
}
.filter .filter-options dt.filter-options-title[aria-expanded="true"]:after {
  content: '\e621';
}
.filter .no-results-message p {
  margin: 9px 16px 0;
  background-color: #FFEEEE;
  padding: 8px;
  color: #AA0000;
}
.smile-elasticsuite-autocomplete-result .product-image-box {
  float: left;
  padding: 0 8px;
  width: 55px;
}
.smile-elasticsuite-autocomplete-result .product-shop {
  float: left;
  margin: 0 16px 0 0;
  padding: 0;
  white-space: normal;
  width: 60%;
}
.smile-elasticsuite-autocomplete-result .product-item .price-box {
  margin: 8px 0;
}
.smile-elasticsuite-autocomplete-result .category-mini-crumb {
  font-style: italic;
  display: block;
  margin-bottom: 2px;
  font-size: 14px;
  color: #929292;
}
.smile-elasticsuite-autocomplete-result .product-attribute-label {
  text-transform: uppercase;
  vertical-align: super;
  font-size: 12px;
  color: #777;
}
.smile-elasticsuite-autocomplete-result .price-box span.old-price {
  display: block;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 700;
  line-height: 80px;
  font-size: 6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 32px;
}
.bundle-options-container .action.back {
  margin-bottom: 32px;
}
.bundle-options-container .price-box .price {
  font-size: 16px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 16px 20px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 700;
  line-height: 80px;
  font-size: 6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 32px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 600;
  line-height: auto;
  font-size: 3.5rem;
  margin-top: 2rem;
  margin-bottom: 1.6rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 16px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 16px;
}
.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: 400;
  margin: 0 0 8px;
  display: inline-block;
}
.bundle-options-container p.required {
  color: #242424;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.block-category-event {
  background: #f0f0f0;
  color: #214553;
  padding: 16px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 16px;
}
.block-category-event .block-title {
  margin: 0 0 16px;
}
.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.crosssell {
  float: left;
  width: 100%;
}
.page-main .cart-summary {
  top: 0 !important;
}
.page-main .cart-summary div.block.discount {
  margin-top: 0;
  padding-top: 20px;
}
.cart-donate-block {
  clear: both;
}
.cart-container {
  clear: both;
  margin-bottom: 40px;
}
.cart-container .form-cart tbody tr.cart-space td {
  padding: 4px;
}
.cart-container .form-cart tbody tr:not(.cart-space) td {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 8px;
  line-height: normal;
}
.cart-container .form-cart tbody tr:not(.cart-space) td.item-image .product-item-photo {
  padding-right: 0;
  width: 100%;
}
.cart-container .form-cart tbody tr:not(.cart-space) td.item-image .product-image-container {
  max-width: 117px;
  display: inline-block;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #fafafa;
}
.cart-container .form-cart tbody tr:not(.cart-space) td:first-child {
  border-radius: 8px 0 0 8px;
  border-left: 1px solid #cccccc;
}
.cart-container .form-cart tbody tr:not(.cart-space) td:last-child {
  border-radius: 0 8px 8px 0;
  border-right: 1px solid #cccccc;
}
.cart-container .form-cart .actions.main .action.continue {
  font-size: 1.8rem;
  color: #000000;
}
.cart-container .form-cart .actions.main .action.continue span {
  padding-top: 0;
  text-decoration: underline;
}
.cart-container .shopping-cart-page-bottom-banner {
  margin-bottom: 84px;
}
.cart-summary {
  border: 1px solid #cccccc;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 25px;
}
.cart-summary button.action.primary.checkout {
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  font-size: 1.6rem;
  font-weight: 700;
  height: 50px;
  border-radius: 4px;
  padding-block: 10px;
}
.cart-summary > .title {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 700;
  padding-bottom: 16px;
  color: #214553;
  border-bottom: 1px solid #cccccc;
}
.cart-summary .block.discount {
  margin-top: 0;
}
.cart-summary .block.discount .actions-toolbar {
  width: auto !important;
  top: 0;
  right: 0;
}
.cart-summary .block.discount .fieldset.coupon .field .input-text {
  border-radius: 5px;
  height: 38px;
  padding-right: 100px;
  border: 1px solid #b2b2b2;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 25px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary {
  width: auto;
  margin-right: 0;
  border-radius: 5px;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
  margin-top: 4px;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  padding: 0 15px;
  text-align: center;
  order: 1;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 25px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 20px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-summary .secure_shopping {
  order: 1;
  margin-top: 20px;
}
.cart-summary .secure_shopping p {
  margin-bottom: 0;
}
.cart-summary .secure_shopping .help-btn {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  font-size: 1.2rem;
  cursor: pointer;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.cart-summary .secure_shopping .help-btn p {
  padding: 0 4px;
}
.cart-summary .secure_shopping .secure-modal {
  display: none;
}
.cart-item-remove .modal-inner-wrap {
  max-width: 600px;
  width: 100%;
  margin: auto;
  top: 0;
  bottom: 0;
  max-height: 100vh;
  height: fit-content;
  background: #ffffff;
}
.cart-item-remove .modal-inner-wrap .modal-content div {
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}
.cart-item-remove footer.modal-footer {
  padding: 0px 0px 42px 0px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
.cart-item-remove footer.modal-footer button {
  max-width: 200px;
  width: 100%;
  margin: 0px;
}
.cart-item-remove footer.modal-footer button.action-secondary {
  order: 1;
}
.modal-popup.secure_shopping .modal-inner-wrap {
  width: 607px;
  overflow: hidden;
}
.modal-popup.secure_shopping .modal-inner-wrap .modal-footer {
  display: none;
}
.modal-popup.secure_shopping .modal-inner-wrap .modal-content .secure-content {
  text-align: center;
  padding: 2px;
}
.modal-popup.secure_shopping .modal-inner-wrap .modal-content .secure-content img {
  margin: 2px 10px;
}
.cart-totals {
  border-top: 0;
  padding-top: 0;
}
.cart-totals tbody .mark,
.cart-totals tbody .amount {
  font-size: 1.6rem;
  font-weight: 500;
  padding-top: 20px;
  padding-bottom: 20px;
}
.cart-totals tbody > .totals .mark,
.cart-totals tbody > .totals .amount {
  font-size: 1.6rem;
  padding-right: 0;
}
.cart-totals tbody > .totals.sub {
  border-bottom: 1px dashed #cccccc;
}
.cart-totals tbody > .grand .mark,
.cart-totals tbody > .grand .amount {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.6rem;
}
.cart-totals tbody > .grand .mark strong,
.cart-totals tbody > .grand .amount strong {
  font-weight: 700;
  padding: 0;
}
.cart-totals tbody > .grand .mark strong {
  font-weight: 500;
}
.cart-totals tbody > .grand .mark,
.cart-totals tfoot > .grand .mark,
.cart-totals tbody > .grand .amount,
.cart-totals tfoot > .grand .amount {
  border-top: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.cart-totals .discount.coupon {
  display: none;
}
.view-coupon-list-link {
  text-align: right;
  margin-top: 4px;
}
.view-coupon-list-link a {
  font-size: 1.4rem;
  text-decoration: underline;
  font-weight: 500;
  color: #000000;
}
.cart.table-wrapper {
  padding-bottom: 0;
  border: none;
  margin-bottom: 54px;
  border-radius: 0;
}
.cart.table-wrapper div.actions-toolbar {
  top: 50%;
  margin-top: -5px;
  right: 8px;
}
.cart.table-wrapper div.actions-toolbar > .towishlist:before {
  font-size: 3rem;
  vertical-align: top;
  margin: 2px 16px 0 0px;
  height: 30px;
  color: #b2b2b2;
  overflow: visible;
}
.cart.table-wrapper div.actions-toolbar > .action.action-delete:before {
  font-size: 3rem;
  color: #000000;
}
.cart.table-wrapper div.product-item-details {
  padding-bottom: 0;
}
.cart.table-wrapper strong.product-item-name {
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0;
}
.cart.table-wrapper strong.product-item-name > a {
  color: #000000;
}
.cart.table-wrapper .totals tr td {
  padding-right: 0;
}
.cart.table-wrapper .cart {
  border-collapse: separate;
}
.cart.table-wrapper .cart thead tr th.col {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 8px;
  background: none;
  text-align: center;
  line-height: normal;
}
.cart.table-wrapper .cart thead tr th.col:first-child {
  border-radius: 8px 0 0 8px;
  border-left: 1px solid #cccccc;
}
.cart.table-wrapper .cart thead tr th.col:last-child {
  border-radius: 0 8px 8px 0;
  border-right: 1px solid #cccccc;
}
.cart.table-wrapper .cart thead tr th.col.item {
  text-align: left;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 20px 11px 16px;
  text-align: center;
}
.cart.table-wrapper .col.subtotal {
  display: none;
}
.cart.table-wrapper .col.item-image {
  width: 137px;
  padding: 8px;
}
.cart.table-wrapper .col.qty {
  padding: 20px 11px 16px;
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  height: 36px;
  margin-top: -7px;
  text-align: center;
  width: 60px;
}
.cart.table-wrapper .col > .price {
  color: #4f9bb9;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal {
  vertical-align: middle;
}
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax {
  display: inline-block;
  vertical-align: middle;
}
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price {
  font-weight: 700;
  font-size: 1.8rem;
}
.cart.table-wrapper .col.price .discounted-price,
.cart.table-wrapper .col.subtotal .discounted-price {
  font-size: 1.8rem;
  vertical-align: middle;
  text-decoration: line-through;
  margin-left: 8px;
  color: #b2b2b2;
}
.cart.table-wrapper .col.qty {
  vertical-align: middle;
}
.cart.table-wrapper .col.qty .field.qty {
  position: relative;
  width: 95px;
  padding: 0 35px;
  height: 35px;
  margin: 0 auto;
}
.cart.table-wrapper .col.qty .field.qty .input-text {
  border: 0;
  padding: 0;
  margin: 0;
  height: 32px;
  width: 100%;
  font-size: 2rem;
  color: #000000;
}
.cart.table-wrapper .col.qty .field.qty .qty-changer {
  display: block;
}
.cart.table-wrapper .col.qty .field.qty .qty-changer a {
  position: absolute;
  width: 35px;
  height: 35px;
  text-align: center;
  align-content: center;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  top: 0;
  margin-top: 0;
}
.cart.table-wrapper .col.qty .field.qty .qty-changer a span {
  display: none;
}
.cart.table-wrapper .col.qty .field.qty .qty-changer a:hover {
  text-decoration: none;
}
.cart.table-wrapper .col.qty .field.qty .qty-changer a:after {
  font-family: 'icomoon';
  font-size: 2rem;
  line-height: 2rem;
  color: #666666;
}
.cart.table-wrapper .col.qty .field.qty .qty-changer a.qty-dec {
  left: 0px;
}
.cart.table-wrapper .col.qty .field.qty .qty-changer a.qty-dec:after {
  content: '\e60f';
}
.cart.table-wrapper .col.qty .field.qty .qty-changer a.qty-inc {
  right: 0;
}
.cart.table-wrapper .col.qty .field.qty .qty-changer a.qty-inc:after {
  content: '\e61c';
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 20px;
  padding-bottom: 15px;
  position: relative;
  margin-right: 8px;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .actions-toolbar > .towishlist {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span,
.cart.table-wrapper .actions-toolbar > .towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before,
.cart.table-wrapper .actions-toolbar > .towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #666666;
  content: '\e809';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before,
.cart.table-wrapper .actions-toolbar > .towishlist:hover:before {
  color: #214553;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before,
.cart.table-wrapper .actions-toolbar > .towishlist:active:before {
  color: #1979c3;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\e616';
}
.cart.table-wrapper .actions-toolbar > .action-delete:hover {
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .towishlist {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .towishlist:before {
  content: '\e601';
}
.cart.table-wrapper .actions-toolbar > .towishlist:hover {
  text-decoration: none;
}
.cart.table-wrapper .action {
  margin-right: 25px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 15px;
  max-width: 65px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: -3px 0 8px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 20px;
}
.cart.table-wrapper .product-item-name + .item-options dt {
  font-weight: 500;
  font-size: 1.6rem;
  margin-right: 0;
}
.cart.table-wrapper .product-item-name + .item-options dt:after {
  content: "-";
  margin-inline: 5px;
}
.cart.table-wrapper .product-item-name + .item-options dd {
  font-weight: 500;
  font-size: 1.6rem;
  color: #000000;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 16px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 20px;
}
.cart-products-toolbar .toolbar-amount {
  left: inherit;
  margin: 25px 0 15px;
  padding: 0;
  position: relative;
  text-align: center;
  top: inherit;
}
.cart-products-toolbar-top {
  border-bottom: 1px solid #cccccc;
}
.cart-discount {
  border-bottom: 1px solid #cccccc;
  clear: left;
}
.cart-empty {
  padding-left: 16px;
  padding-right: 16px;
}
.cart-empty h3 {
  font-size: 3rem;
  line-height: 4.4rem;
  font-weight: 600;
  color: #000000;
}
.cart-empty .re-result-btns {
  margin-top: 32px;
}
.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}
.order-items.table-wrapper .col.price,
.order-items.table-wrapper .col.qty,
.order-items.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  text-align: left;
}
.products-crosssell .product-item-photo {
  border-radius: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  div.cart-container {
    display: flex;
    flex-wrap: wrap;
  }
  div.cart-container .cart.table-wrapper {
    margin-bottom: 0;
  }
  div.cart-container .form-cart {
    width: 62%;
  }
  div.cart-summary {
    width: 33.8%;
    margin-left: auto;
  }
  .block.crosssell {
    order: 3;
  }
}
@media screen and (max-width: 1023px) {
  div.cart-container .form-cart {
    width: 100%;
  }
  div.cart-summary {
    width: 100%;
  }
}
.block.crosssell .products {
  margin: 0;
}
.block.crosssell .products-grid .product-items .product-item {
  width: 100%;
}
.cart-summary .action.action.primary.checkout {
  width: auto;
  margin-top: 25px;
}
.cart-summary .action.primary span {
  margin-top: -7px;
}
.block-minicart .items-total {
  float: right;
  margin-top: 20px;
}
.block-minicart .items-total .count {
  color: #000000;
  font-weight: 700;
}
.block-minicart .subtotal {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  font-size: 1.4rem;
  line-height: 2.2rem;
  border-bottom: 1px solid #f5f5f5;
  color: #666666;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  letter-spacing: 0.28px;
  padding: 15px 0;
}
.block-minicart .subtotal .amount .price {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 700;
}
.block-minicart .subtitle.empty {
  font-size: 1.3rem;
  display: block;
  font-weight: 400;
  padding: 32px 0 14px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.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;
}
.page-wrapper .minicart-wrapper {
  display: inline-block;
  position: relative;
}
.page-wrapper .minicart-wrapper:before,
.page-wrapper .minicart-wrapper:after {
  content: '';
  display: table;
}
.page-wrapper .minicart-wrapper:after {
  clear: both;
}
.page-wrapper .minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-wrapper .minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 18px;
  color: #214553;
  content: '\e611';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-wrapper .minicart-wrapper .action.showcart:hover:before {
  color: #214553;
}
.page-wrapper .minicart-wrapper .action.showcart:active:before {
  color: #214553;
}
.page-wrapper .minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}
.page-wrapper .minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 18px;
  color: #214553;
  content: '\e611';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-wrapper .minicart-wrapper .action.showcart.active:hover:before {
  color: #214553;
}
.page-wrapper .minicart-wrapper .action.showcart.active:active:before {
  color: #214553;
}
.page-wrapper .minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 0;
  margin-top: 7px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.page-wrapper .minicart-wrapper .block-minicart li {
  margin: 0;
}
.page-wrapper .minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}
.page-wrapper .minicart-wrapper .block-minicart:before,
.page-wrapper .minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-wrapper .minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
}
.page-wrapper .minicart-wrapper .block-minicart:after {
  border: 7px solid;
  z-index: 98;
}
.page-wrapper .minicart-wrapper .block-minicart:before {
  left: 10px;
  top: -21px;
}
.page-wrapper .minicart-wrapper .block-minicart:after {
  left: 9px;
  top: -23px;
}
.page-wrapper .minicart-wrapper.active {
  overflow: visible;
}
.page-wrapper .minicart-wrapper.active .block-minicart {
  display: block;
}
.page-wrapper .minicart-wrapper .block-minicart {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  color: #214553;
  padding: 20px;
  right: -50px;
  width: 420px;
}
.page-wrapper .minicart-wrapper .block-minicart:after {
  border: 9px solid;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  left: auto;
  right: 63px;
  top: -16px;
}
.page-wrapper .minicart-wrapper .block-minicart:before {
  border: 8px solid;
  border-color: transparent transparent #ffffff transparent;
  left: auto;
  right: 64px;
  top: -14px;
}
.page-wrapper .minicart-wrapper .block-minicart .block-title {
  border-bottom: 2px solid #f5f5f5;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.page-wrapper .minicart-wrapper .block-minicart .block-title strong {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.page-wrapper .minicart-wrapper .block-minicart .block-title span {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #666666;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  letter-spacing: 0.28px;
}
.page-wrapper .minicart-wrapper .block-minicart .block-title .items-total {
  float: unset;
  margin: 0;
}
.page-wrapper .minicart-wrapper .product .actions {
  position: absolute;
  right: 0;
  top: 0;
}
.page-wrapper .minicart-wrapper .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;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  display: inline-block;
  text-decoration: none;
}
.page-wrapper .minicart-wrapper .action.close:focus,
.page-wrapper .minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.page-wrapper .minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.page-wrapper .minicart-wrapper .action.close.disabled,
.page-wrapper .minicart-wrapper .action.close[disabled],
fieldset[disabled] .page-wrapper .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.page-wrapper .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;
}
.page-wrapper .minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #666666;
  content: '\e616';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-wrapper .minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.page-wrapper .minicart-wrapper .action.close:active:before {
  color: inherit;
}
.page-wrapper .minicart-wrapper .action.showcart {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
.page-wrapper .minicart-wrapper .action.showcart .counter.qty {
  font-size: 1.2rem;
  line-height: 1.4rem;
  border-radius: 100%;
  color: #ffffff;
  display: inline-block;
  font-weight: 500;
  position: absolute;
  top: -10px;
  right: -10px;
  text-align: center;
  white-space: normal;
  width: 24px;
  height: 24px;
  min-width: 24px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 0;
  padding: 3px;
  overflow: hidden;
  background: #214553;
}
.page-wrapper .minicart-wrapper .action.showcart .counter.qty.empty {
  background-color: #214553;
  top: 0;
  right: 0;
  height: 4px;
  width: 4px;
  min-width: auto;
  padding: 0;
  opacity: 0;
}
.page-wrapper .minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.page-wrapper .minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.page-wrapper .minicart-items .product-item-details {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #666666;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  position: relative;
  text-transform: capitalize;
}
.page-wrapper .minicart-items .product-item-name a {
  color: #666666;
  font-weight: 500;
}
.page-wrapper .minicart-items .product-item-pricing {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-gap: 20px;
  -moz-gap: 20px;
  -ms-gap: 20px;
  gap: 20px;
  -webkit-justify-content: start;
  -moz-justify-content: start;
  -ms-justify-content: start;
  justify-content: start;
  margin-top: 8px;
}
.page-wrapper .minicart-items .item-qty {
  border: 2px solid #f5f5f5;
  border-radius: 10px;
  height: 30px;
  padding: 12px;
  width: 36px;
}
.page-wrapper .minicart-items .action.delete::before {
  font-size: 1.8rem;
  color: #666666;
  content: '\e616';
  font-family: 'icomoon';
}
.page-wrapper .item-qty .label {
  margin-right: 16px;
}
.page-wrapper .block-content > .actions {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-top: 15px;
}
.page-wrapper .block-content > .actions > .secondary .action,
.page-wrapper .block-content > .actions > .primary .action {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  font-size: 1.4rem;
  background-color: #ffffff;
  border: 2px solid #242424;
  border-radius: 50px;
  color: #242424;
  font-weight: 600;
  height: 41px;
  padding: 16px 26px;
  text-decoration: none;
  text-transform: capitalize;
}
.page-wrapper .block-content > .actions > .secondary .action:hover,
.page-wrapper .block-content > .actions > .primary .action:hover,
.page-wrapper .block-content > .actions > .secondary .action.active,
.page-wrapper .block-content > .actions > .primary .action.active {
  background-color: #242424;
  color: #ffffff;
}
.page-wrapper .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.page-wrapper .block-minicart .block-content > .actions > .secondary .action.viewcart {
  border-radius: 50px;
}
.minicart-items-wrapper {
  overflow-x: auto;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  margin-bottom: 15px;
  padding: 20px 0;
}
.minicart-items .product-item:not(:last-child) {
  border-bottom: 1px solid #f5f5f5;
}
.minicart-items .price-minicart {
  margin-bottom: 8px;
}
.minicart-items .product-item-details {
  padding: 0 25px 0 95px;
  text-align: left;
}
.minicart-items .product-item-details .price {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #666666;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  vertical-align: sub;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 8px 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty .label {
  margin-right: 16px;
  line-height: 3.2rem;
  display: inline-block;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
  min-width: 0;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 40px 8px 0;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 8px;
  position: static;
}
.minicart-items .product .product.options > .toggle:after {
  font-family: 'icomoon';
}
.minicart-items .product .product.options > .toggle:after {
  content: '\e622';
}
.minicart-items .product .product.options.active > .toggle:after {
  content: '\e621';
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.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: 12px;
  line-height: 12px;
  color: #214553;
  content: '\e622';
  font-family: 'icomoon';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-donation {
  border: 1px solid #f5f5f5;
  border-width: 1px 0;
  padding: 15px 0;
  display: none;
}
.minicart-donation .firas-donation {
  background: none;
  padding: 0;
}
.minicart-donation .firas-donation .firas-donation-product {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-gap: 20px;
  -moz-gap: 20px;
  -ms-gap: 20px;
  gap: 20px;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  border: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.minicart-donation .firas-donation .donateImg {
  width: 80px;
}
.minicart-donation .firas-donation .donateRight {
  width: calc(100% - 95px);
}
.minicart-donation .firas-donation .firas-donation-title,
.minicart-donation .firas-donation .donate-sort-info,
.minicart-donation .firas-donation .donateTxt {
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #666666;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}
.minicart-donation .firas-donation .firas-donation-title {
  margin-bottom: 15px;
  text-align: center;
}
.minicart-donation .firas-donation .donate-sort-info {
  font-size: 1.4rem;
  line-height: 2rem;
  margin-bottom: 8px;
  text-align: initial;
}
.minicart-donation .firas-donation .donateTxt {
  color: #214553;
  text-decoration: underline;
}
.page-wrapper .minicart-wrapper .block-minicart {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  margin-top: 25px;
  padding: 20px;
  color: #7e7d82;
  line-height: 1.5;
}
.page-wrapper .minicart-wrapper .block-minicart .block-title {
  border-bottom: 2px solid #f2f2f2;
  margin: 0;
}
.page-wrapper .minicart-wrapper .block-minicart li {
  border-bottom: 1px solid #f2f2f2;
}
.page-wrapper .minicart-wrapper .block-minicart li .product-item-details {
  border-width: 0;
}
.page-wrapper .minicart-wrapper .block-minicart:before {
  border-width: 17px;
  left: auto;
  right: 52px;
  top: -33px;
}
.page-wrapper .minicart-wrapper .block-minicart:after {
  border-width: 18px;
  right: 51px;
  top: -35px;
  opacity: 0.4;
}
.page-wrapper .minicart-items .product-item {
  padding-block: 15px;
}
.page-wrapper .minicart-items .item-qty {
  border-color: #f2f2f2;
}
.page-wrapper .minicart-items .product-item-details .product-item-name {
  margin: 0 0 4px;
  font-size: 1.4rem;
}
.page-wrapper .block-content .actions .primary .action.checkout {
  border-radius: 10px;
  margin-right: 0;
}
.page-wrapper .block-minicart .block-content > .actions > .secondary .action.viewcart {
  border-radius: 10px;
  margin-right: 0;
}
.block-minicart .subtotal {
  border-color: #f2f2f2;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #cccccc;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.opc-estimated-wrapper {
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: -21px -15px 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-weight: 600;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 8px;
}
.opc-estimated-wrapper .estimated-block .estimated-price {
  color: #214553;
}
.opc-estimated-wrapper .minicart-wrapper {
  float: right;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  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: auto;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart .counter.qty {
  left: 0;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 3px;
}
.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: #214553;
}
.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: 21px;
  line-height: 18px;
  color: #bbbbbb;
  content: '\e623';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #214553;
}
._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: #214553;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #dddddd;
  border-radius: 1px;
  font-size: 18px;
  padding: 12px;
  width: 270px;
  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: #dddddd;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 28px;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: 400;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 18px;
  margin-top: 16px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 37px 20px 20px;
  transition: 0.3s border-color;
  width: 50%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  content: '\e610';
  font-family: 'icomoon';
  height: 27px;
  width: 29px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 8px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  font-weight: 600;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #cccccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 16px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #214553;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 32px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 16px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-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-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #214553;
  content: '\e809';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #214553;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #214553;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  display: block;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 32px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 30px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999999;
  display: block;
}
.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 > .title {
  border-bottom: 1px solid #cccccc;
  padding: 16px 40px 16px 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: 12px;
  line-height: 12px;
  color: #214553;
  content: '\e622';
  font-family: 'icomoon';
  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: 16px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.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;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 16px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 8px;
  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 .price {
  font-size: 1rem;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown button.action-close {
  width: 40px;
  height: 40px;
  margin: 0;
}
.authentication-dropdown .modal-header {
  min-height: 0;
  padding: 0;
  border: 0;
}
.authentication-dropdown .modal-content {
  box-shadow: none;
  -webkit-box-shadow: none;
  position: static;
  background: none;
  border: 0;
  border-radius: 0;
}
.authentication-wrapper {
  float: right;
  margin-top: -70px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.authentication-wrapper button.action-auth-toggle {
  border: 0;
  color: #214553;
  padding: 0;
  background: none;
}
.block-authentication .block-title {
  font-size: 3.5rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 16px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.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-radius: 50%;
  border: 1px solid #c1c1c1;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 0.2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 8px;
}
.checkout-payment-method .payment-method-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 16px;
}
.checkout-payment-method .payment-method-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-method-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .payment-method-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .payment-method-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.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;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #cccccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #214553;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 16px;
  color: #214553;
  content: '\e622';
  font-family: 'icomoon';
  margin: 0 0 0 16px;
  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: #214553;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #214553;
}
.checkout-payment-method .payment-option-title .action-toggle > span {
  display: inline-block;
  vertical-align: middle;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 8px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.6s ease;
  filter: grayscale(100%);
  filter: gray;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 8px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 8px;
  padding-right: 8px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 20px;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #242424;
  font-size: 1.4rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 32px;
}
.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;
}
.table-wrapper.billing-agreements {
  margin-bottom: 40px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .paypal,
.cart-summary .paypal {
  display: block;
}
.paypal img {
  display: block;
  margin: 8px auto 0;
}
.opc .paypal {
  vertical-align: middle;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.map-form-addtocart .paypal {
  display: block;
  margin: 16px auto 8px;
}
.cart-summary .paypal + .paypal {
  margin-top: 25px;
}
.paypal-review .actions-toolbar {
  margin-top: 16px;
}
.paypal-review .paypal-review-title {
  padding: 0 0 16px;
}
.paypal-review .paypal-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.paypal-review .paypal-review-title .action {
  display: inline-block;
  margin: 12px 0 0 32px;
}
.paypal-review .table-paypal-review-items .col.name {
  padding-top: 16px;
}
.paypal-review .table-paypal-review-items .col.qty {
  text-align: center;
}
.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 #cccccc;
  margin: 0 0 40px;
  padding: 16px 0 0;
}
.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%;
  }
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 16px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #242424;
  content: '*';
  font-size: 18px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 16px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 16px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.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 {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 16px 8px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: false;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #ffffff;
}
.swatch-option.selected {
  outline: 2px solid #242424;
  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 #050505;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.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);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #ffffff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 8px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.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 {
  background: #ffffff;
  border: 1px solid #dadada;
  color: #949494;
  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 #214553;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 16px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.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;
}
.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.5;
  margin: 0;
  padding: 0;
  color: #214553;
  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: #214553;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #214553;
  text-decoration: none;
}
.my-credit-cards .action.delete:active {
  color: #214553;
  text-decoration: none;
}
.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: #214553;
  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.5;
  margin: 0;
  padding: 0;
  color: #214553;
  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: #214553;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #214553;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:active {
  color: #214553;
  text-decoration: none;
}
.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: #214553;
  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;
}
.product-item-actions .actions-secondary > .action.removefromwish:before {
  content: '\e616';
}
.gwishlist-index-index.page-products .columns {
  padding-top: 0;
}
.gwishlist-index-index .wishlist-modal-tittle {
  text-align: center;
  padding-bottom: 32px;
}
.gwishlist-index-index .fieldset .fields .field {
  margin-bottom: 16px;
}
.gwishlist-index-index .fieldset .fields .field:last-child {
  margin-bottom: 16px;
}
.gwishlist-index-index .btnAction button {
  display: inline;
}
.gwishlist-index-index .header-wishlist {
  text-align: center;
  margin-bottom: 32px;
}
.gwishlist-index-index .header-wishlist .actions-toolbar {
  text-align: center;
}
.gwishlist-index-index .header-wishlist .actions-toolbar .submit {
  display: inline-block;
  float: none;
}
.gwishlist-index-index .cart-empty .porto-icon-user:before {
  content: '\e627';
  margin-right: 8px;
}
.gwishlist-index-index .cart-empty .icon-wishlist:before {
  content: '\e601';
  margin-right: 8px;
}
.wishlist-index-index .cart-empty .porto-icon-user:before {
  content: '\e627';
  margin-right: 8px;
}
.wishlist-index-index .cart-empty .icon-wishlist:before {
  content: '\e601';
  margin-right: 8px;
}
.return-track-modal .modal-inner-wrap {
  max-width: 700px;
  margin: 40px auto;
}
.return-track-modal .return-track-content {
  padding: 20px;
}
.return-track-modal .return-track-content .loading-mask {
  text-align: center;
  padding: 40px;
}
.return-track-modal .return-track-content .loading-mask .loader img {
  width: 50px;
  height: 50px;
}
.return-track-modal .return-track-content .return-track-info .products-container {
  margin-bottom: 30px;
}
.return-track-modal .return-track-content .return-track-info .products-container .product-info {
  display: flex;
  align-items: center;
  padding: 15px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-bottom: 15px;
  background: #fafafa;
}
.return-track-modal .return-track-content .return-track-info .products-container .product-info:last-child {
  margin-bottom: 0;
}
.return-track-modal .return-track-content .return-track-info .products-container .product-info .product-image {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  margin-right: 15px;
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e0e0e0;
}
.return-track-modal .return-track-content .return-track-info .products-container .product-info .product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.return-track-modal .return-track-content .return-track-info .products-container .product-info .product-details {
  flex: 1;
}
.return-track-modal .return-track-content .return-track-info .products-container .product-info .product-details .product-name {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 8px 0;
  color: #333;
}
.return-track-modal .return-track-content .return-track-info .products-container .product-info .product-details .product-sku {
  font-size: 14px;
  color: #666;
  margin: 0;
}
.return-track-modal .return-track-content .return-track-info .products-container .product-info .product-details .product-sku span {
  font-weight: 500;
  color: #333;
}
.return-track-modal .return-track-content .return-track-info .status-section {
  margin-bottom: 30px;
}
.return-track-modal .return-track-content .return-track-info .status-section .status-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 20px 0;
  color: #333;
}
.return-track-modal .return-track-content .return-track-info .status-section .status-timeline {
  position: relative;
}
.return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}
.return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item:last-child {
  margin-bottom: 0;
}
.return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item .status-indicator {
  position: relative;
  flex-shrink: 0;
  margin-right: 15px;
}
.return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item .status-indicator .status-dot {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #e0e0e0;
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #e0e0e0;
  position: relative;
  z-index: 2;
}
.return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item .status-indicator .status-line {
  display: block;
  position: absolute;
  top: 16px;
  left: 7px;
  width: 2px;
  height: 32px;
  background: #e0e0e0;
  z-index: 1;
}
.return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item .status-label {
  font-size: 14px;
  color: #666;
  padding-top: 0px;
}
.return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item.completed .status-indicator .status-dot {
  background: #2196F3;
  box-shadow: 0 0 0 2px #2196F3;
}
.return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item.completed .status-indicator .status-line {
  background: #2196F3;
}
.return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item.completed .status-label {
  color: #333;
  font-weight: 500;
}
.return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item.pending .status-label {
  color: #999;
}
.return-track-modal .return-track-content .return-track-info .return-actions {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
}
.return-track-modal .return-track-content .return-track-info .return-actions button {
  padding: 10px 24px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.return-track-modal .return-track-content .return-track-info .return-actions button.cancel-return-btn {
  background: #fff;
  color: #333;
  border: 1px solid #ccc;
}
.return-track-modal .return-track-content .return-track-info .return-actions button.cancel-return-btn:hover {
  background: #f5f5f5;
  border-color: #999;
}
.return-track-modal .return-track-content .return-track-info .return-actions button.need-help-btn {
  background: #1a1a4d;
  color: #fff;
  border: 1px solid #1a1a4d;
}
.return-track-modal .return-track-content .return-track-info .return-actions button.need-help-btn:hover {
  background: #141438;
}
@media (max-width: 768px) {
  .return-track-modal .modal-inner-wrap {
    margin: 20px;
  }
  .return-track-modal .return-track-content {
    padding: 15px;
  }
  .return-track-modal .return-track-content .return-track-info .products-container .product-info .product-image {
    width: 60px;
    height: 60px;
  }
  .return-track-modal .return-track-content .return-track-info .products-container .product-info .product-details .product-name {
    font-size: 14px;
  }
  .return-track-modal .return-track-content .return-track-info .products-container .product-info .product-details .product-sku {
    font-size: 12px;
  }
  .return-track-modal .return-track-content .return-track-info .return-actions {
    flex-direction: column;
  }
  .return-track-modal .return-track-content .return-track-info .return-actions button {
    width: 100%;
  }
}
.customer_spotlight-gallery-index .nothing-to-show {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  color: #214553;
  font-family: 'Poppins', sans-serif;
}
.customer_spotlight-gallery-index .spotlight__breadcrumbs ul {
  list-style: none;
  margin-bottom: 25px;
  padding: 0;
  display: flex;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #ffffff;
}
.customer_spotlight-gallery-index .spotlight__breadcrumbs ul li {
  margin-bottom: 0;
  position: relative;
}
.customer_spotlight-gallery-index .spotlight__breadcrumbs ul li a {
  color: #ffffff;
}
.customer_spotlight-gallery-index .spotlight__breadcrumbs ul li:not(:first-child) {
  padding-left: 20px;
}
.customer_spotlight-gallery-index .spotlight__breadcrumbs ul li:not(:first-child)::before {
  content: '/';
  position: relative;
  left: -10px;
  top: 1px;
}
.customer_spotlight-gallery-index .spotlight__landing__banner__main {
  min-height: 845px;
  position: relative;
}
.customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content {
  position: absolute;
  top: 50%;
  left: auto;
  transform: translateY(-50%);
  max-width: 600px;
  right: auto;
}
.customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content h1 {
  font-size: 7rem;
  line-height: 8.1rem;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
}
.customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content ul li {
  padding-left: 20px;
  position: relative;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #ffffff;
}
.customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content ul li:last-child {
  margin-bottom: 0;
}
.customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content ul li::before {
  content: '';
  position: absolute;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content a.banner__btn {
  display: flex;
  padding: 0 32px;
  align-items: center;
  width: 211px;
  height: 48px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  line-height: 4.8rem;
  color: #ffffff;
  text-align: center;
  font-family: 'Brasley', sans-serif;
  margin-top: 32px;
  position: relative;
}
.customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content a.banner__btn:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ffffff;
  width: 13px;
  height: 2px;
  right: 35px;
}
.customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content a.banner__btn:after {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  right: 35px;
}
.customer_spotlight-gallery-index .spotlight__landing__desc {
  width: 100%;
  max-width: 75%;
  margin: 90px auto;
  text-align: center;
}
.customer_spotlight-gallery-index .spotlight__landing__desc h2 {
  font-size: 3.2rem;
  font-weight: 700;
  color: #214553;
  font-family: 'Poppins', sans-serif;
}
.customer_spotlight-gallery-index .spotlight__landing__desc p {
  font-size: 2.4rem;
  font-weight: 500;
  color: #282727;
  font-family: 'Brasley', sans-serif;
}
.customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin: 0;
  font-size: 0;
}
.customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item {
  width: calc(100% / 4 - 20px);
  position: relative;
  overflow: hidden;
}
.customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item .grid__image {
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item .grid__desc {
  position: absolute;
  bottom: 0;
  padding: 38px;
  text-align: center;
  width: 100%;
  transition: linear .5s;
  transform: translateY(0);
}
.customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item .grid__desc h4 {
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  line-height: 2.8rem;
  display: none;
}
.customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item .grid__desc a.action.shop__look {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.75);
  padding: 8px;
  line-height: 1;
  gap: 8px;
  font-size: 2rem;
  font-weight: 500;
  color: #ffffff;
  height: 50px;
  width: 236px;
  margin: auto;
  font-family: 'Brasley', sans-serif;
}
.customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item:hover .grid__image::before {
  content: '';
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item:hover .grid__desc {
  transform: translateY(-50%);
  top: 50%;
}
.customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item:hover .grid__desc h4 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.customer_spotlight-gallery-index .spotlight__landing__bottom__banner {
  min-height: 692px;
  margin-top: 120px;
  margin-bottom: 90px;
}
.customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column figure[data-content-type='image'] img {
  min-height: 692px;
  display: block;
  width: 100%;
  object-fit: cover;
}
.customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section {
  padding-top: 85px;
  padding-right: 50px;
  padding-bottom: 100px;
  padding-left: 100px;
}
.customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section [data-content-type='heading'] {
  color: #000000;
  font-size: 6rem;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  line-height: 7rem;
  margin-bottom: 33px;
  margin-top: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section div[data-content-type='text'] p {
  margin-bottom: 33px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section .spotlight__gallery__bottom__desc span {
  color: #666666;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  margin-bottom: 40px;
  display: inline-block;
}
.customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section .spotlight__gallery__bottom__desc ul {
  padding-left: 0;
}
.customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section .spotlight__gallery__bottom__desc ul li {
  list-style: none;
  padding-left: 36px;
  position: relative;
  margin-bottom: 20px;
}
.customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section .spotlight__gallery__bottom__desc ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(45deg);
  height: 10px;
  width: 10px;
  border-top: 2px solid #214553;
  border-right: 2px solid #214553;
}
.customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section .spotlight__gallery__bottom__desc ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%) rotate(45deg);
  height: 10px;
  width: 10px;
  border-top: 2px solid #214553;
  border-right: 2px solid #214553;
}
.customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section [data-content-type='buttons'] .pagebuilder-button-link {
  color: #e9ebfc;
  font-size: 1.4rem;
  font-weight: 700;
  font-family: 'Brasley', sans-serif;
  padding: 11px 24px;
  background-color: #214553;
  border-radius: 10px;
  display: inline-block;
  margin: 0;
}
@media (min-width: 641px) and (max-width: 1023px) {
  .customer_spotlight-gallery-index .columns .column.main {
    padding-bottom: 64px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content {
    padding: 32px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content h1 {
    font-size: 3rem;
    line-height: 3.8rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content ul li {
    font-size: 1.3rem;
  }
  .customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content a.banner__btn {
    width: 200px;
    font-size: 1.4rem;
  }
  .customer_spotlight-gallery-index .spotlight__landing__desc {
    max-width: 100%;
    margin: 40px auto;
  }
  .customer_spotlight-gallery-index .spotlight__landing__desc h2 {
    font-size: 2.6rem;
    margin-bottom: 8px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__desc p {
    font-size: 1.8rem;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list {
    flex-wrap: wrap;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item {
    width: calc(100% / 2 - 20px);
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item .grid__image img {
    width: 100%;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item .grid__desc h4 {
    display: block;
    font-size: 2rem;
    color: #000000;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item .grid__desc a.action.shop__look {
    font-size: 1.8rem;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item:hover .grid__desc {
    transform: none;
    top: inherit;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item:hover .grid__image::before {
    display: none;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner {
    min-height: inherit;
    margin-top: 64px;
    margin-bottom: 0px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column {
    width: 100% !important;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column figure[data-content-type='image'] img {
    min-height: inherit;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section {
    padding: 32px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section [data-content-type='heading'] {
    font-size: 3rem;
    margin-bottom: 20px;
    line-height: 3.8rem;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section .spotlight__gallery__bottom__desc span {
    margin-bottom: 20px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .customer_spotlight-gallery-index .columns .column.main {
    padding-bottom: 64px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content {
    padding: 32px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content h1 {
    font-size: 4rem;
    line-height: 4.8rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content ul li {
    font-size: 1.3rem;
  }
  .customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content a.banner__btn {
    width: 200px;
    font-size: 1.4rem;
  }
  .customer_spotlight-gallery-index .spotlight__landing__desc {
    max-width: 100%;
    margin: 40px auto;
  }
  .customer_spotlight-gallery-index .spotlight__landing__desc h2 {
    font-size: 2.6rem;
    margin-bottom: 8px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__desc p {
    font-size: 1.8rem;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list {
    flex-wrap: wrap;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item {
    width: calc(100% / 3 - 20px);
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item .grid__image img {
    width: 100%;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item .grid__desc h4 {
    display: block;
    font-size: 2rem;
    color: #000000;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item .grid__desc a.action.shop__look {
    font-size: 1.8rem;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item:hover .grid__desc {
    transform: none;
    top: inherit;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item:hover .grid__image::before {
    display: none;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner {
    min-height: initial;
    margin-top: 64px;
    margin-bottom: 0px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column figure[data-content-type='image'] {
    height: 100%;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column figure[data-content-type='image'] img {
    min-height: 100%;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section {
    padding: 32px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section [data-content-type='heading'] {
    font-size: 3rem;
    margin-bottom: 20px;
    line-height: 3.8rem;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section .spotlight__gallery__bottom__desc span {
    margin-bottom: 20px;
  }
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 16px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.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 15px 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 .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.column .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;
}
.column .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 18px;
  color: #999999;
  content: '\e61c';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column .block-addbysku .action.add:hover:before {
  color: inherit;
}
.column .block-addbysku .action.add:active:before {
  color: inherit;
}
.column .block-addbysku .reset {
  margin: 7px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
  padding-top: 16px;
}
.block-cart-failed {
  margin: 40px 0;
}
.block-cart-failed .block-title {
  font-size: 6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 700;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  display: block;
  margin: 0 auto 16px;
}
.search .fieldset .control .addon input {
  flex-basis: auto;
  width: 100%;
}
.block-search .block-title {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.block-search .block-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  position: absolute;
  top: 100%;
  right: -15px;
  margin-top: 7px;
  margin-bottom: 0;
  padding: 14px 16px;
  min-width: 100%;
  width: 320px;
  z-index: 100;
  box-sizing: border-box;
}
.block-search .minisearch {
  background: #ffffff;
  border-radius: 30px;
  position: relative;
  width: 100%;
}
.block-search .label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  width: 20px;
  height: 20px;
  float: right;
  display: none;
  display: inline-block;
  text-decoration: none;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: #7e7d82;
  content: '\e615';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label::before {
  z-index: 1;
  display: block;
  width: 20px;
  height: 20px;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .actions {
  position: absolute;
  top: 2px;
  right: 20px;
}
.block-search .action.search {
  display: inline-block;
  background: none;
  background-image: 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;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.block-search .action.search > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .action.search:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #214553;
  content: '\e615';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .action.search:hover:before {
  color: #214553;
}
.block-search .action.search:active:before {
  color: inherit;
}
.block-search .action.search:focus:before {
  color: #e8e8e8;
}
.block-search .control {
  clear: both;
  margin: 0 -16px -1px;
  padding: 0 16px;
}
.block-search input {
  background: transparent !important;
  border: none !important;
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  padding: 0 0;
  margin: 0;
  position: static;
  box-shadow: none !important;
}
.block-search input::-webkit-input-placeholder {
  color: #c6c6c6;
  font-weight: 400;
}
.block-search input:-moz-placeholder {
  color: #c6c6c6;
  font-weight: 400;
}
.block-search input::-moz-placeholder {
  color: #c6c6c6;
  font-weight: 400;
}
.block-search input:-ms-input-placeholder {
  color: #c6c6c6;
  font-weight: 400;
}
.block-search .nested {
  display: none;
}
.block-search.active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.block-search .icon-search {
  position: absolute;
  right: 0;
  top: 2px;
}
.block-search .icon-search:after {
  content: '\e615';
}
.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:not(:empty) {
  background: #ffffff;
  border: 1px solid #dddddd;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 8px 40px 8px 16px;
  position: relative;
  text-align: left;
  white-space: normal;
}
.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: 8px;
}
.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 {
  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-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 16px;
}
.search.found {
  margin-bottom: 16px;
}
.form.contact .note {
  font-size: 1.6rem;
  line-height: 2.4rem;
  max-width: 100%;
  margin: 0 auto 50px;
  text-align: center;
}
.form.contact .fieldset {
  margin-bottom: 0;
}
.form.contact .form-control .fieldset {
  -webkit-gap: 20px 24px;
  -moz-gap: 20px 24px;
  -ms-gap: 20px 24px;
  gap: 20px 24px;
}
.form.contact .form-control .fieldset .fields {
  -webkit-gap: 20px 24px;
  -moz-gap: 20px 24px;
  -ms-gap: 20px 24px;
  gap: 20px 24px;
}
.form.contact .actions-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 39px;
  margin-bottom: 60px;
}
.form.contact .actions-toolbar > .primary {
  width: 100%;
  max-width: 206px;
}
.form.contact .actions-toolbar .action.primary {
  width: 100%;
}
.form.contact .contact__form-group.required .label:after {
  content: '*';
  color: #666666;
  margin: 0;
}
.form.contact .contact__input-group {
  position: relative;
  width: 100%;
}
.form.contact .contact__input-group #name {
  padding-left: 93px;
}
.form.contact .contact__input-group input,
.form.contact .contact__input-group select {
  height: 52px;
}
.form.contact .contact__input-group input,
.form.contact .contact__input-group select,
.form.contact .contact__input-group textarea {
  border-radius: 12px;
}
.form.contact .contact__input-group input:focus,
.form.contact .contact__input-group select:focus,
.form.contact .contact__input-group textarea:focus {
  background-color: transparent;
  box-shadow: none;
  border-color: #cccccc;
}
.form.contact .contact__input-group input.mage-error,
.form.contact .contact__input-group select.mage-error,
.form.contact .contact__input-group textarea.mage-error {
  border-color: #cccccc;
}
.form.contact .contact__input-group .mage-error {
  color: #666666;
}
.form.contact .contact__select-wrapper {
  position: absolute;
}
.form.contact .contact__select-wrapper::after {
  display: -webkit-block;
  display: -ms-blockbox;
  display: block;
  content: '';
  width: 1px;
  height: 22px;
  background-color: #e5e5e5;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.form.contact .contact__form-options::-ms-expand {
  display: -webkit-none;
  display: -ms-nonebox;
  display: none;
}
body.account.wp-sl.wide.orderreturn-customer-tickets .page-wrapper .columns .column.main .orders-history {
  position: relative;
  left: 0;
  top: 0;
}
body.account.wp-sl.wide.orderreturn-customer-tickets .page-wrapper .columns .column.main .orders-history .pagination {
  margin-top: 25px;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .block .block-title {
  font-size: 1.8rem;
}
.login-container .fieldset:after {
  margin: 16px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #242424;
  font-size: 1.4rem;
}
.login-container .fieldset:after {
  margin-top: 25px;
}
.form.password.reset,
.form.send.confirmation,
.form.form-edit-account,
.form-newsletter-manage {
  display: block;
  border: 1px solid #ececec;
  border-radius: 8px;
  background: #ffffff;
  border-top: 4px solid #214553;
  padding: 35px 25px 0;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}
.form.password.reset,
.form.send.confirmation,
.form.form-edit-account,
.form-newsletter-manage {
  padding-bottom: 35px;
}
.form-address-edit .fieldset {
  border: 1px solid 0;
  border-radius: 10px;
  background: transparent;
  margin: 0 0;
  padding: 0;
}
.form-address-edit .fieldset .legend {
  display: none;
}
.form-address-edit .fieldset h2 {
  color: #214553;
  font-size: 2rem;
  line-height: normal;
  font-weight: 500;
  text-align: center;
  margin-bottom: 4px;
  width: 100%;
}
.form-address-edit .fieldset .fields.choice-address {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-gap: 20px;
  -moz-gap: 20px;
  -ms-gap: 20px;
  gap: 20px;
}
.form-address-edit .fieldset .fields.choice-address .choice {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-gap: 10px;
  -moz-gap: 10px;
  -ms-gap: 10px;
  gap: 10px;
}
.form-address-edit .fieldset .fields.choice-address input[type='checkbox'] {
  accent-color: #214553;
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.form-address-edit .fieldset .fields.choice-address input[type='checkbox']:checked {
  accent-color: #214553;
}
.form-address-edit .fieldset .fields.choice-address input[type='checkbox']:checked + .checkmark + label i::before {
  content: '';
  width: 11px;
  height: 11px;
  background-color: #214553;
  border-radius: 2px;
}
.form-address-edit .fieldset .fields.choice-address input[type='checkbox'] + .checkmark {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.form-address-edit .fieldset .fields.choice-address label {
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 500;
  color: #242424;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-gap: 10px;
  -moz-gap: 10px;
  -ms-gap: 10px;
  gap: 10px;
  padding: 0 0;
}
.form-address-edit .fieldset .fields.choice-address label::before {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.form-address-edit .fieldset .fields.choice-address label i {
  border: 1px solid #214553;
  border-radius: 2px;
  width: 17px;
  height: 17px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  position: static;
}
.form-address-edit .fieldset .fields.choice-address label span {
  flex: 1;
}
.form-address-edit .fieldset.contact-info {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form-address-edit .actions-toolbar {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.form-address-edit .actions-toolbar .primary .action {
  margin: 0;
}
.fieldset > .legend {
  padding: 0;
  border: 0;
  color: #214553;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 1.6rem;
  font-weight: 400;
}
.block-order-details-view {
  margin: 0 -10px;
}
.block-order-details-view .block-title {
  padding: 0 8px;
}
.block-order-details-view .box {
  padding: 0 8px;
}
.block-order-details-view .box .box-content {
  min-height: 155px;
  border-radius: 0 0 4px 4px;
}
.customer-account-index .page-wrapper .page-title-wrapper {
  display: block;
}
.customer-account-index .page-wrapper .page-title-wrapper .page-title {
  text-transform: capitalize;
}
.customer-account-index .box-content,
.customer-account-index .block-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-gap: 32px;
  -moz-gap: 32px;
  -ms-gap: 32px;
  gap: 32px;
}
.customer-account-index .box-content .box-content {
  min-height: 200px;
}
.customer-account-index .block .block-title {
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-gap: 20px;
  -moz-gap: 20px;
  -ms-gap: 20px;
  gap: 20px;
  margin-bottom: 20px;
}
.customer-account-index .block .block-title a.action.edit {
  padding: 12px 24px;
  border-radius: 50px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 8px;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.account .column.main {
  margin-bottom: 80px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .sidebar-additional {
  margin-top: 40px;
}
.account .table-wrapper {
  margin-bottom: 20px;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .actions-toolbar .primary .action {
  min-width: 158px;
  border-radius: 10px;
}
.block-addresses-empty {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-gap: 12px;
  -moz-gap: 12px;
  -ms-gap: 12px;
  gap: 12px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
  color: #7e7d82;
  margin-bottom: 30px;
}
.block-addresses-empty i {
  display: block;
  text-decoration: none;
}
.block-addresses-empty i:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 84px;
  line-height: 84px;
  color: #242424;
  content: '\e60b';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-addresses-empty h2 {
  font-size: 4.8rem;
  line-height: 6.7rem;
  font-weight: 600;
  color: #242424;
  margin: 0;
}
.block-addresses-empty p {
  margin-bottom: 0;
}
.block-addresses-empty + .actions-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.account .block-box-element .block-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-gap: 20px;
  -moz-gap: 20px;
  -ms-gap: 20px;
  gap: 20px;
  margin-bottom: 20px;
}
.account .block-box-element .block-title strong {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 500;
  color: #242424;
}
.account .block-box-element .block-title .action {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.account .block-box-element .block-title .action.edit {
  display: block;
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: 500;
  color: #214553;
  text-transform: capitalize;
  border: unset;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-gap: 10px;
  -moz-gap: 10px;
  -ms-gap: 10px;
  gap: 10px;
}
.account .block-box-element .block-title .action.edit:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: #214553;
  content: '\e624';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.account .block-box-element .welcome_text {
  border: 1px solid #cccccc;
  border-radius: 10px;
  padding: 25px;
  margin-top: 40px;
  text-align: center;
}
.account .block-box-element strong.welcome-title {
  font-size: 18px;
  line-height: 2.1rem;
  font-weight: 400;
  color: #242424;
}
.account .block-box-element p.welcome_content {
  font-size: 16px;
}
.account .block-box-element .box-widget {
  display: -webkit-grid;
  display: -ms-gridbox;
  display: grid;
  -webkit-grid-template-columns: 1fr;
  -moz-grid-template-columns: 1fr;
  -ms-grid-template-columns: 1fr;
  grid-template-columns: 1fr;
  -webkit-gap: 24px;
  -moz-gap: 24px;
  -ms-gap: 24px;
  gap: 24px;
}
.account .block-box-element .box {
  border: 1px solid #cccccc;
  border-radius: 10px;
}
.account .block-box-element .box-title {
  border-bottom: 1px solid #cccccc;
  font-size: 1.4rem;
  line-height: 2.1rem;
  font-weight: 500;
  color: #242424;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-gap: 12px;
  -moz-gap: 12px;
  -ms-gap: 12px;
  gap: 12px;
  text-transform: uppercase;
  padding: 20px;
}
.account .block-box-element .box-title input[type='radio'] {
  height: 20px;
  width: 20px;
  margin: 0;
  accent-color: #214553;
}
.account .block-box-element .box-title input[type='radio']:checked {
  accent-color: #214553;
}
.account .block-box-element .box-title label {
  flex: 1;
}
.account .block-box-element .box-content {
  display: block;
  font-size: 1.6rem;
  line-height: 2.1rem;
  color: #7e7d82;
  min-height: 200px;
  padding: 20px;
}
.account .block-box-element .box-content .icon_box_contant {
  display: grid;
  grid-template-columns: 30px auto;
  padding-bottom: 15px;
}
.account .block-box-element address {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-gap: 15px;
  -moz-gap: 15px;
  -ms-gap: 15px;
  gap: 15px;
}
.account .block-box-element address p {
  text-decoration: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-gap: 15px;
  -moz-gap: 15px;
  -ms-gap: 15px;
  gap: 15px;
  margin-bottom: 0;
}
.account .block-box-element address p:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: #7e7d82;
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.account .block-box-element address p:before {
  width: 20px;
  height: 20px;
}
.account .block-box-element address p span {
  flex: 1;
}
.account .block-box-element address p.name:before {
  content: '\e627';
}
.account .block-box-element address p.location:before {
  content: '\e60a';
}
.account .block-box-element address p.phone:before {
  content: '\e811';
}
.account .block-box-element address p.company,
.account .block-box-element address p.fax,
.account .block-box-element address p.vat {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.account .block-box-element .box-actions {
  border-top: 1px solid #cccccc;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 20px;
}
.account .block-box-element .box-actions .action {
  font-size: 1.4rem;
  line-height: 2.1rem;
  font-weight: 500;
  color: #214553;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-gap: 8px;
  -moz-gap: 8px;
  -ms-gap: 8px;
  gap: 8px;
}
.account .block-box-element .box-actions .action.edit {
  display: flex;
  text-decoration: none;
}
.account .block-box-element .box-actions .action.edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: #214553;
  content: '\e809';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.account .block-box-element .box-actions .action.edit:hover:before {
  color: #214553;
}
.account .block-box-element .box-actions .action.delete {
  display: flex;
  text-decoration: none;
}
.account .block-box-element .box-actions .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 20px;
  color: #214553;
  content: '\e604';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.account .block-box-element .box-actions .action.delete:hover:before {
  color: #d10029;
}
.account .block-box-element .box-actions .action.delete:hover {
  color: #d10029;
}
.account .block-box-element .box-actions .action:hover {
  color: #214553;
}
.block-addresses-list .block-title {
  margin-bottom: 20px;
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.block-addresses-list .block-title strong {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 500;
  color: #242424;
  margin-bottom: 20px;
}
.block-addresses-list table tbody .actions {
  min-width: 90px;
}
.block-addresses-list table tbody .action {
  padding: 0px 4px;
}
.block-addresses-list table tbody .action:hover {
  color: #214553;
}
.block-addresses-list table tbody .action.edit {
  display: inline-block;
  text-decoration: none;
}
.block-addresses-list table tbody .action.edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-addresses-list table tbody .action.edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 18px;
  color: #214553;
  content: '\e809';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-addresses-list table tbody .action.edit:hover:before {
  color: #214553;
}
.block-addresses-list table tbody .action.delete {
  display: inline-block;
  text-decoration: none;
}
.block-addresses-list table tbody .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-addresses-list table tbody .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 18px;
  color: #214553;
  content: '\e604';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-addresses-list table tbody .action.delete:hover:before {
  color: #d10029;
}
.block-addresses-list table tbody .action.delete:hover {
  color: #d10029;
}
.block-addresses-list .customer-addresses-toolbar {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.customer-address-index .block.block-dashboard-addresses,
.customer-address-index .block.block-addresses-default,
.customer-address-index .block.block-addresses-list {
  margin-bottom: 40px;
}
.customer-address-index .actions-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-gap: 15px;
  -moz-gap: 15px;
  -ms-gap: 15px;
  gap: 15px;
}
.customer-address-index .actions-toolbar:before,
.customer-address-index .actions-toolbar:after {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.customer-address-index .actions-toolbar .primary .action {
  margin: 0;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.column.main .block:first-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 16px;
}
.block p:last-child {
  margin: 0;
  word-break: break-word;
}
.control.captcha-image {
  margin-top: 16px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.block-balance .price {
  font-size: 3.2rem;
  line-height: 32px;
  display: inline-block;
  margin-top: -16px;
}
.table-downloadable-products .product-name {
  font-weight: 400;
  margin-right: 15px;
}
.table-downloadable-products .action.download {
  display: inline-block;
  text-decoration: none;
}
.table-downloadable-products .action.download:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 18px;
  color: #214553;
  content: '\e838';
  font-family: 'icomoon';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-wrapper {
  border-bottom: 0;
}
.samples-item-title {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 0 16px;
}
.samples-item {
  margin: 0 0 16px;
}
.field.downloads {
  margin-bottom: 16px;
}
.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads > .control {
  width: 100%;
}
.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 {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .field.choice {
  box-sizing: border-box;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 16px;
  margin-bottom: 16px;
  width: 100%;
  position: relative;
  z-index: 1;
  padding-left: 25px;
}
.field.downloads .field.choice input {
  position: absolute;
  left: 0;
  top: 2px;
}
.field.downloads .field.downloads-all {
  padding-left: 0;
  border-bottom: 0;
}
.field.downloads .sample.link {
  float: right;
}
.field.downloads-all .label {
  color: #214553;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #214553;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #214553;
  text-decoration: none;
}
.field.downloads-all .label:active {
  color: #214553;
  text-decoration: none;
}
.field.downloads-all input {
  opacity: 0;
}
.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}
.page-product-giftcard .giftcard-amount {
  text-align: left;
  margin-bottom: 0;
  clear: both;
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-info-main .price-box .old-price {
  font-size: 20px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final_price > span {
  display: block;
  margin-bottom: 8px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final_price > span:last-child {
  margin-bottom: 0;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final_price .price {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
}
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .product-info-stock-sku {
  display: block;
}
.page-product-giftcard .product-add-form {
  clear: none;
  border: 0;
  padding-top: 0;
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-product-giftcard .giftcard.form {
  clear: both;
}
.page-product-giftcard .price-box {
  margin-bottom: 10px;
}
.page-product-giftcard .product-info-price {
  float: right;
  width: auto;
  display: block;
  white-space: nowrap;
  border: 0;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 32px;
}
.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 16px;
}
.gift-message .field .label {
  color: #666666;
  font-weight: 400;
}
.cart.table-wrapper .item-gift._active {
  border-top: 1px solid #c1c1c1;
}
.cart.table-wrapper .item-gift .action {
  margin-right: 0;
}
.gift-options {
  margin: 20px 0;
}
.gift-options-title {
  font-weight: 600;
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary {
  position: relative;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 20px;
  width: auto;
}
.gift-summary .action-edit,
.gift-summary .action-delete {
  display: inline-block;
  text-decoration: none;
}
.gift-summary .action-edit > span,
.gift-summary .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #1979c3;
  content: '\e809';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-summary .action-edit:hover:before,
.gift-summary .action-delete:hover:before {
  color: #214553;
}
.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
  color: #1979c3;
}
.gift-summary .action-delete:before {
  content: '\e604';
}
.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart.table-wrapper .gift-content {
  clear: left;
  float: left;
  margin-right: -100%;
  padding: 20px 0;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: table;
  table-layout: fixed;
}
.gift-item-block {
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  color: #1979c3;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 16px 40px 16px 15px;
  position: relative;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #858585;
  content: '\e622';
  font-family: 'icomoon';
  margin: 0 0 0 16px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: #214553;
}
.gift-item-block .content {
  padding: 16px 0 20px;
  position: relative;
}
.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-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 16px 0;
}
.options-order-container,
.options-items-container {
  margin-bottom: 16px;
}
.gift-messages-order {
  margin-bottom: 25px;
}
.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%;
}
.giftregisty-dropdown .action.toggle {
  color: #214553;
}
.table-giftregistry-items .product-image {
  margin-right: 16px;
  float: left;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 15px 0 8px;
  text-align: left;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 16px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.form-giftregistry-edit .giftregistry-type {
  margin-bottom: 32px;
  margin-top: -25px;
}
.form-giftregistry-search {
  margin-bottom: 64px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item .col {
  border: 0;
}
.block-giftregistry-shared-items th {
  border-bottom: 1px solid #cccccc;
}
.block-giftregistry-shared-items .col {
  padding: 20px 11px 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: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 16px 0;
}
.block-giftregistry-shared-items .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: 0 0 8px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 16px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 16px;
  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: 22px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icomoon';
  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 16px 16px 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: 16px 0;
}
.gift-wrapping-title .action-remove {
  margin: -8px 0 0 8px;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-title .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-title .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #1979c3;
  content: '\e604';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-title .action-remove:hover:before {
  color: #214553;
}
.gift-wrapping-title .action-remove:active:before {
  color: #1979c3;
}
.gift-options-content .fieldset .field {
  margin: 16px 0;
}
.gift-wrapping-summary {
  padding-right: 7rem;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
  padding: 0;
  width: 100%;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping {
  margin: 20px 0 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img {
  float: left;
  margin: 0 16px 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;
}
.table-wrapper.grouped {
  width: auto;
}
.table.grouped .row-tier-price > td {
  border-top: 0;
}
.table.grouped .col.item {
  width: 90%;
}
.table.grouped .col.qty {
  width: 10%;
  min-width: 95px;
}
.table.grouped .col.qty .control.qty {
  display: inline-block;
  vertical-align: middle;
}
.table.grouped .col.qty .qty-changer {
  display: inline-block;
  vertical-align: middle;
}
.table.grouped .col.qty .qty-changer > a {
  display: block;
  border: 1px solid #dddddd;
  border-radius: 3px;
  height: 18px;
  line-height: 16px;
  margin-top: 2px;
  color: #ccc;
  font-size: 11px;
}
.table.grouped .col.qty .qty-changer > a:first-child {
  margin-top: 0;
}
.table.grouped .col.qty .qty-changer > a:hover {
  color: #214553;
}
.table.grouped .product-item-name {
  font-weight: 400;
  margin-bottom: 16px;
  display: inline-block;
}
.table.grouped .price-box {
  margin: 8px 0 3px;
}
.table.grouped .price-box p {
  margin: 0;
}
.table.grouped .price-box .price {
  font-weight: 700;
  color: #214553;
}
.table.grouped .price-box .old-price .price {
  font-weight: normal;
  color: #999999;
}
.table.grouped .stock.unavailable {
  margin: 0;
  white-space: nowrap;
  text-transform: none;
  font-weight: normal;
}
.page-product-grouped .product-info-price {
  float: right;
  display: block;
  width: auto;
  border: 0;
}
.form-add-invitations .additional,
.form-add-invitations .field.message {
  margin-top: 20px;
}
.form-add-invitations .action.remove {
  top: 4px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  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: 18px;
  line-height: 18px;
  color: #999999;
  content: '\e61c';
  font-family: 'icomoon';
  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;
}
.map-popup-wrapper.popup .action.close {
  top: 16px;
}
.map-popup {
  background: #ffffff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 16px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.map-popup .popup-header .title {
  font-weight: 700;
  line-height: 80px;
  font-size: 6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.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: 16px;
  top: 16px;
}
.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: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'icomoon';
  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: #737373;
}
.map-popup .popup-actions .action.close:active:before {
  color: #737373;
}
.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: 0 0 20px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}
.map-popup .action.primary {
  margin-right: 16px;
}
.map-popup .map-msrp {
  margin-bottom: 16px;
}
.map-popup .actual-price {
  margin: 3px 0 15px;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-old-price:not(:last-child),
.product-item .map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 16px;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  margin-right: 5%;
  vertical-align: middle;
}
.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 .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: 12px;
  line-height: 18px;
  color: #999999;
  content: '\e622';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #214553;
}
.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: 12px;
  line-height: 18px;
  color: #999999;
  content: '\e621';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #214553;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  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;
  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 {
  padding: 6px 0;
}
.wishlist.split.button > .action.split {
  margin-right: 5px;
}
.wishlist.split.button > .action.split:before {
  content: '\e600';
}
.wishlist.split.button > .action.split:before {
  margin: 0;
}
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.wishlist.split.button > .action:hover {
  color: #214553;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #999999;
  content: '';
  float: left;
  height: 15px;
  margin: 3px 4px 0 0;
}
.cart.table-wrapper .wishlist.split.button {
  vertical-align: baseline;
}
.cart.table-wrapper .wishlist.split.button > .action.split {
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle:after {
  color: #214553;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #214553;
}
.wishlist.window.popup {
  background: #ffffff;
  border: 1px solid #adadad;
  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: 16px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 700;
  line-height: 80px;
  font-size: 6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.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: 16px;
  top: 16px;
}
.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: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'icomoon';
  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: #737373;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: #737373;
}
.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: #8c8c8c;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wishlist.overlay.active {
  display: block;
}
.wishlist-dropdown.move .action.toggle,
.wishlist-dropdown.copy .action.toggle {
  color: #214553;
}
.page-multiple-wishlist .actions-toolbar > .primary {
  display: block;
  float: none;
  text-align: left;
}
.page-multiple-wishlist .actions-toolbar > .primary .action.remove {
  float: right;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 16px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 16px;
}
.block-wishlist-management .wishlist-notice {
  color: #4f9bb9;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-notice.private {
  display: inline-block;
  text-decoration: none;
}
.block-wishlist-management .wishlist-notice.private:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 18px;
  color: #86bacf;
  content: '\e838';
  font-family: 'icomoon';
  margin: 0 8px 0 0;
  vertical-align: text-bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.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: 64px;
  max-width: 500px;
}
.block-wishlist-search-results .table-wrapper {
  border-top: none;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.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 16px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 16px 0;
  visibility: hidden;
}
.block-wishlist-info-items .wishlist-dropdown .change {
  color: #214553;
}
.block-wishlist-info-items .action.towishlist {
  padding: 16px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout .title {
  margin-bottom: 32px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .table > tbody > tr > td,
.multicheckout .table-wrapper .table > tbody > tr > th,
.multicheckout .table-wrapper .table > tfoot > tr > td,
.multicheckout .table-wrapper .table > tfoot > tr > th,
.multicheckout .table-wrapper .table > thead > tr > td,
.multicheckout .table-wrapper .table > thead > tr > th {
  vertical-align: middle;
}
.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: 16px;
}
.multicheckout .table-wrapper .product-item-name > a,
.multicheckout .table-wrapper .product-item-name > a:hover {
  color: #214553;
}
.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.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 16px;
}
.multicheckout .item-options {
  margin: 16px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 16px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #89bcd0;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .box-items .box-content {
  border-top: 1px solid #d4d4d4;
  border-radius: 8px;
}
.multicheckout.order-review .box-items .data.table {
  margin-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 .box-title span {
  margin-right: 16px;
}
.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;
  color: #214553;
  font-weight: 700;
  text-transform: none;
  font-size: 14px;
  line-height: 1.4;
}
.multicheckout .box-billing-method .methods-payment .item-title label {
  font-size: 14px;
  vertical-align: top;
  font-weight: 600;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
  padding: 0;
  background: none;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.data.switch .counter {
  color: #4f9bb9;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 88px;
  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: #c3c5c9;
  font-family: 'icomoon';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  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: #ffc600;
  font-family: 'icomoon';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  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 {
  display: block;
  width: 83px;
}
.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: #c3c5c9;
  font-family: 'icomoon';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  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: #ffc600;
  font-family: 'icomoon';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  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';
}
.review-control-vote:before {
  content: '\e622' '\e622' '\e622' '\e622' '\e622';
}
.review-toolbar {
  padding: 0;
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar .pages {
  display: block;
  text-align: center;
  border-bottom: 1px solid #c9c9c9;
  padding: 20px 0;
}
.review-form .action.submit.primary {
  font-size: 1.6rem;
  line-height: 2.2rem;
  padding: 8px 16px;
  margin: 0;
}
.review-form .actions-toolbar .actions-primary {
  padding: 0;
}
.fieldset .review-legend.legend {
  line-height: 1.3;
  border-bottom: 0;
  padding: 0;
  margin-bottom: 20px;
}
.fieldset .review-legend.legend span {
  margin: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
}
.fieldset .review-field-ratings > .label {
  margin-bottom: 16px;
  font-weight: 600;
  padding: 0;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 32px;
  line-height: 32px;
  height: 32px;
  letter-spacing: 10px;
}
.review-field-rating .label {
  font-weight: 600;
}
.review-field-rating .control {
  margin-top: 16px;
  margin-bottom: 48px;
}
.review-list {
  margin-bottom: 32px;
}
.review-list .block-title strong {
  font-weight: 700;
  line-height: 80px;
  font-size: 6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  padding: 20px 0;
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  max-width: 100%;
  margin-bottom: 16px;
}
.review-author {
  display: inline;
}
.review-author .review-details-value {
  font-weight: 400;
}
.review-date {
  display: inline;
}
.review-title {
  font-weight: 600;
  line-height: auto;
  font-size: 3.5rem;
  margin-top: 2rem;
  margin-bottom: 1.6rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.page-main .column .review-add {
  margin-bottom: 0;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer.review.view .review.title,
.customer.review.view .ratings.summary.items,
.customer.review.view .product.details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  margin-bottom: 10px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-top: 0;
  line-height: 16px;
}
.product-reviews-summary .reviews-actions a {
  color: #bdbdbd;
  padding: 0 15px 0 10px;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  border-right: 1px solid #ccc;
}
.product-reviews-summary.no-rating .reviews-actions a:first-child {
  padding-left: 0;
}
.product-info-main .product-reviews-summary,
.customer-review .product-reviews-summary {
  margin-bottom: 20px;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 15px;
}
.block-reviews-dashboard .items .item {
  margin-bottom: 20px;
}
.block-reviews-dashboard .items .item:last-child {
  margin-bottom: 0;
}
.block-reviews-dashboard .product-name {
  display: inline-block;
}
.block-reviews-dashboard .product-name:not(:last-child) {
  margin-bottom: 8px;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 600;
  margin-right: 16px;
}
.table-reviews .product-name,
.block-reviews-dashboard .product-name {
  font-weight: 400;
}
.table-reviews .rating-summary {
  display: inline-block;
  vertical-align: baseline;
}
.customer-review .product-media {
  width: 30%;
  max-width: 285px;
  float: left;
  margin-right: 3%;
}
.customer-review .review-details {
  margin: 0;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 16px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  line-height: auto;
  font-size: 3.5rem;
  margin-top: 2rem;
  margin-bottom: 1.6rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin: 0;
  margin-bottom: 20px;
}
.customer-review .review-details .review-date {
  color: #89bcd0;
}
.block-reward-info .reward-balance {
  font-size: 1.8rem;
  margin-bottom: 25px;
}
.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: 16px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.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;
}
.order-links .item {
  line-height: 40px;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: #ffffff;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a {
  background: #f6f6f6;
  color: #4f9bb9;
  border: 1px solid #cccccc;
  display: block;
  font-weight: 400;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #ffffff;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #cccccc;
  margin-bottom: 40px;
  padding: 16px;
}
.order-details-items .order-title {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 16px;
}
.order-details-items .order-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.order-details-items .order-title .action {
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin: 0;
}
.order-details-items .table-wrapper + .actions-toolbar > .secondary .action.back {
  display: inline-block;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #cccccc;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #cccccc;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 700;
  padding-top: 0;
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 0 0 15px;
}
.order-details-items .table-order-items tbody > .item-parent td {
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody > .item-parent + tr td {
  padding-top: 5px;
}
.order-details-items .table-order-items tbody .item-options-container td {
  padding-top: 0;
  padding-bottom: 15px;
}
.order-details-items .table-order-items .product-item-name {
  margin: 0 0 10px;
}
.order-details-items .item-options {
  margin: 0;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options dd:last-child {
  margin-bottom: 0;
}
.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-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .col.name {
  padding-top: 16px;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #214553;
}
.order-details-items .action.show > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-details-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: #214553;
  content: '\e622';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .action.show.expanded:after {
  content: '\e621';
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ': ';
}
.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 .block-content .box {
  margin-bottom: 30px;
}
.block-order-details-view .box-title {
  font-weight: 600;
}
.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: ': ';
}
.column.main .order-details-items .block-order-details-gift-message {
  margin: 40px 0 0;
}
.order-tracking {
  margin: 0;
  padding: 20px 0;
}
.order-title + .order-tracking {
  border-bottom: 1px solid #cccccc;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.form.send.friend {
  display: block;
  border: 1px solid #e5efe5;
  border-radius: 8px;
  background: #ffffff;
  border-top: 4px solid #214553;
  padding: 35px 25px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
}
.product-social-links .action.mailto.friend:before,
.moved-add-to-links .action.mailto.friend:before {
  content: '\e61d';
}
.block-collapsible-nav .nav.items {
  border: 1px solid #dddddd;
  padding: 0;
  margin: 0;
  list-style: none;
  border-radius: 0;
  overflow: hidden;
}
.block-collapsible-nav .nav.items .item {
  border-bottom: 1px solid #dddddd;
  margin: 0;
}
.block-collapsible-nav .nav.items .item:first-child {
  border-top: 0;
}
.block-collapsible-nav .nav.items .item:last-child {
  border-bottom: 0;
}
.block-collapsible-nav .nav.items .item a,
.block-collapsible-nav .nav.items .item > strong {
  color: #777777;
  padding: 14px 20px 18px 56px;
  position: relative;
  font-size: 1.6rem;
  display: block;
  text-decoration: none;
}
.block-collapsible-nav .nav.items .item a > span,
.block-collapsible-nav .nav.items .item > strong > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-collapsible-nav .nav.items .item a:before,
.block-collapsible-nav .nav.items .item > strong:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 24px;
  color: #214553;
  content: '\e608';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-collapsible-nav .nav.items .item a > span,
.block-collapsible-nav .nav.items .item > strong > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-collapsible-nav .nav.items .item a:after,
.block-collapsible-nav .nav.items .item > strong:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 24px;
  color: #214553;
  content: '\e608';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-collapsible-nav .nav.items .item a::before,
.block-collapsible-nav .nav.items .item > strong::before,
.block-collapsible-nav .nav.items .item a::after,
.block-collapsible-nav .nav.items .item > strong::after {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 24px;
}
.block-collapsible-nav .nav.items .item a::after,
.block-collapsible-nav .nav.items .item > strong::after {
  left: auto;
  right: 20px;
}
.block-collapsible-nav .nav.items .item a {
  text-decoration: none;
}
.block-collapsible-nav .nav.items .item a:hover,
.block-collapsible-nav .nav.items .item a:active,
.block-collapsible-nav .nav.items .item a:focus {
  color: #ffffff;
  background-color: #cccccc;
}
.block-collapsible-nav .nav.items .item a:hover:before,
.block-collapsible-nav .nav.items .item a:active:before,
.block-collapsible-nav .nav.items .item a:focus:before,
.block-collapsible-nav .nav.items .item a:hover:after,
.block-collapsible-nav .nav.items .item a:active:after,
.block-collapsible-nav .nav.items .item a:focus:after {
  color: #ffffff;
}
.block-collapsible-nav .nav.items .item.current a strong:before {
  display: none;
}
.block-collapsible-nav .nav.items .item.current a,
.block-collapsible-nav .nav.items .item.current strong {
  color: #ffffff;
  font-weight: 400;
  background-color: #cccccc;
}
.block-collapsible-nav .nav.items .item.current a:before,
.block-collapsible-nav .nav.items .item.current strong:before,
.block-collapsible-nav .nav.items .item.current a:after,
.block-collapsible-nav .nav.items .item.current strong:after {
  color: #ffffff;
}
body {
  background-color: #f8f8f8;
}
.ie9 .page-wrapper {
  background-color: #f8f8f8;
  min-height: 0;
}
.columns .column.main {
  max-width: 100%;
}
.page-header {
  position: relative;
  z-index: 4;
}
.page-header.header-newskin.sticky-header .minicart-wrapper .action.showcart {
  line-height: 4rem;
}
.page-header.header-newskin.sticky-header .minicart-wrapper .action.showcart:before,
.page-header.header-newskin.sticky-header .minicart-wrapper .action.showcart.active:before {
  line-height: 4rem;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  font-size: 0;
  margin-left: auto;
  margin-right: 20px;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  font-size: 11px;
  text-transform: uppercase;
}
.header.panel > .header.links > li > a {
  color: #757575;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #757575;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #757575;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: #757575;
  text-decoration: underline;
}
.header.content {
  position: relative;
}
.logo {
  max-width: inherit;
  position: relative;
  z-index: 1;
}
.logo img {
  display: block;
  max-height: 50px;
  max-width: 100%;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 32px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 16px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 16px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 1.8rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #7e7d82;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #214553;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #214553;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #214553;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 16px;
}
.message.global.demo {
  margin: 0 0 16px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em;
  font-size: 1.8rem;
  background: #ff0101;
  border-color: none;
  color: #ffffff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #214553;
}
.message.global.demo a:hover {
  color: #214553;
}
.message.global.demo a:active {
  color: #214553;
}
span.split {
  height: 14px;
  width: 1px;
  border-right: 1px solid #cccccc;
  margin: 0 13px;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 40px;
}
.widget {
  clear: both;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  border: 1px solid #bbbbbb;
  background: #ffffff;
  padding: 10px;
}
[class^='porto-icon-']:before,
[class*=' porto-icon-']:before {
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.recent-posts .item .post-image {
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 15px 0;
  padding: 2px;
  border: 1px solid #e5efe5;
  background-color: #ffffff;
  min-height: 120px;
}
.recent-posts .item .post-image img {
  border-radius: 4px;
  width: 100%;
}
.recent-posts .post-date {
  float: left;
  margin-right: 10px;
  text-align: center;
}
.recent-posts .post-date .day {
  background-color: #f5f5f5;
  color: #214553;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 8px;
}
.recent-posts .post-date .month {
  background-color: #214553;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07000000000000001) inset;
  color: #ffffff;
  font-size: 0.9em;
  padding: 2px 0;
  display: block;
  width: 45px;
}
.recent-posts .postTitle {
  min-height: 55px;
  border: 0;
}
.recent-posts .postTitle h2 {
  font-size: 20px;
  line-height: 27px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 10px 0;
}
.recent-posts .postTitle a:hover {
  text-decoration: none;
}
.recent-posts .postContent {
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}
.recent-posts .postContent > p {
  margin: 0;
}
.recent-posts a.readmore {
  font-weight: 300;
  font-size: 16px;
}
.cms-track-your-ticket-by-email h1.hed {
  color: #214553;
  text-align: center;
}
.cms-track-your-ticket-by-email .login-container .block .block-title {
  margin-bottom: 8px;
}
.cms-track-your-ticket-by-email .login-container .block .block-title strong {
  color: #000000;
  font-weight: 500;
  line-height: normal;
}
.cms-track-your-ticket-by-email .login-container .block-content {
  width: 100%;
}
.cms-track-your-ticket-by-email .login-container .fieldset:after {
  display: none;
}
.cms-track-your-ticket-by-email .login-container .fieldset .field.note {
  color: #666666;
  font-weight: 400;
  line-height: 2.4rem;
  padding-bottom: 10px;
}
.cms-track-your-ticket-by-email .login-container .block-customer-login {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px;
}
.cms-track-your-ticket-by-email .login-container .block-customer-login .actions-toolbar {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.cms-track-your-ticket-by-email .login-container .block-customer-login .actions-toolbar .secondary.cls_forget {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: end;
  -moz-justify-content: end;
  -ms-justify-content: end;
  justify-content: end;
  font-size: 1.4rem;
  margin-bottom: 32px;
}
.cms-track-your-ticket-by-email .login-container .block-customer-login .actions-toolbar .secondary a.action {
  margin-top: 0;
}
.cms-track-your-ticket-by-email .login-container .block-customer-login .actions-toolbar .primary {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.cms-track-your-ticket-by-email .login-container .check-order-container.block-new-customer {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-gap: 30px;
  -moz-gap: 30px;
  -ms-gap: 30px;
  gap: 30px;
  background: #ffffff;
  align-self: stretch;
  padding: 30px;
}
.cms-track-your-ticket-by-email .login-container .check-order-container.block-new-customer .row {
  height: 100%;
  width: 100%;
  padding-bottom: 80px;
}
.cms-track-your-ticket-by-email .login-container .check-order-container.block-new-customer .row .guestreturncontainer {
  height: inherit;
}
.cms-track-your-ticket-by-email .login-container .check-order-container.block-new-customer .row .guestreturncontainer .notte {
  color: #666666;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.4rem;
}
.cms-track-your-ticket-by-email .login-container .check-order-container.block-new-customer .row .guestreturncontainer .formBlock {
  height: inherit;
  margin-top: 26px;
}
.cms-track-your-ticket-by-email .login-container .check-order-container.block-new-customer .row .guestreturncontainer .formBlock .actions-toolbar {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.cms-track-your-ticket-by-email .login-container .check-order-container.block-new-customer .row .guestreturncontainer .formBlock form {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: inherit;
}
.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: '\e601';
}
.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 rgba(126, 125, 130, 0.2);
}
.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 rgba(126, 125, 130, 0.2);
}
.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 rgba(126, 125, 130, 0.2);
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 16px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 16px 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: 16px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 16px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.link.wishlist .counter {
  color: #4f9bb9;
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 16px;
}
.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: 16px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.wishlist-index-index .copy-page-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6px;
}
.wishlist-index-index .copy-page-link img {
  margin-left: 16px;
  width: 20px;
}
.wishlist-index-index .product-item-info {
  width: auto;
  border: 1px solid #f0f0f0;
}
.wishlist-index-index .form-wishlist-items {
  padding-top: 16px;
}
.wishlist-index-index .form-wishlist-items .belvg-quick-view-link {
  right: 68px;
  top: 16px;
}
.wishlist-index-index .form-wishlist-items .product-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item {
  padding: 0 15px;
  width: 33.33333333%;
  margin-bottom: 32px;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info {
  height: 100%;
  text-align: left;
  position: relative;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodImage {
  text-align: center;
  margin-bottom: 16px;
  min-height: 240px;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodImage .product-image-wrapper {
  height: auto;
  padding-bottom: 0 !important;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodImage .product-image-wrapper img {
  position: relative;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodImage .product-image-container {
  min-width: 0;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .products-options-list label {
  padding: 18px 0 8px 0;
  display: inline-block;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .products-options-list .product-options {
  line-height: 19px;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodAction {
  position: absolute;
  top: 14px;
  z-index: 3;
  right: 14px;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .product-item-actions .action.tocart {
  z-index: 3;
  min-width: 24px;
  width: 24px;
  top: 14px;
  padding: 0;
  right: 40px;
  position: absolute;
  background: none;
  border: none;
  margin: 0;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .product-item-actions .action.tocart::before {
  content: inherit;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .price-box .price {
  font-size: 1.6rem;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .btn-buy {
  margin: 0;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodBrand {
  color: #000000;
  padding-bottom: 8px;
  min-height: 24px;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodTitle {
  font-size: 1.6rem;
  min-height: 71px;
  line-height: 24px;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .box-tocart {
  margin-bottom: 0;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodPrice {
  margin-top: 16px;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .field.qty {
  display: none;
}
.wishlist-index-index .form-wishlist-items .btnAction {
  text-align: center;
  padding-top: 32px;
}
.wishlist-index-index .form-wishlist-items .btnAction .btn-primary {
  margin-left: 8px;
  margin-bottom: 8px;
}
.wishlist-index-index .form-wishlist-items .btnAction .clsspecialreqpop {
  display: none;
}
.wishlist-index-index .form-wishlist-items .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
  min-height: inherit;
  max-width: 90%;
}
.wishlist-index-index .modal-popup.wishlist-requst-modal .fieldset {
  margin-bottom: 0px;
}
.wishlist-index-index .modal-popup.wishlist-requst-modal .field {
  margin-bottom: 16px;
}
.wishlist-index-index .modal-popup.wishlist-requst-modal .field .label {
  padding: 0px 0px 8px 0px;
  margin: 0;
}
.wishlist-index-index .modal-popup.wishlist-requst-modal .actions-toolbar button {
  width: auto;
  border-radius: 10px;
}
.wishlist-index-index .wishlist-toolbar .toolbar-amount,
.wishlist-index-index .wishlist-toolbar .limiter {
  display: none;
}
.wishlist-index-index .btnAction {
  margin: 0 auto;
  text-align: center;
}
.wishlist-index-index .btnAction .wishlist-sharing-request-btn {
  background: transparent;
  border: 1px solid #214553;
  color: #214553;
  border-radius: 10px;
}
.wishlist-index-index .btnAction .wishlist-sharing-request-btn:focus,
.wishlist-index-index .btnAction .wishlist-sharing-request-btn:active {
  background: #285465;
  border: 1px solid #214553;
  color: #214553;
}
.wishlist-index-index .btnAction .wishlist-sharing-request-btn:hover {
  background: #285465;
  border: 1px solid #285465;
  color: #ffffff;
}
.wishlist-index-index .btnAction .wishlist-sharing-request-btn:hover {
  color: #ffffff;
  background: #214553;
}
.wishlist-index-index .btnAction button:nth-child(1) {
  margin-left: 0;
}
.gwishlist-index-index .form-wishlist-items .product-list .product-item {
  width: 25%;
}
.gwishlist-index-index .form-wishlist-items .product-list .product-item .btn-remove.delete.wishlist {
  position: absolute;
  top: 14px;
  z-index: 9;
  right: 14px;
}
body.catalog-product-view.gift__card__page div#quick-view-modal {
  display: none;
}
body.catalog-product-view.gift__card__page .clsspecialreqpopsecond.additional {
  display: none;
}
body.catalog-product-view.gift__card__page .modal-popup.quick-view-modal.modal-slide._inner-scroll {
  display: none;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .breadcrumbs {
  margin-bottom: 25px;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns {
  margin-top: 0;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main {
  margin-top: 0;
  padding-bottom: 0;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main > h1 {
  font-size: 32px;
  text-align: center;
  text-transform: capitalize;
  line-height: inherit;
  color: #214553;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info {
  display: flex;
  justify-content: space-between;
  gap: 90px;
  margin-bottom: 80px;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .wishlist-icon {
  display: none;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .left__wrapper {
  width: 100%;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .left__wrapper .gift__card__image {
  width: 100%;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .left__wrapper .gift__card__image img {
  width: 100%;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .gift-card-product-description {
  padding-right: 32px;
  margin-bottom: 32px;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .gift-card-product-description .description-content [data-content-type='heading'] {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 600;
  color: #214553;
  margin-bottom: 8px;
  margin-top: 0;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .gift-card-product-description .description-content div[data-content-type='text'] p {
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #666666;
  margin: 4px 0;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-image-block {
  width: 100%;
  margin: 0;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main {
  width: 100%;
  margin-bottom: 0;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .social-media-icons,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-social-links {
  display: none;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice {
  margin-top: 16px;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  color: #666666;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice ul li {
  margin-bottom: 4px;
  position: relative;
  padding-left: 8px;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice ul li::before {
  position: absolute;
  left: 0;
  width: 4px;
  height: 4px;
  background: #666666;
  border-radius: 50%;
  top: 50%;
  content: '';
  transform: translateY(-50%);
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice p {
  font-size: 1.2rem;
  color: #666666;
  margin-bottom: 4px;
  position: relative;
  padding-left: 8px;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice p br {
  display: none;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice p::before {
  position: absolute;
  left: 0;
  width: 4px;
  height: 4px;
  background: #666666;
  border-radius: 50%;
  top: 50%;
  content: '';
  transform: translateY(-50%);
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice p:empty {
  display: none;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h1,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h2,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h3,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h4,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h5,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h6 {
  font-size: 1.2rem;
  color: #666666;
  margin-bottom: 4px;
  position: relative;
  padding-left: 8px;
  line-height: inherit;
  margin-top: 0;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h1:empty,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h2:empty,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h3:empty,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h4:empty,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h5:empty,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h6:empty {
  display: none;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h1 br,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h2 br,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h3 br,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h4 br,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h5 br,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h6 br {
  display: none;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h1::before,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h2::before,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h3::before,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h4::before,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h5::before,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .gift-card-refund-notice h6::before {
  position: absolute;
  left: 0;
  width: 4px;
  height: 4px;
  background: #666666;
  border-radius: 50%;
  top: 50%;
  content: '';
  transform: translateY(-50%);
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset {
  margin-bottom: 20px;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field {
  margin-bottom: 20px;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field label.label {
  display: none;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field .control {
  padding: 0;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field .control b {
  display: none;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field .control select {
  display: block !important;
  width: 100%;
  height: 100%;
  padding: 8px 40px 8px 15px;
  line-height: 1.42857143;
  border: 1px solid #dddddd;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.textarea .control .note.note_10 {
  display: none;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.date .fieldset-product-options-inner {
  margin-bottom: 20px;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.date .fieldset-product-options-inner legend.legend {
  display: none;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.date .fieldset-product-options-inner .control {
  display: flex;
  gap: 10px;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.date .fieldset-product-options-inner .control select {
  flex: 1;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .control {
  position: relative;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .control input.schedule-date-input {
  width: 100%;
  padding: 8px 40px 8px 15px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  background: #ffffff;
  cursor: pointer;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .control input.schedule-date-input::-webkit-input-placeholder {
  color: #666666;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .control input.schedule-date-input:focus {
  border-color: #214553;
  outline: none;
  box-shadow: 0 0 0 2px rgba(33, 69, 83, 0.2);
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .control .calendar-icon {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 16px;
  height: 16px;
  background-image: url('../../../../../frontend/LuxuryUnlimited/site2/default/Magetop_GiftCard/images/calendar.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: auto;
  z-index: 10;
  padding: 4px;
  border-radius: 3px;
  transition: all 0.3s ease;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .control .calendar-icon:hover {
  opacity: 0.8;
  transform: translateY(-50%) scale(1.1);
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .ui-datepicker {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .ui-datepicker .ui-datepicker-header {
  background: #214553;
  color: #ffffff;
  border-radius: 4px 4px 0 0;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  color: #ffffff;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
  background: #12272f;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .ui-datepicker .ui-datepicker-calendar th {
  background: #f6f6f6;
  color: #214553;
  font-weight: 600;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .ui-datepicker .ui-datepicker-calendar td .ui-state-default {
  background: #ffffff;
  color: #7e7d82;
  border: 1px solid #cccccc;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .ui-datepicker .ui-datepicker-calendar td .ui-state-default:hover {
  background: #f6f6f6;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .ui-datepicker .ui-datepicker-calendar td .ui-state-active {
  background: #214553;
  color: #ffffff;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-date-field .ui-datepicker .ui-datepicker-calendar td .ui-state-disabled {
  color: #c1c1c1;
  cursor: not-allowed;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-time-field .control select {
  width: 100%;
  padding: 8px 40px 8px 15px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  background: #ffffff;
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-time-field .control select:focus {
  border-color: #214553;
  outline: none;
  box-shadow: 0 0 0 2px rgba(33, 69, 83, 0.2);
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-wrapper .fieldset .field.schedule-time-field .control select option {
  padding: 8px;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-bottom .box-tocart.is-giftcard {
  margin: 0;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-bottom .box-tocart.is-giftcard .field.qty,
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-bottom .box-tocart.is-giftcard .moved-add-to-links {
  display: none;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-bottom .box-tocart.is-giftcard .actions button#product-addtocart-button {
  border-radius: 10px;
  margin: 0;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-bottom .box-tocart.is-giftcard .actions button#product-addtocart-button:hover {
  background: #214553;
  color: #ffffff;
}
body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .product-options-bottom .box-tocart.is-giftcard .actions button#product-addtocart-button span.icon-icon-add-to-cart {
  display: none;
}
.weltpixel-quickview-catalog-product-view .box-tocart .action.tocart {
  width: 100%;
}
.weltpixel-quickview-catalog-product-view .page-wrapper .page-main {
  margin: 20px 0;
}
.box-gotoproduct #product-gotoproduct-button {
  width: 100%;
  padding: 7px 20px;
  font-size: 14px;
  text-align: center;
  min-width: 150px;
}
.products-grid .product-item .product-item-info {
  position: relative;
}
.products-grid .product-item .product-item-details {
  position: static;
}
/** Social Icons css */
@font-face {
  font-family: 'font-icons-sl';
  src: url('../WeltPixel_SocialLogin/css/fonts/font-icons.eot');
  src: url('../WeltPixel_SocialLogin/css/fonts/font-icons.eot') format('embedded-opentype'), url('../WeltPixel_SocialLogin/css/fonts/font-icons.woff2') format('woff2'), url('../WeltPixel_SocialLogin/css/fonts/font-icons.woff') format('woff'), url('../WeltPixel_SocialLogin/css/fonts/font-icons.ttf') format('truetype'), url('../WeltPixel_SocialLogin/css/fonts/font-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
div.reset-pass-msg {
  width: 100%;
  padding: 20px;
  margin-bottom: 50px;
  background: #fdf0d5;
  margin-top: -20px;
}
div.reset-pass-msg a {
  font-weight: bold;
  text-decoration: underline;
}
body.wp-sl .popup-authentication .block-authentication.sl-popup .block-customer-login:before {
  height: 0;
}
body.wp-sl div.sociallogin-wrapper {
  display: block;
  padding: 0;
  margin-bottom: 24px;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block {
  width: 100%;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding {
  max-width: 100%;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box {
  cursor: pointer;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button {
  width: 100%;
  transition: all 0.2s ease;
  display: block;
  text-decoration: none;
  border-radius: 5px;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button.sociallogin-button:hover {
  z-index: 10;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon {
  height: 34px;
  cursor: pointer;
  display: block;
  position: relative;
  z-index: 1;
  outline: 0;
  margin: 0 auto;
  padding: 0 5px;
  transition: all 0.2s ease;
  -webkit-font-smoothing: antialiased;
  border-radius: 2px;
  font-size: inherit;
  text-align: left;
  line-height: 34px;
  color: #fff;
  vertical-align: middle;
  font-family: inherit;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:before {
  display: inline-block;
  height: 100%;
  width: 40px;
  font-size: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  font-family: font-icons, sans-serif;
  content: '';
  border-right: 1px solid #fff;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:after {
  font-family: inherit;
  font-size: inherit;
  margin-left: 42px;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb {
  background-color: #3b5998;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb:before {
  content: '\e86f';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-fb:after {
  content: 'Login with Facebook';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-instagram {
  background-color: #e72252;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-instagram:before {
  content: '\e889';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-instagram:after {
  content: 'Login with Instagram';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google {
  background-color: #fff;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google:before {
  background-image: url('../WeltPixel_SocialLogin/images/icons/google.svg');
  border-right: 1px solid #e7e7e7;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-google:after {
  content: 'Login with Google';
  color: #212121;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-amazon {
  background-color: #fd7a1f;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-amazon:before {
  content: '\e86a';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-amazon:after {
  content: 'Login with Amazon';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-twitter {
  background-color: #00acee;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-twitter:before {
  content: '\e85f';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-twitter:after {
  content: 'Login with Twitter';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-paypal {
  background-color: #00588b;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-paypal:before {
  content: '\e833';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-paypal:after {
  content: 'Login with PayPal';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-linkedin {
  background-color: #0e76a8;
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-linkedin:before {
  content: '\e858';
}
body.wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sl-linkedin:after {
  content: 'Login with Linkedin';
}
body.wp-sl .sl-link-line .social-icons {
  font-size: 20px;
  line-height: 53px;
  text-shadow: none;
  width: 35px;
  display: inline-block;
}
body.wp-sl .sl-link-line .social-icons i {
  position: relative;
  display: inline-block;
  font-family: font-icons, sans-serif;
}
body.wp-sl .sl-link-line .social-icons i:last-child {
  display: none;
}
body.wp-sl .sl-ajaxlogin-title {
  cursor: pointer;
}
body.wp-sl .sl-ajaxlogin-title.active {
  color: #214553;
  text-decoration: underline;
}
body.wp-sl .sl-ajaxlogin-title-space {
  padding: 0 4px;
  font-weight: 100;
  font-size: smaller;
}
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar {
  text-align: center;
  padding-top: 20px;
}
body.wp-sl .sl-login-section .block-content .sl-actions-toolbar .proceed button {
  width: 222px;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-show-action {
  text-align: center;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .block-heading {
  padding-top: 10px;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .sl-login-back {
  cursor: pointer;
  padding-bottom: 8px;
  text-align: left;
}
body.wp-sl div.sociallogin-wrapper .sociallogin-block .sl-buttons-wrapper .sl-login-back:before {
  content: '\e617';
  font-family: 'luma-icons', sans-serif;
}
body:not(.theme-pearl).wp-sl div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:before {
  font-family: font-icons-sl, sans-serif;
}
body:not(.theme-pearl).wp-sl .social-icons i {
  font-family: font-icons-sl, sans-serif;
}
body:not(.theme-pearl).wp-sl .popup-authentication .block-customer-login {
  padding-top: 0;
}
div.sl-loader:after {
  content: '';
  background-image: url('../WeltPixel_SocialLogin/images/ias-spinner.gif');
  background-size: 27px 26px;
  background-position: right center;
  background-repeat: no-repeat;
  height: 25px;
  width: 100%;
  display: block;
  position: absolute;
  right: 20px;
  top: 5px;
}
.sociallogin-container {
  border: 1px solid #ccc;
  max-width: 245px;
}
.sociallogin-container ul.sociallogin-buttons-list {
  list-style-type: none;
  margin: 0;
  padding: 10px;
}
.sociallogin-container ul.sociallogin-buttons-list li {
  padding: 0;
  margin: 0;
}
body:not(.theme-pearl).wp-sl .sl-link-line .social-icons {
  border: 0 none;
}
body:not(.theme-pearl).wp-sl .sl-link-line .social-icons:hover {
  background: transparent !important;
  border: 0 none;
}
body.theme-pearl.account.sociallogin-account-socialaccounts .social-icons i:last-child {
  display: block;
  color: #fff !important;
}
ul.sl-unlinks {
  list-style-type: none;
  max-width: 45%;
}
ul.sl-unlinks li.sl-link-line {
  padding-top: 5px;
  border-bottom: 1px solid #d1d1d1;
  width: auto;
}
ul.sl-unlinks li.sl-link-line span {
  display: inline-block;
  height: 50px;
  text-align: center;
  vertical-align: top;
}
ul.sl-unlinks li.sl-link-line div.sl-icon {
  display: inline-block;
  height: 50px;
  width: 50px;
}
ul.sl-unlinks li.sl-link-line .sl-link-name {
  width: calc(100% - 106px);
  font-size: 1.4rem;
  color: #575757;
  padding-top: 16px;
}
ul.sl-unlinks li.sl-link-line a.sl-link-unlink {
  max-width: 50px;
  vertical-align: top;
  padding-top: 0px;
  display: inline-block;
  height: 40px;
  text-align: center;
  font-size: 16px;
  line-height: 38px;
  color: #006bb4;
}
[class^='icon-'] {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.theme-pearl.sociallogin-account-socialaccounts a.social-icons:hover {
  text-decoration: none;
}
body.theme-pearl.sociallogin-account-socialaccounts .si-unlink:hover {
  background-color: #ccc !important;
}
a.social-icons:hover {
  text-decoration: none;
}
.si-unlink:hover {
  background-color: #ccc !important;
}
body.sociallogin-account-socialaccounts .icon-facebook:before {
  content: '\e86f';
}
body.sociallogin-account-socialaccounts .icon-amazon:before {
  content: '\e86a';
}
body.sociallogin-account-socialaccounts .icon-google:before {
  content: '\e853';
}
body.sociallogin-account-socialaccounts .icon-instagram:before {
  content: '\e889';
}
body.sociallogin-account-socialaccounts .icon-twitter:before {
  content: '\e85f';
}
body.sociallogin-account-socialaccounts .icon-linkedin:before {
  content: '\e858';
}
body.sociallogin-account-socialaccounts .icon-paypal:before {
  content: '\e833';
}
body.sociallogin-account-socialaccounts .icon-unlink:before {
  content: '\e7c5';
}
body.wp-sl.theme-pearl div.sociallogin-wrapper div.sociallogin-block {
  width: 100%;
}
body.wp-sl.theme-pearl .sl-ajaxlogin-title-space {
  font-size: 0.5em;
}
body.wp-sl.theme-pearl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper {
  margin: 0 0 0 25px;
  width: 33%;
  float: right;
}
body.wp-sl.theme-pearl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-size: inherit;
  font-family: inherit;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper {
  width: 100% !important;
  margin-bottom: unset;
  margin-top: 10px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  cursor: pointer;
  border-bottom: unset;
  margin-bottom: unset;
  font-size: inherit;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 600;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title:after {
  content: '\e622';
  font-family: 'luma-icons', sans-serif;
  font-size: 12px;
  color: #858585;
  position: absolute;
  right: 20px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title.open:after {
  content: '\e621';
  font-family: 'luma-icons', sans-serif;
  font-size: 12px;
  color: #858585;
  position: absolute;
  right: 20px;
}
body.checkout-cart-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding {
  display: none;
  max-width: unset;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper {
  width: 100% !important;
  margin-bottom: unset;
  margin-top: 45px;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
  cursor: pointer;
  font-size: 2.6rem;
}
body.checkout-index-index div.cart-summary div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title strong {
  font-weight: 300;
}
body._has-auth-shown .authentication-wrapper {
  z-index: 9000;
}
.popup-authentication .modal-inner-wrap {
  max-width: 400px;
}
.apple-signup .login-icon {
  border-radius: 50% !important;
  padding: 0 !important;
  margin: 0 !important;
}
.apple-signup .login-icon .apple-icon-inner {
  display: inline-block;
  right: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  position: absolute;
}
.apple-signup .login-icon .apple-icon-inner img {
  width: 40px;
}
.apple-signup .action.primary.signinwithapple {
  background: #000000;
  padding: 0 15px 0 0 !important;
  border: 1px solid #000000;
  margin-top: 10px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  border-radius: 3px;
}
.apple-signup .action.primary.signinwithapple:hover {
  color: #000000;
  border-color: #000000;
}
.apple-signup .action.primary.signinwithapple:active,
.apple-signup .action.primary.signinwithapple:focus {
  background-color: #000000;
  color: #000000;
  border-color: #000000;
}
.apple-signup .action.primary.signinwithapple span.apple-btn-text {
  display: inline-block;
  vertical-align: middle;
}
.apple-icon {
  display: inline-block;
  padding: 9px 12px;
  background: #ffffff;
  margin-right: 10px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-right: 1px solid #000000;
  vertical-align: middle;
}
.apple-icon img {
  width: 22px;
  max-width: 22px;
}
.apple-login-container {
  width: 100%;
  clear: none !important;
  max-width: 100%;
}
.page-main .block.block-new-customer {
  margin-bottom: 20px;
}
.space-container {
  padding: 10px 0;
}
.checkout-popup-modal {
  text-align: center;
}
.checkout-popup-modal .block.block-customer-login.apple-signup {
  margin: 0 auto;
  display: inline-block;
  float: none;
  padding: 0;
}
.rtl .apple-signup .signinwithapple {
  padding: 0 0 0 15px;
}
.rtl .apple-icon {
  float: right;
  margin-right: 0;
  padding-left: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-right: 0;
  border-left: 1px solid #000000;
}
.rtl .apple-btn-text {
  padding: 13px 10px 10px 0;
  display: inline-block;
}
.modal-popup._inner-scroll .field.email.required .control {
  position: relative;
  z-index: 9999999;
}
.modal-popup._inner-scroll .field.email.required .control:before {
  content: '';
  position: absolute;
  top: 10px;
  z-index: 999999;
  left: 9px;
  background-size: cover;
  background-repeat: no-repeat;
  height: 12px;
  width: 12px;
  right: 0;
  background-image: url('../../../../../frontend/LuxuryUnlimited/site2/default/Zealousweb_AppleLogin/images/user.png');
}
.modal-popup._inner-scroll .field.email.required .control input.input-text {
  z-index: 1;
  padding: 0 27px;
}
.modal-popup._inner-scroll .field.password.required .control {
  position: relative;
  z-index: 9999999;
}
.modal-popup._inner-scroll .field.password.required .control:before {
  content: '';
  position: absolute;
  top: 10px;
  z-index: 999999;
  left: 9px;
  background-size: cover;
  background-repeat: no-repeat;
  height: 12px;
  width: 12px;
  right: 0;
  background-image: url('../../../../../frontend/LuxuryUnlimited/site2/default/Zealousweb_AppleLogin/images/padlock.png');
}
.modal-popup._inner-scroll .field.password.required .control input.input-text {
  z-index: 1;
  padding: 0 27px;
}
.modal-popup._inner-scroll .block.block-customer-login {
  margin-bottom: 22px !important;
}
.modal-popup._inner-scroll .block.block-customer-login.apple-signup.apple-btn-left {
  width: 100%;
}
.modal-popup._inner-scroll .block.block-customer-login.apple-signup.apple-btn-right {
  width: 100% !important;
  margin: 0 auto;
  max-width: 100%;
}
.modal-popup._inner-scroll .block.block-customer-login.apple-signup {
  margin-bottom: 0 !important;
  text-align: center;
}
.modal-popup._inner-scroll .block.block-customer-login.apple-signup .space-container.apple-icon-right .space-container-inner {
  text-align: center;
  width: 100%;
  display: block;
  margin: 0 auto;
}
.modal-popup._inner-scroll .block.block-customer-login.apple-signup .space-container.apple-icon-right .space-container-inner:after {
  right: 0 !important;
  left: 0 !important;
}
.modal-popup._inner-scroll .block.block-customer-login.apple-signup .space-container.apple-icon-left .space-container-inner {
  text-align: center;
  width: 100%;
  display: block;
  margin: 0 auto;
}
.modal-popup._inner-scroll .block.block-customer-login.apple-signup .space-container.apple-icon-left .space-container-inner:after {
  right: 0 !important;
  left: 0 !important;
}
.modal-popup._inner-scroll .space-container {
  padding: 10px 0;
  text-align: center;
}
.modal-popup._inner-scroll .popup-logo {
  text-align: center;
  border-bottom: 2px solid #ccc;
  margin-bottom: 23px;
  padding-bottom: 17px;
}
.modal-popup._inner-scroll .actions-toolbar {
  text-align: center;
}
.modal-popup._inner-scroll .actions-toolbar .primary {
  width: 100%;
  text-align: center;
  float: none !important;
}
.modal-popup._inner-scroll .actions-toolbar .primary button#send2 {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.modal-popup._inner-scroll .actions-toolbar .secondary a {
  text-decoration: revert;
}
.modal-popup._inner-scroll .register-link-container {
  text-align: center;
  padding-top: 20px;
}
.modal-popup._inner-scroll .register-link-container .register-link-inner a {
  width: 100%;
  display: block;
  text-decoration: revert;
  position: relative;
}
.modal-popup._inner-scroll .register-link-container .register-link-inner a:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 80px;
  width: 12px;
  height: 12px;
  z-index: 9999;
  background-size: cover;
  background-repeat: no-repeat;
  right: 0;
}
.space-container {
  position: relative;
  text-align: center;
}
.space-container.apple-icon-left .space-container-inner {
  text-align: center;
  width: 100%;
  display: block;
  max-width: 225px;
}
.space-container.apple-icon-left .space-container-inner:after {
  right: auto !important;
}
.space-container.apple-icon-right span.space-container-inner {
  max-width: 225px;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
}
.space-container.apple-icon-right span.space-container-inner:after {
  right: 0 !important;
  left: auto !important;
}
.space-container.apple-icon-center span.space-container-inner {
  text-align: center;
  width: 100%;
  float: inherit;
  display: block;
}
.space-container.apple-icon-center span.space-container-inner:after {
  right: 0 !important;
  left: 0 !important;
}
.space-container span.space-container-inner span {
  display: inline-block;
  text-transform: uppercase;
  background: #fdfdfd !important;
  padding: 0 9px;
  position: relative;
  z-index: 99;
}
.space-container span.space-container-inner:after {
  content: '';
  position: absolute;
  width: 225px;
  height: 1px;
  left: 0;
  background: #000;
  right: 0;
  margin: 0 auto;
  top: 50%;
}
a.action.create.primary.signinwithapple.login-icon {
  width: 66px;
  height: 66px;
  text-align: center;
  position: relative;
  background: transparent !important;
  color: transparent !important;
}
a.action.create.primary.signinwithapple.login-icon:hover {
  background: transparent !important;
  color: transparent !important;
}
.apple-signup.apple-btn-left {
  width: 100%;
  text-align: left;
}
.apple-signup.apple-btn-right {
  max-width: 100%;
  margin-left: auto;
  position: relative;
  width: 100%;
  display: block;
  text-align: right;
}
.checkout-step-shipping-login.apple-btn-left {
  width: 45%;
  text-align: center;
}
.checkout-step-shipping-login.apple-btn-right {
  max-width: 48%;
  margin-left: auto;
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
}
.checkout-popup-modal.apple-btn-right {
  max-width: 60%;
  margin-left: auto;
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
}
.checkout-popup-modal.apple-btn-left {
  width: 60%;
  text-align: center;
}
.apple-signup .action.primary.signinwithapple:active,
.apple-signup .action.primary.signinwithapple:focus {
  background-color: #000;
  color: #fff !important;
  border-color: #000;
}
@media only screen and (max-width: 991px) {
  .checkout-popup-modal .apple-signup .signinwithapple {
    padding-right: 7px;
  }
  .checkout-popup-modal.apple-btn-left {
    width: 100% !important;
    text-align: inherit !important;
  }
  .checkout-popup-modal.apple-btn-right {
    width: 100% !important;
    max-width: 100% !important;
    text-align: inherit !important;
  }
}
@media only screen and (max-width: 767px) {
  .apple-login-container {
    width: 100%;
    margin-bottom: 15px;
  }
  .modal-popup.modal-slide {
    left: 0 !important;
  }
  aside.modal-custom.authentication-dropdown.custom-slide._show {
    left: 0;
  }
  .apple-login-container {
    width: 100%;
    clear: none !important;
    max-width: 601px;
    padding: 0 15px;
    display: block;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .apple-login-container {
    width: 100%;
    clear: none !important;
    max-width: 541px;
    padding: 0 15px;
    display: block;
    float: left;
  }
}
@media only screen and (max-width: 580px) {
  .block.block-customer-login.apple-signup.apple-btn-left {
    width: 100%;
    text-align: inherit;
  }
  .block.block-customer-login.apple-signup.apple-btn-right {
    width: 100%;
    max-width: 100%;
    text-align: inherit;
  }
  .apple-login-container {
    width: 100%;
    clear: none !important;
    max-width: 288px;
    padding: 0 15px;
    display: block;
    float: left;
  }
  .checkout-step-shipping-login.apple-btn-left {
    width: 100% !important;
    text-align: inherit !important;
  }
  .checkout-step-shipping-login.apple-btn-right {
    width: 100% !important;
    max-width: 100% !important;
    text-align: inherit !important;
  }
  .checkout-popup-modal.apple-btn-left {
    width: 100% !important;
    text-align: inherit !important;
  }
  .checkout-popup-modal.apple-btn-right {
    width: 100% !important;
    max-width: 100% !important;
    text-align: inherit !important;
  }
}
@media only screen and (max-width: 480px) {
  .space-container.apple-icon-right .space-container-inner {
    text-align: center !important;
    width: auto !important;
    display: block;
  }
  .space-container.apple-icon-right .space-container-inner:after {
    right: 0 !important;
    left: 0 !important;
    width: 100%;
  }
  .space-container.apple-icon-left .space-container-inner {
    text-align: center !important;
    width: auto !important;
    display: block;
    max-width: 100% !important;
  }
  .space-container.apple-icon-left .space-container-inner:after {
    right: 0 !important;
    left: 0 !important;
    width: 100%;
  }
  .space-container.apple-icon-center .space-container-inner {
    text-align: center !important;
    width: auto !important;
    display: block;
  }
  .space-container.apple-icon-center .space-container-inner:after {
    right: 0 !important;
    left: 0 !important;
    width: 100%;
  }
}
.products-grid {
  clear: both;
}
.products-grid:after {
  display: table;
  content: '';
  clear: both;
}
.products-grid .product-item {
  width: 50%;
}
.products-grid .product-item.nth-child-2np1 {
  clear: left;
}
.products-grid .product-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.products-grid .product-items .product-item {
  padding: 0 12px;
  margin-bottom: 45px;
}
.products-grid .product-items .product-item .product-item-info {
  height: 100%;
  padding-bottom: 6rem;
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .buynow-btn {
  display: block;
  position: absolute;
  bottom: 15px;
  left: auto;
  right: auto;
  text-align: center;
  margin: auto;
  width: 100%;
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .buynow-btn .buynow:before {
  content: '\e611';
  font-family: 'icomoon';
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-secondary .buynow-btn .tocart.buynow:before {
  content: '\e611';
  font-family: 'icomoon';
  line-height: 0;
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary .action.tocart {
  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;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  z-index: 1;
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary .action.tocart:focus,
.products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary .action.tocart:active {
  background: none;
  border: none;
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary .action.tocart:hover {
  background: none;
  border: none;
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary .action.tocart.disabled,
.products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary .action.tocart[disabled],
fieldset[disabled] .products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary .action.tocart {
  pointer-events: none;
  opacity: 0.5;
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary .action.tocart:before {
  font-family: 'icomoon';
  content: '\e61c';
  font-size: 2.2rem;
  line-height: 4.6rem;
  width: 46px;
  height: 46px;
  text-align: center;
  color: #ffffff;
  display: block;
  border-radius: 10px 0 0;
  background: #000000;
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .actions-primary .action.tocart span {
  display: none;
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .action.towishlist {
  border: 0;
  width: 46px;
  height: 46px;
  position: absolute;
  right: 0;
  top: 0;
  background: #ffffff;
  border-radius: 0 10px 0 0;
  z-index: 1;
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .action.towishlist:before {
  content: '\e601';
  font-family: 'icomoon';
  font-size: 2.2rem;
  line-height: 4.6rem;
  font-weight: 400;
  color: #000000;
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .action.towishlist:hover {
  text-decoration: none;
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .action.towishlist:hover:before {
  content: '\e600';
}
.products-grid .product-items .product-item .product-item-info .product-item-inner .action.towishlist span {
  display: none;
}
.products-grid .product-items .product-item .product-item-info .weltpixel-quickview {
  display: none;
}
.products-grid .product-items .product-item .product-item-info:hover .weltpixel-quickview,
.products-grid .product-items .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
  display: none;
}
.products-grid .product-items .product-item .product-item-info:hover .product-item-inner .actions-primary .action.tocart {
  display: block;
}
.product-item {
  vertical-align: top;
}
.product-item-details {
  padding: 31px 0 0;
}
.product-item-name {
  display: block;
  font-size: 2rem;
  line-height: 2.4rem;
  margin: 0 0 3px 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.product-item-name a {
  color: #242424;
  font-weight: 500;
}
.product-item-name a:hover {
  text-decoration: none;
}
.product-item-info {
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.product-item-info .product-item-inner {
  opacity: 0;
}
.product-item-info:hover .product-item-photo {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.product-item-info:hover .product-item-inner {
  visibility: visible;
  opacity: 1;
}
.product-item-photo {
  display: block;
  overflow: hidden;
  border-radius: 10px;
}
.product-item-photo .product-item-inner {
  height: 0;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  z-index: 3;
}
.product-item-photo .product-item-inner .product-item-actions > .action {
  background-color: #ffffff;
}
.product-item-photo .product-item-inner .product-item-actions > .actions-primary {
  display: inline-block;
}
.product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart {
  width: 32px;
  padding: 0;
}
.product-item-photo .product-item-inner .product-item-actions > .actions-primary .tocart:before {
  margin-right: 0;
}
.product-item-actions .actions-secondary.action:before {
  margin: 0;
}
.product-item-description {
  margin: 10px 0;
}
.product-item .product-reviews-summary {
  line-height: 1;
  margin: 7px 0;
}
.product-item .product-reviews-summary .reviews-actions {
  text-transform: lowercase;
  font-size: 14px;
}
.product-item .rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.product-item .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.product-item .rating-summary .rating-result {
  width: 72px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.product-item .rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c3c5c9;
  font-family: 'icomoon';
  font-size: 12px;
  height: 12px;
  letter-spacing: 3px;
  line-height: 12px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.product-item .rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.product-item .rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ffc600;
  font-family: 'icomoon';
  font-size: 12px;
  height: 12px;
  letter-spacing: 3px;
  line-height: 12px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.product-item .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;
}
.product-item .price-box .price-label {
  font-size: 14px;
  color: #4f9bb9;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 8px;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocompare:before {
  content: '\e61e';
}
.product-item .tocart,
.product-item .buynow,
.product-item .confbuynow {
  font-size: 1.6rem;
  margin: 0 auto;
  -webkit-gap: 10px;
  -moz-gap: 10px;
  -ms-gap: 10px;
  gap: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: baseline;
  border-radius: 5px;
}
.product-item .tocart::before,
.product-item .buynow::before,
.product-item .confbuynow::before {
  content: '\e611';
  font-family: 'icomoon';
  font-size: 1.6rem;
}
.product-brand-name {
  display: none;
}
.products-grid .product-item .box-tocart input.qty {
  height: 32px;
  padding: 0 9px;
}
.products-grid .product-item-details .product-item-actions {
  white-space: nowrap;
  margin: 0 -20px;
}
.products-grid .product-item-details .product-item-actions .actions-primary {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.products-grid .product-item-details .product-item-actions .actions-secondary {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  transition: all 0.3s;
}
.products-grid .product-item-details .product-item-actions .actions-secondary.towishlist {
  right: -36px;
  visibility: hidden;
  opacity: 0;
}
.products-grid .product-item-details .product-item-actions .actions-secondary.tocompare {
  left: -36px;
  visibility: hidden;
  opacity: 0;
}
.products-grid .product-item-details .product-item-actions .tocart {
  color: #333333;
  background-color: #ffffff;
  border-color: #333333;
}
.products-grid .product-item-info:hover .product-item-details .product-item-actions .actions-secondary.towishlist {
  right: 0;
  visibility: visible;
  opacity: 1;
}
.products-grid .product-item-info:hover .product-item-details .product-item-actions .actions-secondary.tocompare {
  left: 0;
  visibility: visible;
  opacity: 1;
}
.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart {
  background-color: #214553;
  border-color: #214553;
  color: #ffffff;
}
.products-grid .owl-carousel .product-item {
  width: auto;
  float: none;
}
.price-container .price {
  font-size: 1.8rem;
  color: #999999;
}
.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) ': ';
}
.products-list .product-item {
  display: table;
  width: 100%;
  padding: 10px 0;
}
.products-list .product-item-info {
  display: table-row;
  text-align: left;
}
.products-list .product-item-info:after {
  display: table;
  content: '';
  clear: both;
}
.products-list .product-item-photo {
  width: 20%;
  display: block;
  float: left;
  margin-bottom: 20px;
}
.products-list .product-item-details {
  display: block;
  width: 80%;
  padding: 0 0 20px 20px;
  float: left;
}
.products-list .product-item-details .actions-primary {
  display: inline-block;
}
.products-list .product-item-details .actions-secondary {
  margin-left: 2px;
}
.products-list .product-item-name {
  font-size: 18px;
  line-height: 1;
  margin: 10px 0;
}
.products-list .product-item .product-reviews-summary {
  background: none;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar .control,
.toolbar .sorter {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.toolbar .control:after,
.toolbar .sorter:after {
  content: '\e622';
  font-family: 'icomoon';
  font-size: 1rem;
  line-height: 3rem;
  font-weight: 400;
  color: #242424;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
}
.toolbar select {
  height: 27px;
  border: 0;
  background: transparent;
  box-shadow: 0 0 0;
  color: #214553;
  margin-left: 0;
  cursor: pointer;
  padding-right: 40px;
}
.toolbar-amount {
  font-weight: 400;
  color: #242424;
  position: static;
  display: block;
  float: left;
  padding: 6px 0 0;
  margin: 0;
  text-align: left;
}
.page-with-filter .toolbar-amount {
  position: static;
  color: #7E7D82;
}
.page-with-filter .toolbar-amount span.value_txt {
  color: black;
}
.toolbar-products {
  margin-bottom: 24px;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar .pages {
  margin-bottom: 25px;
}
.products.wrapper ~ .toolbar .pages {
  margin-bottom: 0;
  display: inline-block;
}
.sorter {
  float: right;
}
.page-products .sorter {
  position: static;
}
.sorter-label {
  display: none;
}
.sorter-options {
  margin: 0 8px 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  transform: rotate(-90deg);
  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: 24px;
  line-height: 50px;
  color: #214553;
  content: '\e625';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #214553;
}
.sorter .sort-desc:before {
  content: '\e625';
  transform: rotate(180deg);
}
.sorter select {
  font-weight: 400;
  color: #242424;
}
.modes {
  float: left;
  display: inline-block;
  margin-right: 20px;
}
.modes > a {
  text-decoration: none;
}
.modes-mode {
  float: left;
  border: 1px solid #cccccc;
  font-weight: 400;
  text-align: center;
  width: 26px;
  line-height: 26px;
  background-color: #ffffff;
  display: block;
  margin-right: 5px;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
}
.modes-mode:last-child {
  margin-right: 0;
}
.modes-mode.active,
.modes-mode:hover {
  background-color: #214553;
  border-color: #214553;
  color: #ffffff;
}
.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: 12px;
  line-height: 18px;
  color: #214553;
  content: '\e60d';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modes-mode:before {
  display: block;
}
.mode-list:before {
  content: '\e60b';
}
.limiter {
  float: right;
}
.products.wrapper ~ .toolbar .limiter {
  display: block;
}
.limiter-options {
  width: auto;
  margin: 0 5px 0 7px;
}
.limiter .label,
.limiter .limiter-text {
  font-weight: 400;
  vertical-align: middle;
  color: #242424;
}
.products.wrapper ~ .toolbar {
  text-align: center;
}
.products.wrapper ~ .toolbar .toolbar-sorter,
.products.wrapper ~ .toolbar .toolbar-amount,
.products.wrapper ~ .toolbar .limiter {
  display: none;
}
.action.tocompare:before {
  content: '\e838';
}
.price-box {
  margin: 0;
}
.price-box .price {
  font-weight: 400;
}
.old-price,
.old.price {
  color: #999999;
}
.old-price {
  display: inline-block;
  vertical-align: middle;
}
.old-price .price {
  text-decoration: line-through;
  color: #999999;
  font-size: 14px;
}
.special-price {
  display: inline-block;
  vertical-align: middle;
}
.price-tier_price .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ':';
}
.price-tier_price .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}
.price-tier_price .weee[data-label] {
  display: inline;
}
.price-tier_price .weee[data-label]:before {
  content: ' +' attr(data-label) ':';
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 20px;
  word-wrap: break-word;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
  min-width: 100%;
  position: relative;
  background: #ffffff;
  overflow: hidden;
  z-index: 0;
}
.product-image-wrapper {
  height: 0;
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.product-image-photo {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  height: auto;
  width: 100%;
}
.product-image-photo.default_image {
  position: static;
}
.product-image-photo.hover_image {
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  padding: 3px;
}
.product-item-photo:hover .product-image-photo.hover_image {
  visibility: visible;
  opacity: 1;
}
.product.media {
  margin-top: 0;
  margin-bottom: 50px;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 16px 0;
  color: #4f9bb9;
  font-size: 1.4rem;
}
.product.media .product.thumbs {
  margin: 16px 0 25px;
}
.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 > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 50px;
}
.product.info.detailed .additional-attributes {
  width: auto;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 5.5px 15px 16px 15px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 5.5px 32px 16px 0;
}
.fieldset > .field.qty,
.nested.options-list > .field.qty {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  margin-right: 15px;
}
.fieldset > .actions {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.input-text.qty {
  border-radius: 3px;
}
.product-info-main {
  margin-bottom: 30px;
}
.product-info-main .product-info-price {
  border-bottom: 1px #eeeeee solid;
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
.product-info-main .product-info-price .price-box {
  display: table-cell;
  vertical-align: top;
}
.product-info-main .product-info-price .price-box .price-final_price > span {
  display: block;
  margin-bottom: 8px;
}
.product-info-main .product-info-price .price-box .price-final_price > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 22px;
  color: #214553;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-size: 2rem;
  font-weight: 300;
  color: #999999;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ': ';
}
.product-info-main .product-info-stock-sku {
  min-width: 15rem;
  text-align: right;
  display: table-cell;
  vertical-align: bottom;
  padding-left: 10%;
  padding-bottom: 30px;
  color: #214553;
}
.product-info-main .stock {
  margin: 0;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.product-info-main .product.sku {
  word-wrap: break-word;
}
.product-info-main .product-add-form {
  clear: both;
}
.product-info-main .product.sku .type {
  font-weight: normal;
  margin-right: 8px;
}
.product-info-main .product.sku .type:after {
  content: '#:';
}
.product-info-main .product.sku .value {
  display: inline-block;
}
.product-info-main .product.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 16px 0;
}
.product-info-main .product-reviews-summary {
  margin-bottom: 20px;
}
.product-info-main .box-tocart {
  margin-top: 0;
  margin-bottom: 30px;
}
.product-info-main .box-tocart .actions {
  margin-right: 20px;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 20px;
  margin-bottom: 20px;
}
.product-options-wrapper {
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  border: none;
  font-weight: 600;
  display: inline-block;
  font-size: 1.4rem;
  float: none;
  padding: 0;
  margin: 0 0 8px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after {
  content: '*';
  color: #242424;
  font-size: 1.4rem;
  margin: 0;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 8px;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 20px;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 20px;
  font-weight: 300;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline-block;
  color: #999999;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  display: block;
  margin-bottom: 8px;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  color: #214553;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart .action.tocart {
  vertical-align: top;
}
.box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 0;
}
.product-addto-links {
  display: inline;
}
.product-addto-links .action {
  margin-right: 5%;
}
.product-social-links {
  margin: 0 0 20px;
  text-align: left;
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
}
.moved-add-to-links {
  display: inline-block;
  vertical-align: top;
}
.product-addto-links .action.tocompare:before,
.moved-add-to-links .action.tocompare:before,
.product-social-links .action.tocompare:before {
  content: '\e838';
}
.product-addto-links .action.mailto.friend,
.moved-add-to-links .action.mailto.friend,
.product-social-links .action.mailto.friend {
  color: #999999;
  border-color: #999999;
  border-radius: 3px;
}
.product-addto-links a.action:before,
.moved-add-to-links a.action:before,
.product-social-links a.action:before {
  line-height: 30px;
}
.product-addto-links .action {
  margin-right: 5px;
  border-radius: 3px;
}
.product-addto-links .action.towishlist {
  color: #ed4949;
  border-color: #ed4949;
}
.product-addto-links .action.tocompare {
  color: #52b9b5;
  border-color: #52b9b5;
}
.prices-tier {
  margin-bottom: 24px;
}
.prices-tier .item {
  margin-bottom: 16px;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  white-space: nowrap;
  display: block;
}
.ui-dialog-titlebar-close {
  line-height: 1.5;
  margin: 0;
  padding: 0;
  color: #214553;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #214553;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #214553;
  text-decoration: none;
}
.ui-dialog-titlebar-close:active {
  color: #214553;
  text-decoration: none;
}
.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: #214553;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.qty.field .control,
.qty.field .qty-changer {
  display: inline-block;
  vertical-align: middle;
}
.qty.field .qty-changer > a {
  display: block;
  border: 1px solid #dddddd;
  border-radius: 3px;
  height: 18px;
  line-height: 16px;
  margin-top: 2px;
  color: #cccccc;
  font-size: 11px;
}
.qty.field .qty-changer > a:first-child {
  margin-top: 0;
}
.qty.field .qty-changer > a:hover {
  color: #214553;
}
.fotorama__nav .fotorama__thumb-border {
  border-color: #214553;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
  float: none;
  width: auto;
  padding: 0;
}
.sidebar .product-items .product-item:last-child {
  margin-bottom: 0;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
  margin-bottom: 20px;
}
.sidebar .product-items .product-item-info:after {
  content: '';
  display: table;
  clear: both;
}
.sidebar .product-items .product-item-info .product-item-photo {
  float: left;
  max-width: 33%;
  margin-right: 10px;
}
.sidebar .product-items .product-item-info .product-item-photo img {
  position: static;
  width: auto;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  text-align: left;
  margin-left: calc(33% + 15px);
  padding: 7px 0;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin: 0;
}
.sidebar .product-items .product-item .product-reviews-summary {
  background: none;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 3px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #4f9bb9;
  font-size: 12px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: -8px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 8px;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 16px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
.side-list .product-item-name {
  font-size: 13px;
}
.side-list .price-container .price {
  font-size: 15px;
}
.product-labels {
  position: absolute;
  right: 10px;
  top: 10px;
}
.product-labels .product-label:first-child {
  margin-top: 0;
}
.product-label {
  padding: 7px 10px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 4px;
  color: #ffffff;
  margin-top: 5px;
  line-height: 1;
}
.product-label.new-label {
  background-color: #214553;
}
.product-label.sale-label {
  background-color: #214553;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  overflow-x: auto;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th.info,
.table-wrapper.comparison .table-comparison > tbody > tr > td.info {
  background-color: transparent;
}
.table-wrapper.comparison .table-comparison > thead > tr > th {
  border-bottom: 0;
}
.table-wrapper.comparison .product-image-container {
  border: 0;
  border-radius: 0;
  padding: 0;
  background: none;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid rgba(126, 125, 130, 0.2);
}
.table-comparison .cell {
  width: 180px;
  padding: 15px;
}
.table-comparison .cell .attibute.value {
  width: 100%;
  overflow: hidden;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid rgba(126, 125, 130, 0.2);
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  max-width: 100%;
  height: auto;
}
.table-comparison .cell.remove {
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.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: 8px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .action.tocart {
  white-space: nowrap;
  height: 32px;
  padding: 0 17px;
}
.table-comparison .actions-primary,
.table-comparison .actions-secondary {
  display: inline-block;
}
.comparison.headings {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: auto;
  background: #ffffff;
}
.sidebar .product-item .tocart {
  border-radius: 3px;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-compare .action.primary {
  color: #ffffff !important;
}
.sticky-product {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  background-color: #ffffff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
  padding: 60px 0 15px 0;
}
.sticky-product.no-sticky-header {
  padding: 15px 0;
}
.sticky-product > .container {
  position: relative;
}
.sticky-product .sticky-image,
.sticky-product .sticky-detail {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.sticky-product .sticky-detail .product-name-area {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  margin-right: 15px;
}
.sticky-product .sticky-detail .product-name-area .product-name {
  line-height: 25px;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}
.sticky-product .sticky-detail .availability span {
  font-size: 14px;
  font-weight: 400;
}
.sticky-product .product-info-price .price-box {
  padding-bottom: 0;
}
.sticky-product .product-info-price .price-box .price-container > span {
  margin-bottom: 0;
}
.sticky-product .product-info-price .price-box .price-container .price {
  font-size: 25px;
  color: #444444;
}
.sticky-product .product-info-price .price-box .old-price .price-container .price {
  color: #999999;
  font-size: 18px;
}
.sticky-product .add-to-cart {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -19px;
}
.sticky-product .product-info-stock-sku {
  min-width: 150px;
  text-align: right;
  display: table-cell;
  vertical-align: bottom;
  padding-left: 10%;
  color: #777777;
}
.sticky-product .stock {
  margin: 0;
}
.sticky-product .stock.available,
.sticky-product .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.sticky-product .product.attibute.sku {
  word-wrap: break-word;
}
.sticky-product .product.attibute.sku .type {
  font-weight: normal;
  margin-right: 4.5px;
}
.sticky-product .product.attibute.sku .type:after {
  content: '#:';
}
.sticky-product .product.attibute.sku .value {
  display: inline-block;
}
.sticky-product .actions {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -19px;
}
.sticky-product .actions .action.primary {
  min-width: 150px;
}
.layout-fullwidth .sticky-product > .container {
  max-width: 100%;
}
.prev-next-products {
  float: right;
}
.prev-next-products a {
  color: #555555;
  display: inline-block;
  font-size: 22px;
  line-height: 28px;
}
.prev-next-products .product-nav {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.prev-next-products .product-nav .product-pop {
  border-top: 3px solid #214553;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 10px;
  background-color: #ffffff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
  text-align: center;
  border-radius: 4px;
  width: 100px;
  margin-top: 10px;
}
.prev-next-products .product-nav .product-pop:before {
  content: '';
  width: 5px;
  height: 2px;
  border: 5px solid transparent;
  border-bottom-color: #214553;
  display: block;
  position: absolute;
  top: -13px;
  left: 0;
}
.prev-next-products .product-nav .product-pop .product-image {
  margin-bottom: 10px;
}
.prev-next-products .product-nav .product-pop .product-name {
  margin: 0;
  font-weight: 600;
  font-size: 11px;
}
.prev-next-products .product-nav:hover .product-pop {
  opacity: 1;
  visibility: visible;
}
.prev-next-products .product-nav.product-prev .product-pop {
  right: auto;
  left: 0;
  margin-left: -20px;
}
.prev-next-products .product-nav.product-prev .product-pop:before {
  left: 32px;
  right: auto;
}
.prev-next-products .product-nav.product-next .product-pop {
  left: auto;
  right: 0;
  margin-right: -15px;
}
.prev-next-products .product-nav.product-next .product-pop:before {
  right: 26px;
  left: auto;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  z-index: 1;
}
.block.related .field.choice {
  position: absolute;
  top: 2px;
  left: 6px;
}
.block.upsell .title strong {
  font-size: 16px;
  text-transform: uppercase;
  background-color: #ffffff;
  padding: 0;
  padding-right: 20px;
}
.sidebar .custom-block {
  margin-bottom: 30px;
  padding-bottom: 40px;
}
.sidebar .custom-block.custom-block-1 {
  padding-bottom: 20px;
}
.sidebar .custom-block.custom-block-1 > div {
  min-height: 50px;
  margin-bottom: 20px;
  clear: both;
}
.sidebar .custom-block.custom-block-1 > div em {
  font-size: 30px;
  color: #000000;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 48px;
  border: 1px solid #c6c6c6;
  border-radius: 50%;
  text-align: center;
  margin-right: 10px;
}
.sidebar .custom-block.custom-block-1 > div h3 {
  color: #000000;
  font-size: 16px;
  margin: 0;
  line-height: 1.5;
  margin-left: 50px;
  padding-top: 4px;
  font-weight: 600;
  letter-spacing: -0.1px;
}
.sidebar .custom-block.custom-block-1 > div p {
  font-size: 12px;
  margin: 0;
  margin-left: 50px;
  line-height: 1;
}
.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;
}
.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 .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;
}
.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: #214553;
  content: '\e617';
  font-family: 'icomoon';
  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 16px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 16px 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: #214553;
  border: 1px solid #214553;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  padding: 8px 16px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  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: #285465;
  border: 1px solid #214553;
  color: 1px solid #285465;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #285465;
  border: 1px solid #285465;
  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-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;
}
.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;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 16px;
  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;
  top: 7px;
  right: 0;
}
.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: 4px;
  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: 18px;
  line-height: 18px;
  color: #999999;
  content: '\e61c';
  font-family: 'icomoon';
  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: 16px 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: 12px;
  line-height: 18px;
  color: #999999;
  content: '\e616';
  font-family: 'icomoon';
  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;
}
@media only screen and (max-width: 1439px) {
  .page-header .header.content {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
  .page-header .sections.nav-sections {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    width: 100%;
    clear: both;
  }
  .panel-utilities .wishlist-area {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-header .header.content {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .page-header .sections.nav-sections {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    width: 100%;
    clear: both;
  }
  .main .tow-col-row .affiliate-col {
    width: calc(50% - 12px);
  }
  .main .tow-col-row .affiliate-col .formBlock .fields.fields-col-3 .field {
    width: calc(33.33% - 12px);
  }
  .main .tow-col-row .affiliate-col .formBlock .fields .field {
    width: calc(50% - 12px);
  }
  .cms-influencer-header-banner .image.left {
    width: auto;
  }
  .cms-influencer-header-banner .img-content-section {
    align-items: center;
  }
  .cms-influencer-header-banner .img-content-section div.content-section.right {
    padding-left: 60px;
  }
  .cms-careers .main .careers-wrap .careers-form-wrap {
    width: 54.111111%;
  }
  .cms-careers .page-main .careers-wrap .careers-form-wrap {
    max-width: 100%;
  }
  .cms-faqs .main .sparsh-block-content.column1layout {
    width: 240px;
  }
  .cms-faqs .main .sparsh-question-answer.column1layout {
    width: calc(100% - 240px);
    padding-left: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .panel-utilities .wishlist-area {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cms-page-view .about-us-wrapper .content .paragraph {
    align-items: start;
  }
  .affiliate-wrapper .affiliate-content .affiliate-container.cls_shipping_panelmain .fieldset .fields {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap {
    width: 680px;
  }
  .cms-careers .main .careers-wrap .careers-search {
    width: 100%;
    margin-bottom: 10px;
  }
  .cms-careers .main .careers-wrap .careers-form-wrap {
    width: 100%;
    max-width: 636px;
    margin: 0 auto;
    float: none;
  }
  .cms-careers .main .text-cls {
    width: 54.111111%;
  }
}
@media only screen and (max-width: 1023px) {
  .panel-utilities .wishlist-area {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .wishlist-index-index .form-wishlist-items .product-list .product-item {
    width: 50%;
  }
  .gwishlist-index-index .form-wishlist-items .product-list .product-item {
    width: 33.33333333%;
  }
  .pagebuilder-slider.brand_labels_hero_banner {
    height: 300px !important;
    min-height: 300px !important;
  }
  .pagebuilder-slider.brand_labels_hero_banner .pagebuilder-slide-wrapper,
  .pagebuilder-slider.brand_labels_hero_banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    height: 300px !important;
    min-height: 300px !important;
  }
  .home_categories .category-section-two,
  .home_categories .category-section-one {
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 15px;
  }
  .home_categories .category-section-two div.category-tile,
  .home_categories .category-section-one div.category-tile {
    width: calc( 50% - 8px );
    flex-basis: calc( 50% - 8px );
    margin: 0;
  }
  .home_categories2 .category-section-one {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
  }
  .home_categories2 .category-section-one div.category-tile {
    width: calc( 50% - 8px );
    flex-basis: calc( 50% - 8px );
    margin: 50px 0 20px;
  }
  .best_seller_brand .owl-controls {
    top: -95px;
  }
  .brands_logos {
    padding: 32px 0 8px;
  }
  .brands_logos .brand-slide div.brand {
    width: auto;
    min-height: 55px;
    margin: 0 8px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  .most_popular .product-tile {
    width: 23%;
    margin-left: 9px;
    min-height: 395px;
    padding: 20px;
    list-style: none;
  }
  .brand_labels_hero_banner .slick-dots {
    bottom: 5px;
  }
  .brand_labels_hero_banner .slick-dots li {
    margin: 0 4px;
  }
  .avoir_home_banner_left .avoir_home_banner_left img {
    height: calc(99%);
  }
  .customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .lu-uploader .lu-grid .lu-tile {
    margin-bottom: 25px;
    width: 108px;
    height: 108px;
  }
  .customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .lu-uploader #lu-add-tile {
    width: 108px;
    min-width: 108px;
    height: 108px;
  }
  .additional-out-of-stock-popup #myModalspecsizeOutofStock .modal-inner-wrap {
    width: 65%;
  }
  .modal-popup._show.special-size-request .modal-inner-wrap {
    width: 65%;
  }
  .additional-out-of-stock-popup #myModalspecsizeOutofStock .modal-inner-wrap {
    width: 65%;
  }
  .modal-popup._show.special-size-request .modal-inner-wrap {
    width: 65%;
  }
  .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions a.action.towishlist.primary.cls_wishlist,
  .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions .buy-now-btn,
  .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions #product-addtocart-button {
    margin: 15px 4px 15px 0;
  }
  .additional-out-of-stock-popup #myModalspecsizeOutofStock .modal-inner-wrap {
    width: 65%;
  }
  .modal-popup._show.special-size-request .modal-inner-wrap {
    width: 65%;
  }
  .cms-affiliate-program .affiliate-wrapper.last {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cms-affiliate-program .affiliate-wrapper.last .affiliate-img,
  .cms-affiliate-program .affiliate-wrapper.last .affiliate-content {
    width: 100%;
  }
  .cms-affiliate-program .affiliate-wrapper .affiliate-content {
    width: calc(100% - 540px);
  }
  .cms-careers .page-main .page-title-wrapper {
    height: 160px;
    margin: 0 -40px 40px;
  }
  .cms-faqs .main .sparsh-block-content.column1layout {
    width: 200px;
  }
  .cms-faqs .main .sparsh-question-answer.column1layout {
    width: calc(-100%);
    width: calc(100% - 200px);
    padding-left: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .page-footer .custom-footer-section .custom-row {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-footer .custom-footer-section .custom-row .custom-col {
    width: 48%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-footer .custom-footer-section .custom-row .custom-col .footer-links {
    width: 100%;
  }
  .page-footer .custom-footer-section .custom-row .custom-col:nth-child(1) {
    width: 100%;
    justify-content: left;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
    justify-content: center;
    margin-bottom: 0;
  }
  .page-footer .custom-footer-section .custom-row .custom-col:nth-child(1) p {
    margin-bottom: 0;
  }
  .page-footer .custom-footer-section .custom-row .custom-col:nth-child(1) .links-title {
    opacity: 70%;
    width: 100%;
    margin: 25px 0 10px 0;
    text-align: center;
  }
  .page-footer .custom-footer-section .custom-row .custom-col:nth-child(1) ul.social-sec {
    width: 100%;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin: 0 0 20px 0;
  }
  .panel-utilities .wishlist-area {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-footer .custom-footer-section .custom-row .custom-col {
    width: calc(100% / 3 - 60px);
  }
  .page-footer .custom-footer-section .custom-row .custom-col:nth-child(1) {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
    width: calc(100% / 3 - 60px);
    justify-content: flex-start;
  }
  .cms-search #cms li {
    width: calc(100% / 3);
  }
  .cms-page-view .about-us-wrapper .content .paragraph:nth-child(odd) .paragraph-text {
    padding: 30px 0 0px;
  }
  .cms-page-view .about-us-wrapper .content .paragraph:nth-child(even) .paragraph-text {
    padding: 30px 0 0px;
  }
  .cms-page-view .about-us-wrapper .content .paragraph .paragraph-text {
    order: 1;
  }
  .cms-page-view .about-us-wrapper .content .paragraph .paragraph-img-left {
    width: 100%;
    height: auto;
  }
  .cms-page-view .about-us-wrapper .content .paragraph .paragraph-img-right {
    width: 100%;
    height: auto;
  }
  .cms-secure-shopping .innerpart {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cms-careers .main .careers-info {
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .cms-careers .main .text-cls {
    max-width: 100%;
    padding-right: 0;
    width: 100%;
    order: 1;
  }
  .cms-careers .main .img-cls {
    max-width: 100%;
    width: 100%;
    margin-bottom: 25px;
  }
  .cms-careers .main .img-cls img {
    width: 100%;
  }
  .cms-careers .main .fieldset > .fields {
    display: flex;
    justify-content: space-between;
  }
  .cms-careers .main .fieldset > .fields > .field {
    width: calc(50% - 8px);
  }
  .cms-careers .main .careers-wrap .careers-form-wrap {
    border: 0;
  }
  .cms-careers .main .careers-wrap .careers-form-wrap .careers-form-title {
    background-color: transparent;
    border: 0;
  }
  .cms-careers .main .careers-wrap .careers-form-wrap .careers-form {
    padding: 0;
  }
  .cms-careers .page-main .fieldset > .fields {
    display: flex;
    justify-content: space-between;
  }
  .page-wrapper .page-header.sticky.active .navigation .level0 {
    margin: 0;
  }
  .page-wrapper .page-header.sticky.active .navigation .level0 .level-top {
    padding: 14px 5px;
  }
  .pl-thm-luxuryunlimited .page-header .panel-utilities .search-area .block-search .block-content {
    left: auto;
  }
}
@media only screen and (max-width: 769px) {
  .abs-checkout-tooltip-content-position-top-mobile {
    right: -16px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 16px;
    left: auto;
    top: 0%;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before {
    border-bottom-color: #dddddd;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .panel-utilities .wishlist-area {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .page-header .header.content {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .page-header .header.content .logo {
    height: auto;
  }
  .page-header .header.content .logo img {
    height: auto;
  }
  .page-header .header.content .minicart-wrapper {
    margin: 0;
  }
  .page-header .header.content .top-panel::after {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .page-header .header .panel.header {
    padding: 0;
    position: static;
  }
  .page-header .header .panel.header .top-panel .top-links-area {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .footer-banner-block {
    margin: 50px auto;
  }
  .page-footer .custom-footer-section .custom-row .footer-links li a {
    font-size: 1.4rem;
  }
  .page-footer .block.newsletter .newslatter-content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .page-footer .block.newsletter .newslatter-content .newslater-message {
    margin-bottom: 20px;
  }
  .page-footer .block.newsletter .newslatter-content .newslater-message .newslatter-title,
  .page-footer .block.newsletter .newslatter-content .newslater-message .newslatter-text {
    text-align: center;
  }
  .page-footer .custom-footer-section {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-footer .custom-footer-section .custom-footer-left-section {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 40px;
  }
  .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 {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .tickets-customer-index .page-main .block-collapsible-nav .title {
    border-top: 1px solid #cccccc;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding: 16px 40px 16px 16px;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .tickets-customer-index .page-main .block-collapsible-nav .title:after {
    position: absolute;
    right: 20px;
    top: 16px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .tickets-customer-index .page-main .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 18px;
    color: #214553;
    content: '\e622';
    font-family: 'icomoon';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .tickets-customer-index .page-main .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .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: #214553;
    content: '\e61c';
    font-family: 'icomoon';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
  .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(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 8px 16px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 30px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #0d1c22;
    font-weight: 700;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: 1px solid rgba(126, 125, 130, 0.2);
    padding-bottom: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.actions {
    padding-left: 16px;
    text-align: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.actions:before {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td[data-th],
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > th[data-th] {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    text-align: right;
    width: 100%;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > th[data-th]:before {
    font-size: 16px;
    font-weight: 500;
    color: #242424;
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 8px;
  }
  .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 .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 16px;
  }
  .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;
  }
  .navigation .parent .level-top {
    position: relative;
    color: #757575;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: 18px;
    color: #214553;
    content: '\e622';
    font-family: 'icomoon';
    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: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .navigation .parent .level-top.ui-state-active:after {
    font-size: 15px !important;
  }
  .nav-sections {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 300px;
    background-color: #ffffff;
  }
  .nav-sections .switcher {
    border-bottom: 1px solid #d4d4d4;
    font-size: 1.4rem;
    font-weight: 400;
    margin: 0;
    padding: 12px 20px;
    height: auto;
    color: #757575;
  }
  .nav-sections .switcher strong {
    font-size: 13px;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 8px;
  }
  .nav-sections .switcher-trigger strong {
    display: inline-block;
    position: relative;
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 16px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    color: #757575;
  }
  .nav-sections .header.links li {
    border-bottom: 1px solid #d4d4d4;
    font-size: 1.3rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    font-weight: 400;
    padding: 12px 20px;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #757575;
    text-decoration: none;
    display: block;
    font-weight: 400;
    padding: 12px 20px;
  }
  .nav-sections .header.links a:hover {
    color: #214553;
  }
  .nav-before-open {
    height: 100%;
    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 .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.3);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .page-header .sections.nav-sections {
    position: fixed;
    left: -100%;
    z-index: 10;
    padding-top: 0;
    box-shadow: unset;
  }
  .page-header .sections.nav-sections .navigation {
    padding: 0;
  }
  .page-header .sections.nav-sections .navigation > ul {
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .page-header .sections.nav-sections .navigation > ul > li {
    margin-bottom: 0;
    border-bottom: 1px solid none;
    padding: 15px 20px;
  }
  .page-header .sections.nav-sections .navigation > ul > li.level0:first-child {
    border-top: 0;
  }
  .page-header .sections.nav-sections .navigation > ul > li.level0.active .all-category .ui-state-focus,
  .page-header .sections.nav-sections .navigation > ul > li.level0.active > a:not(.ui-state-active),
  .page-header .sections.nav-sections .navigation > ul > li.level0.has-active > a:not(.ui-state-active),
  .page-header .sections.nav-sections .navigation > ul > li.level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .page-header .sections.nav-sections .navigation > ul > li.level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    border-left: 0;
    margin-left: 0;
  }
  .page-header .sections.nav-sections .navigation > ul > li.parent {
    margin-bottom: 0;
  }
  .page-header .sections.nav-sections .navigation > ul > li.parent .level-top {
    display: block;
    text-decoration: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .page-header .sections.nav-sections .navigation > ul > li.parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 12px;
    color: #242424;
    content: '\e622';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-header .sections.nav-sections .navigation > ul > li.parent .level-top > span {
    flex: 1;
  }
  .page-header .sections.nav-sections .navigation > ul > li.parent .level-top > span.ui-menu-icon {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .page-header .sections.nav-sections .navigation > ul > li.parent .level-top::after {
    position: static;
    right: auto;
    top: auto;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .page-header .sections.nav-sections .navigation > ul > li.parent .level-top.ui-state-active {
    display: block;
    text-decoration: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .page-header .sections.nav-sections .navigation > ul > li.parent .level-top.ui-state-active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 36px;
    line-height: 36px;
    color: #214553;
    content: '\e621';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-header .sections.nav-sections .navigation > ul > li.parent .level-top.ui-state-active::after {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .page-header .sections.nav-sections .navigation > ul > li .open-children-toggle {
    right: 20px;
    top: 15px;
    width: 43px;
    height: 43px;
  }
  .page-header .sections.nav-sections .navigation > ul > li .level-top {
    padding: 0;
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 500;
    color: #242424;
    text-transform: capitalize;
  }
  .page-header .sections.nav-sections .navigation > ul > li .level-top.ui-state-active span,
  .page-header .sections.nav-sections .navigation > ul > li .level-top:hover span {
    color: #242424;
  }
  .page-header .sections.nav-sections .navigation .submenu {
    border: none;
    overflow-x: unset;
    visibility: hidden;
    padding: 0;
    opacity: 0;
  }
  .page-header .sections.nav-sections .navigation .submenu.opened {
    height: auto;
    visibility: visible;
    opacity: 1;
  }
  .page-header .sections.nav-sections .navigation .submenu .container {
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu {
    width: 100%;
    padding: 0;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu.opened .open-children-toggle + .mycls {
    position: static;
    overflow: visible;
    padding: 0 15px;
    margin: unset;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu .open-children-toggle {
    right: 15px;
    top: 7px;
    width: 20px;
    height: 20px;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu .open-children-toggle + .mycls {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu.columns4 {
    padding-top: 10px;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu a::before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu a.m2cls {
    display: block;
    text-decoration: none;
    font-size: 1.2rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 1.5rem;
    color: #7e7d82 !important;
    /* default porto-config file has important */
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    padding: 7px 15px;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu a.m2cls:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: #000000;
    line-height: #000000;
    color: #000000;
    content: '\e61c';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu a.m2cls > span {
    flex: 1;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu a.m2cls::after {
    position: static;
    right: auto;
    top: auto;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu a.m2cls:hover {
    color: #7e7d82 !important;
    /* default porto-config file has important */
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu a.m2cls.ui-state-active {
    text-decoration: none;
    color: #7e7d82 !important;
    /* default porto-config file has important */
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu a.m2cls.ui-state-active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 12px;
    color: #7e7d82;
    content: '\e60f';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu a.m2cls.ui-state-active::after {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu .subchildmenu {
    height: 0;
    visibility: hidden;
    padding: 0;
    opacity: 0;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu .subchildmenu.opened {
    height: auto;
    visibility: visible;
    opacity: 1;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu .subchildmenu > li > .open-children-toggle + .mycls:after {
    position: static;
    content: '\e90a';
    line-height: 13px;
    color: #7e7d82;
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    text-align: center;
    right: 15px;
    top: 7px;
    height: 20px;
    display: block;
    position: absolute;
    cursor: pointer;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu .subchildmenu > li > .open-children-toggle + .mycls.ui-state-active:after {
    content: '\e90b';
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu .subchildmenu li a {
    font-size: 1.2rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 1.2rem;
    color: #7e7d82;
    /* default porto-config file has important */
    padding: 0 15px;
  }
  .page-header .sections.nav-sections .navigation .submenu .subchildmenu .subchildmenu li a:hover {
    color: #242424;
    /* default porto-config file has important */
  }
  .page-header .sections.nav-sections .nav-sections-items {
    padding: 0 25px;
    margin: 0;
  }
  .page-header .sections.nav-sections .nav-sections-items .menu-sub-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    position: relative;
    padding: 13px 20px;
    margin-bottom: 0;
    border-bottom: 1px solid none;
  }
  .page-header .sections.nav-sections .nav-sections-items .menu-sub-section p {
    margin: 0;
    font-size: 1.7rem;
    line-height: 1.5rem;
    font-weight: 600;
    color: #214553;
  }
  .page-header .sections.nav-sections .nav-sections-items .menu-sub-section p.close-menu-btn {
    display: block;
    text-decoration: none;
    font-size: 0rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
  }
  .page-header .sections.nav-sections .nav-sections-items .menu-sub-section p.close-menu-btn:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #214553;
    content: '\e616';
    font-family: 'icomoon';
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-header .sections.nav-sections .nav-sections-items .login-contaier-section ul {
    padding: 0;
  }
  .page-header .sections.nav-sections .nav-sections-items .login-contaier-section ul li {
    list-style: none;
    border: none;
    text-decoration: none;
    padding: 15px 20px;
  }
  .page-header .sections.nav-sections .nav-sections-items .login-contaier-section ul li:not(:last-child) {
    margin-bottom: 40px;
  }
  .page-header .sections.nav-sections .nav-sections-items .login-contaier-section ul li a {
    padding: 0;
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 500;
    color: #242424;
    text-transform: capitalize;
  }
  .page-header .sections.nav-sections .nav-sections-items .login-contaier-section ul li:hover a,
  .page-header .sections.nav-sections .nav-sections-items .login-contaier-section ul li:active a {
    color: #242424;
  }
  .page-header .sections.nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: 2px;
  }
  .nav-open .page-header .sections.nav-sections {
    left: 0;
  }
  .page-header .panel-switcher {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .panel-utilities .wishlist-area {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 100vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .modal-popup .modal-footer button.new.action {
    margin-inline: 0;
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s 0.3s,
        opacity 0.3s ease;
    transition: visibility 0s 0.3s,
        opacity 0.3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.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: none;
    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: #ffffff;
    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 {
    pointer-events: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #ffffff;
  }
  .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;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: relative;
    max-width: 90%;
  }
  .modal-popup .modal-title {
    font-size: 18px;
    font-weight: 700;
  }
  .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;
  }
  .donation-cart-banner .dontation-cms-block h3 {
    font-size: 3.6rem;
  }
  .donation-cart-banner .pagebuilder-column-line .pagebuilder-column {
    width: 100%;
  }
  .cart.table-wrapper .cart thead {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper {
    padding-bottom: 0;
  }
  .checkout-cart-index .cart.table-wrapper .actions-toolbar {
    top: 44px;
  }
  .cart-container .form-cart .actions.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .cart-container .form-cart .actions.main .clear,
  .cart-container .form-cart .actions.main .continue {
    margin: 0 0 25px 0;
  }
  .cart-discount {
    border-bottom: 1px solid #cccccc;
  }
  .cart.table-wrapper {
    border-top: 1px solid #cccccc;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.price {
    position: absolute;
    right: 70px;
    bottom: 25px;
    background: none;
    border: none;
    min-width: 150px;
  }
  .cart.table-wrapper .col.qty {
    align-content: flex-start;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.msrp {
    display: table-cell;
  }
  .cart.table-wrapper .col.qty[data-th]:before,
  .cart.table-wrapper .col.price[data-th]:before,
  .cart.table-wrapper .col.msrp[data-th]:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.item {
    max-width: 140px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
    border: none;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .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: left;
  }
  .page-main .cart-summary .block.discount {
    padding-left: 0;
  }
  .page-main .cart-container .form-cart {
    width: 100%;
  }
  .page-main .cart-container .form-cart .table-wrapper .cart.item .item-info .qty:not(td) {
    padding-left: 8px;
  }
  .page-main .cart-container .form-cart .table-wrapper .cart.item .item-actions .action-towishlist {
    top: 4px;
    margin-right: 32px;
  }
  .page-main .cart-container .form-cart .cart.actions {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 8px;
  }
  .page-main .cart-container .form-cart .cart.actions .action.continue {
    margin-bottom: 8px;
  }
  .page-wrapper .page-header .header .minicart-wrapper .block-minicart {
    right: -50px;
  }
  .page-wrapper .page-header .header .minicart-wrapper .block-minicart {
    right: 0;
    max-width: 420px;
  }
  .page-wrapper .minicart-wrapper .block-minicart:before {
    right: 10px;
  }
  .page-wrapper .minicart-wrapper .block-minicart:after {
    right: 9px;
  }
  .page-header.type5 .block-search .label {
    margin-right: 0;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 20px;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .payment-method-billing-address .action-cancel {
    margin-top: 16px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .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;
  }
  .block-cart-failed .block-title {
    margin: 0 20px 20px;
  }
  .block-search .block-content {
    left: -180px;
  }
  .contact-index-index .page-title .base {
    font-size: 3.2rem;
  }
  #contact-form .contact__form-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .block-dashboard-info {
    margin-bottom: 56px;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .columns div.column.main {
    margin-bottom: 50px;
    padding-left: 0;
  }
  .login-container {
    padding-bottom: 35px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .page.messages {
    margin-bottom: 40px;
  }
  .account .column.main .block:not(.widget) .block-content {
    margin-bottom: 50px;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 16px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .customer-address-index .page-main .column.main {
    margin-bottom: 40px;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-bottom: 0;
    border-top: 1px solid #c1c1c1;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .gift-message-summary {
    padding-right: 7rem;
  }
  .cart.table-wrapper .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #1979c3;
    content: '\e629';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-gift:hover:after {
    color: #214553;
  }
  .cart.table-wrapper .action-gift:active:after {
    color: #1979c3;
  }
  .cart.table-wrapper .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #ffffff;
    margin: -8px 14px -1px -15px;
    padding: 4px 16px 9px 14px;
  }
  .cart.table-wrapper .action-gift._active:after {
    color: #214553;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }
  .gift-options-cart-item + .action-towishlist {
    left: 43px;
    position: absolute;
  }
  .cart.table-wrapper .action-giftregistry {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-giftregistry > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-giftregistry:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #1979c3;
    content: '\e628';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #214553;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #1979c3;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 16px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .table-wrapper.grouped {
    margin-left: -16px;
    margin-right: -16px;
  }
  .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: 16px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -16px 20px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #cccccc;
    background: #ffffff;
    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 a {
    color: #7e7d82;
    display: block;
    padding: 8px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #ffffff;
  }
  .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: 20px;
    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;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .page-wrapper .columns .sidebar-main {
    order: -1;
  }
  .block-collapsible-nav {
    position: static;
    z-index: 3;
  }
  .block-collapsible-nav .nav.items {
    border-radius: 0;
    margin-top: -4px;
  }
  .block-collapsible-nav .title {
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    padding: 18px 20px 18px 50px;
    border-color: #dddddd;
    border-radius: 0;
    display: block;
    text-decoration: none;
  }
  .block-collapsible-nav .title.block-collapsible-nav-title strong {
    color: #777777;
  }
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #214553;
    content: '\e622';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-collapsible-nav .title:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #214553;
    content: '\e627';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-collapsible-nav .title.active {
    border-radius: 0 0 0 0;
  }
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .block-collapsible-nav .title:after,
  .block-collapsible-nav .title:before {
    top: 50%;
    margin-top: -12px;
    position: absolute;
  }
  .block-collapsible-nav .title:before {
    left: 20px;
  }
  .block-collapsible-nav .title:after {
    right: 20px;
  }
  .block-collapsible-nav .content {
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .tickets-customer-index .page.messages {
    margin-bottom: 0;
  }
  .tickets-customer-index .page-main .block-collapsible-nav {
    background-color: #f8f8f8;
  }
  .tickets-customer-index .page-main .block-collapsible-nav .title {
    border: 0;
    margin-top: 0;
  }
  .tickets-customer-index .page-main .block-collapsible-nav .title strong {
    font-size: 1.6rem;
    font-weight: 500;
    font-style: normal;
  }
  .tickets-customer-index .page-main .block-collapsible-nav .title::after {
    margin-top: 0;
  }
  .tickets-customer-index .page-main .block-collapsible-nav ul.nav.items {
    border: 0;
    margin: 0;
  }
  .tickets-customer-index .page-main .block-collapsible-nav .content {
    border-bottom: 1px solid #cccccc;
    display: none;
  }
  .tickets-customer-index .page-main .block-collapsible-nav .content.active {
    display: block;
  }
  .logo {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-gap: 0 12px;
    -moz-gap: 0 12px;
    -ms-gap: 0 12px;
    gap: 0 12px;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: 2px;
  }
  .navigation .parent .level-top:after {
    font-size: 2.2rem;
    right: 10px;
    top: 13px;
  }
  .mobile-sticky header.page-header {
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
  }
  .mobile-sticky .page-main {
    margin-top: 64px;
  }
  .page-header.header-newskin .minicart-wrapper .action.showcart:before,
  .page-header.header-newskin .minicart-wrapper .action.showcart.active:before {
    font-size: 21px;
    line-height: 40px;
  }
  .page-header.header-newskin .minicart-wrapper .action.showcart {
    line-height: 40px;
  }
  .header.page-header.sticky-header .navigation .level0 .level-top {
    padding: 0;
  }
  .cms-track-your-ticket-by-email h1.hed {
    color: #214553;
    font-size: 2.4rem;
    margin: 40px 20px;
  }
  .cms-track-your-ticket-by-email .login-container .block .block-title strong {
    font-size: 2rem;
  }
  .cms-track-your-ticket-by-email .login-container .block-content {
    width: 100%;
  }
  .cms-track-your-ticket-by-email .login-container .block-customer-login .actions-toolbar {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cms-track-your-ticket-by-email .login-container .block-customer-login .actions-toolbar .secondary.cls_forget {
    font-size: 1.4rem;
    margin-bottom: 32px;
  }
  .cms-track-your-ticket-by-email .login-container .block-customer-login .actions-toolbar .secondary a.action {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-justify-content: end;
    -moz-justify-content: end;
    -ms-justify-content: end;
    justify-content: end;
    margin-top: 0;
  }
  .cms-track-your-ticket-by-email .login-container .block-customer-login .actions-toolbar .primary {
    margin-bottom: 0;
  }
  .cms-track-your-ticket-by-email .login-container .block-customer-login .actions-toolbar .primary button.action.login.primary {
    width: auto;
  }
  .cms-track-your-ticket-by-email .login-container .check-order-container.block-new-customer {
    margin-top: 32px;
  }
  .cms-track-your-ticket-by-email .login-container .check-order-container.block-new-customer .row {
    padding-bottom: 0;
  }
  .products-grid.wishlist {
    margin-bottom: 32px;
    margin-right: -16px;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 16px 20px 20px;
    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;
  }
  .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-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .cart.table-wrapper .action-towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #1979c3;
    content: '\e600';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-towishlist:hover:before {
    color: #214553;
  }
  .cart.table-wrapper .action-towishlist:active:before {
    color: #1979c3;
  }
  body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main > h1 {
    font-size: 2rem;
  }
  body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info {
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 40px;
  }
  body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .gift-card-product-description {
    padding-right: 0;
  }
  body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .gift-card-product-description .description-content [data-content-type='heading'] {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
  body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .gift-card-product-description .description-content div[data-content-type='text'] p {
    text-align: justify;
    font-size: 1.4rem;
  }
  body.catalog-product-view.gift__card__page .page-wrapper .page-main .columns .column.main .product-detail-section .product-detail-info .product-info-main {
    margin-top: 0;
  }
  div.page-wrapper .columns .main .login-container {
    width: initial;
    float: none;
    padding: 0;
  }
  body.wp-sl .popup-authentication .modal-inner-wrap {
    height: 100% !important;
  }
  body.wp-sl .popup-authentication .modal-inner-wrap .sl-popup .block-content .sociallogin-or {
    margin-top: 35px;
  }
  body.wp-sl div.sociallogin-wrapper {
    width: 100%;
    float: none;
  }
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper {
    width: 96.5% !important;
    padding: 0 10px;
  }
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
    max-width: unset;
  }
  body.wp-sl.multishipping-checkout-login div.page-wrapper .columns .main .login-container {
    width: initial !important;
  }
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper {
    width: 100% !important;
    float: none !important;
    margin-bottom: 20px !important;
    margin-left: 0;
  }
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main div.sociallogin-wrapper div.sociallogin-padding {
    max-width: unset;
  }
  body.wp-sl.multishipping-checkout-register div.page-wrapper .columns .main .form-create-account {
    width: 100% !important;
  }
  div.social-accounts ul.sl-unlinks {
    max-width: 100%;
  }
  body.checkout-cart-index div.cart-summary div.sociallogin-wrapper {
    width: unset !important;
  }
  body.checkout-cart-index div.page-wrapper .columns .main div.sociallogin-wrapper.login-container {
    padding: 0 15px;
  }
  body.checkout-index-index div.sociallogin-wrapper div.sociallogin-block div.sociallogin-block-title {
    font-size: 1.8rem;
  }
  body.wp-sl .slide-popup .modal-inner-wrap .modal-content {
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
  .products-grid .product-item {
    width: 50%;
  }
  .toolbar-products {
    margin-bottom: 36px;
    position: relative;
  }
  .toolbar-products:before {
    content: '';
    background: rgba(126, 125, 130, 0.3);
    height: 1px;
    position: absolute;
    display: block;
    left: -15px;
    right: -15px;
    top: 39px;
  }
  .page-products .sorter {
    float: right;
    position: relative;
  }
  .limiter .label,
  .limiter .limiter-text {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
  .toolbar .control:after,
  .toolbar .sorter:after {
    top: 3px;
    line-height: 1.8rem;
  }
  .sorter select {
    font-size: 1.4rem;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .sticky-product {
    padding: 5px 15px;
  }
  .mobile-sticky .sticky-product {
    padding: 70px 15px 5px;
  }
  .sw-megamenu.navigation.side-megamenu {
    display: none;
  }
  .sw-megamenu.navigation .submenu.level0 {
    height: 0;
    visibility: hidden;
  }
  .sw-megamenu.navigation .submenu.level0.opened {
    visibility: visible;
    height: auto;
  }
  .sw-megamenu.navigation li.level0.staticwidth > .submenu {
    width: auto !important;
  }
  .sw-megamenu.navigation li.level0.fullwidth .menu-top-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-top-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-right-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-right-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-left-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-left-block,
  .sw-megamenu.navigation li.level0.fullwidth .menu-bottom-block,
  .sw-megamenu.navigation li.level0.staticwidth .menu-bottom-block {
    display: none;
  }
  .sw-megamenu.navigation li.level0 .menu-thumb-img {
    display: none;
  }
  .sw-megamenu.navigation li.ui-menu-item {
    position: relative;
  }
  .sw-megamenu.navigation li.ui-menu-item > a {
    position: relative;
  }
  .sw-megamenu.navigation li.ui-menu-item > .open-children-toggle {
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
  }
  .sw-megamenu.navigation span.cat-label {
    top: 50%;
    right: 36px;
    margin-top: -7px;
    position: absolute;
    text-transform: uppercase;
    font: inherit;
    font-size: 9px;
    padding: 2px;
    border-radius: 2px;
    line-height: 1;
    color: #fff;
  }
  .sw-megamenu.navigation span.cat-label:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    left: -6px;
    bottom: 3px;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1 {
    background-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label1:before {
    border-right-color: #0cc485;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2 {
    background-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label2:before {
    border-right-color: #eb2771;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3 {
    background-color: #0ae3eb;
  }
  .sw-megamenu.navigation span.cat-label.cat-label-label3:before {
    border-right-color: #0ae3eb;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 2%) / 2);
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item:nth-child(2n + 1) {
    margin-left: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-photo {
    display: block;
    position: relative;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-details {
    margin: 0;
  }
  .sidebar .block-viewed-products-grid .products-grid .product-item-info {
    text-align: center;
  }
  .page-header {
    background: #ffffff;
    margin: 0;
    padding: 15px 0;
  }
  .page-header .header.content .toggle-menu {
    position: absolute;
  }
  .page-wrapper .page-footer .custom-footer-section .custom-row {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-gap: 30px 20px;
    -moz-gap: 30px 20px;
    -ms-gap: 30px 20px;
    gap: 30px 20px;
  }
  .page-wrapper .page-footer .custom-footer-section .custom-col {
    width: calc(100% / 3 - 60px);
    margin-bottom: 30px;
  }
  .page-wrapper .page-footer .custom-footer-section .custom-col .footer-links {
    font-size: 1.5rem;
    line-height: 2.3rem;
  }
  .page-wrapper .page-footer .custom-footer-section .custom-col .footer-links li a {
    opacity: 1;
  }
  .page-wrapper .page-footer .custom-footer-section .custom-col .footer-links p {
    margin: 0;
    line-height: 2.6rem;
  }
  .page-wrapper .page-footer .custom-footer-section .custom-col .links-title {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 21px;
  }
  .page-wrapper .page-footer .block.newsletter .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .page-wrapper .page-footer .block.newsletter .content {
    padding: 27px 22px;
  }
  .page-wrapper .page-footer .block.newsletter .page-footer .custom-footer-section .custom-row .custom-col .form.subscribe .control input {
    height: 38px;
    font-size: 1.4rem;
    line-height: 2.1rem;
  }
  .page-wrapper .page-footer .block.newsletter .page-footer .custom-footer-section .custom-row .custom-col .form.subscribe .actions {
    top: 0;
  }
  .page-wrapper .page-footer .block.newsletter .page-footer .custom-footer-section .custom-row .custom-col .form.subscribe .actions .action.subscribe.primary {
    height: 38px;
    width: 98px;
    font-size: 1.4rem;
    line-height: 2.1rem;
    padding: 0;
  }
  .cms-index-index .products-grid .product-item {
    width: 33%;
  }
  body.rtl .modals-wrapper .modal-popup._show.remove-wishlist .modal-header .modal-title {
    padding-top: 0;
  }
  body .modals-wrapper .modal-popup._show.remove-wishlist .modal-header .modal-title {
    font-size: 1.8rem;
    padding-top: 5px;
    padding-left: 0;
  }
  body .modals-wrapper .modal-popup._show.remove-wishlist .modal-content {
    padding: 0px 40px 32px;
  }
  body .modals-wrapper .modal-popup._show.remove-wishlist .modal-content div {
    font-size: 1.4rem;
    text-align: left;
    gap: 15px;
  }
  body .modals-wrapper .modal-popup._inner-scroll.wishlist-requst-modal .modal-header .modal-title {
    font-size: 1.8rem;
    padding-top: 5px;
    padding-left: 0;
  }
  body .modals-wrapper .modal-popup._inner-scroll.wishlist-requst-modal .modal-content #wishlist-modal-addcontent #wishlist-result-message {
    text-align: left;
    padding: 0;
  }
  body .modals-wrapper .modal-popup._inner-scroll.wishlist-requst-modal .modal-content #wishlist-modal-addcontent #wishlist-result-message div {
    font-size: 1.4rem;
    gap: 15px;
  }
  body .modals-wrapper .modal-popup._inner-scroll.wishlist-requst-modal .modal-content #wishlist-modal-addcontent .wishlist-success-div .actions-toolbar {
    position: absolute;
    bottom: 20px;
    width: 100%;
    right: 0;
    padding: 0 40px;
  }
  body .modals-wrapper .modal-popup._inner-scroll.wishlist-requst-modal .modal-content #wishlist-modal-addcontent .wishlist-success-div .actions-toolbar .primary {
    width: 99%;
  }
  body .modals-wrapper .modal-popup._inner-scroll.wishlist-requst-modal .modal-content #wishlist-modal-addcontent .wishlist-success-div .actions-toolbar .primary:first-child {
    flex-basis: 60%;
    margin-right: 2%;
    margin-left: 0;
  }
  .utilities.ticket-area .tickets-icon-content-wrapper:before {
    left: auto;
  }
  .modal-popup.priceMatchModal._show .field.name.required.cls_comm_input .control,
  .modal-popup.priceMatchModal._show .field.contacts.required.cls_comm_input .control,
  .modal-popup.priceMatchModal._show .field.brand.required.cls_comm_input .control,
  .modal-popup.priceMatchModal._show .field.media.cls_comm_input .control,
  .modal-popup.priceMatchModal._show .field.links.cls_comm_input .control {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .modal-popup.priceMatchModal._show .field.name.required.cls_comm_input .flex,
  .modal-popup.priceMatchModal._show .field.contacts.required.cls_comm_input .input-field,
  .modal-popup.priceMatchModal._show .field.brand.required.cls_comm_input .input-text,
  .modal-popup.priceMatchModal._show .field.media.cls_comm_input .input-text,
  .modal-popup.priceMatchModal._show .field.links.cls_comm_input .input-text {
    width: 100%;
    margin: 0 0 4px;
  }
  .modal-popup.return-success-modal.modal-slide._inner-scroll > .modal-inner-wrap .modal-header .modal-title {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .modal-popup.return-success-modal.modal-slide._inner-scroll > .modal-inner-wrap > .modal-content #order-return-success-modal > .modal-content .ticket-created-success {
    font-size: 1.4rem;
    line-height: 2.6rem;
  }
  .modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap .modal-header .modal-title {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
  .modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content p,
  .modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content p {
    max-width: 100%;
  }
  .modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content .form-data #order-refund-details,
  .modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content .form-data #order-refund-details {
    max-width: 100%;
  }
  .orderreturn-customer-orderslist .main .orders-history {
    margin-top: 25px;
  }
  .orderreturn-customer-orderslist .modals-wrapper .cancel-confirmation-modal.modal-popup .modal-inner-wrap,
  .orderreturn-customer-orderslist .modals-wrapper .cancel-return-success-modal.modal-popup .modal-inner-wrap,
  .orderreturn-customer-orderslist .modals-wrapper .return-track-modal.modal-popup .modal-inner-wrap {
    margin: 0;
  }
  body.account.wp-sl.wide.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-header {
    display: none;
  }
  body.account.wp-sl.wide.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col {
    width: auto;
  }
  body.account.wp-sl.wide.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .desktop-hide {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
  body.account.wp-sl.wide.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .desktop-hide {
    width: 42%;
  }
  body.account.wp-sl.wide.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .myreturns-txt-cnt {
    width: 58%;
    margin-right: auto;
  }
  body.account.wp-sl.wide.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col.status {
    padding: 5px 16px;
  }
  body.account.wp-sl.wide.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col.status .desktop-hide {
    width: 42%;
  }
  body.account.wp-sl.wide.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col.status .ticket-status {
    width: 58%;
    margin-right: auto;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.cancel-confirmation-modal .modal-inner-wrap,
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.cancel-return-success-modal .modal-inner-wrap {
    height: 80%;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.cancel-confirmation-modal .modal-inner-wrap .modal-content #cancel-return-confirmation-modal > .modal-inner-wrap,
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.cancel-return-success-modal .modal-inner-wrap .modal-content #cancel-return-confirmation-modal > .modal-inner-wrap,
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.cancel-confirmation-modal .modal-inner-wrap .modal-content #cancel-return-success-modal > .modal-inner-wrap,
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.cancel-return-success-modal .modal-inner-wrap .modal-content #cancel-return-success-modal > .modal-inner-wrap {
    max-width: 100%;
    height: 100%;
    top: 0;
    transform: none;
    left: 0;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap {
    height: 80%;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal > .modal-inner-wrap {
    max-width: 100%;
    height: 100%;
    top: 0;
    transform: none;
    left: 0;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .modal-title {
    font-size: 1.4rem;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content {
    padding: 20px;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .status-section {
    margin-bottom: 0;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .status-section .status-title {
    margin: 0 0 30px 0;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .status-section .status-timeline {
    flex-wrap: wrap;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item {
    width: 100%;
    margin-bottom: 60px;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item .status-indicator {
    width: initial;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item .status-indicator .status-dot {
    border-radius: 4px;
    left: 0;
    top: 0;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item .status-indicator .status-line {
    width: 2px;
    left: 6px;
    top: 100%;
    height: 60px;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item .status-label {
    top: 0;
    left: 40px;
    transform: none;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .status-section .status-timeline .status-item .change-date {
    top: 100%;
    left: 40px;
    transform: none;
    margin-top: 2px;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .refund-status-container {
    padding: 0;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .refund-status-container .refund-amount {
    flex-wrap: wrap;
    margin-top: 0;
    margin-bottom: 30px;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .refund-status-container .refund-amount .order-total {
    width: 100%;
    flex-basis: 100%;
    margin-bottom: 10px;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .refund-status-container .refund-amount .refund-total {
    width: 100%;
    flex-basis: 100%;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .return-actions {
    margin-top: 0;
    padding-top: 0;
  }
  body._has-modal aside.modal-popup.modal-slide._inner-scroll.return-track-modal .modal-inner-wrap .modal-content #return-track-modal .return-track-content .return-track-info .return-actions button {
    min-width: 100%;
  }
  .checkout-onepage-success .checkout-success .box-order-addresses {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .checkout-onepage-success .checkout-success .success-table-wrapper table {
    width: 100%;
  }
  .checkout-onepage-success .checkout-success .success-table-wrapper table tr {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .checkout-onepage-success .checkout-success .success-table-wrapper table tr th {
    display: none;
  }
  .checkout-onepage-success .checkout-success .success-table-wrapper table tr td {
    padding: 8px 0 8px 50%;
  }
  .checkout-onepage-success .checkout-success .success-table-wrapper table tr td:before {
    content: attr(data-th);
    position: absolute;
    left: 16px;
  }
  .checkout-onepage-success .checkout-success .success-table-wrapper table tr td span,
  .checkout-onepage-success .checkout-success .success-table-wrapper table tr td strong {
    font-size: 1.2rem;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    content: attr(data-th) ' ';
    font-size: 1.6rem;
    font-weight: 400;
    color: #242424;
    text-transform: uppercase;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > td.col.actions {
    padding-bottom: 24px;
  }
  .my-account-coupons.table-wrapper .data.table.table-coupon-items tbody > tr > td.col.actions {
    text-align: left;
  }
  .my-account-coupons.table-wrapper .data.table.table-coupon-items tbody > tr > td:last-child {
    border-bottom: 1px solid #dddddd;
  }
  body.customer_spotlight-index-index .spotlight__gallery__index__wrapper h1 {
    font-size: 2rem;
  }
  body.customer_spotlight-index-index .spotlight__gallery__index__main {
    flex-wrap: wrap;
  }
  body.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col {
    flex-basis: 100%;
  }
  body.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper #featured-slot .row__wrapper .content__details .title {
    font-size: 1.2rem;
  }
  body.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col {
    flex-basis: 100%;
  }
  body.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .row__wrapper .content__details .title {
    font-size: 1.2rem;
  }
  .customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .lu-uploader .lu-grid {
    flex-wrap: wrap;
  }
  body.customer_spotlight-index-success .columns .column.main {
    padding-bottom: 64px;
  }
  body.customer_spotlight-index-success .spotlight-success {
    max-width: 100%;
  }
  body.customer_spotlight-index-success .spotlight-success h1 {
    font-size: 2.4rem;
  }
  body.customer_spotlight-index-success .spotlight-success h4 {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  body.customer_spotlight-index-success .spotlight-success p {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
  body.customer_spotlight-index-success .spotlight-success .btn__wrapper {
    margin-top: 32px;
  }
  body.customer_spotlight-index-success .spotlight-success .btn__wrapper .action.primary {
    font-size: 1.4rem;
  }
  body.customer_spotlight-account-index .orders-tabs {
    display: block;
  }
  body.customer_spotlight-account-index .orders-tabs a {
    display: block;
    border-bottom: 1px solid #f2f2f2;
  }
  body.customer_spotlight-account-index .orders-tabs a:last-child {
    border: 0;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner {
    flex-wrap: wrap;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .left {
    flex-basis: 100%;
    text-align: center;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .middle {
    flex-basis: 100%;
    text-align: center;
    margin: 0;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .middle h4 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .middle p {
    font-size: 1.4rem;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .right {
    flex-basis: 100%;
    text-align: center;
    margin-top: 20px;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .right a {
    font-size: 1.3rem;
  }
  body.customer_spotlight-account-index .spotlight__myaccount__grid .top__sec {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
  body.customer_spotlight-account-index .spotlight__myaccount__grid .top__sec .left {
    flex-basis: 100%;
    text-align: center;
  }
  body.customer_spotlight-account-index .spotlight__myaccount__grid .top__sec .right {
    flex-basis: 100%;
    text-align: center;
  }
  body.customer_spotlight-account-index .spotlight__myaccount__grid .bottom__sec {
    flex-wrap: wrap;
    gap: 15px;
    padding-top: 20px;
  }
  body.customer_spotlight-account-index .spotlight__myaccount__grid .bottom__sec .item {
    flex-basis: 100%;
    text-align: center;
  }
  body.customer_spotlight-account-view .page.messages {
    margin: 0;
  }
  body.customer_spotlight-account-view .columns .column.main {
    margin-bottom: 80px;
  }
  body.customer_spotlight-account-view h1 {
    font-size: 2rem;
  }
  body.customer_spotlight-account-view p {
    font-size: 1.6rem;
  }
  body.customer_spotlight-account-view .status__wrapper {
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
  }
  body.customer_spotlight-account-view .sub__title {
    font-size: 1.6rem;
  }
  body.customer_spotlight-account-view .image__group {
    flex-wrap: wrap;
  }
  body.customer_spotlight-account-view .image__group .no__photos__uploaded {
    font-size: 1.8rem;
  }
  body.customer_spotlight-account-view .image__group .image {
    flex-basis: 100%;
    width: 100%;
  }
  body.customer_spotlight-account-view .spotlight__view__table {
    display: flex;
  }
  body.customer_spotlight-account-view .spotlight__view__table .table__wrapper {
    display: flex;
    flex-direction: column;
    gap: 25px;
    padding: 16px;
  }
  body.customer_spotlight-account-view .spotlight__view__table .table__wrapper .image {
    min-height: 60px;
  }
  body.customer_spotlight-account-view .spotlight__view__table .table__wrapper .name {
    min-height: 42px;
  }
  body.customer_spotlight-account-view .spotlight__view__table .table__wrapper .sku {
    min-height: 21px;
  }
  body.customer_spotlight-account-view .spotlight__view__table .table__wrapper .action {
    min-height: 22px;
  }
  body.customer_spotlight-account-view .spotlight__view__table .spotlight__table__veiw__wrapper {
    display: flex;
    flex-direction: column;
    gap: 25px;
    align-items: flex-start;
    font-size: 1.4rem;
  }
  body.customer_spotlight-account-view .spotlight__view__table .spotlight__table__veiw__wrapper .name__wrapper {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 42px;
  }
  body.customer_spotlight-account-view .spotlight__view__table .spotlight__table__veiw__wrapper .image__wrapper {
    min-height: 60px;
  }
  body.customer_spotlight-account-view .spotlight__view__table .spotlight__table__veiw__wrapper .sku__wrapper {
    min-height: 60px;
  }
  body.customer_spotlight-account-view .spotlight__view__table .spotlight__table__veiw__wrapper .action__wrapper {
    min-height: 60px;
  }
  body.customer_spotlight-account-view .spotlight__view__table .spotlight__table__veiw__wrapper .action__wrapper .action {
    font-size: 1.2rem;
  }
  body.customer_spotlight-account-view .spotlight__view__btn__wrapper {
    margin-top: 40px;
  }
  .gift-card-container .gift-card-tabs .nav-tabs .nav-item .nav-link {
    padding: 16px 40px;
  }
  .gift-card-container .gift-card-actions {
    float: left;
  }
  .gift-card-container .tab-content .gift-card-footer {
    width: auto;
    float: right;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper {
    border-radius: 0;
    border: none;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td[data-th] {
    justify-content: flex-start;
    align-items: center;
    white-space: normal;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td[data-th]:before {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% / 2);
    vertical-align: middle;
    align-items: center;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td[data-th]:first-child {
    padding: 10px 16px;
    border-top: 0;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td[data-th].date-time {
    border-bottom: 0;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td[data-th].date-time:before {
    content: 'Date & Time';
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td[data-th].actions {
    padding-bottom: 10px;
    border-bottom: 0;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td[data-th].actions:before {
    content: 'Action';
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr:last-child {
    margin-bottom: 0;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table-gift-card-items tbody tr {
    border: 1px solid #f2f2f2;
    margin-bottom: 24px;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table-gift-card-items tbody tr .gift-card-actions {
    float: left;
  }
  .modal-popup.modal-giftcard-thankyou .modal-inner-wrap,
  .modal-popup.modal-giftcard-help .modal-inner-wrap {
    max-width: 90%;
  }
  ._has-modal aside.modal-popup.modal-slide.subscribe-requst-modal-popup._inner-scroll._show .modal-inner-wrap {
    min-height: 0;
    top: 50%;
    position: relative;
    transform: translate(-50%, -50%);
    max-width: 90%;
    left: 50%;
    margin: 0;
    border-radius: 8px;
  }
  ._has-modal aside.modal-popup.modal-slide.subscribe-requst-modal-popup._inner-scroll._show .modal-inner-wrap .primary {
    margin-inline: 0;
  }
  .lx-brands__header,
  .lx-brands__alphabet {
    padding: 0 16px;
  }
  .lx-brands__alphabet .lx-brands__letters {
    margin: 0 -16px 32px;
  }
  .lx-brands__content {
    padding: 16px;
  }
  .lx-brands__list-section .lx-brand-list.long {
    max-height: 194px;
  }
  .lx-no-brands .lx-no-brands__actions {
    flex-direction: column;
  }
  .brands-index-index .breadcrumbs {
    top: 45px;
    z-index: 5;
  }
  .brands-index-index .lx-brands__header {
    padding-top: 75px;
  }
  .brands-index-index .lx-brands__header .lx-brands__wrapper {
    min-height: 70px;
    padding: 20px 0 32px;
  }
  .brands-index-index .lx-brands__header .lx-brands__page-title {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
  .lx-brands__list-section .lx-brands__brand-title-wrapper {
    padding: 4px 20px;
  }
  .lx-brands__list-section .lx-brands__brand-title {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
  html body.catalog-product-view .columns .column,
  html body.catalog-product-view.page-layout-2columns-right .columns .column {
    order: 0;
  }
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main {
    width: 100%;
    margin-top: 12px;
    padding-left: 0;
    margin-bottom: 0;
  }
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .sku,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .sku {
    font-size: 1.6rem;
  }
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main h1,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main h1 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .price-info-block .price-qty-wrapper .price-section .price-box .price,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .price-info-block .price-qty-wrapper .price-section .price-box .price {
    font-size: 1.6rem;
  }
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn {
    font-size: 1.2rem;
  }
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .common-accordion,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .common-accordion {
    padding: 15px;
    margin-bottom: 15px;
  }
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-overview,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-overview,
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-custom-attributes,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-custom-attributes {
    font-size: 1.4rem;
  }
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .common-accordion .value,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .common-accordion .value {
    font-size: 1.4rem;
  }
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .label,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .label,
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .data,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .data {
    font-size: 1.4rem;
  }
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-wrapper,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-wrapper,
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-bottom,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-bottom {
    margin: 25px 0;
  }
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .label span,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .label span,
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-bottom .fieldset .field .label span,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-bottom .fieldset .field .label span {
    font-size: 1.6rem;
  }
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart,
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-bottom .fieldset .size_chart,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .product-options-bottom .fieldset .size_chart {
    font-size: 1.2rem;
  }
  html body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main .delivery,
  html body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main .delivery {
    font-size: 1.4rem;
  }
  html body.catalog-product-view .columns .custtabs,
  html body.catalog-product-view.page-layout-2columns-right .columns .custtabs {
    float: none;
  }
  html body.catalog-product-view .columns .custtabs ul li,
  html body.catalog-product-view.page-layout-2columns-right .columns .custtabs ul li {
    margin: 0 15px 25px 0;
  }
  html body.catalog-product-view .columns .custtabs ul li:last-child,
  html body.catalog-product-view.page-layout-2columns-right .columns .custtabs ul li:last-child {
    margin-bottom: 0;
  }
  html body.catalog-product-view .products-recommandation .product-items .owl-controls,
  html body.catalog-product-view.page-layout-2columns-right .products-recommandation .product-items .owl-controls {
    top: -125px;
  }
  aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show {
    left: 25px;
    right: 25px;
    bottom: 5%;
    top: 5%;
  }
  aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap {
    width: 100%;
    max-width: 95%;
  }
  .modal-popup.modal-slide.special-size-request-sucess {
    left: 0;
    right: 0;
    width: 100%;
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] {
    width: 100%;
    background-color: #ffffff;
    max-height: 100%;
    height: 100%;
    max-width: 100%;
    border-radius: 0;
    overflow-x: hidden;
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] .modal-content {
    margin: 20px auto;
  }
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] {
    background-color: #ffffff;
    max-height: none;
    height: auto;
    width: 75%;
    transform: translate(-50%, -50%);
  }
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] .modal-content {
    margin: 20px auto;
  }
  aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap {
    width: 100%;
    margin: 0;
    max-width: 90%;
  }
  .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions {
    flex-direction: column;
  }
  .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions > div {
    margin-bottom: 8px;
  }
  .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions > div.checkout-link {
    margin-left: 8px;
  }
  .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions > div .action {
    margin-right: 0;
  }
  body.catalog-product-view .columns .column,
  body.catalog-product-view.page-layout-2columns-right .columns .column {
    order: 0;
  }
  body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-image-block,
  body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-image-block {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main,
  body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main {
    width: 100%;
    float: none;
  }
  body.catalog-product-view .columns .custtabs,
  body.catalog-product-view.page-layout-2columns-right .columns .custtabs {
    float: none;
  }
  .modal-popup.modal-slide.special-size-request-sucess {
    left: 0;
    right: 0;
    width: 100%;
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] {
    width: 100%;
    background-color: #ffffff;
    max-height: 100%;
    height: 100%;
    max-width: 100%;
    border-radius: 0;
    overflow-x: hidden;
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] .modal-content {
    margin: 20px auto;
  }
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] {
    background-color: #ffffff;
    max-height: none;
    height: auto;
    width: 75%;
    transform: translate(-50%, -50%);
  }
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] .modal-content {
    margin: 20px auto;
  }
  .product-item-name {
    font-size: 1.4rem;
  }
  .price-box .price {
    font-size: 1.4rem;
  }
  body.catalog-product-view .columns .column,
  body.catalog-product-view.page-layout-2columns-right .columns .column {
    order: 0;
  }
  body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-image-block,
  body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-image-block {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  body.catalog-product-view .columns .column .product-detail-section .product-detail-info .product-info-main,
  body.catalog-product-view.page-layout-2columns-right .columns .column .product-detail-section .product-detail-info .product-info-main {
    width: 100%;
    float: none;
    margin-top: 25px;
  }
  body.catalog-product-view .columns .custtabs,
  body.catalog-product-view.page-layout-2columns-right .columns .custtabs {
    float: none;
  }
  .modal-popup.modal-slide.special-size-request-sucess {
    left: 0;
    right: 0;
    width: 100%;
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] {
    width: 100%;
    background-color: #ffffff;
    max-height: 100%;
    height: 100%;
    max-width: 100%;
    border-radius: 0;
    overflow-x: hidden;
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] .modal-content {
    margin: 20px auto;
  }
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] {
    background-color: #ffffff;
    max-height: none;
    height: auto;
    width: 75%;
    transform: translate(-50%, -50%);
  }
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] .modal-content {
    margin: 20px auto;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
    max-width: 90%;
  }
  .sidebar.sidebar-main {
    /* When modal is open, apply global adjustments via body class */
    /* Overlay background */
    /* Modal slide-in */
    /* Mobile modal header */
  }
  .sidebar.sidebar-main .block-title.filter-title {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    z-index: 10000;
    /* Ensure clickable */
    padding: 10px;
    background: #ffffff;
    border-bottom: 1px solid #ddd;
  }
  .sidebar.sidebar-main .block-title.filter-title img {
    margin-right: 5px;
  }
  .sidebar.sidebar-main body.mobile-filter-open .page-header,
  .sidebar.sidebar-main body.mobile-filter-open .page-wrapper {
    z-index: 0;
    /* push behind modal if needed */
  }
  .sidebar.sidebar-main .mobile-filter-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 9998;
  }
  .sidebar.sidebar-main .mobile-filter-overlay.active {
    display: block;
  }
  .sidebar.sidebar-main #layered-filter-block {
    position: fixed;
    top: 0;
    left: -100%;
    width: 80%;
    max-width: 320px;
    height: 100%;
    background: #ffffff;
    z-index: 9999;
    transition: left 0.3s ease-in-out;
    overflow-y: auto;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
  }
  .sidebar.sidebar-main #layered-filter-block.active {
    left: 0;
  }
  .sidebar.sidebar-main .mobile-filter-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    border-bottom: 1px solid #ffffff;
    background: #f5f5f5;
  }
  .sidebar.sidebar-main .mobile-filter-header strong {
    color: #000000;
    font-weight: bold;
  }
  .sidebar.sidebar-main .mobile-filter-header .filter-close {
    font-size: 30px;
    border: none;
    background: none;
    cursor: pointer;
    padding: unset;
    margin: unset;
    color: #000000;
  }
  .sidebar.sidebar-main .mobile-filter-header .filter-reset {
    font-size: 30px;
    text-decoration: none;
    color: #000000;
  }
  body.mobile-filter-open .page-wrapper .page-header.sticky.active,
  body.mobile-filter-open .page-wrapper .page-header {
    z-index: 1;
  }
  body.mobile-filter-open .sidebar.sidebar-main .block-subtitle.filter-subtitle {
    display: none;
  }
  body.mobile-filter-open .sidebar.sidebar-main .filter.active .filter-options {
    width: 100%;
    position: unset;
  }
  body.mobile-filter-open .sidebar.sidebar-main .block-title.filter-title {
    z-index: 9998;
  }
  .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
    max-width: 90%;
  }
  .cms-search #cms li {
    width: calc(100% / 2);
  }
  .page-main .cart-container .form-cart .table-wrapper .cart.item .item-info .qty:not(td) {
    padding-left: 12px;
  }
  .page-main .cart-container .cart-summary {
    padding: 16px;
  }
  .cart-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .cart-container .form-cart {
    order: 1;
    width: 100%;
  }
  .cart-container .cart-summary {
    order: 2;
    width: 100%;
    margin-bottom: 50px;
  }
  .cart-container .cart-summary .cart-totals {
    padding: 0;
  }
  .cart-container .cart-summary .block.discount {
    padding: 0;
  }
  .cart-container .cart-donate-block {
    order: 3;
  }
  .cart-container .block.crosssell {
    order: 4;
    width: 100%;
    margin-top: 50px;
  }
  .cart.table-wrapper .col.price .price-excluding-tax .price,
  .cart.table-wrapper .col.subtotal .price-excluding-tax .price {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
  .cart.table-wrapper .item-actions > td {
    height: 60px;
  }
  .checkout-cart-index .cart.table-wrapper {
    border-top: 0;
  }
  .checkout-cart-index .cart.table-wrapper .col.price[data-th]:before,
  .checkout-cart-index .cart.table-wrapper .col.qty[data-th]:before,
  .checkout-cart-index .cart.table-wrapper .col.subtotal[data-th]:before {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.item {
    padding: 30px 0 0;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.item .product-image-container {
    width: 100px !important;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.qty {
    text-align: center;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.qty .field.qty {
    margin: 0 auto;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-photo {
    display: table-cell;
    padding-right: 20px;
    position: static;
    vertical-align: middle;
    max-width: 111px;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding: 0;
    vertical-align: middle;
    white-space: normal;
    width: 99%;
  }
  .cms-countrylist .main .container {
    padding: 0 15px;
  }
  .cms-countrylist .choosecountry .country-head {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  .cms-countrylist .choosecountry .country-head .cls_country {
    margin-bottom: 24px;
    text-align: center;
    width: 100%;
  }
  .cms-countrylist .choosecountry .country-head .searchbar {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .cms-countrylist .choosecountry .countrylist ul li {
    height: 24px;
    margin-bottom: 16px;
  }
  .cms-countrylist .choosecountry .countrylist ul li a span {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }
  .cms-countrylist .choosecountry .countrylist ul li .imgcustimg {
    height: 24px;
    width: 24px;
  }
  .cms-countrylist .choosecountry .country-head {
    margin-bottom: 32px;
  }
  .cms-countrylist .choosecountry .country-head .cls_country {
    font-size: 2.5rem;
    margin-bottom: 20px;
  }
  .cms-countrylist .choosecountry .country-head .searchbar {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .cms-countrylist .choosecountry .countrylist ul {
    column-count: 3;
  }
  .cms-page-view .about-us-wrapper .header h1 {
    margin: 0 0 16px;
  }
  .cms-page-view .about-us-wrapper .content .paragraph {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cms-page-view .about-us-wrapper .content .paragraph .paragraph-img-left,
  .cms-page-view .about-us-wrapper .content .paragraph .paragraph-img-right {
    width: 100%;
  }
  .main .tow-col-row {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .main .tow-col-row .affiliate-col {
    width: 100%;
  }
  .main .tow-col-row .affiliate-col .formBlock {
    margin-top: 40px;
  }
  .main .tow-col-row .affiliate-col .formBlock .fields.fields-col-3 .field {
    width: calc(33.33% - 12px);
  }
  .main .tow-col-row .affiliate-col .formBlock .fields .field {
    width: calc(50% - 12px);
  }
  .cms-refer-friend .cls_refer_friend_box .refer-friend .fields {
    margin-bottom: 32px;
  }
  .cms-refer-friend .cls_refer_friend_box .refer-friend .fields .field {
    margin-bottom: 32px;
  }
  .cms-refer-friend .cls_refer_friend_box .refer-friend .fields .field.number .mage-error {
    bottom: -22px;
  }
  .cms-secure-shopping .innerpart {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cls_shipping_panelmain .affiliate-wrapper {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
  }
  .cls_shipping_panelmain .affiliate-wrapper .affiliate-content {
    width: 100%;
  }
  .cls_shipping_panelmain .affiliate-wrapper.last {
    align-items: flex-start;
  }
  .cls_shipping_panelmain .affiliate-wrapper.last .affiliate-img {
    margin-top: 0;
  }
  .cls_shipping_panelmain .affiliate-wrapper.row-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .cls_shipping_panelmain .affiliate-wrapper.row-reverse .affiliate-img {
    margin-left: 0;
    margin-right: 0;
  }
  .cls_shipping_panelmain .affiliate-wrapper .affiliate-img {
    margin-right: 0;
  }
  .cls_shipping_panelmain .affiliate-wrapper .affiliate-container.cls_shipping_panelmain {
    margin-top: 20px;
  }
  .app-page-wraper > .container > .row {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .app-middle-wraper .container .row {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cms-page-view .changetheworld .container .topimgs ul li {
    flex-direction: column;
  }
  .cms-page-view .changetheworld .container .topimgs ul li.column-reverse {
    flex-direction: column-reverse;
  }
  .cms-page-view .changetheworld .container .topimgs ul li .imgbox {
    flex: 100%;
  }
  .cms-page-view .changetheworld .container .topimgs ul li .img-content {
    flex: 100%;
    padding: 0;
    margin-top: 32px;
    flex-direction: column;
  }
  .page-title-wrapper h1 {
    font-size: 24px;
  }
  .page-title-wrapper .topimgs,
  .page-title-wrapper .texts {
    flex: 1;
    min-width: 300px;
    max-width: 90%;
    box-sizing: border-box;
  }
  .cms-noroute-index .not-found-content-title {
    font-size: 3.6rem;
  }
  .catalogsearch-advanced-index .form.search.advanced .fieldset .field.name {
    order: 1;
    width: calc(50% - 2%);
  }
  .catalogsearch-advanced-index .form.search.advanced .fieldset .field.sku {
    order: 2;
    width: calc(50% - 2%);
    margin-left: 4%;
  }
  .catalogsearch-advanced-index .form.search.advanced .fieldset .field.description {
    order: 5;
  }
  .catalogsearch-advanced-index .form.search.advanced .fieldset .field.short_description {
    order: 4;
  }
  .catalogsearch-advanced-index .form.search.advanced .fieldset .field.price {
    order: 3;
    width: 100%;
    margin-left: 0%;
  }
  .catalogsearch-advanced-index .form.search.advanced .fieldset .field.price .fields.range .field.no-label {
    width: 100%;
  }
  .catalogsearch-advanced-index .form.search.advanced .fieldset .field.price .fields.range .field.no-label .control {
    padding: 0;
  }
  .catalogsearch-advanced-index .form.search.advanced .fieldset .field.price .fields.range .field.no-label.with-addon {
    margin-left: 25px;
  }
  .catalogsearch-advanced-index .form.search.advanced .fieldset .field.price .addafter,
  .catalogsearch-advanced-index .form.search.advanced .fieldset .field.price .control:after {
    visibility: hidden;
  }
  div.cms-influencer-header-banner {
    margin-bottom: 32px;
  }
  div.cms-influencer-header-banner div.image.left {
    width: 100%;
  }
  div.cms-influencer-header-banner .img-content-section {
    flex-direction: column;
    align-items: flex-start;
  }
  div.cms-influencer-header-banner .img-content-section div.content-section.right {
    padding-left: 0px;
  }
  .cms-influencer-registration .page-main .container {
    padding: 0;
  }
  .form-new fieldset.fieldset > .fields .field .other-field {
    margin-bottom: 8px;
  }
  .form-new fieldset.fieldset > .fields.content-niche-section,
  .form-new fieldset.fieldset > .fields.content-create-section {
    grid-template-columns: 1fr;
  }
  div.returns-container.affiliate-container.cls_shipping_panelmain h3.tittle {
    font-size: 1.8rem;
  }
  div.returns-container.affiliate-container.cls_shipping_panelmain fieldset.fieldset .fields.two-col {
    grid-template-columns: 1fr;
  }
  div.returns-container.affiliate-container.cls_shipping_panelmain fieldset.fieldset .primary {
    width: 100%;
  }
  div.returns-container.affiliate-container.cls_shipping_panelmain fieldset.fieldset .primary .primary.action {
    width: 100%;
  }
  .cms-donation-page .firas-donation {
    margin: 0 auto 20px;
  }
  .cms-donation-page .firas-donation .firas-donation-title {
    font-size: 2.4rem;
  }
  .cms-donation-page .firas-donation .firas-donation-product-list {
    margin: 0 -7px;
  }
  .cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product {
    width: calc(50% - 14px) !important;
    margin: 0 7px 14px;
    padding: 10px;
    margin: 0 7px 15px;
  }
  .cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product:nth-child(even) {
    margin-right: 0;
  }
  .cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product .donate-sort-info {
    font-size: 1.4rem;
  }
  .cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product .donateBtn .firas-donation-product-tocart {
    padding: 10px;
  }
  .cms-donation-page .skip-charity-btn .action.secoudry {
    margin: 0 auto 30px;
  }
  .cms-donation-page .donation-f-row {
    margin: 0;
    padding: 0;
  }
  .cms-donation-page .donation-f-row .pagebuilder-column-group .pagebuilder-column [data-content-type='text'] {
    margin: 0 0 30px;
  }
  .cms-donation-page .donation-s-row {
    margin: 0 auto 40px;
    padding: 0 !important;
  }
  .cms-donation-page .donation-s-row .pagebuilder-column-group .pagebuilder-column [data-content-type='text'] {
    margin: 0 0 30px 0 !important;
  }
  .cms-donation-page .donation-s-row .pagebuilder-column-group .pagebuilder-column:first-child {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .cms-donation-page .donation-s-row .pagebuilder-column-group .pagebuilder-column:last-child {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .cms-donation-page .more-we-donate [data-content-type='row'] .pagebuilder-mobile-only {
    height: auto;
  }
  .cms-donation-page .columns .column.main {
    padding-bottom: 40px;
  }
  .forgotpassword-container {
    width: 320px;
    position: relative;
    height: 100vw;
  }
  .forgotpassword-container .actions-toolbar .action.primary {
    font-size: 1.4rem;
  }
  .forgotpassword-container .actions-toolbar .action.primary span {
    padding: 0;
  }
  .forgotpassword-container .form.password.forget {
    padding: 14px 0 84px;
    margin: 0;
  }
  .forgotpassword-container .form.password.forget .actions-toolbar {
    position: absolute;
    bottom: 20px;
    width: 100%;
  }
  .forgotpassword-container .fieldset {
    margin: 0;
  }
  .forgotpassword-container .fieldset > .field.note {
    font-size: 1.4rem;
    line-height: 2.1rem;
    text-align: center;
    margin: 0 auto 59px;
  }
  .forgotpassword-container .fieldset > .field.email {
    margin: 0;
  }
  .customer-account-success .columns .column.main {
    padding-bottom: 0;
  }
  .customer-account-success .success-div-inner {
    text-align: center;
    margin-bottom: 36px;
  }
  .customer-account-success .success-div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100vh;
  }
  .customer-account-success .success-div .page-title-wrapper .page-title {
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 14px;
  }
  .customer-account-success .resend-email span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-account-success .forgotpassword-container {
    height: auto;
  }
  .customer-account-success .forgotpassword-container.password_reset .form.forget .action.primary {
    margin: 34px 0 16px;
    width: 270px;
  }
  .customer-account-success .forgotpassword-container.password_reset .form.forget .action.secondary {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-account-login .login-container .block-customer-login {
    padding: 20px;
    margin-bottom: 24px !important;
  }
  .customer-account-login .login-container .block-customer-login .block-title {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
  .customer-account-login .sociallogin-wrapper .sociallogin-block .sociallogin-block-title {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 15px;
  }
  body.wp-sl.customer-account-login div.page-wrapper .columns .main div.sociallogin-wrapper {
    padding: 20px;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .sidebar-main {
    max-width: 100%;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .column.main {
    width: 100%;
  }
  .newsletter-manage-index .newsletterBlock {
    margin-bottom: 40px;
  }
  .customer-account-edit #form-validate .fieldset {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .customer-account-edit #form-validate .fieldset .field {
    flex: 100%;
  }
  .customer-account-edit .modal-edit-account {
    max-height: 340px;
    width: 90%;
    margin: 0 auto;
    top: 25%;
  }
  .block-dashboard-tickets .myreturns-table-header {
    display: none;
  }
  .block-dashboard-tickets .myreturns-table-row {
    flex-direction: column;
    gap: 10px;
  }
  .block-dashboard-tickets .myreturns-txt-title {
    display: block;
    width: 50%;
  }
  .block-dashboard-tickets .myreturns-txt-cnt:not(.ticket-status) {
    width: 50%;
    text-align: right;
  }
  .myreturns-table-body .myreturns-table-col {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }
  body.account.wp-sl.wide .page-wrapper .columns .sidebar-main .block-collapsible-nav {
    margin-bottom: 70px;
  }
  .block.filter.active .filter-content {
    display: block;
  }
  .block.filter .filter-title {
    display: block;
    padding: 15px 32px;
  }
  .block.filter .filter-title strong:before {
    content: '\e844';
    font-family: 'icomoon';
    padding: 0 4px;
  }
  body.filter-active .page-wrapper {
    visibility: hidden;
    height: 0;
    margin-top: -999999em;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    z-index: 99;
    visibility: visible;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-subtitle {
    display: block;
    position: fixed;
    top: 15px;
    right: 15px;
    left: 15px;
    height: 50px;
    background: transparent;
    z-index: 1;
    line-height: 32px;
  }
  .filter.active .filter-options {
    display: block;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: scroll;
    background: transparent;
    z-index: 10;
  }
  .filter-content {
    display: block;
  }
  .filter-options-item {
    margin: 15px;
  }
  .filter-content {
    display: none;
  }
  .filter .filter-subtitle {
    display: none;
  }
  .columns .column.main {
    order: 2;
  }
  .filter .block-content.filter-content {
    margin-top: 25px;
  }
  body.account.sales-order-view .order-details-items .table-wrapper tfoot tr {
    justify-content: flex-end;
    display: flex;
  }
  body.account.sales-order-view .order-details-items .table-wrapper tfoot tr:last-child td {
    padding-bottom: 20px;
  }
  body.account.sales-order-view .order-details-items .table-wrapper tfoot tr:first-child td {
    padding-top: 20px;
  }
  body.account.sales-order-view .order-details-items .table-wrapper tfoot tr td {
    padding: 0px 10px 10px 10px;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .page-wrapper .page-title-wrapper {
    order: 3;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .page-wrapper .columns {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .page-wrapper .columns .column.main {
    order: 1;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .page-wrapper .columns .sidebar.sidebar-main {
    order: 2;
    width: 100%;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .block-dashboard-orders {
    margin: 32px 0 0 0;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .block-dashboard-orders .orders-recent .orders-recent-items .items .item .product-img {
    margin: 0 16px 0 0;
  }
  .block-collapsible-nav {
    position: relative;
  }
  .account .block-collapsible-nav strong {
    font-weight: 500;
  }
  .account .block-collapsible-nav .content {
    display: block;
  }
  .account .block-collapsible-nav .content.block-collapsible-nav-content ul.nav.items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    overflow-x: auto;
    white-space: nowrap;
    border: 0;
    padding-bottom: 20px;
  }
  .account .block-collapsible-nav .content.block-collapsible-nav-content ul.nav.items .nav.item {
    margin: 0 12px 0 0;
  }
  .account .block-collapsible-nav .content.block-collapsible-nav-content ul.nav.items .nav.item.current a,
  .account .block-collapsible-nav .content.block-collapsible-nav-content ul.nav.items .nav.item.current strong {
    background: #e3e7e8;
    border: 1px solid #214553;
    color: #214553;
  }
  .account .block-collapsible-nav .content.block-collapsible-nav-content ul.nav.items .nav.item a,
  .account .block-collapsible-nav .content.block-collapsible-nav-content ul.nav.items .nav.item strong {
    padding: 8px 20px;
    border: 1px solid #7e7d82;
    border-radius: 10px;
  }
  .account .block-collapsible-nav .content.block-collapsible-nav-content ul.nav.items .nav.item a:after,
  .account .block-collapsible-nav .content.block-collapsible-nav-content ul.nav.items .nav.item strong:after {
    display: none;
  }
  .account .block-collapsible-nav .block-collapsible-nav-title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modal-popup.modal-track-order .modal-inner-wrap {
    height: auto;
  }
  .modal-popup.modal-slide.modal-track-help .modal-inner-wrap,
  .modal-popup.modal-slide.modal-track-reference .modal-inner-wrap {
    background: transparent;
    padding: 16px;
  }
  .modal-popup.modal-slide.modal-track-help .modal-inner-wrap .modal-header,
  .modal-popup.modal-slide.modal-track-reference .modal-inner-wrap .modal-header,
  .modal-popup.modal-slide.modal-track-help .modal-inner-wrap .modal-content,
  .modal-popup.modal-slide.modal-track-reference .modal-inner-wrap .modal-content {
    background: #ffffff;
  }
  .careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info {
    padding: 24px;
  }
  .careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info h4 {
    font-size: 2.4rem;
    line-height: 3rem;
  }
  .file-input-wrap .resume-label-input.error {
    color: #d10029;
    font-weight: 600;
  }
  .field._error .file-input-wrap .file-button,
  .field._error .file-input-wrap .resume-label-input {
    border-color: #d10029;
  }
  .page-wrapper .page-header.sticky.active {
    max-height: 75px;
  }
  body .page-wrapper .page-header.sticky.active {
    padding: 21px 0;
  }
  .ticket-created-success .action.secondary {
    display: block;
    margin-top: 16px;
  }
  .wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodPrice .price-box .price-as-configured {
    gap: 0;
    flex-wrap: wrap;
  }
  div.phpro-cookie-notice .notice-wrapper {
    height: auto;
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
    left: 50%;
    max-width: 90%;
    margin: 0;
    width: 100%;
    position: fixed;
  }
  div.phpro-cookie-notice .notice-wrapper .notice__actions .notice__btn-settings {
    padding: 4px;
  }
  .modals-wrapper aside.modal-popup.cookie-consent-newsletter-modal .modal-content {
    text-align: center;
  }
  .modals-wrapper aside.modal-popup.cookie-consent-newsletter-modal .action.primary {
    padding: 7px 15px;
    margin-inline: 5px;
  }
  .modals-wrapper aside.modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap {
    width: 100%;
    max-width: 100%;
  }
  .modals-wrapper aside.modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-footer {
    text-align: center;
  }
  .phpro-cookie-notice .notice-wrapper .notice__actions .notice__actions {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .phpro-cookie-notice .notice-wrapper .notice__actions .notice__btn-settings {
    margin: 0 0 20px 0;
  }
  .phpro-cookie-notice .notice-wrapper .notice__actions .action.primary {
    width: 100%;
    padding: 8px 14px 8px;
    margin-inline: 0;
  }
  body.swarming_credits-index-index .page-wrapper .columns .main .store-credit-table-section #my-swarming-credits-transaction-table.credit-table-data tbody tr {
    margin-bottom: 16px;
    border: 2px solid rgba(126, 125, 130, 0.2);
    padding: 12px 16px;
  }
  body.swarming_credits-index-index .page-wrapper .columns .main .store-credit-table-section #my-swarming-credits-transaction-table.credit-table-data tbody tr td {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: none;
  }
  body.swarming_credits-index-index .returns_footer {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  body.swarming_credits-index-index .returns_footer .clsspecialrequest {
    margin: 0 0 8px;
  }
  .help-modal {
    padding: 32px;
  }
  .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup.help-modal .modal-inner-wrap {
    max-width: 100%;
  }
  body.swarming_credits-index-index .page-wrapper .columns .main .store-credit-table-section #my-swarming-credits-transaction-table.credit-table-data tbody tr {
    border-radius: 5px;
  }
}
@media only screen and (max-width: 639px) {
  .footer-banner-block {
    margin: 50px auto;
  }
  .page-footer .custom-footer-section {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .page-footer .custom-footer-section .custom-footer-left-section {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .page-footer .custom-footer-section .custom-row {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-footer .custom-footer-section .custom-row .custom-col:nth-child(1) {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-footer .custom-footer-section .custom-row .custom-col {
    width: 50%;
  }
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .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-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product: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-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody > tr:not(:last-child),
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #cccccc;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty,
  .abs-checkout-order-review tbody > tr > td.col.price,
  .abs-checkout-order-review tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty:before,
  .abs-checkout-order-review tbody > tr > td.col.price:before,
  .abs-checkout-order-review tbody > tr > td.col.subtotal:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 16px;
  }
  .abs-checkout-order-review tbody > tr > td.col:last-child,
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 16px 0 0;
  }
  .abs-product-items-summary tbody .col:last-child {
    padding-bottom: 16px;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 8px;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-top: 8px;
    padding-bottom: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 16px;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -20px;
  }
  .abs-col-no-prefix:before,
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .account .table-giftregistry .col.actions:before,
  .table.grouped > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-no-display-s,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-status,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-status,
  .account .page-main .page-title-wrapper .order-status,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-status,
  .sales-guest-view .page-main .page-title-wrapper .order-status {
    margin: -10px 0 16px;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper,
  .product.info.detailed .additional-attributes-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount {
    text-align: right;
  }
  .panel-utilities .wishlist-area {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modal-popup.modal-slide .action.primary {
    width: 100%;
    margin: 0;
  }
  .modal-popup.modal-slide .modal-header {
    padding: 20px;
  }
  .modal-popup.modal-slide .modal-content {
    padding: 20px;
  }
  .modal-popup.modal-slide .modal-content .modal-content {
    padding: 0;
  }
  .modal-popup.modal-slide .modal-footer {
    margin-top: auto;
    padding: 20px;
  }
  .modal-popup .modal-header {
    padding: 20px;
  }
  .modal-popup .modal-content {
    padding: 20px;
  }
  .modal-popup.confirm._show {
    padding: 20px;
  }
  ._has-modal aside.modal-popup.confirm._show .modal-inner-wrap {
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
    left: 50%;
    max-width: 90%;
  }
  ._has-modal aside.modal-popup.modal-slide._inner-scroll._show .modal-inner-wrap {
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
    left: 50%;
    max-width: 90%;
  }
  .cart-item-remove .modal-inner-wrap {
    max-width: 90%;
  }
  .cart-item-remove .modal-inner-wrap .modal-content div {
    max-width: 80%;
    margin-bottom: 22px;
  }
  .cart-item-remove footer.modal-footer {
    padding: 20px;
    padding-top: 0px;
  }
  .cart-item-remove footer.modal-footer button {
    max-width: 100%;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .cart.table-wrapper .cart > .item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .cart.table-wrapper .cart > .item .item-info {
    flex: 1 1 0;
  }
  .cart.table-wrapper .cart > .item .item-actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: end;
    -moz-align-items: end;
    -ms-align-items: end;
    align-items: end;
  }
  .checkout-cart-index .cart.table-wrapper .actions-toolbar {
    position: absolute;
    bottom: 0;
    right: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
  }
  .checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-edit,
  .checkout-cart-index .cart.table-wrapper .actions-toolbar > .action-delete,
  .checkout-cart-index .cart.table-wrapper .actions-toolbar > .towishlist {
    display: block;
    position: static;
    margin-right: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .checkout-cart-index .page-main .cart-container .form-cart .table-wrapper .cart.item .item-actions .action-towishlist {
    margin-right: 5px;
  }
  .checkout-cart-index .page-main .cart-container .form-cart .cart.actions {
    flex-direction: column-reverse;
  }
  .checkout-cart-index .page-main .cart-container .form-cart .cart.actions .action.continue,
  .checkout-cart-index .page-main .cart-container .form-cart .cart.actions .btn.primary {
    width: 100%;
    text-align: center;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-photo {
    max-width: 124px;
  }
  .cart.table-wrapper .col.item-image {
    max-width: 90px;
  }
  .cart.table-wrapper .col.item {
    max-width: 100%;
  }
  .cart.table-wrapper .cart > .item {
    display: table;
    width: 100%;
  }
  .cart.table-wrapper .cart > .item .item-info {
    min-height: 140px;
    display: table;
    width: 100%;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-details {
    padding-bottom: 50px;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-name {
    line-height: 2.2rem;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.item {
    padding-top: 8px;
    padding-right: 25px;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.qty .field.qty {
    position: absolute;
    bottom: 8px;
    right: 8px;
  }
  .checkout-cart-index .cart.table-wrapper .col.price {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .checkout-cart-index .cart.table-wrapper .actions-toolbar {
    display: flex;
    flex-direction: column-reverse;
    position: absolute;
    right: 0px;
    top: 20%;
    bottom: auto;
    margin-top: 0;
    margin-right: 0;
    gap: 4px;
  }
  .cart-container .form-cart tbody tr:not(.cart-space) td.item-image .product-image-container {
    max-width: 70px;
  }
  .page-wrapper .minicart-wrapper .block-minicart {
    width: 300px;
  }
  .minicart-items .product-item-details {
    padding: 0 25px 0 85px;
  }
  .checkout-cart-index .minicart-donation .firas-donation .firas-donation-product {
    -webkit-gap: 15px;
    -moz-gap: 15px;
    -ms-gap: 15px;
    gap: 15px;
  }
  .checkout-cart-index .minicart-donation .firas-donation .donateImg {
    width: 60px;
  }
  .checkout-cart-index .minicart-donation .firas-donation .donateRight {
    width: calc(100% - 85px);
  }
  .page-wrapper .minicart-wrapper .block-minicart {
    display: none !important;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: #f4f4f4;
    margin: 20px -15px 15px;
    padding: 20px 15px;
  }
  .opc-wrapper .form-login + .form-shipping-address {
    margin-top: -15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 37px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 45px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 16px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: 1px solid #cccccc;
    padding-top: 32px;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .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: 18px;
    line-height: 20px;
    color: #214553;
    content: '\e809';
    font-family: 'icomoon';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #214553;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #214553;
  }
  .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 > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .customer_spotlight-gallery-index .columns .column.main {
    padding-bottom: 64px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content {
    padding: 32px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content h1 {
    font-size: 3rem;
    line-height: 3.8rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content ul li {
    font-size: 1.3rem;
  }
  .customer_spotlight-gallery-index .spotlight__landing__banner__main .spotlight__banner__content .content a.banner__btn {
    width: 200px;
    font-size: 1.4rem;
  }
  .customer_spotlight-gallery-index .spotlight__landing__desc {
    max-width: 100%;
    margin: 40px auto;
  }
  .customer_spotlight-gallery-index .spotlight__landing__desc h2 {
    font-size: 2.6rem;
    margin-bottom: 8px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__desc p {
    font-size: 1.8rem;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list {
    flex-wrap: wrap;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item {
    width: 100%;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item .grid__image img {
    width: 100%;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item .grid__desc h4 {
    display: block;
    font-size: 2rem;
    color: #000000;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item .grid__desc a.action.shop__look {
    font-size: 1.8rem;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item:hover .grid__desc {
    transform: none;
    top: inherit;
  }
  .customer_spotlight-gallery-index .spotlight__gallery__grid .grid__item__list .grid__item:hover .grid__image::before {
    display: none;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner {
    min-height: inherit;
    margin-top: 64px;
    margin-bottom: 0px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column figure[data-content-type='image'] img {
    min-height: inherit;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section {
    padding: 32px;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section [data-content-type='heading'] {
    font-size: 3rem;
    margin-bottom: 20px;
    line-height: 3.8rem;
  }
  .customer_spotlight-gallery-index .spotlight__landing__bottom__banner .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column.right__section .spotlight__gallery__bottom__desc span {
    margin-bottom: 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: 18px;
    line-height: 18px;
    color: #1979c3;
    content: '\e604';
    font-family: 'icomoon';
    margin: -4px 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;
  }
  .contact-index-index .page-title .base {
    font-size: 2rem;
  }
  .contact-index-index #contact-form .no-label {
    font-size: 1.4rem;
    line-height: 2.1rem;
    margin: 0 auto 36px;
  }
  .contact-index-index #contact-form .contact__form-group {
    display: -webkit-block;
    display: -ms-blockbox;
    display: block;
    margin-bottom: 0;
  }
  .contact-index-index #contact-form .contact__input-group {
    margin-bottom: 24px;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 25px;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 8px;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px #c1c1c1 solid;
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    width: auto;
    margin: 25px -16px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 20px;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 16px;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .table.grouped > thead > tr > th {
    display: table-cell;
    border-bottom: 1px solid rgba(126, 125, 130, 0.2);
  }
  .table.grouped > tbody {
    border-bottom: 1px solid rgba(126, 125, 130, 0.2);
  }
  .table.grouped > tbody > tr > td {
    border: 0;
    display: table-cell;
    padding: 11px 30px;
  }
  .table.grouped > tbody > tr > td:last-child {
    border: 0;
  }
  .form-add-invitations .action.remove {
    display: inline-block;
    text-decoration: none;
  }
  .form-add-invitations .action.remove > 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.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 18px;
    color: #1979c3;
    content: '\e604';
    font-family: 'icomoon';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 8px;
  }
  .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;
  }
  .customer-review .product-name {
    margin-bottom: 8px;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 8px;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 20px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    float: none;
    display: block;
    margin: 16px 0 0;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .product-item-name {
    display: inline-block;
    margin: 0;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 16px;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .options-label + .item-options-container:before,
  .order-details-items .item-options-container + .item-options-container:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .wishlist-index-index .btnAction {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
  }
  .wishlist-index-index .btnAction button {
    margin: 0;
  }
  .products-list .product-item-photo {
    width: 100%;
    padding: 0;
    display: block;
  }
  .products-list .product-item-details {
    display: block;
  }
  .product-info-price {
    margin: 0 -16px 0;
    width: calc(100% + 2*16px);
  }
  .product-info-price > *:first-child {
    padding-left: 16px;
  }
  .product-info-price > *:last-child {
    padding-right: 16px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
  .page-header .header.content {
    padding-left: 30%;
  }
  .page-header .header.content .toggle-menu {
    left: 16px;
  }
  .logo img {
    max-width: 110px;
  }
  .page-footer .custom-footer-section .custom-row .custom-col {
    width: 48%;
  }
  .page-footer .custom-footer-section .custom-row .custom-col:nth-child(1) {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
    width: 48%;
  }
  .discount-newsletter-block .discount-newsletter-container {
    grid-template-columns: 1fr !important;
  }
  .block-content .orders-recent .orders-recent-items .action.cancel,
  .block-content .orders-recent .orders-recent-items .action.return,
  .block-content .orders-recent .orders-recent-items .action.view {
    background-image: none;
    background: #e3e7e8;
    border: 1px solid #214553;
    color: #214553;
    cursor: pointer;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin: 0;
    padding: 6px 8px 4px;
    font-size: 1.6rem;
    line-height: 2.2rem;
    box-sizing: border-box;
    vertical-align: middle;
  }
  .block-content .orders-recent .orders-recent-items .action.cancel:focus,
  .block-content .orders-recent .orders-recent-items .action.return:focus,
  .block-content .orders-recent .orders-recent-items .action.view:focus,
  .block-content .orders-recent .orders-recent-items .action.cancel:active,
  .block-content .orders-recent .orders-recent-items .action.return:active,
  .block-content .orders-recent .orders-recent-items .action.view:active {
    background: #285465;
    border: 1px solid #214553;
    color: #214553;
  }
  .block-content .orders-recent .orders-recent-items .action.cancel:hover,
  .block-content .orders-recent .orders-recent-items .action.return:hover,
  .block-content .orders-recent .orders-recent-items .action.view:hover {
    background: #285465;
    border: 1px solid #285465;
    color: #ffffff;
  }
  .block-content .orders-recent .orders-recent-items .action.cancel.disabled,
  .block-content .orders-recent .orders-recent-items .action.return.disabled,
  .block-content .orders-recent .orders-recent-items .action.view.disabled,
  .block-content .orders-recent .orders-recent-items .action.cancel[disabled],
  .block-content .orders-recent .orders-recent-items .action.return[disabled],
  .block-content .orders-recent .orders-recent-items .action.view[disabled],
  fieldset[disabled] .block-content .orders-recent .orders-recent-items .action.cancel,
  fieldset[disabled] .block-content .orders-recent .orders-recent-items .action.return,
  fieldset[disabled] .block-content .orders-recent .orders-recent-items .action.view {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
  }
  aside.ticket-chat-modal .chat-submit-form #ticket-chat-form #message {
    font-size: 1.4rem;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-header {
    display: none;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-row {
    flex-direction: column;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-row:first-child {
    border-top: 0;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-row .mytickets-table-col.id,
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-row .mytickets-table-col.brand-name,
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-row .mytickets-table-col.ticket-date,
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-row .mytickets-table-col.status,
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-row .mytickets-table-col.style,
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-row .mytickets-table-col.updated,
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-row .mytickets-table-col.ticket-view {
    width: 100%;
    padding: 0;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0px;
    margin-bottom: 10px;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col.ticket-view .ticket-active {
    display: inline-block;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col.updated span {
    width: 100%;
    text-align: center;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col span {
    width: 48%;
    text-align: right;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col .mob-title {
    display: block;
    text-align: left;
    font-size: 1.4rem;
    font-weight: 600;
    background: transparent;
    text-transform: uppercase;
    padding: 0;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col.status span {
    width: 48%;
    text-align: right;
    max-width: fit-content;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col.status span .mob-title {
    display: block;
    text-align: left;
    font-size: 1.4rem;
    font-weight: 600;
    background: transparent;
    text-transform: uppercase;
    padding: 0;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper {
    padding: 16px;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-row {
    display: block;
    padding: 0px;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-row.ticket-date,
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-row.ticket-view {
    width: unset;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body {
    padding: 20px 0px;
  }
  .tickets-customer-index .columns .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col .mob-title {
    color: #242424;
  }
  .orderreturn-customer-tickets .main .orders-history .table-order-items .myreturns-table-header {
    display: none;
    /*  added display none to toggle the title content in mobile view */
  }
  .orderreturn-customer-tickets .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row {
    display: block;
  }
  .orderreturn-customer-tickets .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row:first-child {
    border-top: 0;
  }
  .orderreturn-customer-tickets .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0;
  }
  .orderreturn-customer-tickets .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .myreturns-txt-title {
    display: block;
    width: 42%;
    color: #333333;
    font-size: 1.4rem;
    line-height: 2.2rem;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: capitalize;
    padding: 15px 16px;
  }
  .orderreturn-customer-tickets .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .myreturns-txt-cnt {
    width: 58%;
    padding: 15px 16px;
    text-align: right;
  }
  .orderreturn-customer-tickets .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .myreturns-txt-cnt.ticket-status {
    padding: 4px 0 2px;
  }
  .orderreturn-customer-tickets .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col.status {
    justify-content: space-between;
    padding-right: 16px;
  }
  .orderreturn-customer-orderslist .main .orders-history .table-order-items .myreturns-table-header {
    display: none;
    /*  added display none to toggle the title content in mobile view */
  }
  .orderreturn-customer-orderslist .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row {
    display: block;
    padding: 8px 16px 8px;
  }
  .orderreturn-customer-orderslist .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0;
  }
  .orderreturn-customer-orderslist .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .myreturns-txt-title {
    display: block;
    width: 42%;
    color: #333333;
    font-size: 1.4rem;
    line-height: 2.2rem;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: capitalize;
    padding: 15px 16px;
  }
  .orderreturn-customer-orderslist .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .showticketnomessage {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
    line-height: 1;
    display: inline-block;
  }
  .orderreturn-customer-orderslist .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .showticketnomessage.icomoon-icon-chat::before {
    content: '\e803';
    font-family: 'icomoon';
    font-size: 2rem;
    color: #666666;
    cursor: pointer;
  }
  .orderreturn-customer-orderslist .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .myreturns-txt-cnt {
    width: 58%;
    padding: 15px 16px;
  }
  .orderreturn-customer-orderslist .main .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .myreturns-txt-cnt.ticket-status {
    padding: 4px 0 2px;
  }
  body.account.wp-sl.wide.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col.status {
    padding: 5px 0;
  }
  body.account.wp-sl.wide.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col.status .desktop-hide {
    width: 42%;
  }
  body.account.wp-sl.wide.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col.status .ticket-status {
    width: 58%;
    margin-right: auto;
    margin-left: 10px;
  }
  body.customer_spotlight-index-index .spotlight__gallery__index__main {
    display: block;
  }
  body.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col {
    margin-bottom: 20px;
  }
  body.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .products__top__sec {
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
  }
  body.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .input-main {
    min-width: 100%;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td[data-th] {
    border-width: 1px 0 0 0;
    word-break: break-all;
    text-align: left;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td[data-th]:before {
    align-items: center;
    text-align: left;
    min-width: 115px;
    width: auto;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td[data-th]:last-child {
    border: inherit;
  }
  /* Gift Card Details Popup*/
  .modal-popup.giftcard-modal .gift-card-details .detail-row {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .modal-popup.giftcard-modal .gift-card-details .detail-row label,
  .modal-popup.giftcard-modal .gift-card-details .detail-row span {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  body .modals-wrapper .modal-popup.modal-slide._inner-scroll.custom-window-block div.modal-inner-wrap .buttons-container {
    flex-wrap: wrap;
  }
  body .modals-wrapper .modal-popup.modal-slide._inner-scroll.custom-window-block div.modal-inner-wrap .buttons-container .action.primary {
    width: 100%;
    flex-basis: 100%;
  }
  aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show div.modal-inner-wrap {
    max-width: 90%;
  }
  aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show div.modal-inner-wrap .modal-content div.content-ajaxcart .ajaxcart-wrapper-main {
    padding: 20px;
  }
  aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show div.modal-inner-wrap .modal-content div.content-ajaxcart .custtabs {
    padding: 20px;
  }
  .custtabs ul {
    font-size: 1.4rem;
  }
  .custtabs ul li {
    margin-right: 8px;
  }
  .custtabs ul li:last-child {
    margin-right: 0;
  }
  body._has-modal aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
  }
  body._has-modal aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section {
    display: block;
  }
  body._has-modal aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .left-main-section {
    margin: auto auto 20px;
  }
  body._has-modal aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section {
    margin-left: 0;
  }
  body._has-modal aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions {
    display: block;
  }
  body._has-modal aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions div {
    margin: 15px 0;
  }
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translate(0, 0);
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class],
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] {
    background-color: #ffffff;
    max-height: 100%;
    border-radius: 0;
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] .modal-content,
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] .modal-content {
    margin: 20px auto;
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] .modal-content .field.email.required.cls_comm_input.width-50p,
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] .modal-content .field.email.required.cls_comm_input.width-50p,
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] .modal-content .field.telephone.required.cls_comm_input.width-50p,
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] .modal-content .field.telephone.required.cls_comm_input.width-50p {
    width: 98%;
  }
  ._has-modal aside.modal-popup.confirm._show .modal-inner-wrap,
  ._has-modal aside.modal-popup.modal-slide._inner-scroll._show .modal-inner-wrap {
    width: 100%;
    background-color: #ffffff;
    min-height: inherit;
    height: auto;
  }
  ._has-modal aside.modal-popup.confirm._show .modal-inner-wrap .modal-footer {
    margin-top: 0;
  }
  ._has-modal aside.modal-popup.confirm._show .modal-inner-wrap .modal-footer button.new.action {
    width: 100%;
  }
  ._has-modal aside.modal-popup.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .footer-modal-success {
    display: block;
  }
  ._has-modal aside.modal-popup.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .footer-modal-success .primary {
    margin: 0;
  }
  ._has-modal aside.modal-popup.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .footer-modal-success .primary button.button.action.continue {
    margin: 8px 0;
  }
  .special-size-request-sucess .modal-inner-wrap .modal-content .content .custtabs.remommendation-center .remommendation-items .product.info.detailed.cls_recommendation .product.data.items .item.product.product-item {
    width: 100%;
    margin-bottom: 32px !important;
  }
  .additional-out-of-stock-popup #myModalspecsizeOutofStock .modal.notifyme-modal .modal-inner-wrap {
    width: 92%;
  }
  .modal-inner-wrap .modal-content .cls_comm_input {
    width: 98%;
    margin: 0 auto 16px;
  }
  .modal-inner-wrap .modal-content .cls_comm_input.width-50p {
    width: 100%;
  }
  body._has-modal aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section {
    margin-right: 0;
  }
  body._has-modal aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions div {
    margin-top: 0;
  }
  body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .sku {
    font-size: 1.6rem;
  }
  body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main h1 {
    font-size: 1.8rem;
  }
  body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion {
    padding: 20px;
  }
  body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .value {
    margin: 24px 0 0 0;
  }
  body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .field.qty {
    margin-bottom: 32px;
  }
  body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions {
    flex-direction: column;
    gap: 16px;
  }
  body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions .action {
    width: 100%;
    margin: 0;
  }
  body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions .buynow-button {
    width: 100%;
  }
  body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions .buynow-button .action {
    margin: 0;
  }
  body.catalog-product-view .products-grid .product-items {
    margin: 0;
  }
  body.catalog-product-view .custtabs ul {
    width: 90%;
  }
  body._has-modal aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions div {
    margin: 0 0 5px 0;
  }
  .custtabs ul {
    font-size: 1.4rem;
  }
  .custtabs ul li {
    margin-right: 8px;
  }
  .custtabs ul li:last-child {
    margin-right: 0;
  }
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translate(0, 0);
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class],
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] {
    background-color: #ffffff;
    max-height: 100%;
    border-radius: 0;
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] .modal-content,
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] .modal-content {
    margin: 20px auto;
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] .modal-content .field.email.required.cls_comm_input.width-50p,
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] .modal-content .field.email.required.cls_comm_input.width-50p,
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] .modal-content .field.telephone.required.cls_comm_input.width-50p,
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] .modal-content .field.telephone.required.cls_comm_input.width-50p {
    width: 98%;
  }
  .special-size-request-sucess .modal-inner-wrap .modal-content .content .custtabs.remommendation-center .remommendation-items .product.info.detailed.cls_recommendation .product.data.items .item.product.product-item {
    width: 100%;
    margin-bottom: 32px !important;
  }
  body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions,
  body.catalog-product-view.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions {
    display: block;
  }
  body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions a.action.towishlist.primary.cls_wishlist,
  body.catalog-product-view.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions a.action.towishlist.primary.cls_wishlist,
  body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions .buy-now-btn,
  body.catalog-product-view.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions .buy-now-btn,
  body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions #product-addtocart-button,
  body.catalog-product-view.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions #product-addtocart-button {
    width: 100%;
    text-align: center;
  }
  body.catalog-product-view .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap,
  body.catalog-product-view.page-layout-2columns-right .modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
    max-height: 100vh;
  }
  .custtabs ul {
    font-size: 1.4rem;
  }
  .custtabs ul li {
    margin-right: 8px;
  }
  .custtabs ul li:last-child {
    margin-right: 0;
  }
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translate(0, 0);
  }
  .clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content,
  .clsspecialreqpop.additional #priceMatchModalSecond .modal-content,
  .clsspecialreqpopsecond.additional #priceMatchModal .modal-content,
  .clsspecialreqpop.additional #priceMatchModal .modal-content {
    margin: 0 auto;
    height: 100%;
    border-radius: 0;
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class],
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] {
    background-color: #ffffff;
    max-height: 100%;
    border-radius: 0;
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] .modal-content,
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] .modal-content {
    margin: 20px auto;
  }
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] .modal-content .field.email.required.cls_comm_input.width-50p,
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] .modal-content .field.email.required.cls_comm_input.width-50p,
  .modal-popup.modal-slide.special-size-request-sucess .modal-inner-wrap[class] .modal-content .field.telephone.required.cls_comm_input.width-50p,
  .modal-popup.modal-slide.special-size-request .modal-inner-wrap[class] .modal-content .field.telephone.required.cls_comm_input.width-50p {
    width: 98%;
  }
  .special-size-request-sucess .modal-inner-wrap .modal-content .content .custtabs.remommendation-center .remommendation-items .product.info.detailed.cls_recommendation .product.data.items .item.product.product-item {
    width: 100%;
    margin-bottom: 32px !important;
  }
  .price-promise-modal.modal-popup.modal-slide {
    left: 0;
  }
  .price-promise-modal.modal-popup.modal-slide .modal-inner-wrap {
    background-color: #ffffff;
  }
  .cart.table-wrapper .cart > .item .item-actions {
    -webkit-justify-content: end;
    -moz-justify-content: end;
    -ms-justify-content: end;
    justify-content: end;
  }
  .cart-container .cart.table-wrapper .item-actions {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .cart-container .cart.table-wrapper .item-actions .action-towishlist {
    display: none;
  }
  .cart-container .block.crosssell .block-title {
    text-align: center;
  }
  .cart-container .block.crosssell .block-title strong {
    font-size: 1.6rem;
  }
  .cart-container .block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-next {
    top: 18%;
  }
  .cart-container .block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-prev {
    top: 16.5%;
  }
  .cart-summary .title {
    font-size: 1.4rem;
  }
  .cart-summary .view-coupon-list-link {
    padding-left: 0;
  }
  .checkout-cart-index .cart.table-wrapper .actions-toolbar {
    top: 13%;
    gap: 8px;
  }
  .cms-page-view .about-us-wrapper .header h1 {
    font-size: 2.4rem;
    line-height: 3rem;
  }
  .cms-page-view .about-us-wrapper .header p {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .cms-page-view .about-us-wrapper .header p:last-child {
    line-height: 3.4rem;
  }
  .cms-contact-us .page-main .page-title-wrapper h1 {
    margin-bottom: 18px;
  }
  .cms-contact-us .page-main .contact {
    margin-top: 40px;
  }
  .cms-contact-us .page-main .main form.contact fieldset.fieldset .fields .field {
    width: 100%;
  }
  .cms-contact-us .page-main .main .actions-toolbar .primary .action.primary {
    margin: 0;
  }
  .cms-contact-us .page-main .main .form.contact .actions-toolbar > .primary {
    max-width: 100%;
  }
  body.account .page-wrapper .column.main {
    padding: 0 !important;
    /* magento default lib file content !important */
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset {
    padding-left: 0;
    padding-right: 0;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .form-block.customer-name-prefix .fields {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .form-block.customer-name-prefix .fields .form-block {
    width: 100%;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .form-block.customer-name-prefix .fields .form-block select {
    height: 40px;
    border: 1px solid #f2f2f2;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .field-common-section {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .field-common-section .field {
    width: 100%;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset .field-common-section {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset .field-common-section .field {
    width: 100%;
  }
  body.account .column.main .block.block-addresses-default .block-content {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-gap: 10px;
    -moz-gap: 10px;
    -ms-gap: 10px;
    gap: 10px;
  }
  body.account .column.main .block.block-addresses-default .block-content .addresses {
    width: 100%;
  }
  body.account .column.main .block.block-addresses-default .block-content .addresses .address-content p {
    font-size: 1.6rem;
  }
  body.account .column.main .block.block-addresses-list .block-content .additional-addresses {
    margin: 0;
  }
  body.account .column.main .block.block-addresses-list .block-content .additional-addresses .table-additional-addresses-items .table-address {
    border: 0;
    padding: 0;
  }
  body.account .column.main .block.block-addresses-list .block-content .additional-addresses .table-additional-addresses-items .table-address td.col.firstname {
    padding-left: 15px;
    border-top: 0;
  }
  body.account .column.main .block.block-addresses-list .block-content .additional-addresses .table-additional-addresses-items .table-address td.col.actions {
    border-bottom: 0;
  }
  .customer-account-create .signup-account-container .block.block-customer-signin {
    margin-bottom: 32px;
  }
  body .products-grid .product-items .product-item {
    padding: 8px;
  }
  .orders-recent .orders-recent-items .orders-recent-details .col {
    width: 100%;
    margin-bottom: 16px;
  }
  .orders-recent .orders-recent-items .orders-recent-details .col:last-child {
    margin-bottom: 0;
  }
  .orders-recent .orders-recent-items .orders-recent-details .items .item {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .orders-recent .orders-recent-items .orders-recent-details .items .item .product-img {
    margin-bottom: 16px;
  }
  .orders-recent .orders-recent-items .orders-recent-details .items .item .product-info {
    width: 100%;
  }
  ul.product-status-bar {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  ul.product-status-bar .status-item::before {
    position: absolute;
    margin: 0 0 0 -32px;
  }
  ul.product-status-bar .status-item::after {
    width: 2px;
    height: 100%;
    top: 20px;
    left: -20px;
  }
  ul.product-status-bar .status-item:first-child:after {
    content: '';
  }
  ul.product-status-bar .status-item:last-child:after {
    content: none;
  }
  .page-main .block-dashboard-orders {
    margin-top: 25px;
  }
  #ordercancel-popup-form #ordercancelreturn_reason {
    margin-bottom: 20px;
  }
  .orderreturn-customer-orderslist .orders-history .table-order-items div.myreturns-table-row {
    padding-bottom: 20px;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .block-dashboard-orders .orders-recent .orders-recent-details {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .block-dashboard-orders .orders-recent .orders-recent-details .actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .block-dashboard-orders .orders-recent .orders-recent-details .actions .return-order-button {
    margin: 0;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .block-dashboard-orders .orders-recent .orders-recent-details .actions .cancel-order-button .action.cancel {
    margin: 0 4px 0 0;
  }
  ul.order-tracking-steps {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  ul.order-tracking-steps li.step:before {
    position: absolute;
    margin: 0 0 0 -40px;
  }
  ul.order-tracking-steps li.step:after {
    width: 2px;
    height: 100%;
    left: -25px;
    top: 20px;
  }
  ul.order-tracking-steps li.step:first-child:after {
    content: '';
  }
  ul.order-tracking-steps li.step:last-child:after {
    content: none;
  }
  .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap {
    width: 100%;
  }
  .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fieldset .fields {
    display: block;
  }
  .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fieldset .fields .field {
    width: 100%;
  }
  .modal-popup:has(#thank-you-modal).modal-slide._inner-scroll._show .modal-inner-wrap {
    margin: 0;
  }
  .cms-careers .page-main .page-title-wrapper h1 {
    font-size: 2.4rem;
  }
  .cms-careers .page-main .careers-info {
    margin-top: 30px;
  }
  .cms-careers .page-main .careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info {
    padding: 18px 24px 24px;
  }
  .cms-careers .page-main .careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info h4 {
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .cms-careers .page-main .careers-wrap .careers-form-wrap .careers-form-title {
    padding-bottom: 30px;
  }
  .cms-careers .page-main .careers-wrap .careers-form-wrap .careers-form .action.primary {
    width: 100%;
  }
  .cms-careers .page-main .fieldset > .fields {
    flex-wrap: wrap;
  }
  .cms-careers .page-main .fieldset > .fields > .field {
    width: 100%;
  }
  .cms-careers .page-main .page-title-wrapper {
    height: 100px;
    margin-bottom: 30px;
  }
  .cms-careers .page-main .careers-search {
    padding: 30px 15px;
  }
  .cms-careers .page-main .fieldset > .fields {
    flex-wrap: wrap;
  }
  .cms-careers .page-main .fieldset > .fields > .field {
    width: 100%;
  }
  .cms-careers .page-main .careers-wrap .careers-form-wrap .careers-form {
    padding: 30px 15px;
  }
  .cms-careers .page-main .careers-wrap .careers-form-wrap .careers-form button {
    width: 100%;
  }
  div.phpro-cookie-notice .notice-wrapper .notice__title {
    padding: 20px;
  }
  div.phpro-cookie-notice .notice-wrapper .notice__actions {
    padding: 20px;
  }
  div.phpro-cookie-notice .notice-wrapper .notice__actions .action.primary {
    width: 100%;
    margin: 0;
  }
  div.phpro-cookie-notice .notice-wrapper .notice__actions .action.primary.notice__btn-accept {
    margin-top: 20px;
    margin-inline: 0;
  }
  .cms-faqs .main .sparsh-block-content.column1layout {
    display: none;
  }
  .cms-faqs .main .sparsh-block-content.mobile-view {
    display: block;
    width: 100%;
    margin-bottom: 48px;
    border: 0;
    border-radius: 12px;
  }
  .cms-faqs .main .sparsh-block-content.mobile-view select {
    height: 54px;
    font-size: 1.8rem;
  }
  .cms-faqs .main .sparsh-question-answer.column1layout {
    width: 100%;
    padding-left: 0;
  }
  .cms-faqs .main .header h1 {
    font-size: 2.4rem;
    line-height: 3rem;
    max-width: 375px;
    margin-bottom: 45px;
  }
  .cms-faqs .main .faq-search-bar {
    margin-bottom: 48px;
  }
  .cms-faqs .main .sparsh-faq-block .acc__card {
    padding: 18px 20px;
  }
  body.account.swarming_credits-index-index .page-wrapper .columns .main .store-credit-table-section {
    border: 0;
  }
  body.account.swarming_credits-index-index .page-wrapper .columns .main .store-credit-table-section .credit-table-data tbody tr {
    margin-bottom: 16px;
    border: 1px solid #f2f2f2;
    padding: 12px 16px;
  }
  body.account.swarming_credits-index-index .page-wrapper .columns .main .store-credit-table-section .credit-table-data tbody tr td {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 16px 0;
    color: #333333;
    font-size: 1.4rem;
    font-weight: 400;
    border-bottom: 0;
  }
  body.account.swarming_credits-index-index .page-wrapper .columns .main .store-credit-table-section .credit-table-data tbody tr td[data-th]::before {
    font-size: 1.4rem;
    font-weight: 600;
    color: #333333;
  }
}
@media only screen and (max-width: 479px) {
  .page-header .header.content .block-search .searchsuite-autocomplete {
    max-width: unset;
  }
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  .panel-utilities .wishlist-area {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .header.content .panel-utilities .search-area {
    position: unset;
  }
  .header.content .panel-utilities .search-area .block-search .block-content {
    background: transparent;
    border: unset;
    left: 0;
    right: auto;
    top: 30px;
  }
  .header.content .panel-utilities .search-area .block-search .block-content input {
    padding: 0px 62px 0px 15px;
  }
  .header.content .panel-utilities .search-area .block-search .block-content .close-search {
    position: relative;
    left: -25px;
    top: 5px;
  }
  .header.content .panel-utilities .search-area .block-search .action.search {
    left: -30px;
  }
  .donation-box .donation-image span {
    font-size: 1.2rem;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
  .customer-account-index .box {
    width: 100%;
  }
  .wishlist-index-index .form-wishlist-items .product-list .product-item {
    width: 100%;
  }
  .gwishlist-index-index .form-wishlist-items .product-list .product-item {
    width: 100%;
  }
  .page-wrapper .page-footer .custom-footer-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-wrapper .page-footer .custom-footer-container .block.newsletter {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .page-wrapper .page-footer .custom-footer-container .block.newsletter .content {
    padding: 20px;
  }
  .page-wrapper .page-footer .custom-footer-container .block.newsletter .content .form.subscribe .control input {
    height: 34px;
    font-size: 1.3rem;
    line-height: 1.9rem;
  }
  .page-wrapper .page-footer .custom-footer-container .block.newsletter .content .form.subscribe .actions {
    top: 0;
  }
  .page-wrapper .page-footer .custom-footer-container .block.newsletter .content .form.subscribe .actions .action.subscribe.primary {
    height: 34px;
    width: 88px;
    font-size: 1.3rem;
    line-height: 2rem;
    padding: 0;
  }
  .page-wrapper .page-footer .custom-footer-section {
    padding-top: 10px;
    padding-bottom: 0;
  }
  .page-wrapper .page-footer .custom-footer-section .custom-row {
    -webkit-gap: 30px 20px;
    -moz-gap: 30px 20px;
    -ms-gap: 30px 20px;
    gap: 30px 20px;
  }
  .page-wrapper .page-footer .custom-footer-section .custom-col {
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
  }
  .page-wrapper .page-footer .custom-footer-section .custom-col .footer-links {
    font-size: 1.5rem;
    line-height: 2.3rem;
    padding: 0;
  }
  .page-wrapper .page-footer .custom-footer-section .custom-col .footer-links li {
    margin-bottom: 0;
  }
  .page-wrapper .page-footer .custom-footer-section .custom-col .links-title {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-bottom: 15px;
  }
  .page-wrapper .page-footer .custom-footer-section .custom-col:nth-child(1) {
    width: 60%;
  }
  .pagebuilder-slider.brand_labels_hero_banner {
    height: 180px !important;
    min-height: 180px !important;
    background-size: contain !important;
  }
  .pagebuilder-slider.brand_labels_hero_banner .pagebuilder-slide-wrapper,
  .pagebuilder-slider.brand_labels_hero_banner .pagebuilder-overlay.pagebuilder-poster-overlay {
    height: 180px !important;
    min-height: 180px !important;
    background-size: contain !important;
  }
  .brand_labels_hero_banner .slick-dots {
    bottom: 28px;
  }
  .brand_labels_hero_banner .slick-dots li button {
    width: 8px;
    height: 8px;
  }
  .brand_labels_hero_banner .slick-dots li button::before {
    width: 8px;
    height: 8px;
  }
  .brand_labels_hero_banner .slick-dots li.slick-active button::before {
    width: 10px;
    height: 10px;
    top: 1px;
  }
  .home_categories div.category-section-two {
    display: block;
    margin-top: 0;
  }
  .home_categories div.category-section-two .category-tile {
    width: 100%;
  }
  .home_categories2 div.category-section-one {
    display: block;
  }
  .home_categories2 div.category-section-one .category-tile {
    width: 100%;
  }
  .best_seller_brand ul li {
    width: 100%;
    margin: 12px 0;
  }
  .most_popular .product-tile {
    width: 48%;
    margin: 8px 0 6px;
    min-height: 395px;
    padding: 15px;
  }
  .most_popular .tile-caption .view-more {
    margin: 0;
  }
  .best_seller_brand .owl-controls {
    top: -80px;
  }
  .brands_add {
    margin: 20px 0 0;
  }
  .brands_logos {
    padding: 32px 0 8px;
  }
  .brands_logos .brand-slide div.brand {
    width: 44%;
    min-height: 55px;
    margin: 0 8px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  .pagebuilder-column.home_banner_left {
    padding-right: 0;
  }
  .pagebuilder-column.home_banner_right {
    padding-left: 0;
  }
  .pagebuilder-column.home_banner_right .home_static_banners2 img,
  .pagebuilder-column.home_banner_right .home_static_banners3 img {
    width: 100%;
  }
  .cms-index-index .home_static_banner_avoir {
    display: block;
    margin: 0;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cms-index-index .home_static_banner_avoir .home_products_banner {
    width: 100%;
  }
  .cms-index-index .home_static_banner_avoir .home_best_price {
    width: 100%;
    height: 160px;
  }
  .cms-index-index .home_static_banner_avoir .home_best_price img {
    height: 100%;
    width: 100%;
  }
  .cms-index-index .pagebuilder-slider.brand_labels_hero_banner .pagebuilder-slide-wrapper {
    background-size: cover !important;
  }
  .avoir_static_banners2_avoir {
    display: block;
  }
  .avoir_static_banners2_avoir .avoir_home_banner_left {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }
  .avoir_static_banners2_avoir .avoir_home_banner_right {
    width: 100%;
    padding: 0;
  }
  .products-grid .product-item {
    width: 50%;
  }
  .gift-card-container .gift-card-tabs .nav-tabs .nav-item .nav-link {
    padding: 8px 21px;
  }
  .gift-card-container .gift-card-actions {
    float: none;
    text-align: center;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td[data-th] {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .gift-card-container .tab-content .gift-card-list.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody tr td[data-th]:before {
    width: 100%;
    margin-bottom: 4px;
  }
  .gift-card-container .tab-content .gift-card-footer {
    float: none;
  }
  .catalog-category-view .column.main .no-page div.re-result-btns {
    display: -webkit-block;
    display: -ms-blockbox;
    display: block;
  }
  .catalog-category-view .column.main .no-page div.re-result-btns .action {
    width: 55%;
    margin-top: 8px;
  }
  .catalogsearch-result-index.page-layout-2columns-left .column.main ul#brands li {
    width: 100%;
    padding-right: 0;
  }
  .catalogsearch-result-index.page-layout-2columns-left .column.main .no-page div.re-result-btns {
    display: -webkit-block;
    display: -ms-blockbox;
    display: block;
  }
  .catalogsearch-result-index.page-layout-2columns-left .column.main .no-page div.re-result-btns .action {
    width: 100%;
    margin-top: 8px;
  }
  .catalogsearch-result-index.page-layout-2columns-left .column.main .no-page div.re-result-btns .clssearchreqpop {
    display: -webkit-block;
    display: -ms-blockbox;
    display: block;
  }
  .catalogsearch-result-index.page-layout-2columns-left .column.main .no-page div.re-result-btns div.re-result-btns .action {
    width: 100%;
    margin-bottom: 10px;
  }
  .catalogsearch-result-index.page-layout-2columns-left .column.main .no-page img {
    width: 100px;
  }
  .catalogsearch-result-index.page-layout-2columns-left .cms-search #cms li {
    width: 100%;
  }
  .catalogsearch-result-index.page-layout-2columns-left .page-main .column.main .result-count {
    float: none;
    margin-top: 0;
    font-size: 1.6rem;
  }
  .catalogsearch-result-index.page-layout-2columns-left .page-main .column.main .minisearch {
    width: 100%;
  }
  .catalogsearch-result-index.page-layout-2columns-left .page-main .column.main .minisearch .control .input-text {
    height: 60px;
  }
  .catalogsearch-result-index.page-layout-2columns-left .page-main .column.main .minisearch .actions {
    top: 7px;
    right: 5px;
  }
  .catalogsearch-result-index.page-layout-2columns-left .page-main .column.main .minisearch .actions button {
    margin: 0;
  }
  .catalogsearch-result-index.page-layout-2columns-left .page-main .column.main h5 {
    font-size: 18px;
    margin-bottom: 7px;
  }
  .catalogsearch-result-index.page-layout-2columns-left .page-main .column.main .block {
    margin-bottom: 21px;
  }
  .cms-countrylist .choosecountry .countrylist ul {
    column-count: 2;
    text-align: center;
  }
  .main .tow-col-row {
    display: block;
  }
  .main .tow-col-row .affiliate-col {
    width: 100%;
  }
  .main .tow-col-row .affiliate-col .formBlock .fields {
    display: block;
  }
  .main .tow-col-row .affiliate-col .formBlock .fields.fields-col-3 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .main .tow-col-row .affiliate-col .formBlock .fields.fields-col-3 .field {
    width: calc(50% - 12px);
  }
  .main .tow-col-row .affiliate-col .formBlock .fields.fields-col-3 .field.postcode {
    flex: 1 0 100%;
  }
  .main .tow-col-row .affiliate-col .formBlock .fields .field {
    width: 100%;
  }
  .cms-refer-friend .cls_refer_friend_box .refer-friend .fields {
    margin-bottom: 40px;
  }
  .cms-refer-friend .cls_refer_friend_box .refer-friend .fields .field {
    margin-bottom: 40px;
  }
  .cms-refer-friend .cls_refer_friend_box .refer-friend .fields .field.number .mage-error {
    bottom: -40px;
  }
  .cms-donation-page .firas-donation-modal .charity-form .firas-donation-form-actions {
    padding: 0;
  }
  .cms-donation-page .firas-donation-modal .charity-form .firas-donation-amounts .firas-donations-fixed-amounts label.firas-donation-amount-label {
    margin: 5px;
    padding: 0;
  }
  .cms-donation-page .modal-popup.firas-modal-popup .modal-content {
    padding: 15px;
  }
  .cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-form-actions button.charity-button.action {
    padding: 11px 15px 8px;
    font-size: 1.4rem;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset {
    padding-left: 0;
    padding-right: 0;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .form-block.customer-name-prefix .fields {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .form-block.customer-name-prefix .fields .form-block {
    width: 100%;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .form-block.customer-name-prefix .fields .form-block select {
    height: 40px;
    border: 1px solid #f2f2f2;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .field-common-section {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .field-common-section .field {
    width: 100%;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset .field-common-section {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset .field-common-section .field {
    width: 100%;
  }
  body.account .column.main .block.block-addresses-default .address-title-section {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 15px;
  }
  body.account .column.main .block.block-addresses-default .block-content {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-gap: 10px;
    -moz-gap: 10px;
    -ms-gap: 10px;
    gap: 10px;
  }
  body.account .column.main .block.block-addresses-default .block-content .addresses {
    width: 100%;
  }
  body.account .column.main .block.block-addresses-default .block-content .addresses .address-content p {
    font-size: 1.6rem;
  }
  .customer-account-create .page-wrapper .signup-account-container .block.block-customer-signin .fieldset.customLogin .fields {
    flex-direction: column;
    justify-content: flex-start;
  }
  .customer-account-create .page-wrapper .signup-account-container .block.block-customer-signin .fieldset.customLogin .fields .field {
    width: 100%;
  }
  .page-wrapper .forgotpassword-container .actions-toolbar {
    flex-direction: column;
    row-gap: 20px;
  }
  .page-wrapper .forgotpassword-container .actions-toolbar .primary,
  .page-wrapper .forgotpassword-container .actions-toolbar .secondary {
    width: 100%;
  }
  .forgotpassword-container {
    width: 100%;
  }
  body.customer-account-login .login-container .block-customer-login,
  body.customer-account-create .login-container .block-customer-login,
  body.customer-account-login .signup-account-container .block-customer-login,
  body.customer-account-create .signup-account-container .block-customer-login,
  body.customer-account-login .login-container .block-customer-signin,
  body.customer-account-create .login-container .block-customer-signin,
  body.customer-account-login .signup-account-container .block-customer-signin,
  body.customer-account-create .signup-account-container .block-customer-signin {
    padding: 15px;
  }
  body.customer-account-login .login-container .block-customer-login .form-login .fieldset > .field.note,
  body.customer-account-create .login-container .block-customer-login .form-login .fieldset > .field.note,
  body.customer-account-login .signup-account-container .block-customer-login .form-login .fieldset > .field.note,
  body.customer-account-create .signup-account-container .block-customer-login .form-login .fieldset > .field.note,
  body.customer-account-login .login-container .block-customer-signin .form-login .fieldset > .field.note,
  body.customer-account-create .login-container .block-customer-signin .form-login .fieldset > .field.note,
  body.customer-account-login .signup-account-container .block-customer-signin .form-login .fieldset > .field.note,
  body.customer-account-create .signup-account-container .block-customer-signin .form-login .fieldset > .field.note {
    font-size: 1.4rem;
    /* your styles here */
  }
  .pl-thm-luxuryunlimited .page-header .panel-utilities .search-area .block-search .block-content {
    left: auto;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #cccccc;
    min-width: 320px;
    right: 12%;
  }
  .pl-thm-luxuryunlimited .page-header .panel-utilities .search-area .block-search .block-content input {
    padding: 0 30px 0 0px;
  }
  .pl-thm-luxuryunlimited .page-header .panel-utilities .search-area .block-search .block-content .action.search {
    left: 0;
  }
  .pl-thm-luxuryunlimited .page-header .panel-utilities .search-area .block-search .block-content {
    right: 11%;
  }
  body.account.swarming_credits-index-index .page-wrapper .columns .main .swarming-credits-transaction-toolbar.toolbar .pager {
    display: block;
  }
}
@media only screen and (max-width: 374px) {
  .panel-utilities .wishlist-area {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .wishlist-index-index .form-wishlist-items .product-list .product-item {
    width: 100%;
  }
  .gwishlist-index-index .form-wishlist-items .product-list .product-item {
    width: 100%;
  }
}
@media all and (min-width: 640px), print {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-blocks-2columns-s:nth-child(1) {
    float: left;
    clear: left;
  }
  .abs-blocks-2columns-s:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns-s:nth-child(2) + * {
    clear: both;
  }
  .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-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;
  }
  .abs-form-field-column-2-s .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2-s .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    width: 100%;
    padding: 0;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: #214553;
    content: '\e838';
    font-family: 'icomoon';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print-s:hover {
    text-decoration: underline;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main,
  .container,
  .footer-copyright-container {
    padding-left: 38px;
    padding-right: 38px;
  }
  .form-control .fieldset .fields {
    -webkit-grid-template-columns: repeat(2, 1fr);
    -moz-grid-template-columns: repeat(2, 1fr);
    -ms-grid-template-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .cart-container .block.crosssell .products-grid .product-item-actions {
    margin: 0 0 16px;
  }
  .checkout-cart-index .page-main .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 8px;
    align-content: center;
  }
  .checkout-cart-index .page-main .cart.table-wrapper .item .col.item .product-item-photo {
    min-width: 100px;
  }
  .checkout-cart-index .page-main .cart-container .cart-totals .table-wrapper {
    border: none;
  }
  .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.5;
    margin: 0;
    padding: 0;
    color: #214553;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: -4px;
  }
  .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: #214553;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #214553;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:active {
    color: #214553;
    text-decoration: none;
  }
  .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: #214553;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .block-addresses-empty h2 {
    font-size: 4.8rem;
    line-height: 6.7rem;
  }
  .account .block-box-element .box-widget {
    -webkit-grid-template-columns: repeat(2, 1fr);
    -moz-grid-template-columns: repeat(2, 1fr);
    -ms-grid-template-columns: repeat(2, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 16px;
  }
  .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-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 {
    max-width: 240px;
    float: left;
    margin-bottom: 0;
  }
  .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;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    width: 50%;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid .product-item {
    position: relative;
  }
  .products-grid .product-item .product-item-details {
    position: relative;
  }
  .products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v1 span {
    padding: 18px;
    display: block;
  }
  .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
    display: block;
    position: absolute;
    top: -66px;
    z-index: 9;
    width: 100%;
    text-align: center;
    color: #555;
    background: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    text-decoration: none;
  }
  .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: block;
    z-index: 9;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #08c;
    color: #fff;
    padding: 10px;
    border-radius: 0 5px;
    transition: 0.1s all;
    font-size: 12px;
    line-height: 1.4;
  }
  .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2:hover {
    opacity: 0.9;
  }
  .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 .porto-icon-eye {
    margin-right: 3px;
  }
  .page-products .columns {
    position: relative;
    z-index: 1;
    padding-top: 0;
  }
  .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 {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-title-wrapper {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .tickets-customer-index .mytickets-container .mytickets-table-body .no-record {
    border-top: 1px solid;
  }
  .tickets-customer-index .mytickets-container .mytickets-table-row .mytickets-table-col {
    width: 100%;
  }
  .tickets-customer-index .mytickets-container .mytickets-table-row .mytickets-table-col.id {
    max-width: 90px;
  }
  .tickets-customer-index .mytickets-container .mytickets-table-row .mytickets-table-col.brand-name {
    max-width: 112px;
  }
  .tickets-customer-index .mytickets-container .mytickets-table-row .mytickets-table-col.status {
    max-width: 112px;
    text-align: center;
  }
  .tickets-customer-index .mytickets-container .mytickets-table-row .mytickets-table-col.ticket-date {
    max-width: 100px;
  }
  .tickets-customer-index .mytickets-container .mytickets-table-row .mytickets-table-col.ticket-view {
    max-width: 20px;
  }
  .tickets-customer-index .mytickets-container .mytickets-table-row .mytickets-table-col.ticket-view a {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
  }
  .tickets-customer-index .mytickets-container .mytickets-table-row .mytickets-table-col.ticket-view a::before {
    font-size: 2rem;
  }
  .tickets-customer-index .mytickets-container .mytickets-table-row .mytickets-table-col.style {
    max-width: 538px;
  }
  .tickets-customer-index .mytickets-container .mytickets-table-row .mytickets-table-col.updated {
    width: 72%;
  }
  .tickets-customer-index .mytickets-container .mytickets-table-header .mytickets-table-row .mytickets-table-col.status {
    text-align: center;
  }
  .tickets-customer-index .mytickets-container .mytickets-table-body .no-record {
    border-top: 1px solid #dddddd;
  }
  .orderreturn-customer-tickets .orders-history .myreturns-table-row .myreturns-table-col.ticketid {
    width: 20%;
    min-width: 96px;
  }
  .orderreturn-customer-tickets .orders-history .myreturns-table-row .myreturns-table-col.type {
    width: 11%;
    min-width: 105px;
  }
  .orderreturn-customer-tickets .orders-history .myreturns-table-row .myreturns-table-col.sku {
    width: 30%;
    min-width: 96px;
  }
  .orderreturn-customer-tickets .orders-history .myreturns-table-row .myreturns-table-col.reason-msg {
    width: 25%;
    min-width: 96px;
  }
  .orderreturn-customer-tickets .orders-history .myreturns-table-row .myreturns-table-col.status {
    width: 11%;
    min-width: 110px;
  }
  .orderreturn-customer-returnlist .orders-history .myreturns-table-row .myreturns-table-col.order_id {
    width: 20%;
    min-width: 96px;
  }
  .orderreturn-customer-returnlist .orders-history .myreturns-table-row .myreturns-table-col.orderreturn_id {
    width: 11%;
    min-width: 105px;
  }
  .orderreturn-customer-returnlist .orders-history .myreturns-table-row .myreturns-table-col.created_at {
    width: 30%;
    min-width: 96px;
  }
  .orderreturn-customer-returnlist .orders-history .myreturns-table-row .myreturns-table-col.product_sku {
    width: 25%;
    min-width: 96px;
  }
  .orderreturn-customer-returnlist .orders-history .myreturns-table-row .myreturns-table-col.status {
    width: 11%;
    min-width: 110px;
  }
  /* Gift Card Details Popup*/
  .modal-popup {
    /* Thank You Popup*/
  }
  .modal-popup.giftcard-modal .modal-inner-wrap .modal-header {
    padding: 24px 40px;
  }
  .modal-popup.giftcard-modal .modal-inner-wrap .modal-content {
    padding: 40px;
  }
  .modal-popup.giftcard-modal .modal-inner-wrap .gift-card-details .detail-row label {
    -webkit-flex-basis: 41%;
    flex-basis: 41%;
  }
  .modal-popup.giftcard-modal .modal-inner-wrap .gift-card-details .detail-row span {
    -webkit-flex-basis: 59%;
    flex-basis: 59%;
  }
  .modal-popup.modal-giftcard-help .modal-inner-wrap .modal-content {
    padding: 24px;
  }
  .modal-popup.modal-giftcard-thankyou .modal-inner-wrap .modal-content {
    padding: 40px;
  }
  .modal-popup.modal-giftcard-thankyou .modal-inner-wrap .modal-content .actions-toolbar {
    margin-top: 40px;
  }
  .signup-account-container .block-customer-signin {
    float: left;
    width: 45.55555555555556%;
  }
  .signup-account-container .block-customer-signin .block-customer-signin {
    float: left;
    width: 45.55555555555556%;
  }
  .signup-account-container .block-customer-signin .block-customer-signin .customer-account-success .customer-create-account {
    float: right;
    width: 52.77777777777778%;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .block-dashboard-orders .orders-recent .orders-recent-items .action.cancel {
    margin: 0 0 4px 0;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .block-dashboard-orders .orders-recent .orders-recent-details {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  body.layout-fullwidth.page-layout-2columns-left.account .block-dashboard-orders .orders-recent .orders-recent-details .actions {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
/*
FIGMA TOKEN SYNC STATUS:
========================

✅ COLORS:
- Primary colors: Fully synced with Figma teal-blue theme
- Secondary colors: Fully synced with Figma nero theme
- Territory colors: Fully synced with Figma custom colors
- Utility colors: Fully synced

✅ TYPOGRAPHY:
- Font families: Poppins family synced
- Font sizes: H1-H6 and body sizes synced
- Font weights: Basic weights synced
- Line heights: Key line heights synced

✅ SPACING:
- Basic spacing scale synced with Figma dimensions
- Indents partially synced (some custom values maintained)

🔄 PENDING SYNC:
- Border radius values (need component-specific mapping)
- Advanced typography tokens (letter spacing, paragraph spacing)
- Component-specific tokens (buttons, forms, etc.)
- Shadow system implementation
- Responsive breakpoint alignment

📝 CUSTOM EXTENSIONS:
- Light variations for color backgrounds
- Magento-specific compatibility aliases
- Component-specific mappings for seamless integration
*/
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.btn {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  padding: 8px 16px;
  border-radius: 10px;
  transition: all 0.3s ease;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
}
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
.btn:hover,
button:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
.btn:focus {
  text-decoration: none;
}
button:disabled,
input[type="submit"]:disabled,
input[type="button"]:disabled,
input[type="reset"]:disabled,
.btn:disabled,
button.disabled,
input[type="submit"].disabled,
input[type="button"].disabled,
input[type="reset"].disabled,
.btn.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
a.action {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  padding: 8px 16px;
  border-radius: 10px;
  transition: all 0.3s ease;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
  padding: 0;
  border: 0;
}
a.action:hover,
a.action:focus {
  text-decoration: none;
}
a.action:disabled,
a.action.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.action.primary,
button.action.primary,
a.action.primary,
input[type="submit"].primary,
.btn-primary,
#product-addtocart-button,
.add-btn.btn-submit-txt,
.btn-custom,
.action.save.primary,
.block-authentication .action.action-register.primary,
.block-authentication .action.action-login.primary,
.sociallogin-login .action.primary,
.action.primary.checkout,
.action.cancel,
.cookie-consent .action.primary {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  padding: 8px 16px;
  border-radius: 10px;
  transition: all 0.3s ease;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
  background: #214553;
  color: #ffffff;
  border: 1px solid #214553;
}
.action.primary:hover,
button.action.primary:hover,
a.action.primary:hover,
input[type="submit"].primary:hover,
.btn-primary:hover,
#product-addtocart-button:hover,
.add-btn.btn-submit-txt:hover,
.btn-custom:hover,
.action.save.primary:hover,
.block-authentication .action.action-register.primary:hover,
.block-authentication .action.action-login.primary:hover,
.sociallogin-login .action.primary:hover,
.action.primary.checkout:hover,
.action.cancel:hover,
.cookie-consent .action.primary:hover,
.action.primary:focus,
button.action.primary:focus,
a.action.primary:focus,
input[type="submit"].primary:focus,
.btn-primary:focus,
#product-addtocart-button:focus,
.add-btn.btn-submit-txt:focus,
.btn-custom:focus,
.action.save.primary:focus,
.block-authentication .action.action-register.primary:focus,
.block-authentication .action.action-login.primary:focus,
.sociallogin-login .action.primary:focus,
.action.primary.checkout:focus,
.action.cancel:focus,
.cookie-consent .action.primary:focus {
  text-decoration: none;
}
.action.primary:disabled,
button.action.primary:disabled,
a.action.primary:disabled,
input[type="submit"].primary:disabled,
.btn-primary:disabled,
#product-addtocart-button:disabled,
.add-btn.btn-submit-txt:disabled,
.btn-custom:disabled,
.action.save.primary:disabled,
.block-authentication .action.action-register.primary:disabled,
.block-authentication .action.action-login.primary:disabled,
.sociallogin-login .action.primary:disabled,
.action.primary.checkout:disabled,
.action.cancel:disabled,
.cookie-consent .action.primary:disabled,
.action.primary.disabled,
button.action.primary.disabled,
a.action.primary.disabled,
input[type="submit"].primary.disabled,
.btn-primary.disabled,
#product-addtocart-button.disabled,
.add-btn.btn-submit-txt.disabled,
.btn-custom.disabled,
.action.save.primary.disabled,
.block-authentication .action.action-register.primary.disabled,
.block-authentication .action.action-login.primary.disabled,
.sociallogin-login .action.primary.disabled,
.action.primary.checkout.disabled,
.action.cancel.disabled,
.cookie-consent .action.primary.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.action.primary:hover,
button.action.primary:hover,
a.action.primary:hover,
input[type="submit"].primary:hover,
.btn-primary:hover,
#product-addtocart-button:hover,
.add-btn.btn-submit-txt:hover,
.btn-custom:hover,
.action.save.primary:hover,
.block-authentication .action.action-register.primary:hover,
.block-authentication .action.action-login.primary:hover,
.sociallogin-login .action.primary:hover,
.action.primary.checkout:hover,
.action.cancel:hover,
.cookie-consent .action.primary:hover,
.action.primary:focus,
button.action.primary:focus,
a.action.primary:focus,
input[type="submit"].primary:focus,
.btn-primary:focus,
#product-addtocart-button:focus,
.add-btn.btn-submit-txt:focus,
.btn-custom:focus,
.action.save.primary:focus,
.block-authentication .action.action-register.primary:focus,
.block-authentication .action.action-login.primary:focus,
.sociallogin-login .action.primary:focus,
.action.primary.checkout:focus,
.action.cancel:focus,
.cookie-consent .action.primary:focus,
.action.primary:active,
button.action.primary:active,
a.action.primary:active,
input[type="submit"].primary:active,
.btn-primary:active,
#product-addtocart-button:active,
.add-btn.btn-submit-txt:active,
.btn-custom:active,
.action.save.primary:active,
.block-authentication .action.action-register.primary:active,
.block-authentication .action.action-login.primary:active,
.sociallogin-login .action.primary:active,
.action.primary.checkout:active,
.action.cancel:active,
.cookie-consent .action.primary:active {
  background: #285465;
  color: #ffffff;
  border: 1px solid #285465;
}
.action.secondary,
button.action.secondary,
a.action.secondary,
.btn-secondary,
.action.remove,
.action.clear.filter-clear,
a.action.edit {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  padding: 8px 16px;
  border-radius: 10px;
  transition: all 0.3s ease;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
  background: transparent;
  color: #214553;
  border: 1px solid #214553;
}
.action.secondary:hover,
button.action.secondary:hover,
a.action.secondary:hover,
.btn-secondary:hover,
.action.remove:hover,
.action.clear.filter-clear:hover,
a.action.edit:hover,
.action.secondary:focus,
button.action.secondary:focus,
a.action.secondary:focus,
.btn-secondary:focus,
.action.remove:focus,
.action.clear.filter-clear:focus,
a.action.edit:focus {
  text-decoration: none;
}
.action.secondary:disabled,
button.action.secondary:disabled,
a.action.secondary:disabled,
.btn-secondary:disabled,
.action.remove:disabled,
.action.clear.filter-clear:disabled,
a.action.edit:disabled,
.action.secondary.disabled,
button.action.secondary.disabled,
a.action.secondary.disabled,
.btn-secondary.disabled,
.action.remove.disabled,
.action.clear.filter-clear.disabled,
a.action.edit.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.action.secondary:hover,
button.action.secondary:hover,
a.action.secondary:hover,
.btn-secondary:hover,
.action.remove:hover,
.action.clear.filter-clear:hover,
a.action.edit:hover,
.action.secondary:focus,
button.action.secondary:focus,
a.action.secondary:focus,
.btn-secondary:focus,
.action.remove:focus,
.action.clear.filter-clear:focus,
a.action.edit:focus,
.action.secondary:active,
button.action.secondary:active,
a.action.secondary:active,
.btn-secondary:active,
.action.remove:active,
.action.clear.filter-clear:active,
a.action.edit:active {
  background: #285465;
  color: #ffffff;
  border: 1px solid #285465;
}
.modal-popup .action.primary,
.modals-wrapper .modal-popup .action.primary,
button.action.primary.checkout,
.action.action.primary.checkout,
button.action.save.primary.save-address-button {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  line-height: 22px;
  padding: 8px 16px;
  border-radius: 10px;
  transition: all 0.3s ease;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
  background: #214553;
  color: #ffffff;
  border: 1px solid #214553;
  font-weight: 500;
}
.modal-popup .action.primary:hover,
.modals-wrapper .modal-popup .action.primary:hover,
button.action.primary.checkout:hover,
.action.action.primary.checkout:hover,
button.action.save.primary.save-address-button:hover,
.modal-popup .action.primary:focus,
.modals-wrapper .modal-popup .action.primary:focus,
button.action.primary.checkout:focus,
.action.action.primary.checkout:focus,
button.action.save.primary.save-address-button:focus {
  text-decoration: none;
}
.modal-popup .action.primary:disabled,
.modals-wrapper .modal-popup .action.primary:disabled,
button.action.primary.checkout:disabled,
.action.action.primary.checkout:disabled,
button.action.save.primary.save-address-button:disabled,
.modal-popup .action.primary.disabled,
.modals-wrapper .modal-popup .action.primary.disabled,
button.action.primary.checkout.disabled,
.action.action.primary.checkout.disabled,
button.action.save.primary.save-address-button.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.modal-popup .action.primary:hover,
.modals-wrapper .modal-popup .action.primary:hover,
button.action.primary.checkout:hover,
.action.action.primary.checkout:hover,
button.action.save.primary.save-address-button:hover,
.modal-popup .action.primary:focus,
.modals-wrapper .modal-popup .action.primary:focus,
button.action.primary.checkout:focus,
.action.action.primary.checkout:focus,
button.action.save.primary.save-address-button:focus,
.modal-popup .action.primary:active,
.modals-wrapper .modal-popup .action.primary:active,
button.action.primary.checkout:active,
.action.action.primary.checkout:active,
button.action.save.primary.save-address-button:active {
  background: #285465;
  color: #ffffff;
  border: 1px solid #285465;
}
.page-title-wrapper {
  padding: 35px 15px;
}
.page-title-wrapper .page-title {
  width: 100%;
  margin: 0;
}
.cms-refer-friend fieldset .prifix-input-with-option .input-prefix {
  display: block !important;
}
.cms-affiliate-program fieldset .prifix-input-with-option .input-prefix {
  display: block !important;
}
.cms-affiliate-program input#firstname {
  padding-left: 0px;
}
.customer-address-form fieldset .prifix-input-with-option .input-prefix {
  display: block !important;
  max-width: 64px !important;
}
.customer-account-edit fieldset .prifix-input-with-option .input-prefix {
  display: block !important;
}
.customer-account-edit input#prefix {
  position: relative !important;
  max-width: 64px !important;
}
.customer-account-edit #form-validate .fieldset .field .prifix-input-with-option .input-text {
  padding-left: 10px !important;
}
.cms-influencer-registration fieldset .prifix-input-with-option .input-prefix {
  display: block !important;
}
.customer-account-create fieldset .prifix-input-with-option .input-prefix {
  display: block !important;
}
.customer-account-create input#prefix {
  flex: 0 !important;
}
.cms-terms-and-conditions .cls_shipping_panelsub {
  border-radius: 20px;
  margin: 20px 0px 30px 0px;
}
.cms-terms-and-conditions h4.panel-title {
  display: flex;
  justify-content: space-between;
  margin: 4px 0px;
  font-size: 18px;
}
.cms-terms-and-conditions .accordion_body h5 {
  font-size: 16px !important;
}
.cms-terms-and-conditions p {
  margin-top: 15px;
  font-size: 14px;
}
.page-header .content-right {
  -webkit-gap: 8px 24px;
  -moz-gap: 8px 24px;
  -ms-gap: 8px 24px;
  gap: 8px 24px;
}
@media screen and (min-width: 641px) and (max-width: 768px) {
  .page-header .header.content {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    padding-left: 252px;
    padding-right: 252px;
  }
  .page-header .header.content .toggle-menu {
    left: 38px;
  }
  .page-header .header.content .content-right {
    position: absolute;
    right: 38px;
  }
}
.nav-sections .nav-sections-items .section-item-content .navigation > ul > li .submenu {
  width: auto;
}
.page-footer {
  background: #242424;
  padding: 50px 0;
}
.page-footer .custom-footer-section {
  padding-top: 0;
  padding-bottom: 50px;
}
.page-footer .custom-footer-section .custom-col:nth-child(1) {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-footer .custom-footer-section .custom-col:nth-child(1) p {
  margin: 0;
}
.page-footer .custom-footer-section .custom-col:nth-child(1) .footer-links {
  width: 100%;
  max-width: 100%;
  margin: 16px 0 0 0;
}
.page-footer .custom-footer-section .custom-col:nth-child(1) .footer-links li {
  width: 100%;
  color: #838383;
}
.page-footer .custom-footer-section .custom-col ul.footer-links {
  width: 100%;
  -webkit-gap: 8px;
  -moz-gap: 8px;
  -ms-gap: 8px;
  gap: 8px;
}
.page-footer .custom-footer-section .custom-col ul.footer-links.footer-social-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-gap: 12px;
  -moz-gap: 12px;
  -ms-gap: 12px;
  gap: 12px;
  margin-bottom: 25px;
}
.page-footer .custom-footer-section .custom-col ul.footer-links.footer-social-links li {
  position: relative;
  line-height: normal;
}
.page-footer .custom-footer-section .custom-col ul.footer-links.footer-social-links li a {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.page-footer .custom-footer-section .custom-col ul.footer-links.footer-social-links i {
  font-size: 2.4rem;
}
.page-footer .custom-footer-section .custom-col .links-title:before {
  background-color: #ffffff;
  height: 1px;
  content: '';
  width: 85%;
  position: absolute;
  top: 100%;
}
.page-footer .custom-footer-section .custom-col ul.social-sec li {
  list-style-type: none;
}
.page-footer .custom-footer-section .custom-col ul.social-sec li a {
  color: #7e7d82;
}
.page-footer .custom-footer-section .custom-col ul.social-sec li a:hover {
  color: #7e7d82;
}
.page-footer .block.newsletter .content {
  background-color: #ebf1f1;
  max-width: 679px;
  width: 100%;
  margin: 0 auto;
  padding: 34px 39px;
  border-radius: 10px;
}
.page-footer .block.newsletter .form.subscribe {
  max-width: 100%;
}
.page-footer .block.newsletter .form.subscribe .control input {
  border-radius: 10px 0px 0px 10px;
  box-shadow: none;
}
.page-footer .block.newsletter .form.subscribe .control div.mage-error {
  position: absolute;
  padding: 8px;
}
.page-footer .block.newsletter .form.subscribe .actions {
  top: 0;
}
.page-footer .block.newsletter .form.subscribe .actions .action.subscribe.primary {
  width: 131px;
  padding: 0;
  margin: 0;
  color: #ffffff;
}
.page-footer .block.newsletter .form.subscribe .actions .action.subscribe.primary:before {
  display: none;
}
.page-footer small.copyright {
  margin-top: 32px;
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 2.1rem;
}
.fieldset.prifix-input-with-option .prefix-select {
  width: 80px;
  float: left;
}
.fieldset.prifix-input-with-option .prefix-text {
  width: calc(100% - 80px);
  float: right;
  border: 0;
}
.fieldset > .fields > .field:last-child,
.fieldset > .field:last-child {
  margin-bottom: 20px;
}
.fieldset .field .file-input-choice {
  display: inline-block;
  text-align: left;
  width: 100%;
  position: relative;
}
.fieldset .field .file-input-choice .file-input-wrap {
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid #dddddd;
}
.fieldset .field .file-input-choice .file-input-wrap > [type='file'] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
}
.fieldset .field .file-input-choice .file-input-wrap > .file-button {
  font-size: 1.2rem;
  line-height: 2.4rem;
  display: inline-block;
  cursor: pointer;
  background: #f2f2f2;
  padding: 0 10px;
  margin-right: 10px;
}
.fieldset .field .file-input-choice .file-input-wrap > .input-file-label {
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #bbbbbb;
  white-space: nowrap;
}
.fieldset .fieldset-legend {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
body[dir='rtl'] .fieldset .field .file-input-choice .file-input-wrap {
  text-align: right;
}
.brand_labels_hero_banner .slick-dots {
  bottom: 10px;
}
.brand_labels_hero_banner .slick-dots li {
  margin: 0 4px;
}
.brand_labels_hero_banner .slick-dots li button {
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border: none;
}
.brand_labels_hero_banner .slick-dots li button::before {
  width: 12px;
  height: 12px;
  background: transparent;
  border-radius: 100%;
}
.brand_labels_hero_banner .slick-dots li.slick-active button {
  background: none;
  width: 12px;
  height: 12px;
}
.brand_labels_hero_banner .slick-dots li.slick-active button::before {
  width: 16px;
  height: 16px;
  border: none;
}
.home_categories {
  width: 100%;
  float: left;
}
.home_categories .category-section-two {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.home_categories .category-section-two .category-tile {
  border-radius: 10px;
  padding: 0;
  margin: 0;
  text-align: center;
}
.home_categories .category-section-two .category-tile .category-title a {
  margin-top: 16px;
}
.home_categories .category-section-two .category-tile .category-title a:hover {
  text-decoration: none;
}
.home_categories .category-section-two .category-tile .tile-image {
  line-height: 0rem;
}
.brands_logos {
  width: 100%;
  float: left;
  border-width: 1px 0 1px 0;
  border-style: solid;
  padding: 20px 0;
}
.brands_logos .heading {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 32px;
}
.brands_logos .brand-slide {
  justify-content: center;
}
.brands_logos .brand-slide .brand {
  margin-left: 32px;
  display: inline-block;
  vertical-align: middle;
}
.home_banner_right .home_static_banners2 img,
.home_banner_right .home_static_banners3 img {
  width: 100%;
}
.discount-newsletter-block {
  margin: 35px 0px;
}
.discount-newsletter-block .discount-newsletter-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
}
.discount-newsletter-block .discount-newsletter-container h2 {
  color: #242424;
}
.discount-newsletter-block .discout_sub_fmtitle h5 {
  font-size: 18px;
  color: #242424;
  font-weight: 600;
  border-bottom: solid 1px;
  max-width: 105px;
  padding-bottom: 10px;
  text-align: center;
  margin-bottom: 0px !important;
}
.discount-newsletter-block .discount_sub_fm {
  max-width: 460px;
}
.discount-newsletter-block .discount_sub_fm input#newsletter {
  margin: 20px 0px;
}
.discount-newsletter-block .discount_sub_fm button.action.subscribe.primary {
  margin: 0px;
  border-radius: 5px;
}
.discount-newsletter-block .discount_sub_fm p {
  font-size: 14px;
  margin-top: 18px !important;
}
.discount-newsletter-block .form-section {
  align-self: center;
  max-width: 500px;
}
.home_categories2 {
  width: 100%;
  float: left;
}
.home_categories2 .category-section-one {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.home_categories2 .category-section-one .category-tile {
  float: left;
  padding: 0 7px;
  margin: 0;
  text-align: center;
  position: relative;
}
.home_categories2 .category-section-one .category-tile .category-title a {
  margin: auto;
  margin-top: 16px;
  padding: 8px;
  position: absolute;
  bottom: 12px;
  width: 127px;
  left: 0;
  right: 0;
  text-align: center;
  line-height: normal;
}
.home_categories2 .category-section-one .category-tile .category-title a:hover {
  text-decoration: none;
}
.home_categories2 .category-section-one .category-tile .tile-image {
  line-height: 0rem;
}
.most_popular .tile-caption {
  margin: 8px 0 32px;
}
.most_popular .tile-caption .category-name {
  float: left;
}
.most_popular .tile-caption .view-more {
  float: right;
  margin: 12px 0;
}
.best_seller_brand {
  width: 100%;
  float: left;
}
.best_seller_brand h1 {
  margin: 0 0 40px;
}
.best_seller_brand ul {
  margin: 0;
  padding: 0;
}
.best_seller_brand ul li {
  float: left;
  width: 100%;
  list-style: none;
  position: relative;
}
.best_seller_brand ul li span {
  padding: 8px;
  position: absolute;
  bottom: 12px;
  width: 127px;
  left: 0;
  right: 0;
  line-height: normal;
  text-align: center;
  margin: auto;
}
.best_seller_brand ul li span:hover {
  text-decoration: none;
}
.best_seller_brand .owl-controls {
  position: absolute;
  right: 0;
  top: -84px;
}
.best_seller_brand .owl-controls .owl-nav .owl-prev {
  width: 40px;
  height: 40px;
  line-height: 4rem;
  border-radius: 4px;
  margin: 8px;
}
.best_seller_brand .owl-controls .owl-nav .owl-prev .icon-icon-left {
  line-height: 2.4rem;
}
.best_seller_brand .owl-controls .owl-nav .owl-prev .icon-icon-left:before {
  content: '\e617';
}
.best_seller_brand .owl-controls .owl-nav .owl-next {
  margin: 0;
  width: 40px;
  height: 40px;
  line-height: 4rem;
  border-radius: 4px;
}
.best_seller_brand .owl-controls .owl-nav .owl-next .icon-icon-right {
  line-height: 2.4rem;
}
.best_seller_brand .owl-controls .owl-nav .owl-next .icon-icon-right:before {
  content: '\e608';
}
.brands_add {
  float: left;
  width: 100%;
  margin: 50px 0 0;
}
.static_home_banners {
  float: left;
  width: 100%;
  margin: 32px 0 8px;
}
.static_home_banner2 {
  float: left;
  width: 100%;
  margin: 32px 0 8px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.static_home_banner2 .footwear_home_banner {
  float: left;
  width: 50%;
  flex-basis: 50%;
}
.static_home_banner2 .calvin_klein_home_banner {
  float: left;
  width: 50%;
  flex-basis: 50%;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  position: relative;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info .product-item-inner {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info a.action.tocompare {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] .product-item .product-item-inner .actions-primary {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] .product-item .product-item-inner .actions-secondary {
  display: block;
  font-size: 0;
}
[data-content-type='products'][data-appearance='carousel'] .product-item .product-item-inner .actions-secondary .action.towishlist {
  border: unset;
  position: absolute;
  top: 10px;
  right: 10px;
}
.brand_labels_hero_banner.suv_banner {
  margin: 0 0 8px 0;
}
.brand_labels_hero_banner.suv_banner .slick-dots {
  bottom: 20px;
  right: 20px;
  text-align: right;
}
.brand_labels_hero_banner.suv_banner .slick-dots li button::before {
  border: 2px solid #242424;
  background: #242424;
}
.brand_labels_hero_banner.suv_banner .slick-dots li.slick-active button::before {
  background: #ffffff;
  border: 2px solid #ffffff;
}
.brand_labels_hero_banner.suv_banner .slick-dots li.slick-active button::before {
  width: 12px;
  height: 12px;
}
.home_static_banner_avoir {
  float: left;
  width: 100%;
  margin: 32px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 45px;
}
.home_static_banner_avoir .home_products_banner {
  width: 66%;
}
.home_static_banner_avoir .home_best_price {
  width: 35%;
}
.home_static_banner_avoir img {
  width: 100%;
  display: block;
}
.brands_logos .brand-slide .brand .brand-title {
  display: none;
}
.avoir_static_banners2_avoir {
  float: left;
  width: 100%;
  margin: 32px 0 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 45px;
}
.avoir_static_banners2_avoir .avoir_home_banner_left {
  width: 60%;
  padding-right: 4px;
}
.avoir_static_banners2_avoir .avoir_home_banner_left img {
  height: calc(99%);
  width: 100%;
  display: block;
  object-fit: cover;
}
.avoir_static_banners2_avoir .avoir_home_banner_right {
  width: 37%;
  padding-left: 0;
}
.avoir_static_banners2_avoir .avoir_home_banner_right .avoir_home_static_banners2 {
  padding-bottom: 32px;
}
.avoir_static_banners2_avoir .avoir_home_banner_right .avoir_home_banner_right {
  width: 40%;
  padding-left: 4px;
}
.avoir_static_banners2_avoir .avoir_home_banner_right .avoir_home_banner_right .avoir_home_static_banners2 {
  margin-bottom: 20px;
}
.avoir_static_banners2_avoir .avoir_home_banner_right .avoir_home_banner_right .avoir_home_static_banners3 img {
  height: 100%;
  object-fit: cover;
}
.most_popular .tile-caption .category-name {
  margin: 12px 0;
  color: #214553;
  font-weight: 500;
  font-size: 2.4rem;
}
.most_popular .tile-caption .view-more {
  color: #9b9b9b;
  font-size: 1.8rem;
  font-weight: 400;
}
.most_popular .product-item-link {
  color: #242424;
  font-weight: 500;
}
.most_popular .price-box .price {
  color: #7e7d82;
}
.brand-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.orders-recent .orders-recent-items .action.view {
  border: 1px solid #214553;
  vertical-align: middle;
  text-align: center;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #214553;
  background-color: #e3e7e8;
  padding: 8px 25px;
  border-radius: 8px;
}
.orders-recent .orders-recent-items .action.view:hover {
  background: #214553;
  border: 1px solid #214553;
  color: #ffffff;
}
.account .page-main .page-title-wrapper .order-date {
  margin: 0;
  line-height: 4rem;
}
.account .page-main .page-title-wrapper .order-status {
  line-height: 4rem;
  margin: 0 8px;
  font-size: 1.6rem;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 20px 32px;
}
.order-details-items .table-order-items .product-item-name {
  font-size: 1.4rem;
}
.order-details-items .col.name {
  padding: 20px 4px;
}
.col.subtotal.status,
.order-status-modal.modal,
.items.order-links,
.order-details-items .order-title,
.porto-icon-action-undo:before {
  display: none;
}
.col.return.order-cancel span {
  cursor: pointer;
}
#my-orders-table {
  font-size: 1.4rem;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
  background-color: #edf7f5;
  color: #000000;
  position: absolute;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] .icon-icon-right,
.owl-theme .owl-controls .owl-nav [class*='owl-'] .icon-icon-left {
  color: #000000;
}
.owl-theme .owl-controls .owl-nav .owl-next {
  right: 0;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
  left: 0;
}
.page-header .switcher {
  position: relative;
}
.page-header .switcher:not(:last-child)::after {
  content: '';
  display: inline-block;
  height: 15px;
  border: 1px solid #214553;
  position: absolute;
  right: -0.5px;
  top: 50%;
  transform: translateY(-50%);
}
.page-header .switcher .options .action.toggle:after {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.acc__card {
  border-width: 2px;
  border-style: solid;
  border-color: #e5e5e5;
  border-radius: 12px;
  position: relative;
  padding: 25px 32px;
}
.acc__card:not(:last-child) {
  margin-bottom: 20px;
}
.acc__card .arrow-up,
.acc__card .arrow-down {
  position: absolute;
  right: 32px;
  top: 25px;
}
.acc__card .acc__title {
  cursor: pointer;
  position: relative;
  display: block;
  text-decoration: none;
}
.acc__card .acc__title .panel-title {
  margin: 0;
  line-height: 1.4;
}
.acc__card .acc__title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.acc__card .acc__title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 24px;
  color: #000000;
  content: '\e622';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.acc__card .acc__title.active:after {
  content: '\e621';
}
.acc__card .acc__title.active .panel-title {
  color: #214553;
}
.acc__card .acc__title:after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
}
.acc__card .acc__panel {
  display: none;
  padding-top: 25px;
}
.acc__card .plusminus {
  display: none;
}
div.mage-error {
  margin-top: 3px;
}
.wishlist-login-popup .create-account-msg a {
  color: #214553;
}
.modals-wrapper .modal-popup._show.remove-wishlist .modal-header .modal-title {
  font-size: 2rem;
  padding-left: 20px;
}
.modals-wrapper .modal-popup._show.remove-wishlist .modal-content {
  padding: 0px 40px 32px;
}
.modals-wrapper .modal-popup._show.remove-wishlist .modal-content img {
  max-width: 100px;
}
.modals-wrapper .modal-popup._show.remove-wishlist .modal-content div {
  margin-top: 25px;
  align-items: flex-start !important;
  justify-content: start !important;
  gap: 25px;
}
.modals-wrapper .modal-popup._show.remove-wishlist .modal-content .wishlist-success-div .actions-toolbar {
  padding-top: 15px;
}
.modals-wrapper .modal-popup._show.remove-wishlist .modal-footer {
  display: flex !important;
  padding: 20px 40px 40px;
}
.modals-wrapper .modal-popup._show.remove-wishlist .modal-footer button {
  width: 100%;
  padding: 10px 20px 10px;
}
.modals-wrapper .modal-popup._show.remove-wishlist .modal-footer .action-primary {
  color: #ffffff;
  margin-left: 2%;
  margin-right: 0;
}
.pl-thm-luxuryunlimited-veralusso .modals-wrapper .modal-popup._show.remove-wishlist .modal-footer .action-primary,
.pl-thm-luxuryunlimited-veralusso_rtl .modals-wrapper .modal-popup._show.remove-wishlist .modal-footer .action-primary {
  background-color: #000000;
}
.pl-thm-luxuryunlimited-brands_labels .modals-wrapper .modal-popup._show.remove-wishlist .modal-footer .action-primary,
.pl-thm-luxuryunlimited-brands_labels_rtl .modals-wrapper .modal-popup._show.remove-wishlist .modal-footer .action-primary {
  background-color: #2c2f74;
}
.pl-thm-luxuryunlimited-suvandnat .modals-wrapper .modal-popup._show.remove-wishlist .modal-footer .action-primary,
.pl-thm-luxuryunlimited-suvandnat_rtl .modals-wrapper .modal-popup._show.remove-wishlist .modal-footer .action-primary {
  background-color: #842a2c;
}
.modals-wrapper .modal-popup._show.remove-wishlist .modal-footer .action-secondary {
  margin-right: 2%;
  margin-left: 0;
}
.modals-wrapper .modal-popup._inner-scroll.wishlist-requst-modal .modal-header .modal-title {
  font-size: 2rem;
  padding-left: 20px;
}
.modals-wrapper .modal-popup._inner-scroll.wishlist-requst-modal .modal-content #wishlist-modal-addcontent .wishlist-success-div #wishlist-success .modal-content {
  padding: 0;
}
.modals-wrapper .modal-popup._inner-scroll.wishlist-requst-modal .modal-content #wishlist-modal-addcontent #wishlist-result-message {
  font-size: 1.6rem;
  margin-top: 15px;
  padding: 0 20px;
}
.modals-wrapper .modal-popup._inner-scroll.wishlist-requst-modal .modal-content #wishlist-modal-addcontent #wishlist-result-message img {
  max-width: 100px;
}
.modals-wrapper .modal-popup._inner-scroll.wishlist-requst-modal .modal-content #wishlist-modal-addcontent #wishlist-result-message div {
  margin-top: 25px;
  align-items: flex-start !important;
  justify-content: start !important;
  gap: 25px;
}
.modals-wrapper .modal-popup._inner-scroll.wishlist-requst-modal .modal-content #wishlist-modal-addcontent .wishlist-result-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  gap: 10px;
}
.modals-wrapper .modal-popup._inner-scroll.wishlist-requst-modal .modal-content #wishlist-modal-addcontent .wishlist-success-div .actions-toolbar {
  padding-top: 15px;
}
body.rtl .modals-wrapper .modal-popup._show.remove-wishlist .modal-footer .action-primary {
  margin-left: 0;
  margin-right: 2%;
}
body.rtl .modals-wrapper .modal-popup._show.remove-wishlist .modal-footer .action-secondary {
  margin-right: 0;
  margin-left: 2%;
}
.tickets-customer-index .mytickets-container .mytickets-title-wrapper .mytickets-title {
  font-size: 2rem;
  font-weight: 500;
  color: #000000;
}
.tickets-customer-index .mytickets-container .mytickets-list {
  margin-bottom: 20px;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper {
  border: 1px solid;
  margin: 0;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-row {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  gap: 8px;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row {
  border-top: 1px solid;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col {
  font-size: 1.4rem;
  line-height: 2rem;
  word-break: break-all;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col .mob-title {
  display: none;
  /*  added display none to toggle the title content in mobile view */
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col.ticket-view a {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  line-height: 1;
  display: inline-block;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col.ticket-view a.icomoon-icon-chat::before {
  content: '\e803';
  font-family: 'icomoon';
  font-size: 2rem;
  color: #666666;
  cursor: pointer;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col.status span {
  font-weight: 700;
  border-radius: 4px;
  padding: 4px 16px;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .no-record {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 500;
  color: #666666;
  padding: 25px 8px;
  text-align: center;
}
.tickets-customer-index .order-products-toolbar .pager {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.tickets-customer-index .order-products-toolbar .pager::before,
.tickets-customer-index .order-products-toolbar .pager::after {
  display: none;
}
.tickets-customer-index .order-products-toolbar .pager .toolbar-amount {
  padding: 0;
  color: #666666;
}
.tickets-customer-index .order-products-toolbar .pager .limiter-options {
  margin: 0 8px 0 7px;
  width: 70px;
  padding: 16px;
}
.modal-popup.ticket-chat-modal .modal-inner-wrap {
  max-width: 424px;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  margin: 0;
  width: 90%;
}
.modal-popup.ticket-chat-modal .modal-header .modal-title {
  text-align: start;
  color: #7e7d82;
  font-size: 2rem;
  font-weight: 500;
}
.modal-popup.ticket-chat-modal .message-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 10px;
}
.modal-popup.ticket-chat-modal .message-container .message {
  width: 70%;
  text-align: start;
  border-radius: 15px 15px 15px 0;
  padding: 10px;
}
.modal-popup.ticket-chat-modal .message-container .message .content {
  font-size: 1.4rem;
}
.modal-popup.ticket-chat-modal .message-container .message .content p {
  margin: 0;
}
.modal-popup.ticket-chat-modal .message-container .message-date {
  width: 70%;
  text-align: right;
}
.modal-popup.ticket-chat-modal .message-container.merchant {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.modal-popup.ticket-chat-modal .message-container.merchant .message {
  border-radius: 15px 15px 0 15px;
}
.modal-popup.ticket-chat-modal .message-container .message-date {
  padding: 8px 0;
}
.modal-popup.ticket-chat-modal .chat-submit-form #message {
  width: 82%;
  border: none;
  height: 42px;
  -ms-overflow-style: none;
  scrollbar-width: none;
  resize: none;
}
.modal-popup.ticket-chat-modal .chat-submit-form #message::-webkit-scrollbar {
  display: none;
}
.modal-popup.ticket-chat-modal .chat-submit-form form#ticket-chat-form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.modal-popup.ticket-chat-modal .chat-submit-form form#ticket-chat-form .add-btn.btn-submit-txt {
  border: none;
  height: 42px;
  padding: 11px 20px;
}
.modal-popup.ticket-chat-modal .modal-content {
  padding: 0;
}
.modal-popup.ticket-chat-modal .chat-messages-wrapper {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}
.modal-popup.ticket-chat-modal .chat-messages-wrapper .chat-date-container .chat-date {
  display: inline-block;
}
.notification-area {
  position: relative;
}
.notification-area:hover span.msg {
  display: block;
}
.notification-area span.msg {
  position: absolute;
  display: none;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 4px;
  padding: 8px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  right: -8px;
  top: 33px;
  min-width: 240px;
  z-index: 99;
}
.notification-area span.msg::before {
  content: '';
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  background-color: #ffffff;
  position: absolute;
  right: 20px;
  top: -9px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.notification-area span.msg.active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.notification-area span.msg .icon-ticket::before {
  content: '\e803';
}
.notification-area span.unread-msg-cnt {
  font-size: 12px;
  line-height: 1.4rem;
  border-radius: 100%;
  color: #ffffff;
  display: inline-block;
  font-weight: 500;
  position: absolute;
  top: 4px;
  left: 11px;
  text-align: center;
  white-space: normal;
  width: 24px;
  height: 24px;
  min-width: 24px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 0;
  padding: 3px;
  overflow: hidden;
  background: #214553;
}
.notification-area span.unread-msg-cnt .loader > img {
  max-width: 24px;
}
.notification-area a.action.notification.my-notification.unread-link {
  position: relative;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper {
  border: 1px solid #dddddd;
  border-radius: 20px;
  overflow: hidden;
  padding: 0px 25px 4px;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-header .mytickets-table-col {
  font-size: 1.6rem;
  color: #242424;
  padding: 25px 0;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row {
  border-top: 1px solid #dddddd;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col {
  color: #7e7d82;
  padding: 20px 0px;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col.ticket-view a.icomoon-icon-chat::before {
  content: '\e846';
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col.status span {
  font-size: 1.4rem;
  background-color: #e3e7e8;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col.status span.ticket-active {
  color: #214553;
}
.tickets-customer-index .mytickets-container .mytickets-list .mytickets-table-wrapper .mytickets-table-body .mytickets-table-row .mytickets-table-col.status span.ticket-pending {
  color: #214553;
  opacity: 0.5;
}
.ticket-chat-modal .message-container .message {
  background: #f6f6f6;
  padding: 8px;
}
.ticket-chat-modal .message-container.merchant .message {
  background: #d2dfe5;
}
.ticket-chat-modal .message-container.merchant .message .name {
  padding: 4px 0;
  font-weight: 700;
}
.ticket-chat-modal .chat-date-container {
  margin: 0 0 16px;
  text-align: center;
}
.ticket-chat-modal .chat-date-container .chat-date {
  padding: 8px 16px;
  background: #f2f2f2;
  border-radius: 4px;
}
.ticket-chat-modal .chat-submit-form {
  border-top: 2px solid rgba(126, 125, 130, 0.2);
  padding: 8px 20px;
}
.ticket-chat-modal .chat-submit-form #ticket-chat-form #message {
  padding: 8px;
  line-height: normal;
}
.ticket-chat-modal .chat-submit-form form {
  border: 2px solid rgba(126, 125, 130, 0.2);
  border-radius: 50px;
  padding: 4px;
}
.ticket-chat-modal .chat-submit-form form .add-btn.btn-submit-txt {
  padding: 16px 24px;
  height: fit-content;
}
.ticket-chat-modal .chat-messages-wrapper {
  padding: 20px;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.4rem;
  color: #7e7d82;
}
.utilities.ticket-area {
  position: relative;
}
.utilities.ticket-area .tickets-icon-content-wrapper {
  position: absolute;
  display: none;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 4px;
  padding: 8px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  right: -8px;
  top: 38px;
  min-width: 240px;
  z-index: 99;
}
.utilities.ticket-area .tickets-icon-content-wrapper::before {
  content: '';
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  background-color: #ffffff;
  position: absolute;
  right: 20px;
  top: -9px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.utilities.ticket-area .tickets-icon-content-wrapper.active {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.utilities.ticket-area .tickets-icon-content-wrapper .icon-ticket::before {
  content: '\e803';
}
.utilities.ticket-area .tickets-icon-content-wrapper .ticket-message {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  min-height: 45px;
}
.utilities.ticket-area .tickets-icon-content-wrapper .ticket-message:not(:last-child) {
  border-bottom: 1px solid #7e7d82;
}
.utilities.ticket-area .tickets-icon-content-wrapper .ticket-message p {
  margin: 0;
  padding: 8px;
}
.utilities.ticket-area .tickets-icon-content-wrapper .ticket-message .message-body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.field.images .buy-back-upload-btn {
  margin: 0;
}
.field.images #image_upload {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.field.images #preview-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.field.images #preview-container div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.search-request-modal .create-search-text {
  text-align: center;
}
.search-request-modal .form.contact .fieldset {
  padding: 0;
  border: none;
}
.search-request-modal .fieldset > .fields {
  gap: 15px;
  width: 98%;
  margin: 0 auto 0;
}
.search-request-modal .field {
  position: relative;
}
.search-request-modal .field .specialgenderbox {
  position: absolute;
  width: 80px;
}
.search-request-modal .field .specialgenderbox .specialgender {
  width: 80px;
  padding: 0 8px 0 16px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
}
.search-request-modal .field .specialgenderbox .specialgender option {
  color: #000000;
}
.search-request-modal .field .specialgenderbox:after {
  content: '';
  background: #cccccc;
  height: 22px;
  width: 1px;
  display: inline-block;
  position: absolute;
  right: 0px;
  top: calc(50% - 11px);
}
.search-request-modal .field .special-number-dropdown {
  position: absolute;
  width: 74px;
  padding-left: 17px;
}
.search-request-modal .field .special-number-dropdown::after {
  content: '';
  background: #cccccc;
  height: 22px;
  width: 1px;
  display: inline-block;
  position: absolute;
  right: -5px;
  top: 50%;
  top: calc(50% - 11px);
}
.search-request-modal .field .special-number-dropdown select#specialcountry {
  padding: 0 8px 0 16px;
  border-left: 0;
  border-right: 0;
  text-indent: -9999px;
  border-radius: 0;
  overflow: hidden;
  margin-top: 0;
  box-shadow: none;
  background-color: transparent;
}
.search-request-modal .field .special-number-dropdown select#specialcountry option {
  color: #000000;
}
.search-request-modal .field .special-number-dropdown .selected-flag {
  position: absolute;
  top: calc(50% - 12px);
  pointer-events: none;
}
.search-request-modal .field.name .input-text,
.search-request-modal .field.phone .input-text {
  padding-left: 90px;
}
.search-request-modal .modal-footer {
  display: none;
}
.coupon-ticket .modal-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  gap: 20px;
}
.coupon-ticket .modal-footer button {
  margin: 0;
}
.coupon-ticket-modal,
.coupon-error-modal {
  display: none;
}
.modal-popup .modal-header h1.modal-title {
  text-align: left;
  font-weight: 500;
}
.modal-popup .cls_popupspecialrequest_form .cls_comm_input label {
  width: 100%;
  text-align: left;
  display: block;
  font-size: 1.6rem;
  margin-bottom: 5px;
}
.modal-popup.priceMatchModal .modal-header .modal-title {
  text-align: start;
  color: #242424;
  font-weight: 500;
}
.modal-popup.priceMatchModal .field.name.required.cls_comm_input .control,
.modal-popup.priceMatchModal .field.contacts.required.cls_comm_input .control,
.modal-popup.priceMatchModal .field.brand.required.cls_comm_input .control,
.modal-popup.priceMatchModal .field.media.cls_comm_input .control,
.modal-popup.priceMatchModal .field.links.cls_comm_input .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.modal-popup.priceMatchModal .field.name.required.cls_comm_input .price-match-prefix {
  width: 30%;
}
.modal-popup.priceMatchModal .field.name.required.cls_comm_input #priceMatchName {
  width: 70%;
}
.modal-popup.priceMatchModal .field.name.required.cls_comm_input .flex,
.modal-popup.priceMatchModal .field.contacts.required.cls_comm_input .input-field,
.modal-popup.priceMatchModal .field.brand.required.cls_comm_input .input-text,
.modal-popup.priceMatchModal .field.media.cls_comm_input .input-text,
.modal-popup.priceMatchModal .field.links.cls_comm_input .input-text {
  width: 49%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #7e7d82;
}
.modal-popup.priceMatchModal .input-text::placeholder {
  color: #7e7d82;
}
.modal-popup.priceMatchModal .flex.prefix-name {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.modal-popup.priceMatchModal .field.availability.required.cls_comm_input .price-is-available {
  width: 100%;
}
.modal-popup.priceMatchModal .field.availability.required.cls_comm_input .control {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: start;
}
.modal-popup.priceMatchModal .field.country.required.cls_comm_input {
  text-align: start;
}
.modal-popup.priceMatchModal label {
  color: #242424;
}
.modal-popup.priceMatchModal .modal-header {
  background: #ffffff;
}
.modal-popup.priceMatchModal .modal-content {
  background: #ffffff;
}
.modal-popup.priceMatchModal input[type='text'],
.modal-popup.priceMatchModal input[type='email'],
.modal-popup.priceMatchModal textarea,
.modal-popup.priceMatchModal select {
  border: 1px solid #dddddd;
}
.modal-popup.priceMatchModal div.mage-error {
  text-align: start;
}
.modals-wrapper .modal-popup._inner-scroll .cls_popupspecialrequest_form .cls_comm_input label {
  color: #242424;
}
.modals-wrapper .modal-popup.priceMatchModal._inner-scroll .modal-inner-wrap .modal-content {
  border-radius: 0 0 20px 20px;
}
.modals-wrapper .modal-popup.priceMatchModal._inner-scroll .modal-header {
  border-radius: 20px 20px 0 0;
}
.modals-wrapper .modal-popup.priceMatchModal._inner-scroll label {
  font-size: 1.6rem;
}
.modals-wrapper .modal-popup.priceMatchModal._inner-scroll .field.actions.required.spBtn.width-100 {
  text-align: center;
}
.modals-wrapper .modal-popup.priceMatchModal._inner-scroll input.valid,
.modals-wrapper .modal-popup.priceMatchModal._inner-scroll select.valid,
.modals-wrapper .modal-popup.priceMatchModal._inner-scroll textarea.valid {
  color: #7e7d82;
}
.orderreturn-customer-tickets .orders-history {
  margin-top: 0;
  margin-bottom: 20px;
}
.orderreturn-customer-tickets .orders-history .table-order-items {
  border: 1px solid rgba(126, 125, 130, 0.2);
  border-radius: 10px;
  padding: 0;
  margin: 0;
}
.orderreturn-customer-tickets .orders-history .table-order-items .myreturns-table-row {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 16px;
  margin: 0;
}
.orderreturn-customer-tickets .orders-history .table-order-items .myreturns-table-header {
  background: #f8f8f8;
  border-radius: 10px;
}
.orderreturn-customer-tickets .orders-history .table-order-items .myreturns-table-header .myreturns-table-col {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 600;
  color: #242424;
  padding: 28px 8px;
  text-transform: capitalize;
  letter-spacing: 0;
  border-color: rgba(126, 125, 130, 0.2);
}
.orderreturn-customer-tickets .orders-history .table-order-items .myreturns-table-body .myreturns-table-row {
  border-top: 1px solid rgba(126, 125, 130, 0.2);
}
.orderreturn-customer-tickets .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col {
  font-size: 1.4rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #7e7d82;
  padding: 16px 0;
  letter-spacing: 0;
  word-wrap: break-word;
}
.orderreturn-customer-tickets .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .myreturns-txt-title {
  display: none;
  /*  added display none to toggle the title content in mobile view */
}
.orderreturn-customer-tickets .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .ticket-status {
  font-size: 1.2rem;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #f0f0f0;
  font-weight: 600;
  letter-spacing: 0;
  text-align: center;
  padding: 4px 0 2px;
  width: 100px;
  max-width: 120px;
  background-color: #f0f0f0;
  border-radius: 8px;
}
.orderreturn-customer-tickets .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .ticket-status.pending {
  border: 1px solid #214553;
  background: #214553;
  color: #ffffff;
}
.orderreturn-customer-tickets .orders-history .returns_empty {
  text-align: center;
}
.orderreturn-customer-tickets .orders-history .returns_empty .empty_icon {
  margin-bottom: 24px;
  display: block;
  text-decoration: none;
}
.orderreturn-customer-tickets .orders-history .returns_empty .empty_icon:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120px;
  line-height: 120px;
  color: #000000;
  content: '\e802';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.orderreturn-customer-tickets .orders-history .returns_empty p {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 500;
  color: #000000;
  text-align: center;
}
.orderreturn-customer-tickets .orders-history .returns_footer {
  padding: 25px 0 25px;
  overflow: hidden;
  text-align: center;
}
.orderreturn-customer-tickets .orders-history .returns_footer .clsspecialrequest .action {
  margin: 0;
  width: 236px;
}
.orderreturn-customer-tickets .orders-history .help-modal {
  display: none;
}
.orderreturn-customer-tickets .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup.special-requst-modal.help-modal .modal-inner-wrap {
  width: 600px;
}
.orderreturn-customer-tickets .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup.special-requst-modal.help-modal .modal-inner-wrap .modal-header .action-close {
  top: 19px;
  position: absolute;
  right: 12px;
}
.orderreturn-customer-tickets .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup.special-requst-modal.help-modal .modal-inner-wrap .form.contact {
  background: transparent;
  padding-top: 0;
}
.orderreturn-customer-tickets .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup.special-requst-modal.help-modal .modal-inner-wrap .modal-content {
  margin-top: 16px;
  border-radius: 10px;
}
.orderreturn-customer-tickets .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup.special-requst-modal.help-modal .modal-inner-wrap .modal-content .help-tagline {
  text-align: center;
}
.orderreturn-customer-tickets .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup.special-requst-modal.help-modal .modal-inner-wrap .modal-content .help-content {
  padding: 0;
}
.orderreturn-customer-tickets .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup.special-requst-modal.help-modal .modal-inner-wrap .fieldset.helprequest .field {
  margin-bottom: 16px;
  text-align: left;
}
.orderreturn-customer-tickets .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup.special-requst-modal.help-modal .modal-inner-wrap .fieldset.helprequest .field .label {
  padding-left: 0;
  color: #000000;
  font-weight: 600;
  font-size: 1.4rem;
  margin: 0 0 8px;
}
.orderreturn-customer-tickets .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup.special-requst-modal.help-modal .modal-inner-wrap .fieldset.helprequest .special-number-dropdown select {
  height: 40px;
}
.orderreturn-customer-tickets .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup.special-requst-modal.help-modal .modal-inner-wrap .fieldset.helprequest .special-number-dropdown select:focus {
  box-shadow: none;
}
.orderreturn-customer-tickets .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup.special-requst-modal.help-modal .modal-inner-wrap .clsmsgsuccessbox {
  padding: 20px 0;
  text-align: center;
}
.orderreturn-customer-tickets .modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup.special-requst-modal.help-modal .modal-inner-wrap .clsmsgsuccessbox .actions-toolbar .primary {
  width: auto;
  border-radius: 12px;
}
.orderreturn-customer-tickets .returns_footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.orderreturn-customer-tickets .returns_footer .toolbar-amount {
  display: none;
}
body.orderreturn-customer-orderslist.layout-fullwidth.page-layout-2columns-left.account .block-dashboard-orders .orders-recent .orders-recent-items .id {
  padding: 16px 15px;
}
body.orderreturn-customer-orderslist.layout-fullwidth.page-layout-2columns-left.account .block-dashboard-orders .orders-recent .orders-recent-items .orders-recent-details {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
body.orderreturn-customer-orderslist.layout-fullwidth.page-layout-2columns-left.account .block-dashboard-orders .orders-recent .orders-recent-items .orders-recent-details .actions {
  display: inline-block;
}
.orderreturn-customer-orderslist .block-dashboard-orders {
  padding-left: 0;
}
.orderreturn-customer-orderslist .block-dashboard-orders .orders-recent .orders-recent-items .order-cancel:first-child {
  margin-right: 0;
}
.orderreturn-customer-orderslist .modals-wrapper .cancel-confirmation-modal.modal-popup .modal-inner-wrap,
.orderreturn-customer-orderslist .modals-wrapper .cancel-return-success-modal.modal-popup .modal-inner-wrap,
.orderreturn-customer-orderslist .modals-wrapper .return-track-modal.modal-popup .modal-inner-wrap {
  width: inherit;
  max-width: 650px;
  max-height: max-content;
  left: inherit;
  top: inherit;
  transform: inherit;
}
.orderreturn-customer-orderslist .modals-wrapper .cancel-confirmation-modal.modal-popup .modal-inner-wrap .modal-content .modal-title,
.orderreturn-customer-orderslist .modals-wrapper .cancel-return-success-modal.modal-popup .modal-inner-wrap .modal-content .modal-title,
.orderreturn-customer-orderslist .modals-wrapper .return-track-modal.modal-popup .modal-inner-wrap .modal-content .modal-title {
  line-height: 7rem;
}
.orderreturn-customer-orderslist .orders-history {
  margin-top: 0;
  margin-bottom: 20px;
  overflow-x: auto;
}
.orderreturn-customer-orderslist .orders-history.myreturns-table-wrapper {
  overflow-x: auto;
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-row {
  padding: 0 16px;
  margin: 0;
  border: 1px solid #f0f0f0;
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-header {
  border-radius: 10px 10px 0 0px;
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-header .myreturns-table-col {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 600;
  padding: 20px 16px;
  text-transform: capitalize;
  letter-spacing: 0;
  width: calc(100% / 6);
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col {
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 400;
  padding: 20px 16px;
  letter-spacing: 0;
  text-align: left;
  white-space: nowrap;
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .myreturns-txt-title {
  display: none;
  /*  added display none to toggle the title content in mobile view */
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .showticketnomessage {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  line-height: 1;
  display: inline-block;
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .showticketnomessage.icomoon-icon-chat::before {
  content: '\e803';
  font-family: 'icomoon';
  font-size: 2rem;
  color: #666666;
  cursor: pointer;
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .ticket-status {
  font-size: 1.2rem;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #f0f0f0;
  font-weight: 400;
  letter-spacing: 0;
  text-align: center;
  padding: 4px 0 2px;
  width: 100px;
  max-width: 120px;
  border-radius: 8px;
}
.orderreturn-customer-orderslist .orders-history .returns_empty {
  text-align: center;
}
.orderreturn-customer-orderslist .orders-history .returns_empty .empty_icon {
  margin-bottom: 24px;
  display: block;
  text-decoration: none;
}
.orderreturn-customer-orderslist .orders-history .returns_empty .empty_icon:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120px;
  line-height: 120px;
  color: #000000;
  content: '\e806';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.orderreturn-customer-orderslist .orders-history .returns_empty p {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 500;
  color: #000000;
  text-align: center;
}
.orderreturn-customer-orderslist .orders-history .returns_footer {
  padding: 25px 0;
  overflow: hidden;
  float: right;
}
.orderreturn-customer-orderslist .orders-history .returns_footer .clsspecialrequest {
  float: right;
}
.orderreturn-customer-orderslist .orders-history .returns_footer .clsspecialrequest .action {
  border-radius: 12px;
  padding: 9px 18px;
}
.orderreturn-customer-orderslist .orders-history .help-modal,
.orderreturn-customer-orderslist .orders-history .toolbar-amount,
.orderreturn-customer-orderslist .orders-history .limiter {
  display: none;
}
.orderreturn-customer-orderslist .orders-request-modal .orders-recent-items {
  text-align: start;
}
.empty-return-list {
  text-align: center;
  display: block !important;
}
.empty-return-list:before {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto 22px;
}
.empty-return-list p {
  color: #888888;
}
.help-modal {
  display: none;
}
.modals-wrapper .modal-popup.special-requst-modal.help-modal {
  display: none;
}
.modals-wrapper .modal-popup.special-requst-modal.help-modal._show {
  display: block;
}
.return-track-modal.modal-popup .modal-inner-wrap {
  height: auto;
  position: inherit;
  max-height: min-content;
}
.return-track-modal.modal-popup .modal-header {
  display: none;
}
.return-track-modal.modal-popup .modal-content {
  padding: 0;
}
.return-track-modal.modal-popup #return-track-modal .action-close:before {
  color: #000000 !important;
}
.return-track-modal.modal-popup #return-track-modal .modal-title {
  font-size: 2rem;
  text-align: left;
  margin: 0;
  color: #000000;
  border-bottom: 2px solid #f0f0f0;
  padding: 0 0 0 2.4rem;
  line-height: 7rem;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content {
  padding: 40px;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .products-container {
  height: 165px;
  overflow-y: auto;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .product-info {
  border: 0;
  background: none;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 10px;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .product-info .product-image {
  flex-basis: 100%;
  max-width: 70px;
  margin: auto;
  padding: 10px;
  box-sizing: border-box;
  max-height: 70px;
  border-radius: 10px;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .product-info .product-details {
  flex-basis: 100%;
  margin-top: 20px;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .product-info .product-details .product-name {
  line-height: inherit;
  font-weight: 500;
  margin: 0 0 5px 0;
  text-align: center;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .product-info .product-details .product-sku {
  text-align: center;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container {
  padding: 20px 0;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .status-section .status-title,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .status-section .status-title {
  text-align: left;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .refund-amount,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .refund-amount {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .refund-amount .order-total,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .refund-amount .order-total {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .refund-amount .order-total .label,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .refund-amount .order-total .label {
  font-size: 1.6rem;
  color: #333333;
  font-weight: 600;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .refund-amount .order-total .value,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .refund-amount .order-total .value {
  font-size: 1.6rem;
  color: #214553;
  font-weight: 400;
  margin-left: 7px;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .refund-amount .refund-total,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .refund-amount .refund-total {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .refund-amount .refund-total .label,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .refund-amount .refund-total .label {
  font-size: 1.6rem;
  color: #333333;
  font-weight: 600;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .refund-amount .refund-total .value,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .refund-amount .refund-total .value {
  font-size: 1.6rem;
  color: #214553;
  font-weight: 400;
  margin-left: 7px;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .status-timeline,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .status-timeline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .status-timeline .status-item,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .status-timeline .status-item {
  width: calc(100% / 4);
  position: relative;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .status-timeline .status-item.completed .status-indicator .status-dot,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .status-timeline .status-item.completed .status-indicator .status-dot {
  background: #214553;
  box-shadow: 0 0 0 2px #214553;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .status-timeline .status-indicator,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .status-timeline .status-indicator {
  position: relative;
  width: 100%;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .status-timeline .status-indicator .status-dot,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .status-timeline .status-indicator .status-dot {
  top: 8px;
  left: 50%;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .status-timeline .status-indicator .status-line,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .status-timeline .status-indicator .status-line {
  height: 2px;
  z-index: 1;
  position: absolute;
  display: block;
  background: #f0f0f0;
  width: 100%;
  left: 50%;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .status-timeline .status-label,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .status-timeline .status-label {
  position: absolute;
  top: 50px;
  left: 50%;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  color: #333333;
  font-size: 1.4rem;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-status-container .status-timeline .change-date,
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .refund-status-container .status-timeline .change-date {
  position: absolute;
  top: 73px;
  color: #333333;
  left: 50%;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  font-size: 1.2rem;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-actions {
  border-bottom: 0;
  border-top: 0;
  gap: 20px;
  margin-top: 5px;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-actions button {
  border-radius: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: initial;
  margin: 0;
  min-width: 140px;
  max-width: 140px;
  padding: 14px 10px 11px;
  font-size: 1.3rem;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-actions button.action.secondary {
  background: #214553;
  border-color: #214553;
  color: #ffffff;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-actions button.action.secondary:hover {
  background: #214553;
  border-color: #214553;
  color: #ffffff;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-actions button.action.primary {
  background: #ffffff;
  color: #214553;
  border-color: #214553;
}
.return-track-modal.modal-popup #return-track-modal .return-track-content .return-track-info .return-actions button.action.primary:hover {
  background: #ffffff;
  color: #214553;
  border-color: #214553;
}
.special-requst-modal .help-content .help-tagline p {
  font-size: 1.8rem;
  color: #333333;
  text-align: center;
}
.special-requst-modal .help-content .mm-action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.special-requst-modal .help-content .mm-action button {
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: initial;
  margin: 0;
  min-width: 140px;
  max-width: 140px;
  padding: 14px 10px 11px;
  font-size: 1.3rem;
  background: #214553;
  border-color: #214553;
  color: #ffffff;
}
.special-requst-modal .help-content .mm-action button:hover {
  background: #214553;
  border-color: #214553;
  color: #ffffff;
}
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap {
  max-width: 575px;
  height: auto;
  position: inherit;
  max-height: min-content;
}
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-header,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-header {
  border: 0;
  padding: 0;
  position: relative;
}
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-header .action-close,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-header .action-close {
  position: absolute;
  top: 20px;
  z-index: 1;
  right: 30px;
}
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-header .action-close:before,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-header .action-close:before {
  color: #333333 !important;
  font-size: 2.4rem;
}
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content {
  padding: 0;
}
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-title,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-title,
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-title,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-title {
  font-size: 2rem;
  text-align: left;
  margin: 0;
  color: #000000;
  border-bottom: 2px solid #f0f0f0;
  padding: 0 0 0 2.4rem;
}
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-message,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-message,
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-message,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-message {
  font-size: 1.8rem;
  color: #333333;
  text-align: center;
  margin-top: 40px;
  padding: 0 20px;
}
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-actions,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-actions,
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-actions,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-actions {
  border-bottom: 0;
  border-top: 0;
  gap: 20px;
  margin-top: 40px;
  margin-bottom: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-actions button,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-actions button,
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-actions button,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-actions button {
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: initial;
  margin: 0;
  min-width: 140px;
  max-width: 140px;
  padding: 14px 10px 11px;
  font-size: 1.3rem;
}
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-actions button.action.primary,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-actions button.action.primary,
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-actions button.action.primary,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-actions button.action.primary {
  background: #214553;
  border-color: #214553;
  color: #ffffff;
}
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-actions button.action.primary:hover,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-actions button.action.primary:hover,
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-actions button.action.primary:hover,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-actions button.action.primary:hover {
  background: #214553;
  border-color: #214553;
  color: #ffffff;
}
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-actions button.action.secondary,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-actions button.action.secondary,
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-actions button.action.secondary,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-actions button.action.secondary {
  background: #ffffff;
  color: #214553;
  border-color: #214553;
}
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-actions button.action.secondary:hover,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-confirmation-modal .modal-actions button.action.secondary:hover,
.modal-popup.cancel-confirmation-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-actions button.action.secondary:hover,
.modal-popup.cancel-return-success-modal._inner-scroll .modal-inner-wrap .modal-content #cancel-return-success-modal .modal-actions button.action.secondary:hover {
  background: #ffffff;
  color: #214553;
  border-color: #214553;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap .modal-header .action-close:before {
  color: #666666 !important;
  font-size: 2.4rem;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup,
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup {
  position: static;
  background: none;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content,
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content {
  position: static;
  background: none;
  border: none;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content p,
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content p {
  font-size: 1.6rem;
  line-height: 2.8rem;
  color: #666666;
  text-align: center;
  max-width: 378px;
  width: 100%;
  margin: auto;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content .product-name,
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content .product-name {
  color: #000000;
  line-height: inherit;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content .product-image,
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content .product-image {
  width: 60px;
  height: 60px;
  margin: 0 auto 30px;
  padding: 10px;
  border: 2px solid #f2f2f2;
  border-radius: 4px;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content .product-sku,
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content .product-sku {
  font-size: 1.2rem;
  margin-bottom: 16px;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content .form-data label,
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content .form-data label {
  font-size: 1.8rem;
  color: #000000;
  padding: 8px;
  display: inline-block;
  font-weight: 500;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content .form-data .loader,
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content .form-data .loader,
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content .form-data #return-loader-1610010,
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content .form-data #return-loader-1610010 {
  margin-top: 8px;
  font-size: 1.6rem;
  color: #000000;
  font-weight: 600;
  font-style: italic;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content .form-data #order-refund-details,
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content .form-data #order-refund-details {
  max-width: 378px;
  width: 100%;
  margin: 0 auto 25px;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content .form-data #order-refund-details #order-refund-amount,
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content .form-data #order-refund-details #order-refund-amount {
  font-size: 1.6rem;
  line-height: 2.8rem;
  color: #666666;
  text-align: center;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content .form-data input[type="submit"],
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content .form-data input[type="submit"],
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content .form-data input[name='submit'],
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content .form-data input[name='submit'] {
  background: #214553;
  color: #ffffff;
  border-radius: 8px;
  margin-top: 40px;
  padding: 0;
  width: 146px;
  text-align: center;
  height: 42px;
  line-height: 3;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .order-return-popup > .modal-content .form-data select,
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap > .modal-content .item-can-return-popup > .modal-content .form-data select {
  width: 100%;
  display: block;
  max-width: 323px;
  margin: auto;
  clear: both;
}
.modal-popup.detail-rc-modal.modal-slide._inner-scroll .modal-inner-wrap footer.modal-footer {
  display: none;
}
.modal-popup.return-success-modal.modal-slide._inner-scroll > .modal-inner-wrap .modal-header .action-close:before {
  color: #666666 !important;
  font-size: 2.4rem;
}
.modal-popup.return-success-modal.modal-slide._inner-scroll > .modal-inner-wrap > .modal-content {
  padding-top: 35px;
  padding-bottom: 30px;
}
.modal-popup.return-success-modal.modal-slide._inner-scroll > .modal-inner-wrap > .modal-content #order-return-success-modal > .modal-content .ticket-created-success {
  font-size: 1.6rem;
  line-height: 2.8rem;
  color: #666666;
}
.modal-popup.return-success-modal.modal-slide._inner-scroll > .modal-inner-wrap > footer.modal-footer {
  text-align: center;
  padding-top: 0;
}
.modal-popup.return-success-modal.modal-slide._inner-scroll > .modal-inner-wrap > footer.modal-footer button.action.view-return-list-btn {
  background: #214553;
  color: #ffffff;
  border-radius: 8px;
  padding: 0;
  width: 232px;
  text-align: center;
  height: 42px;
  line-height: 3;
}
.modal-popup.return-success-modal.modal-slide._inner-scroll > .modal-inner-wrap > footer.modal-footer button.action.view-return-list-btn span {
  padding: 0;
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-header {
  background: none;
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-header .myreturns-table-col {
  color: #242424;
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col {
  color: #7e7d82;
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .ticket-status.Completed {
  background-color: #f0f0f0;
  color: #b2b2b2;
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .ticket-status.pending {
  border: 1px solid #242424;
  background: #f39893;
  color: #242424;
}
.orderreturn-customer-orderslist .orders-history .table-order-items .myreturns-table-body .myreturns-table-row .myreturns-table-col .ticket-status.cancel {
  background: #ffcece;
  color: #db0d0d;
}
.checkout-onepage-success .page-title-wrapper {
  width: auto;
  height: auto;
  position: relative;
  overflow: visible;
}
.checkout-onepage-success .checkout-success p {
  text-align: center;
}
.checkout-onepage-success .checkout-success p:first-child {
  margin: 10px 0;
  font-weight: 700;
  font-size: 1.8rem;
}
.checkout-onepage-success .checkout-success .box.box-order-date,
.checkout-onepage-success .checkout-success .box-order-billing-method {
  text-align: center;
}
.checkout-onepage-success .checkout-success .box.box-order-billing-method .box-content {
  display: inline;
}
.checkout-onepage-success .checkout-success .box-order-addresses {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.checkout-onepage-success .checkout-success .box-order-addresses .box.box-order-shipping-address,
.checkout-onepage-success .checkout-success .box-order-addresses .box.box-order-billing-address {
  width: fit-content;
}
.checkout-onepage-success .checkout-success .box-order-addresses .box.box-order-shipping-address {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.checkout-onepage-success .checkout-success .actions-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary .action:last-child {
  margin-right: 0;
}
.checkout-onepage-success .checkout-success .success-table-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.checkout-onepage-success .checkout-success .success-table-wrapper td.col.image img {
  height: 100px;
  width: 100px;
  min-width: 100px;
}
.checkout-onepage-success .checkout-success .success-table-wrapper table {
  width: 80%;
}
.checkout-onepage-success .box-order-shipping-address,
.checkout-onepage-success .box-order-billing-address {
  line-height: 2.4rem;
  text-align: center;
  border: 2px solid rgba(126, 125, 130, 0.2);
  margin: 0 15px;
  border-radius: 10px;
  padding: 8px;
}
.checkout-onepage-success .box-order-shipping-address .box-title span,
.checkout-onepage-success .box-order-billing-address .box-title span {
  padding: 15px;
}
.checkout-onepage-success .box-order-shipping-address .box-content,
.checkout-onepage-success .box-order-billing-address .box-content {
  margin: 32px;
}
.checkout-onepage-success .box-order-billing-info {
  text-align: center;
}
.checkout-onepage-success .order-status-popup {
  background: #214553;
  color: #ffffff;
}
.checkout-onepage-success .payment-method-content,
.checkout-onepage-success .title {
  display: inline;
}
.checkout-onepage-success #my-orders-table {
  margin: 50px 0 32px;
  border-top: 2px solid rgba(126, 125, 130, 0.2);
  border-bottom: 2px solid rgba(126, 125, 130, 0.2);
}
.checkout-onepage-success #my-orders-table thead {
  border-bottom: 2px solid rgba(126, 125, 130, 0.2);
}
.checkout-onepage-success #my-orders-table td {
  vertical-align: middle;
}
.checkout-onepage-success #my-orders-table th {
  text-align: center;
}
.checkout-onepage-success .box-content-order {
  display: inline;
}
.checkout-onepage-success .block-content {
  font-size: 1.6rem;
}
.my-account-coupons {
  border: 1px solid #dddddd;
  border-radius: 8px;
}
.my-account-coupons table tr th {
  font-size: 1.6rem;
  font-weight: 400;
  color: #242424;
  border-bottom: 1px solid #dddddd;
  background-color: #f8f8f8;
  text-transform: uppercase;
}
.my-account-coupons table tr td {
  color: #242424;
  font-size: 1.4rem;
  font-weight: 400;
  vertical-align: middle;
}
.my-account-coupons table tr td.col.exp-date {
  white-space: nowrap;
}
.my-account-coupons table tr td.col.actions a.action.primary {
  background-image: none;
  background: transparent;
  color: #214553;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  margin: 0 20px;
  line-height: 2.2rem;
  box-sizing: border-box;
  vertical-align: middle;
  background: #214553;
  color: #ffffff;
  padding: 8px 16px;
  font-weight: 400;
  font-size: 1.6rem;
  border: 1px solid #214553;
  text-decoration: none;
  border-radius: 8px;
}
.my-account-coupons table tr td.col.actions a.action.primary:focus,
.my-account-coupons table tr td.col.actions a.action.primary:active {
  background: #285465;
  border: 1px solid #214553;
  color: #214553;
}
.my-account-coupons table tr td.col.actions a.action.primary:hover {
  background: #285465;
  border: 1px solid #285465;
  color: #ffffff;
}
.my-account-coupons table tr td.col.actions a.action.primary.disabled,
.my-account-coupons table tr td.col.actions a.action.primary[disabled],
fieldset[disabled] .my-account-coupons table tr td.col.actions a.action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.my-account-coupons table tr td .help-btn {
  margin-inline: 0;
  padding-block: 4px;
  margin: 0;
}
.badge {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  padding: 4px 16px;
  border-radius: 8px;
  display: inline-block;
}
.badge.active {
  background-color: #e3e7e8;
  color: #214553;
}
.badge.expire {
  background-color: #cccccc;
  color: #757575;
}
.couponlist-coupon-index .no-coupons {
  text-align: center;
}
.couponlist-coupon-index .no-coupons .empty_icon {
  margin-bottom: 24px;
  display: block;
  text-decoration: none;
}
.couponlist-coupon-index .no-coupons .empty_icon:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120px;
  line-height: 120px;
  color: #000000;
  content: '\e802';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.couponlist-coupon-index .no-coupons p {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 500;
  color: #000000;
  text-align: center;
}
.modals-wrapper .coupon-list-container .modal-inner-wrap .modal-header .action-close:before {
  color: #ffffff;
}
.my-account-coupons table tr th {
  border-top: 1px solid #dddddd;
}
.my-account-coupons table tr td {
  border-bottom: 1px solid #dddddd;
}
.my-account-coupons table tr td.col.exp-date {
  color: #7e7d82;
  font-weight: 400;
}
.couponlist-coupon-index .no-coupons .empty_icon {
  display: block;
  text-decoration: none;
}
.couponlist-coupon-index .no-coupons .empty_icon:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 50px;
  line-height: normal;
  color: #000000;
  content: 'Opps...!';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.couponlist-coupon-index .no-coupons p.empty_txt {
  color: #888888;
}
.customer_spotlight-index-index .page-title-wrapper {
  display: none;
}
.customer_spotlight-index-index .spotlight__gallery__index__wrapper h1 {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 500;
  color: #214553;
  font-family: 'Brasley', sans-serif;
}
.customer_spotlight-index-index .spotlight__gallery__index__main {
  display: flex;
  gap: 20px;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col {
  flex: 1;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper {
  min-height: 430px;
  max-height: 430px;
  border: 1px solid #D3D3D3;
  border-radius: 10px;
  overflow: hidden;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper h3 {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #000000;
  margin: 0;
  padding-left: 32px;
  padding-right: 32px;
  border-bottom: 2px solid #D3D3D3;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper #featured-slot .row__wrapper {
  margin: 8px 25px;
  display: flex;
  border: 1px solid #D3D3D3;
  padding: 12px 15px;
  border-radius: 10px;
  gap: 8px;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper #featured-slot .row__wrapper .product__image {
  font-size: 0;
  min-width: 96px;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper #featured-slot .row__wrapper .product__image img {
  width: 96px;
  height: 96px;
  border-radius: 8px;
  overflow: hidden;
  object-fit: contain;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper #featured-slot .row__wrapper button.remove-featured {
  padding: 0;
  border: 0;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper #featured-slot .row__wrapper .content__details {
  display: flex;
  flex-direction: column;
  flex: auto;
  gap: 5px;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper #featured-slot .row__wrapper .content__details .title {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #000000;
  line-height: 2rem;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper #featured-slot .row__wrapper .content__details .purchased__date {
  font-size: 1.2rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #000000;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper #featured-slot .row__wrapper .content__details .purchased__date .label {
  color: #666666;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper #featured-slot .row__wrapper .content__details .order__id {
  font-size: 1.2rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #000000;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper #featured-slot .row__wrapper .content__details .order__id .label {
  color: #666666;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper .if__only__image {
  min-height: 367px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-left-col .spotlight__left__col-wrapper .if__only__image p {
  margin: 0;
  font-size: 2.2rem;
  font-weight: 500;
  color: #000000;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col {
  flex: 1;
  min-height: 430px;
  max-height: 430px;
  border: 1px solid #D3D3D3;
  border-radius: 10px;
  overflow: hidden;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .products__top__sec {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 32px;
  padding-right: 32px;
  gap: 50px;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .products__top__sec h3 {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #000000;
  margin: 0;
  flex: none;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .products__top__sec .input-main {
  width: 100%;
  position: relative;
  min-width: 320px;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .products__top__sec .input-main .clear {
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  margin: 0;
  line-height: inherit;
  font-size: 0;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list {
  overflow: auto;
  max-height: 100vh;
  border-top: 2px solid #D3D3D3;
  padding-top: 8px;
  padding-bottom: 8px;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .row__wrapper {
  padding: 8px 32px;
  display: flex;
  gap: 8px;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .row__wrapper .product__image {
  font-size: 0;
  min-width: 96px;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .row__wrapper .product__image img {
  width: 96px;
  height: 96px;
  overflow: hidden;
  border-radius: 8px;
  object-fit: contain;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .row__wrapper .content__details {
  display: flex;
  flex-direction: column;
  flex: auto;
  gap: 5px;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .row__wrapper .content__details .title {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #000000;
  line-height: 2rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .row__wrapper .content__details .purchased__date {
  font-size: 1.2rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #000000;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .row__wrapper .content__details .purchased__date .label {
  color: #666666;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .row__wrapper .content__details .order__id {
  font-size: 1.2rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #000000;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .row__wrapper .content__details .order__id .label {
  color: #666666;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .row__wrapper .btn__wrapper {
  flex: 0;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .row__wrapper .btn__wrapper button {
  border: 0;
  padding: 0;
  margin: 0;
  line-height: 0;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .row__wrapper .btn__wrapper button span.plus__icon {
  padding: 0;
  line-height: 0;
}
.customer_spotlight-index-index .spotlight__gallery__index__main .spotlight-right-col .gallery__products .product-list .no__products__found {
  font-size: 1.7rem;
  text-align: center;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #000000;
  line-height: 2.8rem;
  padding: 8px 32px;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper {
  margin-top: 32px;
  margin-bottom: 32px;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .upload__photos {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #000000;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 25px;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .lu-uploader {
  display: flex;
  flex-wrap: wrap;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .lu-uploader #lu-add-tile {
  border: 2px dashed #cfcfcf;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 1.6rem;
  color: #666666;
  flex-direction: column;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .lu-uploader .lu-grid {
  display: block;
  float: left;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .lu-uploader .lu-grid .lu-tile {
  border: 2px dashed #cfcfcf;
  border-radius: 10px;
  display: block;
  float: left;
  cursor: pointer;
  font-size: 1.6rem;
  color: #666666;
  margin-right: 25px;
  position: relative;
  overflow: hidden;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .lu-uploader .lu-grid .lu-tile .lu-remove {
  position: absolute;
  right: 10px;
  top: 10px;
  border: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 0;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ff0101;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .note__two {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #666666;
  margin: 20px 0;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .spotlight-consent {
  display: flex;
  align-items: center;
  margin: 25px 0;
  cursor: pointer;
  gap: 8px;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .spotlight-consent label {
  font-size: 1.4rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #666666;
  cursor: pointer;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .spotlight-consent input {
  margin: 0;
  position: relative;
  top: -2px;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .textarea__spotlight {
  margin: 25px 0;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .textarea__spotlight .label {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #000000;
  margin-bottom: 25px;
  display: block;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .textarea__spotlight textarea {
  border-radius: 10px;
  border: 1px solid #BFBFBF;
  height: 200px;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #666666;
  padding: 32px;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .submit__btn {
  text-align: center;
  margin-top: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .submit__btn button.action.primary {
  width: 204px;
  height: 42px;
  border-radius: 10px;
  background: #214553;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: 'Brasley', sans-serif;
  color: #ffffff;
  text-transform: capitalize;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .submit__btn a.action.secondary {
  height: 42px;
  border: 2px solid #5b5fab;
  color: #5b5fab;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 25px;
  background: transparent;
  font-weight: 700;
}
.customer_spotlight-index-index .spotlight__gallery__form__wrapper #spotlight-submit .submit__btn a.action.secondary:hover {
  border: 2px solid #5b5fab;
  color: #5b5fab;
  background: transparent;
}
.customer_spotlight-index-success .page-title-wrapper {
  display: none;
}
.customer_spotlight-index-success .columns .column.main {
  min-height: inherit;
  padding-bottom: 80px;
}
.customer_spotlight-index-success .spotlight-success {
  max-width: 60%;
  margin: auto;
}
.customer_spotlight-index-success .spotlight-success h1 {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 500;
  color: #214553;
  font-family: 'Brasley', sans-serif;
  margin: 0;
}
.customer_spotlight-index-success .spotlight-success .image {
  margin-top: 12px;
  margin-bottom: 32px;
  text-align: center;
}
.customer_spotlight-index-success .spotlight-success h4 {
  font-size: 2.2rem;
  font-weight: 500;
  font-family: 'Brasley', sans-serif;
  color: #214553;
  text-align: center;
}
.customer_spotlight-index-success .spotlight-success p {
  font-size: 1.6rem;
  font-weight: 500;
  color: #666666;
  font-family: 'Brasley', sans-serif;
  text-align: center;
}
.customer_spotlight-index-success .spotlight-success .btn__wrapper {
  text-align: center;
  margin-top: 50px;
}
.customer_spotlight-index-success .spotlight-success .btn__wrapper .action.primary {
  width: 209px;
  height: 42px;
  border-radius: 10px;
  background: #214553;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: 'Brasley', sans-serif;
  color: #ffffff;
  text-transform: capitalize;
  line-height: 30px;
}
.customer_spotlight-index-success .spotlight-success .btn__wrapper .action.primary:hover {
  background: #214553;
  color: #ffffff;
  border-color: #214553;
}
.customer_spotlight-account-index .orders-tabs {
  display: inline-block;
  border: 1px solid #f2f2f2;
  margin-bottom: 20px;
}
.customer_spotlight-account-index .orders-tabs a {
  font-size: 1.6rem;
  font-weight: 500;
  color: #838383;
  padding: 15px 20px;
  display: inline-block;
}
.customer_spotlight-account-index .orders-tabs a.custom__spotlight {
  border-bottom: 1px solid #214553;
  color: #214553;
}
.customer_spotlight-account-index .no__submission__req {
  text-align: center;
  margin-top: 100px;
}
.customer_spotlight-account-index .no__submission__req p {
  font-size: 2rem;
  font-weight: 500;
  color: #000000;
  font-family: 'Brasley', sans-serif;
  margin-bottom: 100px;
  margin-top: 40px;
}
.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner {
  display: flex;
  background: #F5F7FF;
  border-radius: 8px;
  margin-bottom: 20px;
  align-items: center;
  padding: 40px;
}
.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .left {
  flex: none;
}
.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .middle {
  margin-left: 32px;
  flex: auto;
}
.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .middle h4 {
  margin: 0;
  font-size: 3.2rem;
  font-weight: 500;
  color: #373737;
  font-family: 'Poppins', sans-serif;
}
.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .middle p {
  margin-bottom: 0;
  margin-top: 8px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #373737;
  font-family: 'Brasley', sans-serif;
}
.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .right {
  flex: auto;
  text-align: right;
}
.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .right a {
  width: 163px;
  display: inline-block;
  height: 40px;
  background: #214553;
  color: #ffffff;
  border-radius: 8px;
  line-height: 4rem;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
}
.customer_spotlight-account-index .spotlight__myaccount__grid {
  border: 2px solid #f2f2f2;
  padding: 20px 32px;
  border-radius: 8px;
  margin-bottom: 20px;
}
.customer_spotlight-account-index .spotlight__myaccount__grid .top__sec {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
  align-items: center;
}
.customer_spotlight-account-index .spotlight__myaccount__grid .top__sec .left {
  font-size: 1.6rem;
  font-weight: 500;
  color: #000000;
  font-family: 'Brasley', sans-serif;
}
.customer_spotlight-account-index .spotlight__myaccount__grid .top__sec .right span.status {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 8px 25px;
  line-height: initial;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #000000;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
}
.customer_spotlight-account-index .spotlight__myaccount__grid .bottom__sec {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 15px;
}
.customer_spotlight-account-index .spotlight__myaccount__grid .bottom__sec .item {
  font-size: 1.4rem;
  font-weight: 600;
  color: #666666;
  font-family: 'Brasley', sans-serif;
}
.customer_spotlight-account-index .spotlight__myaccount__grid .bottom__sec .item a.action.primary {
  border-radius: 8px;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 8px 23px 5px;
  background: #214553;
  color: #ffffff;
}
.customer_spotlight-account-index .spotlight__myaccount__grid .bottom__sec .item a.action.primary:hover {
  background: #214553;
  color: #ffffff;
}
@media (min-width: 769px) and (max-width: 1023px) {
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner {
    flex-wrap: wrap;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .left {
    flex-basis: 100%;
    text-align: center;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .middle {
    flex-basis: 100%;
    text-align: center;
    margin: 0;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .middle h4 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .middle p {
    font-size: 1.4rem;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .right {
    flex-basis: 100%;
    text-align: center;
    margin-top: 20px;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .right a {
    font-size: 1.3rem;
  }
  body.customer_spotlight-account-index .spotlight__myaccount__grid .bottom__sec {
    flex-wrap: wrap;
    gap: 15px;
    padding-top: 20px;
  }
  body.customer_spotlight-account-index .spotlight__myaccount__grid .bottom__sec .item {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner {
    padding: 13px;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .middle {
    margin-left: 13px;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .middle h4 {
    font-size: 2.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .middle p {
    font-size: 1.3rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .right {
    padding-left: 8px;
  }
  body.customer_spotlight-account-index .spotlight__promotion__banner .promotion__banner .right a {
    font-size: 1.2rem;
  }
  body.customer_spotlight-account-index .spotlight__myaccount__grid .bottom__sec {
    flex-wrap: wrap;
    gap: 10px;
  }
  body.customer_spotlight-account-index .spotlight__myaccount__grid .bottom__sec .item {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
  }
}
.customer_spotlight-account-view .columns .column.main {
  margin-bottom: 16px;
  min-height: inherit;
}
.customer_spotlight-account-view .spotlight__no__submission {
  text-align: center;
  margin-top: 25px;
}
.customer_spotlight-account-view .spotlight__no__submission p {
  font-size: 2rem;
  font-weight: 500;
  color: #666666;
  font-family: 'Brasley', sans-serif;
  text-align: center;
}
.customer_spotlight-account-view .spotlight__no__submission .action.back {
  height: 44px;
  border: 2px solid #214553;
  color: #214553;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 25px;
  background: transparent;
  max-width: 210px;
  margin: 20px auto 0;
  font-weight: 700;
}
.customer_spotlight-account-view .spotlight__no__submission .action.back:hover {
  border: 2px solid #214553;
  color: #214553;
  background: transparent;
}
.customer_spotlight-account-view h1 {
  font-size: 2.2rem;
  font-weight: 500;
  color: #214553;
  font-family: 'Brasley', sans-serif;
  text-align: center;
  line-height: normal;
  margin: 20px 0;
}
.customer_spotlight-account-view p {
  font-size: 2rem;
  font-weight: 500;
  color: #666666;
  font-family: 'Brasley', sans-serif;
  text-align: center;
}
.customer_spotlight-account-view .status__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.customer_spotlight-account-view .status__wrapper .status {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 5px 9px;
  line-height: initial;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #000000;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
}
.customer_spotlight-account-view .sub__title {
  font-size: 2rem;
  font-weight: 600;
  color: #214553;
  font-family: 'Brasley', sans-serif;
  text-align: center;
}
.customer_spotlight-account-view .image__group {
  max-width: 1000px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  border-radius: 10px;
  overflow: hidden;
}
.customer_spotlight-account-view .image__group .no__photos__uploaded {
  font-size: 2.4rem;
  font-weight: 500;
  color: #666666;
  font-family: 'Brasley', sans-serif;
  text-align: center;
}
.customer_spotlight-account-view .spotlight__view__table {
  max-width: 1000px;
  margin: 0 auto;
  border: 2px solid #f2f2f2;
  border-radius: 10px;
  overflow: hidden;
}
.customer_spotlight-account-view .spotlight__view__table .table__wrapper {
  display: grid;
  grid-template-columns: 80px 1fr 1fr 220px;
  gap: 0;
  padding: 15px 19px;
  background: #f5f5f5;
  font-weight: 600;
  font-size: 1.4rem;
  color: #666666;
  font-family: 'Brasley', sans-serif;
}
.customer_spotlight-account-view .spotlight__view__table .spotlight__table__veiw__wrapper {
  display: grid;
  grid-template-columns: 80px 1fr 1fr 220px;
  gap: 0;
  padding: 20px;
  align-items: center;
  font-weight: 500;
  font-size: 1.6rem;
  color: #000000;
  font-family: 'Brasley', sans-serif;
}
.customer_spotlight-account-view .spotlight__view__table .spotlight__table__veiw__wrapper .image__wrapper {
  height: 60px;
  width: 60px;
  object-fit: contain;
  border-radius: 10px;
  overflow: hidden;
}
.customer_spotlight-account-view .spotlight__view__table .spotlight__table__veiw__wrapper .image__wrapper img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.customer_spotlight-account-view .spotlight__view__table .spotlight__table__veiw__wrapper .image__wrapper .no__image {
  height: 60px;
  width: 60px;
  object-fit: contain;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #f2f2f2;
}
.customer_spotlight-account-view .spotlight__view__table .spotlight__table__veiw__wrapper .action__wrapper {
  display: flex;
  gap: 35px;
}
.customer_spotlight-account-view .spotlight__view__table .spotlight__table__veiw__wrapper .action__wrapper .action {
  font-weight: 600;
  font-size: 1.4rem;
  color: #214553;
  text-decoration: underline;
}
.customer_spotlight-account-view .spotlight__view__btn__wrapper {
  clear: both;
  text-align: center;
  margin-top: 48px;
  gap: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.customer_spotlight-account-view .spotlight__view__btn__wrapper a.action.primary {
  padding: 7px 39px;
  height: 44px;
  border-radius: 10px;
  line-height: 2.2;
  font-weight: 700;
  color: #ffffff;
  background: #214553;
  border-color: #214553;
}
.customer_spotlight-account-view .spotlight__view__btn__wrapper a.action.primary:hover {
  color: #ffffff;
  background: #214553;
  border-color: #214553;
}
.customer_spotlight-account-view .spotlight__view__btn__wrapper a.action.close {
  height: 44px;
  border: 2px solid #5b5fab;
  color: #5b5fab;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 25px;
  background: transparent;
  font-weight: 700;
  line-height: 2.2;
}
.customer_spotlight-account-view .spotlight__view__btn__wrapper a.action.close:hover {
  border: 2px solid #5b5fab;
  color: #5b5fab;
  background: transparent;
}
@media (min-width: 769px) and (max-width: 1023px) {
  body.customer_spotlight-account-view .spotlight__view__table .table__wrapper,
  body.customer_spotlight-account-view .spotlight__view__table .spotlight__table__veiw__wrapper {
    gap: 10px;
  }
}
.gift-card-container .gift-card-tabs .nav-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.gift-card-container .gift-card-tabs .nav-tabs .nav-item {
  margin-bottom: 40px;
}
.gift-card-container .gift-card-tabs .nav-tabs .nav-item .nav-link {
  margin: 0;
  border-radius: 0;
  border-color: #f2f2f2;
  font-size: 18px;
  color: #838383;
}
.gift-card-container .gift-card-tabs .nav-tabs .nav-item .nav-link.active {
  border-bottom-color: #214553;
  color: #214553;
}
.gift-card-container .tab-content .no-gift-cards {
  text-align: center;
  margin-top: 40px;
}
.gift-card-container .tab-content .no-gift-cards h2 {
  display: block !important;
  font-size: 32px;
  font-weight: 500;
  margin: 35px 0 22px;
  color: #000000;
  line-height: 3rem;
}
.gift-card-container .tab-content .no-gift-cards p.empty_txt {
  font-size: 16px;
  font-weight: 500;
  color: #888888;
}
.gift-card-container .tab-content .gift-card-list {
  margin-bottom: 40px;
  overflow-x: auto;
}
.gift-card-container .tab-content .gift-card-list .table-gift-card-items tbody tr th,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items thead tr th,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items tbody tr td,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items thead tr td {
  background: #f2f2f2;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  padding: 24px 8px;
  white-space: nowrap;
}
.gift-card-container .tab-content .gift-card-list .table-gift-card-items tbody tr th:first-child,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items thead tr th:first-child,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items tbody tr td:first-child,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items thead tr td:first-child {
  padding-left: 12px;
}
.gift-card-container .tab-content .gift-card-list .table-gift-card-items tbody tr th:last-child,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items thead tr th:last-child,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items tbody tr td:last-child,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items thead tr td:last-child {
  padding-right: 12px;
}
.gift-card-container .tab-content .gift-card-list .table-gift-card-items tbody tr td,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items thead tr td {
  font-weight: 500;
  color: #838383;
  background: transparent;
  text-transform: none;
  border-bottom: 1px solid #f2f2f2;
  vertical-align: middle;
  padding: 19px 8px;
}
.gift-card-container .tab-content .gift-card-list .table-gift-card-items tbody tr td a,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items thead tr td a {
  text-decoration: underline;
  margin-right: 24px;
}
.gift-card-container .tab-content .gift-card-list .table-gift-card-items tbody tr td.col.status .gift-card-status,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items thead tr td.col.status .gift-card-status {
  width: 95px;
  height: 28px;
  border-radius: 2px;
  text-align: center;
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 2.8rem;
}
.gift-card-container .tab-content .gift-card-list .table-gift-card-items tbody tr td.col.status .gift-card-status.scheduled,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items thead tr td.col.status .gift-card-status.scheduled {
  background: #214553;
  color: #ffffff;
}
.gift-card-container .tab-content .gift-card-list .table-gift-card-items tbody tr td.col.status .gift-card-status.expired,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items thead tr td.col.status .gift-card-status.expired {
  background: #ffd6d6;
  color: #db0d0d;
}
.gift-card-container .tab-content .gift-card-list .table-gift-card-items tbody tr td.col.status .gift-card-status.active,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items thead tr td.col.status .gift-card-status.active {
  background: #d9dbf8;
  color: #2c2f74;
}
.gift-card-container .tab-content .gift-card-list .table-gift-card-items tbody tr td.col.status .gift-card-status.redeemed,
.gift-card-container .tab-content .gift-card-list .table-gift-card-items thead tr td.col.status .gift-card-status.redeemed {
  background: #f2f2f2;
  color: #b2b2b2;
}
.gift-card-container .gift-card-actions {
  width: auto;
  margin: 4px 0;
}
.gift-card-container .gift-card-actions .purchase-gift-card {
  font-size: 14px;
  font-weight: 700;
  border-radius: 10px;
  padding: 10px 23px 8px;
}
/* Gift Cart Modal Popup Command Style */
.modal-popup {
  /* Gift Card Need A Help Popup */
  /* Gift Card Thank You Popup */
}
.modal-popup.giftcard-modal {
  /* Gift Card Details Popup*/
}
.modal-popup.giftcard-modal.resend-giftcard .modal-inner-wrap .modal-header {
  padding: 21px;
}
.modal-popup.giftcard-modal.resend-giftcard .modal-inner-wrap .modal-content .giftcard-success-content p,
.modal-popup.giftcard-modal.resend-giftcard .modal-inner-wrap .modal-content .giftcard-confirmation-content p {
  margin: 0;
}
.modal-popup.giftcard-modal.resend-giftcard .modal-inner-wrap .modal-content .giftcard-success-content .redeem-details,
.modal-popup.giftcard-modal.resend-giftcard .modal-inner-wrap .modal-content .giftcard-confirmation-content .redeem-details {
  margin-top: 16px;
}
.modal-popup.giftcard-modal.resend-giftcard .modal-inner-wrap .modal-content .giftcard-success-content .redeem-details p,
.modal-popup.giftcard-modal.resend-giftcard .modal-inner-wrap .modal-content .giftcard-confirmation-content .redeem-details p {
  margin: 0;
}
.modal-popup.giftcard-modal .modal-inner-wrap {
  position: inherit;
}
.modal-popup.giftcard-modal .modal-inner-wrap .modal-content {
  color: #666666;
}
.modal-popup.giftcard-modal .modal-inner-wrap .modal-content .giftcard-modal-actions {
  padding: 40px 0 0 0;
}
.modal-popup.giftcard-modal .modal-inner-wrap .modal-content .giftcard-modal-actions .action {
  border-radius: 10px;
  margin: 0 7px;
  font-weight: 700;
  line-height: 4.2rem;
  height: 42px;
  padding: 0 20px;
  min-width: 72px;
  width: inherit;
}
.modal-popup.giftcard-modal .modal-inner-wrap .modal-header {
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.modal-popup.giftcard-modal .modal-inner-wrap .modal-header .action-close:before {
  color: #000000 !important;
}
.modal-popup.giftcard-modal .gift-card-details {
  text-align: left;
  font-size: 16px;
  font-weight: 500;
}
.modal-popup.giftcard-modal .gift-card-details .detail-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 21px;
}
.modal-popup.giftcard-modal .gift-card-details .detail-row:last-child {
  margin-bottom: 0;
}
.modal-popup.giftcard-modal .gift-card-details .detail-row label {
  color: #666666;
}
.modal-popup.giftcard-modal .gift-card-details .detail-row span {
  color: #000000;
  word-break: break-all;
}
.modal-popup.giftcard-modal .gift-card-details .detail-row span#modal-status .badge {
  width: 95px;
  height: 28px;
  border-radius: 2px;
  text-align: center;
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 2.8rem;
  padding: 2px;
}
.modal-popup.giftcard-modal .gift-card-details .detail-row span#modal-status .badge.scheduled {
  background: #214553;
  color: #ffffff;
}
.modal-popup.giftcard-modal .gift-card-details .detail-row span#modal-status .badge.expired {
  background: #ffd6d6;
  color: #db0d0d;
}
.modal-popup.giftcard-modal .gift-card-details .detail-row span#modal-status .badge.active {
  background: #d9dbf8;
  color: #2c2f74;
}
.modal-popup.giftcard-modal .gift-card-details .detail-row span#modal-status .badge.redeemed {
  background: #f2f2f2;
  color: #b2b2b2;
}
.modal-popup.modal-giftcard-help .modal-inner-wrap {
  position: inherit;
  max-height: 100vh;
  height: fit-content;
  margin: auto;
  top: 0;
  bottom: 0;
}
.modal-popup.modal-giftcard-help .modal-inner-wrap .modal-header .modal-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.modal-popup.modal-giftcard-help .modal-inner-wrap .modal-content .help-tagline {
  font-size: 14px;
  color: #000000;
  font-weight: 500;
  margin-bottom: 40px;
}
.modal-popup.modal-giftcard-help .modal-inner-wrap .modal-content .field {
  margin-bottom: 16px;
}
.modal-popup.modal-giftcard-help .modal-inner-wrap .modal-content .field .input-text {
  background: #f5f5f5;
  border-color: #f5f5f5;
}
.modal-popup.modal-giftcard-help .modal-inner-wrap .modal-content .field textarea.input-text {
  border-color: #f5f5f5;
  background: #ffffff;
}
.modal-popup.modal-giftcard-help .modal-inner-wrap .modal-content .actions-toolbar {
  text-align: center;
  margin: 34px 0 16px;
}
.modal-popup.modal-giftcard-help .modal-inner-wrap .modal-content .actions-toolbar .primary {
  float: none;
}
.modal-popup.modal-giftcard-help .modal-inner-wrap .modal-content .actions-toolbar .primary .action {
  margin: 0 auto;
  border-radius: 10px;
  padding: 10px 23px 8px;
  font-size: 14px;
  font-weight: 700;
  height: 42px;
  width: auto;
}
.modal-popup.modal-giftcard-thankyou .modal-inner-wrap {
  position: inherit;
  max-height: 100vh;
  height: fit-content;
  margin: auto;
  top: 0;
  bottom: 0;
}
.modal-popup.modal-giftcard-thankyou .modal-inner-wrap .modal-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.modal-popup.modal-giftcard-thankyou .modal-inner-wrap .modal-content .actions-toolbar {
  text-align: center;
}
.modal-popup.modal-giftcard-thankyou .modal-inner-wrap .modal-content .actions-toolbar .primary {
  float: none;
}
.modal-popup.modal-giftcard-thankyou .modal-inner-wrap .modal-content .actions-toolbar .primary .action {
  margin: 0 auto;
  border-radius: 10px;
  padding: 10px 23px 8px;
  font-size: 14px;
  font-weight: 700;
  height: 42px;
  width: auto;
}
.modals-wrapper .actions-toolbar {
  margin-top: 42px;
}
.modals-wrapper .modal-popup.subscribe-requst-modal-popup._inner-scroll {
  left: 0;
}
.modals-wrapper .modal-popup.subscribe-requst-modal-popup._inner-scroll .modal-inner-wrap {
  text-align: center;
}
.modals-wrapper .modal-popup.subscribe-requst-modal-popup._inner-scroll .modal-inner-wrap .modal-header .modal-title {
  text-align: left;
}
.modals-wrapper .modal-popup.subscribe-requst-modal-popup._inner-scroll .modal-inner-wrap .modal-content:has(> #subscribe-result-message-popup) {
  padding: 0;
}
.modals-wrapper .modal-popup .modal-inner-wrap .modal-header .modal-title {
  font-weight: 600;
  color: #000000;
}
.modals-wrapper .modal-popup .modal-inner-wrap .action.primary {
  border-radius: 4px;
}
.custom-window-block .modal-inner-wrap {
  border-radius: 2rem;
  min-width: 485px;
}
.custom-window-block .modal-inner-wrap p {
  font-size: 1.6rem;
  margin-bottom: 0;
}
.custom-window-block .modal-inner-wrap .modal-content {
  text-align: center;
}
.custom-window-block .modal-inner-wrap .info {
  padding-bottom: 3rem;
}
.custom-window-block .modal-inner-wrap .control {
  text-align: left;
}
.custom-window-block .modal-inner-wrap label {
  font-size: 1.3rem;
  margin-left: 4px;
}
.custom-window-block .modal-inner-wrap .buttons-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  gap: 10px;
}
.custom-window-block .modal-inner-wrap .action.primary {
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .modals-wrapper .modal-popup.custom-window-block._inner-scroll .modal-inner-wrap {
    max-width: 90%;
  }
  body .modals-wrapper .modal-popup.modal-slide._inner-scroll.custom-window-block .modal-inner-wrap {
    min-width: 0px;
    max-width: 90%;
  }
  body .modals-wrapper .modal-popup.modal-slide._inner-scroll.custom-window-block .modal-inner-wrap .action.primary {
    flex-basis: 150px;
  }
}
.custom-window-block .modal-inner-wrap .modal-title {
  color: #242424;
  border-color: #f3f3f3;
  padding: 2px 0;
  margin: 0;
  text-align: left;
}
.custom-window-block .modal-inner-wrap .modal-content .fieldset {
  margin-bottom: 0;
}
.custom-window-block .modal-inner-wrap .modal-content .field {
  text-align: left;
  margin-top: 0;
}
.custom-window-block .modal-inner-wrap .action-close {
  padding: 16px 0;
  width: 30px;
}
.custom-window-block .modal-inner-wrap .action-close:before {
  color: #7e7d82;
}
.custom-window-block .modal-inner-wrap .action.primary {
  width: 120px;
  margin: 0;
}
.custom-window-block .modal-inner-wrap .info {
  color: #7e7d82;
}
.custom-window-block .modal-inner-wrap .info a {
  font-size: 1.4rem;
  text-decoration: underline;
  font-weight: 600;
  margin-top: 25px;
  display: inline-block;
}
.custom-window-block .modal-inner-wrap label {
  color: #242424;
}
.modals-wrapper .modal-popup.custom-window-block._inner-scroll .modal-inner-wrap {
  max-width: 430px;
}
.lx-brands__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.lx-brands__header .lx-brands__search {
  position: relative;
  width: 100%;
}
.lx-brands__header .lx-brands__search:before {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translate(0, -50%);
}
.lx-brands__header .lx-brands__search.active .lx-brands__clear-search {
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translate(0, -50%);
}
.lx-brands__header .lx-brands__search.active:before {
  display: none;
}
.lx-brands__header .lx-brands__search .lx-brands__search-field {
  height: auto;
}
.lx-brands__header .lx-brands__search .lx-brands__clear-search {
  display: none;
}
.lx-brands__alphabet {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.lx-brands__alphabet .lx-brands__letters,
.lx-brands__alphabet .lx-brands__numbers {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
}
.lx-brands__alphabet .lx-brands__letters .lx-brands__alphabet-item,
.lx-brands__alphabet .lx-brands__numbers .lx-brands__alphabet-item {
  text-align: center;
}
.lx-brands__alphabet .lx-brands__letters {
  justify-content: center;
}
.lx-brands__alphabet .lx-brands__letters .lx-brands__alphabet-item {
  margin: 0 16px;
  flex-basis: 16px;
}
.lx-brands__alphabet .lx-brands__numbers {
  flex-wrap: nowrap;
  width: 100%;
  max-width: 220px;
}
.lx-brands__alphabet .lx-brands__numbers .lx-brands__alphabet-item {
  flex-grow: 1;
  flex-basis: 22px;
}
.lx-brands__clear-wrapper {
  display: none;
}
.lx-brands__content .lx-brands__empty {
  display: none;
}
.lx-brands__content .lx-brands__empty.active {
  display: block;
}
.lx-brands__content .lx-brands__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
.lx-brands__content .lx-brands__list.hide {
  display: none;
}
.lx-brands__list-section {
  position: relative;
}
.lx-brands__list-section .lx-brands__brand-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lx-brands__list-section .lx-brand-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  list-style: none;
  flex-direction: column;
}
.lx-brands__list-section .lx-brand-list.long {
  overflow: hidden;
}
.lx-brands__list-section .lx-brand-list.long + .lx-brand-list__show {
  display: block;
}
.lx-brands__list-section .lx-brand-list.long.open {
  max-height: unset;
}
.lx-brands__list-section .lx-brand-list__name a {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.lx-brands__list-section .lx-brand-list__show {
  display: none;
}
.lx-no-brands {
  max-width: 480px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0 auto 20px;
}
.lx-no-brands .lx-no-brands__title {
  margin: 0 0 40px;
  font-size: 5rem;
  line-height: 5.8rem;
  font-weight: 600;
  text-align: center;
  color: #214553;
}
.lx-no-brands .lx-no-brands__img {
  display: none;
  order: -1;
  width: 150px;
  height: 150px;
  background: url('../images/lx-404-logo.png') center center no-repeat;
  margin: 0 auto 25px;
}
.lx-no-brands .lx-no-brands__message {
  margin: 0 0 40px;
  text-align: center;
}
.lx-no-brands .lx-no-brands__message .lx-no-brands__text {
  display: block;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #7e7d82;
}
.lx-no-brands .lx-no-brands__message .lx-no-brands__text.lx-no-brands__text--special {
  color: #242424;
  font-weight: 600;
}
.lx-no-brands .lx-no-brands__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.lx-no-brands .lx-no-brands__actions .lx-no-brands__action {
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 500;
  color: #ffffff;
  border: 1px solid #214553;
  border-radius: 10px;
  background-color: #214553;
  padding: 12px 0 8px;
  margin: 0 0 8px;
  text-align: center;
}
.lx-no-brands .lx-no-brands__actions .lx-no-brands__action:not(.create) {
  color: #214553;
  border: 1px solid #214553;
  background-color: transparent;
}
.brands-index-index .page-main {
  position: relative;
  overflow: hidden;
}
.brands-index-index .breadcrumbs {
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  text-align: center;
  left: 50%;
  transform: translate(-50%, 0);
}
.brands-index-index .lx-brands__header .lx-brands__wrapper {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0;
}
.brands-index-index .lx-brands__content {
  padding: 25px 0;
}
.brands-index-index .lx-brands__list-section .lx-brands__brand-title {
  justify-content: flex-start;
}
.lx-brands__header {
  margin: 35px auto 0;
}
.lx-brands__header .lx-brands__wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  text-align: center;
  background-color: #f3f3f3;
}
.lx-brands__header .lx-brands__page-title {
  font-size: 2.6rem;
  line-height: 3rem;
  color: #214553;
  font-weight: 600;
  margin: 0 auto;
}
.lx-brands__header .lx-brands__search {
  margin: 0 0 20px;
  display: block;
  text-decoration: none;
}
.lx-brands__header .lx-brands__search:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 1;
  color: #9b9b9b;
  content: '\e615';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.lx-brands__header .lx-brands__search:before {
  color: #9b9b9b;
  right: 15px;
}
.lx-brands__header .lx-brands__search.active .lx-brands__clear-search {
  color: #9b9b9b;
  right: 15px;
  display: block;
  text-decoration: none;
}
.lx-brands__header .lx-brands__search.active .lx-brands__clear-search:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 1;
  color: #9b9b9b;
  content: '\e616';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.lx-brands__header .lx-brands__search.active:before {
  display: none;
}
.lx-brands__header .lx-brands__search .lx-brands__search-field {
  font-size: 1.6rem;
  padding: 8px 35px 8px 15px;
  border: 1px solid #dddddd;
  border-radius: 10px;
  background-color: #ffffff;
  color: #7e7d82;
}
.lx-brands__header .lx-brands__search .lx-brands__search-field::placeholder {
  color: #7e7d82;
}
.lx-brands__header .lx-brands__search .lx-brands__clear-search {
  display: none;
}
.lx-brands__alphabet {
  margin: 0;
}
.lx-brands__alphabet .lx-brands__letters .lx-brands__alphabet-item,
.lx-brands__alphabet .lx-brands__numbers .lx-brands__alphabet-item {
  font-size: 1.6rem;
  text-align: center;
  color: #7e7d82;
  font-weight: 500;
}
.lx-brands__alphabet .lx-brands__numbers {
  margin: 0;
}
.lx-brands__alphabet .lx-brands__letters {
  line-height: 3rem;
}
.lx-brands__list-section {
  margin: 0;
}
.lx-brands__list-section:not(:last-child) {
  margin-bottom: 32px;
}
.lx-brands__list-section .lx-brand-list {
  margin: 0 0 8px;
}
.lx-brands__list-section .lx-brands__brand-title-wrapper {
  width: 100%;
  margin: 0 0 8px;
  background: linear-gradient(90deg, rgba(204, 204, 204, 0.3) -0.96%, rgba(204, 204, 204, 0) 100%);
}
.lx-brands__list-section .lx-brands__brand-title {
  width: auto;
  height: auto;
  color: #242424;
  margin: 0;
}
.lx-brands__list-section .lx-brand-list__name {
  position: relative;
  padding: 4px;
  margin: 0 0 8px;
  border-bottom: 1px solid rgba(126, 125, 130, 0.2);
  display: block;
  text-decoration: none;
}
.lx-brands__list-section .lx-brand-list__name:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 1;
  color: #7e7d82;
  content: '\e608';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.lx-brands__list-section .lx-brand-list__name:before {
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 0;
  z-index: 2;
}
.lx-brands__list-section .lx-brand-list__name a {
  font-size: 1.8rem;
  line-height: 2.7rem;
  color: #7e7d82;
}
.lx-brands__list-section .lx-brand-list__show {
  font-size: 1.6rem;
  font-weight: 500;
  padding: 8px 25px;
  margin: 0;
  color: #214553;
  background-color: #e3e7e8;
  border-radius: 10px;
  cursor: pointer;
  max-width: 150px;
  text-align: center;
  text-decoration: none;
}
body.catalog-product-view .page-wrapper .breadcrumbs,
body.page-layout-2columns-right .page-wrapper .breadcrumbs {
  margin-bottom: 32px;
}
body.catalog-product-view .modals-wrapper .modal-popup._inner-scroll.size__popup .modal-inner-wrap header.modal-header,
body.page-layout-2columns-right .modals-wrapper .modal-popup._inner-scroll.size__popup .modal-inner-wrap header.modal-header {
  flex-direction: row-reverse;
}
body.catalog-product-view .modals-wrapper .modal-popup._inner-scroll.size__popup .modal-inner-wrap header.modal-header button.action-close::before,
body.page-layout-2columns-right .modals-wrapper .modal-popup._inner-scroll.size__popup .modal-inner-wrap header.modal-header button.action-close::before {
  color: #000000 !important;
}
body.catalog-product-view .modals-wrapper .modal-popup._inner-scroll.size__popup .modal-inner-wrap footer.modal-footer,
body.page-layout-2columns-right .modals-wrapper .modal-popup._inner-scroll.size__popup .modal-inner-wrap footer.modal-footer {
  text-align: center;
}
body.catalog-product-view .modals-wrapper .modal-popup._inner-scroll.size__popup .modal-inner-wrap footer.modal-footer button,
body.page-layout-2columns-right .modals-wrapper .modal-popup._inner-scroll.size__popup .modal-inner-wrap footer.modal-footer button {
  background: #214553;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0;
  padding: 8px 40px;
}
body.catalog-product-view .column.main,
body.page-layout-2columns-right .column.main {
  width: 100%;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info {
  position: relative;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .wishlist-icon,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .wishlist-icon {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .wishlist-icon:hover .icon-icon-whishlist:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .wishlist-icon:hover .icon-icon-whishlist:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .wishlist-icon a.active .icon-icon-whishlist:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .wishlist-icon a.active .icon-icon-whishlist:before {
  content: '\e600';
  color: #ff3b30;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .wishlist-icon .icon-icon-whishlist:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .wishlist-icon .icon-icon-whishlist:before {
  content: '\e601';
  font-size: 25px;
  color: #666666;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .wishlist-icon span:not(.icon-icon-whishlist),
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .wishlist-icon span:not(.icon-icon-whishlist) {
  font-size: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block {
  width: 50%;
  float: left;
  position: relative;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__stage,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__stage {
  margin-bottom: 20px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__stage .fotorama__arr:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__stage .fotorama__arr:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__stage .fotorama__arr:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__stage .fotorama__arr:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__stage .fotorama__arr:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__stage .fotorama__arr:focus {
  background: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__nav__frame,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__nav__frame {
  width: 80px !important;
  height: 80px !important;
  margin-right: 15px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb-border,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb-border {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb__arr--right,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb__arr--right,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb__arr--left,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb__arr--left {
  display: none !important;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main {
  width: 50%;
  float: right;
  padding-left: 64px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .prev-next-products,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .prev-next-products,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-social-links,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-social-links {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .sku,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .sku {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8rem;
  text-align: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  justify-content: left;
  color: #000000;
  margin-bottom: 16px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .sku .type,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .sku .type {
  font-weight: 500;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .brand-name,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .brand-name {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.2rem;
  text-align: left;
  color: #838383;
  text-transform: uppercase;
  margin-bottom: 6px;
  margin-top: 32px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main h1,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main h1 {
  font-size: 3rem;
  line-height: 140%;
  margin-bottom: 25px;
  color: #000000;
  text-transform: capitalize;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .social-media-icons,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .social-media-icons {
  margin: 25px 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .price-section .price-box,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .price-section .price-box {
  margin: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .price-section .price-box span.price-label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .price-section .price-box span.price-label {
  display: none !important;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .price-section .price-box .price,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .price-section .price-box .price {
  font-size: 2rem;
  font-weight: 500;
  color: #000000;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .price-section .price-box .price-container .old-price span.price,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .price-section .price-box .price-container .old-price span.price {
  font-size: 1.6rem;
  font-weight: 500;
  color: #666666;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .price-section .price-box .price-container .old-price span.discount-percentage,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .price-section .price-box .price-container .old-price span.discount-percentage {
  font-size: 1.6rem;
  font-weight: 500;
  color: #666666;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .price-section .price-box .price-container .weee:after,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .price-section .price-box .price-container .weee:after {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .qty-input-section,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .qty-input-section {
  display: flex;
  align-items: center;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .qty-input-section .field.qty label.label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .qty-input-section .field.qty label.label {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .qty-input-section .field.qty .control,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .qty-input-section .field.qty .control {
  border: 2px solid #eeeeee;
  padding: 0 12px;
  max-width: 110px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .qty-input-section .field.qty .control input,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .qty-input-section .field.qty .control input {
  color: #000000;
  font-weight: 500;
  font-size: 1.8rem;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  text-align: center;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .qty-input-section .field.qty .control span.icon-icon-minus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .qty-input-section .field.qty .control span.icon-icon-minus {
  position: relative;
  top: 4px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .qty-input-section .field.qty .control span.icon-icon-plus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-qty-wrapper .qty-input-section .field.qty .control span.icon-icon-plus {
  position: relative;
  top: 4px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block {
  width: 100%;
  display: inline-block;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block {
  width: 50%;
  display: block;
  float: left;
  line-height: 1.2rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block .price-label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block .price-label {
  display: none !important;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block .price,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block .price {
  font-size: 2rem;
  font-weight: 500;
  color: #000000;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn {
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
  color: #214553;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn:active {
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: underline;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion {
  border-radius: 12px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .product.overview,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .product.overview {
  margin: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .active .icon-right,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .active .icon-right {
  transform: rotate(180deg);
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .icon-icon-down:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .icon-icon-down:before {
  content: '\e622';
  font-size: 2.4rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .icon-right,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .icon-right {
  float: right;
  margin-top: -5px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-custom-attributes,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-custom-attributes,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-overview,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-overview {
  font-size: 1.8rem;
  font-weight: 500;
  cursor: pointer;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes {
  margin: 20px 0 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: left;
  margin-bottom: 4px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .label {
  font-weight: 500;
  font-size: 1.6rem;
  border-top: none;
  padding-bottom: 0;
  padding-right: 4px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .data,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .data {
  border-top: none;
  padding-bottom: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .value,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .value {
  font-weight: 500;
  font-size: 1.6rem;
  margin: 15px 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper {
  border-bottom: none;
  padding-bottom: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset {
  position: relative;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .label {
  display: inline-block;
  padding: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .label span,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .label span {
  font-size: 1.8rem;
  font-weight: 500;
  color: #000000;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .label::after,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .label::after {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control {
  padding-top: 50px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled.border-style-none,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled.border-style-none {
  border: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled {
  border: none !important;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li {
  list-style: none;
  padding: 10px 24px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  cursor: pointer;
  margin: 0;
  font-weight: 500;
  border-left: 2px solid #eeeeee;
  border-right: 2px solid #eeeeee;
  border-bottom: 2px solid #eeeeee;
  border-radius: 4px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:hover {
  background: #f5f5f5;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:nth-of-type(2),
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:nth-of-type(2) {
  border-top: 2px solid #eeeeee;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child {
  border: 1px solid #eeeeee;
  padding: 12px;
  background-color: transparent;
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: 500;
  color: #666666;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: -50px;
  width: 100%;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:active {
  background-color: transparent;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:before {
  content: '\e622';
  font-family: 'icomoon';
  float: right;
  font-size: 2.4rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li.flex-inline,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li.flex-inline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: space-between;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li.missing-size-link,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li.missing-size-link {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2.3rem;
  padding: 6px 24px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .super-attribute-select,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .super-attribute-select {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control select,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control select {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .product-custom-option,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .product-custom-option {
  padding: 10px 24px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  cursor: pointer;
  margin: 0;
  font-weight: 500;
  border: 2px solid #eeeeee;
  border-radius: 4px;
  display: block;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart {
  top: 0;
  position: absolute;
  right: 0;
  font-size: 1.4rem;
  font-weight: 700;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart a,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart a {
  color: #214553;
  text-decoration: underline;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart a:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart a:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart a:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart a:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart a:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart a:active {
  color: #214553;
  text-decoration: underline;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom {
  padding: 0;
  margin: 32px 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart {
  margin: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .label,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .label,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .label {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control {
  border-radius: 10px;
  padding: 0 12px;
  width: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control a,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control a,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a {
  font-weight: 500;
  text-decoration: none;
  font-size: 2rem;
  line-height: 2.4rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control a:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control a:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control a:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control a:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control a:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control a:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:hover {
  text-decoration: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control input,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control input,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control input,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control input,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control input,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control input {
  border: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-minus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-minus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus {
  font-weight: 500;
  text-decoration: none;
  font-size: 2rem;
  line-height: 2.4rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover {
  text-decoration: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-minus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-minus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:before {
  content: '\e60f';
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:before {
  content: '\e61c';
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  align-items: center;
  margin: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions button#product-addtocart-button,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions button#product-addtocart-button,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions button#product-addtocart-button,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions button#product-addtocart-button,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions button#product-addtocart-button,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions button#product-addtocart-button {
  flex: 1;
  margin-right: 8px;
  margin-left: 0;
  border-radius: 10px;
  height: 50px;
  color: #ffffff;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions button#product-addtocart-button span.icon-icon-add-to-cart,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions button#product-addtocart-button span.icon-icon-add-to-cart,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions button#product-addtocart-button span.icon-icon-add-to-cart,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions button#product-addtocart-button span.icon-icon-add-to-cart,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions button#product-addtocart-button span.icon-icon-add-to-cart,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions button#product-addtocart-button span.icon-icon-add-to-cart {
  margin-right: 4px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions button#product-addtocart-button span.icon-icon-add-to-cart::before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions button#product-addtocart-button span.icon-icon-add-to-cart::before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions button#product-addtocart-button span.icon-icon-add-to-cart::before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions button#product-addtocart-button span.icon-icon-add-to-cart::before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions button#product-addtocart-button span.icon-icon-add-to-cart::before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions button#product-addtocart-button span.icon-icon-add-to-cart::before {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions button#product-addtocart-button:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions button#product-addtocart-button:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions button#product-addtocart-button:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions button#product-addtocart-button:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions button#product-addtocart-button:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions button#product-addtocart-button:hover {
  background: #214553;
  color: #ffffff;
  border-color: #214553;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions .buynow-button,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions .buynow-button,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions .buynow-button,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions .buynow-button,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions .buynow-button,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions .buynow-button {
  flex: 1;
  margin: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions .buynow-button .action.primary.buy-now-btn,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions .buynow-button .action.primary.buy-now-btn,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions .buynow-button .action.primary.buy-now-btn,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions .buynow-button .action.primary.buy-now-btn,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions .buynow-button .action.primary.buy-now-btn,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions .buynow-button .action.primary.buy-now-btn {
  margin: 0;
  height: 50px;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 1.4rem;
  color: #214553;
  border: 2px solid #214553;
  background: #ffffff;
  border-radius: 10px;
  width: 100%;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions .buynow-button .action.primary.buy-now-btn:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions .buynow-button .action.primary.buy-now-btn:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions .buynow-button .action.primary.buy-now-btn:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions .buynow-button .action.primary.buy-now-btn:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions .buynow-button .action.primary.buy-now-btn:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions .buynow-button .action.primary.buy-now-btn:hover {
  background: #ffffff;
  color: #214553;
  border: 2px solid #214553;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions div#instant-purchase,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .actions div#instant-purchase,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions div#instant-purchase,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions div#instant-purchase,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions div#instant-purchase,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions div#instant-purchase {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .moved-add-to-links,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .moved-add-to-links,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .moved-add-to-links,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .moved-add-to-links,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .moved-add-to-links,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .moved-add-to-links {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock {
  float: left;
  width: 100%;
  display: block;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock #product-addtocart-button,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock #product-addtocart-button {
  border: none;
  border-radius: 50px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock #product-addtocart-button span,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock #product-addtocart-button span {
  display: block;
  line-height: 2.4rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock .out-of-stock-click,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock .out-of-stock-click {
  width: 100%;
  display: block;
  margin: 32px 0;
  float: left;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.6rem;
  text-align: left;
  text-decoration: underline;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .delivery,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .delivery {
  font-size: 1.6rem;
  font-weight: 500;
  color: #000000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 25px 0;
  clear: both;
  width: 100%;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .delivery .clk-estimate-delivery,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .delivery .clk-estimate-delivery {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  cursor: pointer;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .delivery .clk-estimate-delivery span.icon-info,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .delivery .clk-estimate-delivery span.icon-info {
  margin-left: 8px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .availability.only.configurable-variation-qty,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .availability.only.configurable-variation-qty,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .stock.available,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .stock.available {
  display: none;
}
.rightContent,
.productcount,
.stock.unavailable,
.product.info.detailed {
  display: none;
}
.rightContent i::before {
  font-size: 3rem;
}
.rightContent i.icon-icon-shopping::before {
  content: '\e611';
}
.rightContent i.icon-icon-sales::before {
  content: '\e838';
}
.rightContent i.icon-icon-phone::before {
  content: '\e811';
}
.rightContent i.icon-icon-return::before {
  content: '\e806';
}
.custtabs {
  width: 100%;
  float: left;
}
.custtabs ul {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8rem;
  text-align: left;
  margin: 0 0 15px 0;
  padding: 0;
}
.custtabs ul li {
  display: inline-block;
  margin: 0 15px 0 0;
  cursor: pointer;
  padding: 0 0 8px 0;
}
.custtabs .all_tab .tab_content .products .block-title {
  display: none;
}
.custtabs .all_tab .product.info.detailed {
  display: block;
  /* remove active empty items from showing in owl carousel */
}
.custtabs .all_tab .product.info.detailed .owl-item.active:empty {
  display: none;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap {
  background-color: #ffffff;
  width: 45%;
  border-radius: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  height: auto;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-header {
  padding: 0;
  margin-bottom: 32px;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-header .modal-title {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2rem;
  text-align: left;
  padding: 3rem 2.1rem 2.2rem;
  margin-bottom: 25px;
  border-bottom: 2px solid #f2f2f2;
  margin-top: 0;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-header .action-close {
  padding: 0;
  border: none;
  position: absolute;
  right: 15px;
  background: transparent;
  border-radius: 0;
  top: 30px;
  z-index: 99999999;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-header .action-close span {
  display: none;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-header .action-close:before {
  content: '\e616';
  font-family: 'icomoon';
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-content {
  margin: auto;
  border: none;
  width: 100%;
  background-color: transparent;
  padding: 0 15px;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-content .control.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  justify-content: left;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 6px 0;
  height: 40px;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-content .control.flex select {
  width: 80px;
  border-right: 1px solid #dddddd;
  border-top: none;
  border-bottom: none;
  border-left: none;
  height: auto;
  vertical-align: baseline;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-position: right 0;
  padding: 0 15px;
  line-height: 2.2rem;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-content .control.flex select:focus {
  box-shadow: none;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-content .control.flex input {
  border: none;
  padding: 0 15px;
  height: auto;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-content .mm-action {
  margin-bottom: 35px;
  text-align: center;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap {
  max-width: 820px;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-header {
  display: none;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content {
  padding: 0;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .modal-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .product-message {
  font-size: 1.8rem;
  line-height: 2.5rem;
  font-weight: 500;
  text-align: center;
  padding: 0 32px;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main {
  padding: 42px 42px 24px;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .left-main-section {
  padding: 15px;
  border-width: 2px;
  border-style: solid;
  width: 188px;
  height: 188px;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .left-main-section .product-image {
  width: 150px;
  height: 150px;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .left-main-section .product-image img {
  width: 100%;
  height: auto;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section {
  margin-left: 25px;
  margin-right: 25px;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .product-info .product-brand-name {
  font-size: 1.4rem;
  line-height: 1.7rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 16px;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .product-info .product-name {
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 16px;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .custtabs {
  padding: 24px 42px 42px;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .custtabs .recommendation-popup {
  text-align: center;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 500;
  margin-top: 40px;
  padding-top: 40px;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .custtabs .tab_content .product-item-link {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .recently-items-carousel .product.details.product-item-details,
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .products-recommandation .product.details.product-item-details {
  position: static;
}
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .recently-items-carousel .product-items .owl-controls,
aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .products-recommandation .product-items .owl-controls {
  display: none;
}
.clsspecialreqpop.additional.active-test {
  display: block !important;
}
.modal-inner-wrap .modal-content .cls_comm_input {
  width: 98%;
  margin: 0 auto 15px;
}
.modal-inner-wrap .modal-content .cls_comm_input.width-50p {
  width: 48%;
  float: left;
  margin: 0 1% 15px;
}
.modal-inner-wrap .modal-content .cls_comm_input.width-50p .control.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  justify-content: left;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 6px 0;
  height: 40px;
}
.modal-inner-wrap .modal-content .cls_comm_input.width-50p .control.flex select {
  width: 80px;
  border-right: 1px solid #dddddd;
  border-top: none;
  border-bottom: none;
  border-left: none;
  height: auto;
  vertical-align: baseline;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-position: right 0;
  padding: 0 15px;
  line-height: 2.2rem;
}
.modal-inner-wrap .modal-content .cls_comm_input.width-50p .control.flex input {
  border: none;
  padding: 0 15px;
  height: auto;
}
.modal-inner-wrap .modal-content .control.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  justify-content: left;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 6px 0;
  height: 40px;
}
.modal-inner-wrap .modal-content .control.flex select {
  width: 80px;
  border-right: 1px solid #dddddd;
  border-top: none;
  border-bottom: none;
  border-left: none;
  height: auto;
  vertical-align: baseline;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-position: right 0;
  padding: 0 15px;
  line-height: 2.2rem;
}
.modal-inner-wrap .modal-content .control.flex input {
  border: none;
  padding: 0 15px;
  height: auto;
}
.modal-popup.confirm._show .modal-inner-wrap #modal-content-35 + div {
  padding: 32px 24px;
}
.notify_oos {
  text-align: center;
}
.notifyme-modal input#phone {
  padding-left: 70px;
}
.notifyme-modal .special-number-dropdown {
  position: absolute;
  width: 65px;
  padding-left: 17px;
}
.notifyme-modal select#specialcountry {
  border-right: 1px solid #dddddd;
  border-top: none;
  border-bottom: none;
  border-left: none;
  height: auto;
  vertical-align: baseline;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-position: right 0;
  padding: 0 15px;
  line-height: 2.2rem;
  text-indent: -9999px;
  position: relative;
  bottom: 15px;
}
.notifyme-modal select#specialcountry:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.notifyme-modal .selected-flag {
  position: relative;
  top: 10px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info {
  margin-bottom: 50px;
  width: 100%;
  float: left;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__stage .fotorama__stage__shaft.fotorama__grab {
  border: 1px solid #edf7f5;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__arr--prev .fotorama__arr__arr,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__arr--next .fotorama__arr__arr {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  transform: none;
  background-color: #edf7f5;
  color: #000000;
  position: absolute;
  background-image: none;
  background-position: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__arr--prev .fotorama__arr__arr:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__arr--next .fotorama__arr__arr:before {
  font-family: 'icomoon';
  font-size: 2.4rem;
  line-height: 3.2rem;
  margin: auto;
  width: 32px;
  display: block;
  text-align: center;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__arr--next .fotorama__arr__arr {
  left: auto;
  right: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__arr--next .fotorama__arr__arr:before {
  content: '\e608';
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__arr--prev .fotorama__arr__arr {
  left: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__arr--prev .fotorama__arr__arr:before {
  content: '\e617';
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus),
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  transform: none !important;
  opacity: 1 !important;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .sku {
  border: 1px solid #7e7d82;
  color: #214553;
  border-radius: 3px;
  padding: 8px 15px;
  width: max-content;
  margin: 25px 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .sku .value {
  color: #214553;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .brand-name {
  border: 1px solid #7e7d82;
  color: #214553;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 2rem;
  border-radius: 3px;
  padding: 8px 15px;
  margin-top: 8px;
  width: max-content;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main h1 {
  color: #242424;
  text-transform: capitalize;
  font-size: 2.4rem;
  line-height: 3rem;
  margin-top: 32px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price {
  color: #242424;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block #price-match-btn {
  color: #242424;
  text-decoration: underline;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block #price-match-btn:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block #price-match-btn:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block #price-match-btn:active {
  color: #242424;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion {
  border: 1px solid #7e7d82;
  color: #214553;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .icon-icon-down:before {
  content: '\e622';
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .icon-right {
  color: #000000;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-custom-attributes,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-overview {
  color: #214553;
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .custom-prod-attributes-block .additional-attributes #openSizeModal {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .custom-prod-attributes-block .additional-attributes .same-line .label {
  color: #242424;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .custom-prod-attributes-block .additional-attributes .same-line .data {
  color: #7e7d82;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .custom-prod-attributes-block .value {
  color: #7e7d82;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper {
  border-bottom: none;
  padding-bottom: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .label span {
  color: #000000;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled {
  border-color: #f3f3f3;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li {
  color: #242424;
  border-color: #f3f3f3;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:before {
  color: #7e7d82;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:hover {
  background-color: #e3e7e8;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li .sold-out {
  color: #9b9b9b;
  margin-right: 15px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li .notify-link {
  color: #7e7d82;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li.missing-size-link {
  border-top: 1px solid #f3f3f3;
  color: #242424;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart {
  top: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart a {
  color: #242424;
  border: 1px solid #7e7d82;
  padding: 6px 12px;
  border-radius: 5px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart a:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart a:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart a:active {
  color: #242424;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .product-social-links .social-media-icons a i {
  text-align: center;
  margin: auto;
  line-height: 3.2rem;
  min-width: 32px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .product-social-links .social-media-icons a:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .product-social-links .social-media-icons a:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .product-social-links .social-media-icons a:active {
  color: #242424;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control {
  border: 1px solid #242424;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control a,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a {
  color: #242424;
  border: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control input,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control input {
  color: #000000;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-add-form .box-tocart .fieldset .field.qty .control .icon-icon-minus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus {
  border: none;
  color: #242424;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock #product-addtocart-button {
  opacity: 30%;
  border-radius: unset !important;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock .out-of-stock-click {
  color: #242424;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .delivery {
  color: #242424;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions > div {
  margin-right: 10px;
}
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-header {
  display: none;
}
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-content .content-ajaxcart .modal-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-content .content-ajaxcart .product-message {
  color: #444444;
}
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-content .content-ajaxcart .product-message strong {
  color: #000000;
}
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-content .content-ajaxcart .product-message strong a {
  color: #000000;
}
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-content .content-ajaxcart .product-message strong a:focus,
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-content .content-ajaxcart .product-message strong a:active,
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-content .content-ajaxcart .product-message strong a:hover {
  color: #000000;
}
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .left-main-section {
  border-color: transparent;
  border-radius: 10px;
}
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .product-info {
  color: #214553;
}
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .product-name {
  color: #242424;
}
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-content .content-ajaxcart .recommendation-popup {
  color: #214553;
  padding-bottom: 32px;
}
.modals-wrapper .modal-popup.modals-ajaxcart .modal-inner-wrap .modal-content .content-ajaxcart .owl-controls {
  display: none;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-content .cls_comm_input.width-50p {
  width: 48%;
  float: left;
  margin: 0 1% 15px;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-content .cls_comm_input.width-50p .control.flex {
  height: 50px;
  border-radius: 8px;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-content .cls_comm_input.width-50p .control.flex select {
  width: 80px;
  background-position: right center;
}
.custtabs ul {
  color: #7e7d82;
  border-bottom: 1px solid transparent;
}
.custtabs ul .active {
  border-bottom: 1px solid #214553;
  color: #214553;
}
.custtabs .all_tab .cls_recommendation .product.data.items {
  margin: 0;
}
.recently-items-carousel,
.products-recommandation {
  margin-bottom: 0;
}
.recently-items-carousel .product-items .owl-item .product-item,
.products-recommandation .product-items .owl-item .product-item {
  width: 100%;
  padding-right: 0;
}
.recently-items-carousel .product-items .owl-item .product-item .product-item-details,
.products-recommandation .product-items .owl-item .product-item .product-item-details {
  position: static;
}
.recently-items-carousel .product-items .owl-item .product-item .btn,
.products-recommandation .product-items .owl-item .product-item .btn {
  position: absolute;
  right: 6px;
  bottom: 34px;
}
.recently-items-carousel .product-items .owl-controls,
.products-recommandation .product-items .owl-controls {
  position: absolute;
  right: 0;
  top: -105px;
}
.recently-items-carousel .products-grid .product-items .product-image-container {
  min-width: 100%;
}
.recently-items-carousel .products-grid .product-items .product-item-info div.product-item-inner {
  padding-top: 0;
}
.recently-items-carousel .products-grid .product-items .product-item .product-item-details {
  position: static;
}
.recently-items-carousel .products-grid .product-items .product-item .product-item-details .product-item-description {
  margin: 0;
}
.recently-items-carousel .products-grid .product-items .product-item .product-item-details .product-item-actions {
  margin: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__stage,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__stage {
  margin-bottom: 20px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb-border,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb-border {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb__arr--right,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb__arr--right,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb__arr--left,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb__arr--left {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .prev-next-products,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .prev-next-products {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .sku .type,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .sku .type {
  font-weight: 500;
  margin-right: 8px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block {
  width: 100%;
  display: inline-block;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block {
  width: 50%;
  display: block;
  float: left;
  line-height: 1.2rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block .price-label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block .price-label {
  display: none !important;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block .price,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block .price {
  font-size: 2.4rem;
  font-weight: 500;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .product.overview,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .product.overview {
  margin: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .active .icon-right,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .active .icon-right {
  transform: rotate(180deg);
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .icon-icon-down:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .icon-icon-down:before {
  content: '\e622';
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-custom-attributes,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-custom-attributes,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-overview,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-overview {
  font-size: 1.8rem;
  font-weight: 500;
  cursor: pointer;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: left;
  margin-bottom: 4px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .label {
  font-weight: 500;
  font-size: 1.6rem;
  border-top: none;
  padding-bottom: 0;
  padding-right: 4px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .data,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .data {
  border-top: none;
  padding-bottom: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .value,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .value {
  font-weight: 500;
  font-size: 1.6rem;
  margin: 15px 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .label,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .label {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control {
  border-radius: 10px;
  padding: 0 12px;
  width: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a {
  font-weight: 500;
  text-decoration: none;
  font-size: 2rem;
  line-height: 2.4rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:hover {
  text-decoration: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control input,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control input,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control input,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control input {
  border: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus {
  font-weight: 500;
  text-decoration: none;
  font-size: 2rem;
  line-height: 2.4rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover {
  text-decoration: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:before {
  content: '\e60f';
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:before {
  content: '\e61c';
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock {
  float: left;
  width: 100%;
  display: block;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock #product-addtocart-button span,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock #product-addtocart-button span {
  display: block;
  line-height: 2.4rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock .out-of-stock-click,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock .out-of-stock-click {
  width: 100%;
  display: block;
  margin: 32px 0;
  float: left;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.6rem;
  text-align: left;
  text-decoration: underline;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .availability.only.configurable-variation-qty,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .availability.only.configurable-variation-qty,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .stock.available,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .stock.available {
  display: none;
}
.rightContent,
.productcount,
.stock.unavailable,
.product.info.detailed {
  display: none;
}
.product-detail-info .stock.unavailable {
  display: block;
}
.custtabs {
  width: 100%;
  float: left;
}
.custtabs ul {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8rem;
  text-align: left;
  margin: 0 0 15px 0;
  padding: 0;
}
.custtabs ul li {
  display: inline-block;
  margin: 0 15px 0 0;
  cursor: pointer;
  padding: 0 0 8px 0;
}
.custtabs .all_tab .tab_content .products .block-title {
  display: none;
}
.custtabs .all_tab .product.info.detailed {
  display: block;
  margin-bottom: 0;
}
.custtabs .all_tab .product.info.detailed .products-grid .product-items .product-item {
  margin-bottom: 0;
}
.catalog-category-view .no-page {
  padding-top: 32px;
}
.catalog-category-view .no-page h3 {
  margin: 16px 0;
}
.catalog-category-view .no-page .re-result-desc {
  margin: 16px 0;
}
.catalog-category-view .no-page .re-result-btns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.catalog-category-view .message.info.empty {
  text-align: center;
  padding-left: 16px;
}
.catalog-category-view .message.info.empty > *:first-child:before {
  position: relative;
  top: 6px;
}
body.catalog-product-view .column.main,
body.page-layout-2columns-right .column.main {
  width: 100%;
  margin-top: 15px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block {
  width: 48%;
  float: left;
  margin-right: 2%;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__stage,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__stage {
  margin-bottom: 25px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__nav__frame,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama-item .fotorama__nav__frame {
  width: 80px !important;
  height: 80px !important;
  margin-right: 15px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb-border,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb-border {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb__arr--right,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb__arr--right,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb__arr--left,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-image-block .fotorama__thumb__arr--left {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main {
  width: 50%;
  float: right;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .prev-next-products,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .prev-next-products {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .sku,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .sku {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8rem;
  text-align: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  justify-content: left;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .sku .type,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .sku .type {
  font-weight: 500;
  margin-right: 8px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .brand-name,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .brand-name {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.2rem;
  text-align: left;
  margin-bottom: 4px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main h1,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main h1 {
  font-size: 3rem;
  line-height: 4.2rem;
  margin-bottom: 25px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block {
  width: 100%;
  display: inline-block;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block {
  width: 50%;
  display: block;
  float: left;
  line-height: 1.2rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block .price-label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block .price-label {
  display: none !important;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block .price,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-block .price {
  font-size: 2.4rem;
  font-weight: 500;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main {
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom: 15px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn {
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .price-info-block .price-comparison-main #price-match-btn:active {
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: underline;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion {
  padding: 15px;
  border-radius: 12px;
  margin-bottom: 25px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .product.overview,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .product.overview {
  margin: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .active .icon-right,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .active .icon-right {
  transform: rotate(180deg);
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .icon-icon-down:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .icon-icon-down:before {
  content: '\e622';
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .icon-right,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .icon-right {
  float: right;
  margin-top: 3px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-custom-attributes,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-custom-attributes,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-overview,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .dropdown-overview {
  font-size: 1.8rem;
  font-weight: 500;
  cursor: pointer;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes {
  margin: 15px 0 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: left;
  margin-bottom: 4px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .label {
  font-weight: 500;
  font-size: 1.6rem;
  border-top: none;
  padding-bottom: 0;
  padding-right: 4px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .data,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .additional-attributes .same-line .data {
  border-top: none;
  padding-bottom: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .value,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .common-accordion .value {
  font-weight: 500;
  font-size: 1.6rem;
  margin: 15px 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper {
  border-bottom: none;
  padding-bottom: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset {
  position: relative;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .label span,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .label span {
  font-size: 1.8rem;
  font-weight: 500;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control {
  padding-top: 40px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled.border-style-none,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled.border-style-none {
  border: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled {
  padding-left: 0;
  position: relative;
  border: 1px solid #eeeeee;
  border-radius: 5px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li {
  list-style: none;
  padding: 6px 24px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  cursor: pointer;
  margin-bottom: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child {
  border: 1px solid #eeeeee;
  padding: 10px;
  background-color: transparent;
  font-size: 1.4rem;
  line-height: 1.4rem;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: -40px;
  width: 100%;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:active {
  background-color: transparent;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li:first-child:before {
  content: '\e622';
  font-family: 'icomoon';
  float: right;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li.flex-inline,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li.flex-inline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: space-between;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li.missing-size-link,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control .list-unstyled li.missing-size-link {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2.3rem;
  padding: 6px 24px;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control select,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .field .control select {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .size_chart {
  top: 0;
  position: absolute;
  right: 0;
  font-size: 1.4rem;
  font-weight: 500;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .product-social-links,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .product-social-links {
  border-top: none;
  padding-top: 0;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .product-social-links .social-media-icons a,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .fieldset .product-social-links .social-media-icons a {
  padding-right: 4px;
  min-width: 24px;
  display: inline-block;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .label,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .label,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .label {
  display: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control {
  border-radius: 10px;
  padding: 0 12px;
  width: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a {
  font-weight: 500;
  text-decoration: none;
  font-size: 2rem;
  line-height: 2.4rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control a:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control a:hover {
  text-decoration: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control input,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control input,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control input,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control input {
  border: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus {
  font-weight: 500;
  text-decoration: none;
  font-size: 2rem;
  line-height: 2.4rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:focus,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:active,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:hover {
  text-decoration: none;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-minus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-minus:before {
  content: '\e60f';
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .fieldset .field.qty .control .icon-icon-plus:before {
  content: '\e61c';
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions {
  margin-right: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions .icon-icon-add-to-cart:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions .icon-icon-add-to-cart:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions .icon-icon-add-to-cart:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions .icon-icon-add-to-cart:before {
  content: '\e611';
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions .icon-icon-whishlist:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-wrapper .box-tocart .actions .icon-icon-whishlist:before,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions .icon-icon-whishlist:before,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product-options-bottom .box-tocart .actions .icon-icon-whishlist:before {
  content: '\e601';
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock {
  float: left;
  width: 100%;
  display: block;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock #product-addtocart-button span,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock #product-addtocart-button span {
  display: block;
  line-height: 2.4rem;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock .out-of-stock-click,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .product.alert.stock .out-of-stock-click {
  width: 100%;
  display: block;
  margin: 32px 0;
  float: left;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.6rem;
  text-align: left;
  text-decoration: underline;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .delivery,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .delivery {
  font-size: 1.6rem;
  font-weight: 500;
}
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .availability.only.configurable-variation-qty,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .availability.only.configurable-variation-qty,
body.catalog-product-view .column.main .product-detail-section .product-detail-info .product-info-main .stock.available,
body.page-layout-2columns-right .column.main .product-detail-section .product-detail-info .product-info-main .stock.available {
  display: none;
}
.rightContent,
.productcount,
.stock.unavailable,
.product.info.detailed {
  display: none;
}
.product-detail-info .stock.unavailable {
  display: block;
}
.custtabs {
  width: 100%;
  float: left;
}
.custtabs ul {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8rem;
  text-align: left;
  margin: 0 0 15px 0;
  padding: 0;
}
.custtabs ul li {
  display: inline-block;
  margin: 0 15px 0 0;
  cursor: pointer;
  padding: 0 0 8px 0;
}
.custtabs .all_tab .tab_content .products .block-title {
  display: none;
}
.custtabs .all_tab .product.info.detailed {
  display: block;
}
.price-promise-modal.modal-popup.modal-slide .modal-inner-wrap {
  top: 0;
}
.price-promise-modal.modal-popup.modal-slide .modal-inner-wrap .modal-content .price-match-popup p {
  font-size: 1.6rem;
}
.price-promise-modal.modal-popup.modal-slide .modal-inner-wrap .modal-header .modal-title {
  text-align: left;
  font-weight: 700;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
  width: 75%;
  border-radius: 10px;
  max-width: 624px;
  max-height: 100vh;
  margin: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .action-close:before {
  content: '\e616';
  font-family: 'icomoon';
  color: #666666;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content {
  width: 100%;
  margin: 0;
  border: none;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content .mm-action {
  text-align: center;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #popup-mpdal .size-modal-content {
  overflow: hidden;
  max-height: 100%;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-content #popup-mpdal .size-modal-content .size-container #close-size-modal {
  display: none;
}
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap .modal-footer {
  display: none;
}
.modal-popup._show.special-size-request .modal-inner-wrap {
  width: 45%;
  border-radius: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-header {
  padding: 0;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-header .modal-title {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2rem;
  text-align: left;
  padding: 3rem 3.1rem 1.2rem;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-header .action-close {
  padding: 0;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-header .action-close span {
  display: none;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-header .action-close:before {
  content: '\e616';
  font-family: 'icomoon';
  position: absolute;
  right: 30px;
  top: 30px;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-content {
  margin: auto;
  border: none;
  width: 100%;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-content .cls_comm_input {
  width: 100%;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-content .cls_comm_input.width-50p {
  width: 48%;
  float: left;
  margin: 0 1% 15px;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-content .cls_comm_input.width-50p .control.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  justify-content: left;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 6px 0;
  height: 40px;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-content .cls_comm_input.width-50p .control.flex select {
  width: 80px;
  border-right: 1px solid #dddddd;
  border-top: none;
  border-bottom: none;
  border-left: none;
  height: auto;
  vertical-align: baseline;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-position: right 0;
  padding: 0 15px;
  line-height: 22px;
}
.modal-popup._show.special-size-request .modal-inner-wrap .modal-content .cls_comm_input.width-50p .control.flex input {
  border: none;
  padding: 0 15px;
  height: auto;
}
.special-size-request-sucess .modal-inner-wrap {
  width: 75%;
  border-radius: 20px;
  max-width: 624px;
}
.special-size-request-sucess .modal-inner-wrap .modal-header {
  padding: 0;
}
.special-size-request-sucess .modal-inner-wrap .modal-header .modal-title {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2rem;
  text-align: left;
  padding: 3rem 3.1rem 1.2rem;
}
.special-size-request-sucess .modal-inner-wrap .modal-header .action-close {
  padding: 0;
}
.special-size-request-sucess .modal-inner-wrap .modal-header .action-close span {
  display: none;
}
.special-size-request-sucess .modal-inner-wrap .modal-header .action-close:before {
  content: '\e616';
  font-family: 'icomoon';
  position: absolute;
  right: 30px;
  top: 30px;
}
.special-size-request-sucess .modal-inner-wrap .modal-content {
  margin: auto;
  border: none;
  width: 100%;
}
.special-size-request-sucess .modal-inner-wrap .modal-content .custtabs.remommendation-center .remommendation-items .product.info.detailed.cls_recommendation {
  display: block;
}
.special-size-request-sucess .modal-inner-wrap .modal-content .custtabs.remommendation-center .remommendation-items .product.info.detailed.cls_recommendation .product.data.items .block.upsell {
  margin-bottom: 0;
}
.clsspecialreqpop.additional.active-test {
  display: block !important;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content,
.clsspecialreqpop.additional #priceMatchModal .modal-content {
  padding: 32px;
  border: 0;
  max-height: unset;
  height: auto;
  margin: 60px auto;
  border-radius: 10px;
  max-width: 624px;
  width: 100%;
  float: none;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content .close,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content .close,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content .close,
.clsspecialreqpop.additional #priceMatchModal .modal-content .close {
  font-size: 2.4rem;
  font-weight: 400;
  margin-top: 0;
  line-height: 2.4rem;
  height: 24px;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content .close:before,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content .close:before,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content .close:before,
.clsspecialreqpop.additional #priceMatchModal .modal-content .close:before {
  content: '\e616';
  font-family: 'icomoon';
  display: block;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content .clsspecialpopupheading,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content .clsspecialpopupheading,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content .clsspecialpopupheading,
.clsspecialreqpop.additional #priceMatchModal .modal-content .clsspecialpopupheading {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2rem;
  letter-spacing: 0em;
  text-align: left;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input,
.clsspecialreqpop.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input {
  clear: both;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control,
.clsspecialreqpop.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control {
  float: left;
  width: 100%;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .flex,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .flex,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .flex,
.clsspecialreqpop.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  justify-content: left;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 6px 0;
  height: 40px;
  width: 48%;
  float: left;
  margin-right: 2%;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .flex select,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .flex select,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .flex select,
.clsspecialreqpop.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .flex select {
  width: 80px;
  border-right: 1px solid #dddddd;
  border-top: none;
  border-bottom: none;
  border-left: none;
  height: auto;
  vertical-align: baseline;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-position: right 0;
  padding: 0 15px;
  line-height: 22px;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .flex input,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .flex input,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .flex input,
.clsspecialreqpop.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .flex input {
  border: none;
  padding: 0 15px;
  height: auto;
  margin-bottom: 0;
  width: 100%;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .input-text,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .input-text,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .input-text,
.clsspecialreqpop.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .input-text {
  padding: 8px;
  border-radius: 4px;
  margin: 0 2% 15px 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.4rem;
  text-align: left;
  width: 48%;
  float: left;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .intl-tel-input,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .intl-tel-input,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .intl-tel-input,
.clsspecialreqpop.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .intl-tel-input {
  float: left;
  width: 48%;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .intl-tel-input #priceMatchPhone,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .intl-tel-input #priceMatchPhone,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .intl-tel-input #priceMatchPhone,
.clsspecialreqpop.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .cls_comm_input .control .intl-tel-input #priceMatchPhone {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
  position: relative;
  z-index: 0;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .field.country.required.cls_comm_input.width-100,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .field.country.required.cls_comm_input.width-100,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .field.country.required.cls_comm_input.width-100,
.clsspecialreqpop.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .field.country.required.cls_comm_input.width-100 {
  float: left;
  width: 98%;
  margin-bottom: 15px;
  margin-top: 15px;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .field.country.required.cls_comm_input.width-100 label.control,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .field.country.required.cls_comm_input.width-100 label.control,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .field.country.required.cls_comm_input.width-100 label.control,
.clsspecialreqpop.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .field.country.required.cls_comm_input.width-100 label.control {
  margin-bottom: 15px;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .field.country.required.cls_comm_input.width-100 select,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .field.country.required.cls_comm_input.width-100 select,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .field.country.required.cls_comm_input.width-100 select,
.clsspecialreqpop.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .field.country.required.cls_comm_input.width-100 select {
  padding-top: 8px;
}
.clsspecialreqpopsecond.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .field.width-100 .input-text,
.clsspecialreqpop.additional #priceMatchModalSecond .modal-content form.cls_popupspecialrequest_form .field.width-100 .input-text,
.clsspecialreqpopsecond.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .field.width-100 .input-text,
.clsspecialreqpop.additional #priceMatchModal .modal-content form.cls_popupspecialrequest_form .field.width-100 .input-text {
  width: 98%;
  margin-bottom: 15px;
}
.stock-notifyme-request.modal-popup._show .modal-inner-wrap {
  background-color: #ffffff;
  width: 45%;
  border-radius: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  height: auto;
}
.stock-notifyme-request.modal-popup._show .modal-inner-wrap .modal-header {
  padding: 0;
}
.stock-notifyme-request.modal-popup._show .modal-inner-wrap .modal-header .modal-title {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2rem;
  text-align: left;
  padding: 3rem 2.1rem 2.2rem;
  margin-bottom: 0;
}
.stock-notifyme-request.modal-popup._show .modal-inner-wrap .modal-header .action-close {
  padding: 0;
  border: none;
  position: absolute;
  right: 15px;
  background: transparent;
  border-radius: 0;
  top: 30px;
  z-index: 99999999;
}
.stock-notifyme-request.modal-popup._show .modal-inner-wrap .modal-header .action-close span {
  display: none;
}
.stock-notifyme-request.modal-popup._show .modal-inner-wrap .modal-header .action-close:before {
  content: '\e616';
  font-family: 'icomoon';
}
.stock-notifyme-request.modal-popup._show .modal-inner-wrap .modal-content {
  margin: auto;
  border: none;
  width: 100%;
  background-color: transparent;
  padding: 0 15px;
}
.stock-notifyme-request.modal-popup._show .modal-inner-wrap .modal-content .control {
  margin-bottom: 15px;
}
.stock-notifyme-request.modal-popup._show .modal-inner-wrap .modal-content .control.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  justify-content: left;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 6px 0;
  height: 40px;
}
.stock-notifyme-request.modal-popup._show .modal-inner-wrap .modal-content .control.flex select {
  width: 80px;
  border-right: 1px solid #dddddd;
  border-top: none;
  border-bottom: none;
  border-left: none;
  height: auto;
  vertical-align: baseline;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-position: right 0;
  padding: 0 15px;
  line-height: 22px;
}
.stock-notifyme-request.modal-popup._show .modal-inner-wrap .modal-content .control.flex input {
  border: none;
  padding: 0 15px;
  height: auto;
}
.stock-notifyme-request.modal-popup._show .modal-inner-wrap .modal-content .mm-action {
  margin-bottom: 35px;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap {
  background-color: #ffffff;
  width: 45%;
  border-radius: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  height: auto;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-header {
  padding: 0;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-header .modal-title {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2rem;
  text-align: left;
  padding: 3rem 2.1rem 2.2rem;
  margin-bottom: 0;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-header .action-close {
  padding: 0;
  border: none;
  position: absolute;
  right: 15px;
  background: transparent;
  border-radius: 0;
  top: 30px;
  z-index: 99999999;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-header .action-close span {
  display: none;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-header .action-close:before {
  content: '\e616';
  font-family: 'icomoon';
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-content {
  margin: auto;
  border: none;
  width: 100%;
  background-color: transparent;
  padding: 0 15px;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-content .control {
  margin-bottom: 15px;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-content .control.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  justify-content: left;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 6px 0;
  height: 40px;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-content .control.flex select {
  width: 80px;
  border-right: 1px solid #dddddd;
  border-top: none;
  border-bottom: none;
  border-left: none;
  height: auto;
  vertical-align: baseline;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-position: right 0;
  padding: 0 15px;
  line-height: 22px;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-content .control.flex input {
  border: none;
  padding: 0 15px;
  height: auto;
}
.additional-out-of-stock-popup #myModalspecsizeOutofStock .modal .modal-inner-wrap .modal-content .mm-action {
  margin-bottom: 35px;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions .action.primary {
  padding: 4px;
  margin: 4px;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap {
  overflow-y: auto;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .product-message {
  width: 80%;
  margin: 16px auto;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .fieldset .field.configurable.required .label {
  display: none;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper {
  padding-bottom: 0;
  border-bottom: none;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  align-items: center;
  width: 100%;
  position: relative;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.qty .label {
  display: none;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required {
  width: 100%;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .label {
  display: block;
  margin: 0 0 4px;
  position: relative;
  height: auto;
  width: 100%;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control {
  padding-top: 40px;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control .list-unstyled.border-style-none {
  border: none;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control .list-unstyled {
  padding-left: 0;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  margin-bottom: 0;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control .list-unstyled li {
  list-style: none;
  padding: 6px
                                                                            24px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  cursor: pointer;
  margin-bottom: 0;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control .list-unstyled li:first-child {
  border-width: 1px;
  border-style: solid;
  padding: 8px;
  background-color: transparent;
  font-size: 1.4rem;
  line-height: 1.4rem;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 0;
  position: absolute;
  left: 0;
  top: -40px;
  width: 100%;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control .list-unstyled li:first-child:hover,
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control .list-unstyled li:first-child:focus,
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control .list-unstyled li:first-child:active {
  background-color: transparent;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control .list-unstyled li:first-child:before {
  content: '\e622';
  font-family: 'icomoon';
  float: right;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control .list-unstyled li.flex-inline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: space-between;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control .list-unstyled li.missing-size-link {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2.3rem;
  padding: 6px
                                                                            24px;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control select {
  height: 0;
  padding: 0;
  line-height: 0;
  border: none;
  width: 0;
  display: block !important;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .size_chart {
  top: 5px;
  position: absolute;
  right: 0;
  font-size: 1.4rem;
  font-weight: 500;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .box-tocart .fieldset .field.qty .label {
  display: none;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .box-tocart .fieldset .field.qty .control a .icon-icon-minus::before {
  content: '\e60f';
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .box-tocart .fieldset .field.qty .control a .icon-icon-plus::before {
  content: '\e61c';
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container + .actions {
  display: none;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions {
  margin: 15px 0 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions .clsspecialreqpop.custom-success,
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions #instant-purchase {
  margin: 0;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions .action.primary {
  margin-left: 0;
}
@media (max-width: 640px) {
  body._has-modal .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main {
    display: block;
  }
  body._has-modal .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .fieldset .field.configurable.required .label span {
    display: none;
  }
  body._has-modal .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-bottom .box-tocart .fieldset .actions {
    display: block;
  }
  body._has-modal .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-bottom .box-tocart .fieldset .actions button.action.primary.tocart,
  body._has-modal .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-bottom .box-tocart .fieldset .actions a.action.towishlist.primary.cls_wishlist,
  body._has-modal .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-bottom .box-tocart .fieldset .actions .buynow-button {
    width: 100%;
    margin: 20px
                                                                        auto;
    text-align: center;
  }
  body._has-modal .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-bottom .box-tocart .fieldset .actions button.action.primary.tocart button,
  body._has-modal .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-bottom .box-tocart .fieldset .actions a.action.towishlist.primary.cls_wishlist button,
  body._has-modal .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-bottom .box-tocart .fieldset .actions .buynow-button button {
    width: 100%;
  }
  body._has-modal .modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .actions {
    display: none;
  }
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control .list-unstyled {
  border-color: #f3f3f3;
}
.modals-wrapper aside.modal-popup.modals-ajaxcart.modal-slide._inner-scroll._show .modal-inner-wrap .modal-content .content-ajaxcart .ajaxcart-wrapper-main .main-section .right-main-section .wp-product-container .product-options-wrapper .product-add-form .product-options-wrapper .fieldset .field.configurable.required .control .list-unstyled li:first-child {
  border-color: #f3f3f3;
}
.product-item-info .belvg-quick-view-link {
  position: absolute;
  z-index: 9;
  right: 54px;
  top: 1px;
  font-size: 0rem;
}
.product-item-info .belvg-quick-view-link::before {
  content: '\e808';
  font-family: 'icomoon';
  font-size: 2.2rem;
  border-radius: 50%;
  background: #214553;
  color: #ffffff;
  width: 23px;
  height: 23px;
  text-align: center;
  line-height: normal;
}
.quick-view-modal .modal-content .modal-inner-content > h2 {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.quick-view-modal .modal-content .belvg-item-carousel .slick-slide img {
  width: 100%;
}
.quick-view-modal .modal-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  border: none;
}
.quick-view-modal .owl-theme .owl-controls {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.quick-view-modal .owl-theme .owl-controls .owl-nav div {
  background-color: #214553;
  font-size: 0;
  border-radius: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.quick-view-modal .owl-theme .owl-controls .owl-nav .owl-prev::before,
.quick-view-modal .owl-theme .owl-controls .owl-nav .owl-next::before {
  font-family: 'icomoon';
  font-size: 2.2rem;
  color: #ffffff;
  text-shadow: none;
}
.quick-view-modal .owl-theme .owl-controls .owl-nav .owl-prev {
  position: absolute;
  left: -40px;
}
.quick-view-modal .owl-theme .owl-controls .owl-nav .owl-prev::before {
  content: '\e624';
}
.quick-view-modal .owl-theme .owl-controls .owl-nav .owl-next {
  position: absolute;
  right: -40px;
}
.quick-view-modal .owl-theme .owl-controls .owl-nav .owl-next::before {
  content: '\e625';
}
.quick-view-titles {
  margin-top: 25px;
  text-align: center;
}
.quick-view-titles .belvg-quick-brand-name {
  color: #214553;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.28px;
  text-transform: uppercase;
}
.quick-view-titles .belvg-quick-brand-title {
  font-size: 1.3rem;
}
.belvg-modal-owl.owl-carousel .owl-item .item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.catalog-category-view .modal-inner-wrap .modal-footer {
  text-align: center;
}
.catalog-category-view .columns .column.main {
  padding-bottom: 50px;
}
.wishlist-index-index .form-wishlist-items .belvg-quick-view-link {
  right: 50px;
  top: 18px;
}
.product-item-info .belvg-quick-view-link {
  opacity: 0;
}
.product-item-info:hover .belvg-quick-view-link {
  visibility: visible;
  opacity: 1;
}
.page-products .product-item-info .belvg-quick-view-link {
  right: 38px;
  top: 78px;
}
.sidebar.sidebar-main .filter-content .filter-options .filter-options-item .filter-options-content .item label {
  padding-left: 0;
}
.sidebar.sidebar-main .filter-content .filter-options .filter-options-item .filter-options-content .item label:before {
  display: none;
}
.sidebar.sidebar-main .filter-content .filter-options .filter-options-item .filter-options-content .item:has(input:checked) label span {
  padding-left: 20px;
}
.sidebar.sidebar-main .filter-content .filter-options .filter-options-item .filter-options-content .item input:checked + label:after {
  border-color: black;
  left: 0;
}
.sidebar.sidebar-main .smile-es-range-slider .price-range {
  display: flex;
  justify-content: center;
  padding-top: 15px;
  gap: 10px;
}
/* ==================== MOBILE MODAL STYLES ==================== */
/*add .modal-popup*/
.modals-wrapper .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 100vh;
  margin: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.modals-wrapper .modal-popup.priceMatchModal._inner-scroll .modal-inner-wrap .modal-content {
  border-radius: 0;
}
.price-promise-modal.modal-popup.modal-slide .modal-inner-wrap {
  max-width: 90%;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  margin: 0;
}
.price-promise-modal.modal-popup.modal-slide .modal-inner-wrap .modal-content {
  border: 0;
  margin: 0;
  width: auto;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main {
  width: 100%;
  float: left;
  padding-top: 0;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .message.notice {
  display: none;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .brands-search .title {
  display: none;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .no-page {
  padding-top: 32px;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .no-page h3 {
  font-size: 3rem;
  margin: 0;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .no-page .re-result-desc {
  font-size: 1.6rem;
  margin: -7px 0 23px;
  color: #666666;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .no-page .re-result-btns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .no-page .re-result-btns .clssearchreqpop {
  display: inline-block;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .no-page .re-result-btns .action {
  padding: 8px 40px 10px ;
  margin: 0;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .page-title-wrapper {
  display: none;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .result-count {
  position: absolute;
  top: -32px;
  right: 0;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .action.secondary {
  background-image: none;
  background: transparent;
  border: 1px solid #214553;
  color: #214553;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  margin: 0 20px;
  padding: 8px 16px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  box-sizing: border-box;
  vertical-align: middle;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .action.secondary:focus,
.catalogsearch-result-index.page-layout-2columns-left .column.main .action.secondary:active {
  background: #285465;
  border: 1px solid #214553;
  color: #214553;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .action.secondary:hover {
  background: #285465;
  border: 1px solid #285465;
  color: #ffffff;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .action.secondary.disabled,
.catalogsearch-result-index.page-layout-2columns-left .column.main .action.secondary[disabled],
fieldset[disabled] .catalogsearch-result-index.page-layout-2columns-left .column.main .action.secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main #brands {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 25px;
  font-size: 1.4rem;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main #brands li {
  width: 50%;
  margin-bottom: 16px;
  padding-right: 16px;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .no-page h3 {
  font-size: 4.8rem;
  color: #000000;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .no-page .re-result-desc {
  font-size: 1.8rem;
  color: #555555;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main .result-count {
  font-size: 1.6rem;
  color: #555555;
}
.catalogsearch-result-index .cms-search #cms {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}
.catalogsearch-result-index .cms-search #cms li {
  padding-right: 16px;
}
.catalogsearch-result-index .page-main .minisearch {
  width: 600px;
  display: flex;
  margin: 0 auto;
  position: relative;
}
.catalogsearch-result-index .page-main .minisearch .search {
  width: 100%;
}
.catalogsearch-result-index .page-main .minisearch .control .input-text {
  height: 72px;
  border-radius: 50px;
  padding: 0 58px 5px 28px;
}
.catalogsearch-result-index .page-main .minisearch .actions {
  position: absolute;
  top: 13px;
  right: 13px;
}
.catalogsearch-result-index .page-main .minisearch .actions button {
  border: 0;
  background: transparent;
  opacity: 1;
}
.catalogsearch-result-index .page-main .minisearch .actions span {
  display: none;
}
.catalogsearch-result-index .page-main .minisearch .action.search:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  line-height: 32px;
  color: #666666;
  content: '\e615';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: 400;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.catalogsearch-result-index .page-main .block {
  margin-bottom: 35px;
}
.catalogsearch-result-index .page-main h5 {
  font-size: 2.4rem;
  line-height: 30px;
  color: #000000;
}
.catalogsearch-result-index .page-main .column.main {
  width: 100% !important;
  width: 100%;
}
.catalogsearch-result-index .page-main .column.main .result-count {
  position: static;
  float: right;
  margin-top: -45px;
  font-size: 1.8rem;
  color: #666666;
}
.checkout-cart-index .page-main .cart.table-wrapper .item.donation .product-item-details .product-item-name p {
  margin-top: 20px;
  font-size: 1.2rem;
}
.checkout-cart-index .page-main .cart.table-wrapper .item.donation .item-info .col.qty .field.qty {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.checkout-cart-index .page-main .cart.table-wrapper .item.donation .item-info td .actions-toolbar .action-towishlist {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart-donate-block {
  clear: both;
}
.cart-summary {
  top: 0 !important;
}
.action.action.primary.checkout {
  font-weight: 600;
}
.block.shipping {
  display: none;
}
.block.discount {
  margin-bottom: 20px;
}
.block.discount .content {
  padding: 0;
}
.block.discount .fieldset.coupon {
  position: relative;
}
.block.discount .fieldset.coupon .field {
  margin: 0;
  float: left;
  width: calc(100% - 60px);
}
.block.discount .fieldset.coupon .field .input-text {
  font-size: 1.4rem;
}
.block.discount .actions-toolbar {
  float: right;
  width: 60px;
  position: absolute;
}
.block.discount .actions-toolbar > .primary {
  margin-right: 0;
}
.block.discount .actions-toolbar > .primary .action.primary {
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: 400;
  margin: 0;
  background-color: #214553;
  color: #214553;
  height: 38px;
  border: 0;
  color: #ffffff;
  padding-inline: 20px;
}
.block.discount .actions-toolbar > .primary .action.primary:before {
  display: none;
}
.block.discount .actions-toolbar > .primary .action.primary span {
  padding-top: 0;
}
.cart-totals {
  border-top: 0;
  padding-top: 0;
}
.cart-totals tbody .mark {
  color: #5e5e5e;
}
.cart-totals tbody .amount {
  color: #5e5e5e;
}
.cart-totals tbody > .grand .mark,
.cart-totals tbody > .grand .amount {
  border-top: 1px dashed #dddddd;
  color: #5e5e5e;
  padding-top: 14px;
  padding-right: 0;
}
.cart-totals tbody > .grand .mark strong,
.cart-totals tbody > .grand .amount strong {
  font-weight: 400;
  color: #5e5e5e;
}
.cart-totals tbody > .grand .amount strong {
  font-weight: font-weight__regular;
}
.checkout-methods-items a.multicheckout {
  font-size: 1.6rem;
  line-height: 2.2rem;
  text-decoration: underline;
  color: #242424;
  margin-top: 8px;
}
.checkout-methods-items a.multicheckout span {
  display: block;
  text-transform: none;
  padding-top: 8px;
}
.secure_shopping {
  display: none;
}
.secure_shopping .help-btn {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.checkout-methods-items {
  order: 1;
  margin-top: 0;
}
.coupon-list-container {
  margin-top: 0;
}
.cart.table-wrapper div.actions-toolbar > .towishlist:before {
  color: #242424;
}
.cart.table-wrapper .cart > .item {
  border: none;
  margin-bottom: 25px;
  border-radius: 16px;
}
.cart.table-wrapper .cart thead tr th.col {
  color: #5e5e5e;
  border-color: #c6c6c6;
}
.cart.table-wrapper .cart thead tr th.col:first-child {
  border-color: #c6c6c6;
}
.cart.table-wrapper .cart thead tr th.col:last-child {
  border-color: #c6c6c6;
}
.cart.table-wrapper .col .item-image {
  max-width: 117px;
}
.cart.table-wrapper .col.item .product-item-photo {
  border-radius: 0;
}
.cart.table-wrapper .col.item .product-item-photo .product-image-wrapper {
  overflow: hidden;
  border-radius: 10px;
}
.cart.table-wrapper .col.item .product-brand-name {
  display: none;
}
.cart.table-wrapper .col.item .product-item-name > a {
  color: #242424;
  font-weight: 400;
}
.cart.table-wrapper .col.item .product-item-name > a:hover {
  text-decoration: none;
}
.cart.table-wrapper .col.item .product-item-name + .item-options dt,
.cart.table-wrapper .col.item .product-item-name + .item-options dd {
  font-size: 1.8rem;
  font-weight: 400;
}
.cart.table-wrapper .col.item .product-item-name + .item-options dt {
  color: #7e7d82;
}
.cart.table-wrapper .col.item .product-item-name + .item-options dd {
  color: #242424;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal {
  vertical-align: middle;
}
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax {
  line-height: 2.2rem;
}
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price {
  font-size: 1.7rem;
  line-height: 2.2rem;
  font-weight: 500;
  color: #242424;
}
.cart.table-wrapper .actions-toolbar {
  position: absolute;
  right: 8px;
}
.cart.table-wrapper .actions-toolbar .gift-options-cart-item {
  display: none;
}
.cart.table-wrapper .item-options dt,
.cart.table-wrapper .item-options dd {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 600;
  color: #242424;
}
.cart.table-wrapper .item-options dt {
  margin: 0 3px 3px 0;
}
.cart.table-wrapper .item-options dd {
  margin: 0 0 3px;
}
.cart-container {
  margin-top: 32px;
}
.cart-container .form-cart .actions.main .action {
  font-size: 1.6rem;
  line-height: 2.5rem;
  font-weight: 700;
  color: #242424;
  text-decoration: underline;
  text-transform: uppercase;
}
.cart-container .form-cart .actions.main .action.continue {
  font-weight: 400;
  color: #242424;
  text-transform: none;
}
.block.crosssell .block-title {
  margin-bottom: 40px;
  display: block;
  clear: both;
}
.block.crosssell .block-title strong {
  font-size: 2.4rem;
  line-height: 3.5rem;
  font-weight: 700;
  color: #242424;
  text-transform: uppercase;
  padding: 0;
}
.block.crosssell {
  margin-top: 100px;
}
.block.crosssell .products {
  margin: 0;
}
.block.crosssell .products-grid .product-items {
  margin: 0 -15px;
}
.block.crosssell .products-grid .product-items .product-item {
  width: 25%;
}
.block.crosssell .products-grid .owl-carousel {
  position: relative;
}
.block.crosssell .products-grid .owl-carousel.product-items {
  margin: 0;
}
.block.crosssell .products-grid .owl-carousel .owl-item .product-item {
  width: 100%;
  padding: 0;
  margin: 0;
}
.block.crosssell .products-grid .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.block.crosssell .products-grid .owl-carousel .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-prev,
.block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  top: 50%;
  cursor: pointer;
}
.block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-prev:after,
.block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-next:after {
  font-family: 'icomoon';
  font-size: 2rem;
  line-height: 4rem;
  color: #242424;
  display: block;
  width: 40px;
  text-align: center;
}
.block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-next:hover {
  background-color: #214553;
}
.block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-prev:hover:after,
.block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-next:hover:after {
  color: #ffffff;
}
.block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-prev {
  left: -20px;
  top: 26.5%;
  box-shadow: none;
  border: 2px solid #ede7e5;
}
.block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-prev:after {
  content: '\e617';
  margin: -6px -8px;
  color: #9b9b9b;
}
.block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-next {
  right: -20px;
  top: 28%;
  box-shadow: none;
  border: 2px solid #ede7e5;
}
.block.crosssell .products-grid .owl-carousel .owl-controls .owl-nav .owl-next:after {
  content: '\e617';
  transform: rotate(180deg);
  margin: -5px -8px;
  color: #9b9b9b;
}
.cart-empty h3 {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 500;
}
body.checkout-cart-index .page-title-wrapper {
  display: block;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .cart.table-wrapper .col .product-item-name > a {
    font-size: 1.6rem;
  }
  .cart.table-wrapper .col.price {
    padding-right: 40px;
  }
}
header.page-header.sticky-header .minicart-wrapper .block-minicart {
  right: -15px;
}
header.page-header.sticky-header .minicart-wrapper .block-minicart:before {
  right: 12px;
}
header.page-header.sticky-header .minicart-wrapper .block-minicart:after {
  right: 11px;
}
.page-wrapper .minicart-donation .firas-donation {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  background-color: #ffffff;
}
.page-wrapper .minicart-donation .firas-donation .firas-donation-title {
  margin: 0;
  font-size: 14px;
  text-align: center;
}
.page-wrapper .minicart-donation .firas-donation .firas-donation-product-list .firas-donation-product {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0;
  box-shadow: none;
}
.page-wrapper .minicart-donation .firas-donation .firas-donation-product-list .donateRight {
  font-size: 14px;
  padding: 0 0 0 20px;
}
.page-wrapper .minicart-donation .firas-donation .firas-donation-product-list .donateRight .donateTxt {
  text-decoration: underline;
  color: #214553;
}
.page-wrapper .minicart-donation .firas-donation .firas-donation-product-list .donateRight .donateBtn {
  display: none;
}
.page-wrapper .minicart-donation .firas-donation .firas-donation-product-list .donateRight .donate-sort-info {
  margin: 0;
}
.page-wrapper .minicart-donation .firas-donation .firas-donation-product-list .firas-donation-image-wrapper {
  display: inline;
  padding: 0;
}
.page-wrapper .minicart-donation .firas-donation .firas-donation-product-list .firas-donation-image-wrapper .firas-donation-product-image {
  position: static;
  transform: unset;
  border-radius: 8px;
  width: 76px;
  top: 44%;
}
.page-wrapper .minicart-items .product-item-details {
  padding: 0 25px 0 72px;
  border-bottom: 1px solid #eeeeee;
}
.page-wrapper .minicart-items .product-item-details .product-item-name a {
  color: #242424;
}
.page-wrapper .minicart-items .product-item-details .product-item-pricing {
  margin: 0;
}
.page-wrapper .minicart-items .product .product-image-container {
  width: 60px !important;
}
.page-wrapper .minicart-items .product .product-image-container .product-image-photo {
  margin: 0;
  border-radius: 8px;
}
.page-wrapper .minicart-items .product .options dl {
  margin: 0;
}
.page-wrapper .minicart-items .item-qty {
  width: 40px;
  height: 33px;
  text-align: center;
  border-color: #7E7D82;
}
.page-wrapper .minicart-items .product-item {
  padding-block: 16px;
}
.page-wrapper .block-minicart .block-title {
  margin-bottom: 0px;
}
body.cms-countrylist {
  background-color: #f0f0f0;
}
.cms-countrylist .container {
  padding: 0px 40px;
  width: 100%;
}
.choosecountry .country-head {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}
.choosecountry .country-head .cls_country {
  font-family: 'Poppins', sans-serif;
  font-size: 3.6rem;
  color: #1979c3;
  margin: 0;
}
.choosecountry .country-head .searchbar {
  position: relative;
  width: 344px;
}
.choosecountry .country-head .searchbar::after {
  content: '\e615';
  font-family: 'icomoon';
  font-size: 2.2rem;
  position: absolute;
  right: 19px;
  top: 50%;
  transform: translateY(-50%);
}
.choosecountry .country-head .searchbar input {
  border-radius: 50px;
  box-shadow: none;
  height: 52px;
  padding: 18px 45px 15px 26px;
  vertical-align: middle;
  width: 100%;
}
.choosecountry .countrylist ul {
  column-count: 2;
  column-span: unset;
  margin: 0;
  padding: 0;
}
.choosecountry .countrylist ul li {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin-bottom: 24px;
}
.choosecountry .countrylist ul li a {
  font-size: 1.8rem;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #666666;
  text-decoration: none;
  text-transform: capitalize;
}
.choosecountry .countrylist ul li a:hover {
  color: #1979c3;
}
.choosecountry .countrylist ul li a span {
  font-size: 1.8rem;
  line-height: 1.8rem;
}
.choosecountry .countrylist ul li .imgcustimg {
  border-radius: 50%;
  height: 32px;
  margin-right: 16px;
  width: 32px;
}
.cms-countrylist .choosecountry .country-head .cls_country {
  font-size: 3rem;
  color: #214553;
  font-weight: 500;
  text-align: center;
}
.cms-countrylist .choosecountry .country-head .searchbar {
  max-width: 308px;
  position: relative;
  width: 100%;
}
.cms-countrylist .choosecountry .country-head .searchbar::after {
  content: '\e615';
  font-family: 'icomoon';
  font-size: 2.2rem;
  position: absolute;
  right: 11px;
  top: 50%;
  transform: translateY(-50%);
  color: #7e7d82;
}
.cms-countrylist .choosecountry .country-head .searchbar input {
  font-size: 1.6rem;
  height: 50px;
  padding: 16px 40px 16px 16px;
  vertical-align: middle;
  width: 100%;
}
.cms-countrylist .choosecountry .country-head .alphabet {
  margin: 32px auto 0 auto;
  color: #214553;
  text-align: center;
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 1.6rem;
  line-height: normal;
  letter-spacing: 8px;
  display: none;
}
.cms-countrylist .choosecountry .country-head .alphabet .letters {
  padding: 0;
}
.cms-countrylist .choosecountry .country-head .alphabet .letters .letter {
  display: inline;
  cursor: pointer;
}
.cms-countrylist .choosecountry .countrylist ul {
  column-span: unset;
  margin: 0;
  padding: 0;
}
.cms-countrylist .choosecountry .countrylist ul li {
  list-style: none;
  margin: 0;
  margin-bottom: 25px;
}
.cms-countrylist .choosecountry .countrylist ul li a {
  font-size: 1.6rem;
  line-height: 3.2rem;
  color: #7e7d82;
  text-decoration: none;
  text-transform: capitalize;
  font-weight: 400;
}
.cms-countrylist .choosecountry .countrylist ul li a:hover {
  color: #214553;
  background-color: #e3e7e8;
  border-radius: 8px;
  padding: 7px;
}
.cms-countrylist .choosecountry .countrylist ul li .imgcustimg {
  display: none;
}
.about-us-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #666666;
}
.about-us-wrapper,
.about-us-wrapper .header,
.about-us-wrapper .content {
  width: 100%;
}
.about-us-wrapper .header h1,
.about-us-wrapper .header p:last-child {
  color: #2c2f74;
}
.about-us-wrapper .header {
  text-align: center;
}
.about-us-wrapper .header p {
  font-size: 2.4rem;
}
.about-us-wrapper .content .paragraph {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.about-us-wrapper .content .paragraph:nth-child(even) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.about-us-wrapper .content .paragraph:nth-child(even) .paragraph-text {
  padding: 32px 0 32px 32px;
}
.about-us-wrapper .content .paragraph:nth-child(odd) .paragraph-text {
  padding: 32px 32px 32px 0;
}
.about-us-wrapper .content .paragraph .paragraph-text {
  width: 100%;
}
.about-us-wrapper .content .paragraph .paragraph-img-left,
.about-us-wrapper .content .paragraph .paragraph-img-right {
  height: 237px;
}
.about-us-wrapper .content .paragraph .paragraph-img-left img,
.about-us-wrapper .content .paragraph .paragraph-img-right img {
  width: 100%;
  height: 100%;
}
.about-us-wrapper .header {
  max-width: 835px;
  margin: 0 auto 70px;
}
.about-us-wrapper .header h1 {
  font-size: 3.6rem;
  line-height: 4.5rem;
  font-weight: 500;
  margin-bottom: 15px;
}
.about-us-wrapper .content .paragraph {
  align-items: center;
  margin: 0 0 68px;
}
.about-us-wrapper .content .paragraph .paragraph-text p {
  font-size: 1.8rem;
  line-height: 2.4rem;
  text-align: justify;
}
.about-us-wrapper .content .paragraph:nth-child(odd) .paragraph-text {
  padding: 0px 30px 0px 0;
}
.about-us-wrapper .content .paragraph:nth-child(even) .paragraph-text {
  padding: 0px 0 0px 30px;
}
.about-us-wrapper .content .paragraph .paragraph-img-left {
  width: 650px;
}
.about-us-wrapper .content .paragraph .paragraph-img-right {
  width: 650px;
}
.about-us-wrapper .content .paragraph:nth-child {
  margin-bottom: 0;
}
.about-us-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #666666;
}
.about-us-wrapper,
.about-us-wrapper .header,
.about-us-wrapper .content {
  width: 100%;
}
.about-us-wrapper .header h1,
.about-us-wrapper .header p:last-child {
  color: #214553;
}
.cls_maincmscontent {
  margin: 16px 0 0;
}
.cls_maincmscontent .cls_cmscontent h4 {
  margin: 16px 0;
}
.cls_maincmscontent .cls_cmscontent p {
  line-height: 2.4rem;
}
.tow-col-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 60px 0 0 0;
}
.tow-col-row .affiliate-col {
  width: calc(50% - 12px);
  position: relative;
  padding: 0 15px;
}
.tow-col-row .affiliate-col h3 {
  margin: 16px 0;
}
.tow-col-row .affiliate-col p {
  line-height: 2.4rem;
}
.tow-col-row .affiliate-col .formBlock {
  border-radius: 12px;
  border: 1px solid #cccccc;
}
.tow-col-row .affiliate-col .formBlock .tittle {
  background: #f8f8f8;
  border-radius: 12px 12px 0px 0px;
  padding: 20px;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  margin: 0;
}
.tow-col-row .affiliate-col .formBlock .fieldset {
  padding: 20px;
}
.tow-col-row .affiliate-col .formBlock .fieldset label {
  margin: 0 0 8px;
  display: inline-block;
}
.tow-col-row .affiliate-col .formBlock .fieldset .field {
  margin-bottom: 20px;
}
.tow-col-row .affiliate-col .formBlock .fieldset .return-submit {
  width: 100%;
  border-radius: 10px;
}
.tow-col-row .affiliate-col .formBlock .fields {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.tow-col-row .affiliate-col .formBlock .fields.fields-col-3 .field {
  width: calc(33.33% - 12px);
}
.tow-col-row .affiliate-col .formBlock .fields .field {
  width: calc(50% - 12px);
  position: relative;
}
.tow-col-row .affiliate-col .formBlock .fields .field.spBtn {
  margin-bottom: 0;
}
.tow-col-row .affiliate-col .formBlock .fields .field.name .input-text,
.tow-col-row .affiliate-col .formBlock .fields .field.phone .input-text {
  padding-left: 75px;
}
.tow-col-row .affiliate-col .formBlock .fields .field .specialgenderbox {
  position: absolute;
  width: 80px;
}
.tow-col-row .affiliate-col .formBlock .fields .field .specialgenderbox .specialgender {
  width: 80px;
  padding: 0 8px 0 16px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
}
.tow-col-row .affiliate-col .formBlock .fields .field .specialgenderbox .specialgender option {
  color: #000000;
}
.tow-col-row .affiliate-col .formBlock .fields .field .specialgenderbox:after {
  content: '';
  background: #cccccc;
  height: 22px;
  width: 1px;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: calc(50% - 11px);
}
.tow-col-row .affiliate-col .formBlock .fields .field .special-number-dropdown {
  position: absolute;
  width: 74px;
  padding-left: 17px;
}
.tow-col-row .affiliate-col .formBlock .fields .field .special-number-dropdown::after {
  content: '';
  background: #cccccc;
  height: 22px;
  width: 1px;
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 50%;
  top: calc(50% - 11px);
}
.tow-col-row .affiliate-col .formBlock .fields .field .special-number-dropdown select {
  padding: 0 8px 0 16px;
  border-left: 0;
  border-right: 0;
  text-indent: -9999px;
  border-radius: 0;
  overflow: hidden;
  margin-top: 0;
  box-shadow: none;
}
.tow-col-row .affiliate-col .formBlock .fields .field .special-number-dropdown select option {
  color: #000000;
}
.tow-col-row .affiliate-col .formBlock .fields .field .special-number-dropdown .selected-flag {
  position: absolute;
  top: calc(50% - 9px);
  pointer-events: none;
}
.cls_shipping_panelmain .cls_shipping_panelsub .arrow-down {
  display: none;
}
.cls_shipping_panelmain .cls_shipping_panelsub .accordion_head {
  border: 1px solid #B0B0B0;
  padding: 0px 20px;
  border-radius: 10px;
  cursor: pointer;
  margin-bottom: 20px;
}
.cls_shipping_panelmain .cls_shipping_panelsub .accordion_head.active {
  background-color: #214553;
}
.cls_shipping_panelmain .cls_shipping_panelsub .accordion_head.active .panel-title .cls_abtn {
  color: #ffffff;
}
.cls_shipping_panelmain .cls_shipping_panelsub .accordion_head .panel-title {
  font-size: 2rem;
  color: #000000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cls_shipping_panelmain .cls_shipping_panelsub .accordion_head .panel-title a {
  padding: 10px 0;
}
.cls_shipping_panelmain .cls_shipping_panelsub .accordion_head .plusminus {
  float: right;
  background: #eeeeee;
  width: 30px;
  height: 30px;
  text-align: center;
  margin: 0;
  border-radius: 100%;
  line-height: 30px;
  font-size: 0rem;
  display: block;
  text-decoration: none;
}
.cls_shipping_panelmain .cls_shipping_panelsub .accordion_head .plusminus:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
  content: '\e622';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cls_shipping_panelmain .cls_shipping_panelsub .accordion_head.active .plusminus:before {
  transform: rotate(180deg);
}
.cls_shipping_panelmain .accordion_body h3 {
  font-size: 2.4rem;
}
.cls_shipping_panelmain .accordion_body ul {
  padding-left: 20px;
}
.cms-refer-friend .page-title-wrapper .page-title {
  font-size: 3.6rem;
}
.cms-refer-friend .cls_refer_friend_box .cls_sub_refer_friend_box .title-section {
  margin-bottom: 32px;
}
.cms-refer-friend .cls_refer_friend_box .refer-friend .fields.hidden {
  height: 0;
  visibility: hidden;
}
.cms-refer-friend .cls_refer_friend_box .refer-friend .fields .field.last-name .control:before,
.cms-refer-friend .cls_refer_friend_box .refer-friend .fields .field.freind-last-name .control:before {
  height: 0;
  visibility: hidden;
}
.cms-refer-friend .cls_refer_friend_box .actions-toolbar .primary .mm-action .action.primary {
  margin-top: 32px;
  min-width: 144px;
  border-radius: 10px;
}
.cms-refer-friend .referral-modal .modal-header .action-close {
  color: #000000;
}
.cms-refer-friend .referral-modal .modal-header .modal-title {
  margin-top: 5px;
}
.cms-refer-friend .referral-modal #btn_refer_friend_again {
  max-width: 184px;
  border-radius: 10px;
  padding-top: 10px;
}
.cms-terms-of-sale .page-title-wrapper h1 {
  font-size: 3.6rem;
}
.cms-terms-of-sale .cls_shipping_panelmain .cls_shipping_panelsub p {
  font-size: 1.6rem;
}
.cms-terms-of-sale .cls_shipping_panelmain .cls_shipping_panelsub .panel-title {
  color: #214553;
  font-size: 2.4rem;
  text-align: left;
}
.cms-terms-of-sale .cls_shipping_panelmain .cls_shipping_panelsub ul li .panel-title-sub {
  font-size: 2rem;
  color: #000000;
}
.cms-secure-shopping .page-main .page-title-wrapper h1 {
  font-size: 3.6rem;
}
.cms-secure-shopping .secureshippingcont {
  max-width: 1440px;
  margin: 0 auto;
}
.cms-secure-shopping .innerpart {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.cms-secure-shopping .innerpart .imgpart {
  margin-right: 100px;
  min-width: 445px;
}
.cms-secure-shopping .innerpart .textpart h4 {
  font-size: 2.4rem;
  color: #000000;
}
.cms-secure-shopping .paymenticons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 68px;
}
.cms-our-social-initiative .page-main .page-title-wrapper h1 {
  font-size: 3.6rem;
}
.cms-our-social-initiative .secureshippingcont .innerpart {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  max-width: 1440px;
  margin: 0 auto;
}
.cms-our-social-initiative .secureshippingcont .innerpart .imgpart {
  margin-right: 32px;
}
.cms-our-social-initiative .secureshippingcont .innerpart:first-child {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.cms-our-social-initiative .secureshippingcont .innerpart:first-child .imgpart {
  margin-left: 32px;
}
.cms-our-social-initiative .secureshippingcont .innerpart + p {
  margin: 68px 0 100px;
}
.cms-our-social-initiative .secureshippingcont .image-banner img {
  border-radius: 10px;
}
.cms-affiliate-program .page-main .page-title-wrapper h1 {
  font-size: 3.6rem;
}
.affiliate-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.affiliate-wrapper.last {
  align-items: flex-start;
}
.affiliate-wrapper.row-reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.affiliate-wrapper .affiliate-img img {
  width: 445px;
}
.affiliate-wrapper .affiliate-content .md-heading {
  font-size: 2.4rem;
  color: #000000;
}
.cms-returns-and-refunds .cls_shipping_panelmain .cls_shipping_panelsub .md-heading {
  font-size: 2rem;
  font-weight: 700;
}
.cls_shipping_panelmain .cls_shipping_panelsub .accordion_head.active .panel-title a {
  color: #ffffff;
}
.app-page-wraper > .container {
  padding: 0;
}
.app-page-wraper > .container > .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.app-page-wraper .app-top-media {
  text-align: center;
}
.app-page-wraper .app-top-media > picture img {
  margin-bottom: 8px;
}
.app-page-wraper .app-top-left-wrapper h4 {
  color: #7e7d82;
  font-size: 1.6rem;
  font-family: 'Poppins', sans-serif;
  margin: 8px auto 25px;
  font-weight: 400;
}
.app-page-wraper .app-top-left-wrapper h4:first-child {
  color: #214553;
  font-family: 'Poppins', sans-serif;
  font-size: 2.4rem;
  margin-bottom: 8px;
  font-weight: 500;
}
.app-page-wraper .toptab {
  background: transparant;
  border-radius: 0;
  padding: 0;
}
.app-page-wraper .toptab > ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
  margin-bottom: -1px;
  z-index: 1;
}
.app-page-wraper .toptab > ul li.tab-switcher {
  color: #000000;
  border-bottom: 1px solid #f5f5f5;
  font-size: 1.8rem;
  font-weight: 500;
  padding: 16px 8px;
  margin: 0 0 0 20px;
}
.app-page-wraper .toptab > ul li.tab-switcher:first-child {
  margin-left: 0;
}
.app-page-wraper .toptab > ul li.tab-switcher.active,
.app-page-wraper .toptab > ul li.tab-switcher:hover {
  color: #000000;
  border-bottom: 1px solid #214553;
}
.app-page-wraper .toptab > div {
  border-top: 1px solid #f5f5f5;
  padding: 25px 0;
}
.app-page-wraper .toptab > div .tab-container {
  font-size: 1.4rem;
  color: #858585;
  line-height: 2.4rem;
}
.app-page-wraper .toptab > div .tab-container .newsl {
  margin-top: 25px;
}
.app-page-wraper .app-subscribe {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: start;
  justify-content: start;
}
.app-page-wraper .app-subscribe > input[type='text'] {
  height: 50px;
  margin-bottom: 8px;
}
.app-page-wraper .app-subscribe .sub-bttn {
  color: #ffffff;
  background: #214553;
  border-radius: 12px;
  font-size: 1.6rem;
  height: 50px;
  line-height: 5rem;
  padding: 0 20px;
  min-width: 92px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.app-middle-wraper {
  border-bottom: 0px solid #f5f5f5;
  border-top: 0px solid #f5f5f5;
  padding-top: 40px;
  padding-bottom: 0;
}
.app-middle-wraper .container {
  padding: 0;
}
.app-middle-wraper .container h2 {
  color: #242424;
  font-size: 2.4rem;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  margin: 0 0 50px;
  text-align: center;
}
.app-middle-wraper .container .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.app-middle-wraper .container .row .col-md-4 {
  background: #f3f3f3;
  border-radius: 10px;
  box-shadow: 0;
  border: 0px solid #fdf0d5;
  margin: 0 0 8px;
  padding: 0 25px 25px;
  flex-basis: 100%;
}
.app-middle-wraper .container .row .col-md-4 h3 {
  font-size: 1.8rem;
  color: #242424;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  margin: 20px auto;
}
.app-middle-wraper .container .row .col-md-4 p {
  font-size: 1.6rem;
  color: #242424;
  font-weight: 300;
}
.app-middle-wraper .container .row .col-md-4:nth-child(2n) {
  background: #f2f0ea;
}
.app-middle-wraper .container .row .col-md-4:nth-child(3n) {
  background: #eaeef2;
}
.app-middle-wraper .container .row .middle-icon-wraper {
  background: #ffffff;
  border: 1px solid #f5f5f5;
  height: 75px;
  width: 75px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px auto;
}
.app-middle-wraper .container .row .middle-icon-wraper > picture {
  height: 40px;
  width: 40px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.cms-page-view .changetheworld .container {
  padding: 0;
}
.cms-page-view .changetheworld .container h4 {
  margin: 8px 0 60px 0;
  text-align: center;
}
.cms-page-view .changetheworld .container .topimgs ul {
  list-style: none;
  padding: 0;
}
.cms-page-view .changetheworld .container .topimgs ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
.cms-page-view .changetheworld .container .topimgs ul li .img-content {
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.cms-page-view .changetheworld .container .topimgs ul li.text-block {
  flex-direction: column;
}
.cms-page-view p:last-child {
  margin-bottom: 0;
}
.cms-page-view .cls_changetheworld_box p:last-child {
  margin-bottom: 0;
}
.cms-page-view .accordion_body .md-list-style {
  margin-bottom: 0;
}
.cms-page-view .accordion_body .md-list-style .md-list-item:last-child {
  margin-bottom: 0;
}
.page-title-wrapper h1 {
  text-align: center;
}
.cms-page-view .changetheworld {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.cms-page-view .changetheworld .container h4 {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 400;
  color: #7e7d82;
}
.cms-page-view .changetheworld .topimgs,
.cms-page-view .changetheworld .texts {
  flex: 1;
  min-width: 300px;
  max-width: 50%;
  box-sizing: border-box;
}
.pivacy-policy-wrapper .header {
  text-align: center;
  margin: 0;
}
.pivacy-policy-wrapper .header h1 {
  display: none;
}
.pivacy-policy-wrapper .header h2 {
  background: #faedcc;
  border-radius: 10px;
  padding: 85px;
  font-size: 2.2rem;
  color: #242424;
  line-height: 2.2rem;
}
.pivacy-policy-wrapper .content {
  border: 1px solid #d3d3d5;
  border-radius: 20px;
  padding: 24px;
}
.pivacy-policy-wrapper .content .group .collapsible {
  border: 0;
  padding: 0;
  margin: 32px 0;
  font-size: 2rem;
}
.pivacy-policy-wrapper .content .group .collapsible:hover {
  background: transparent;
  color: #214553;
}
.pivacy-policy-wrapper .content h3 {
  font-size: 18px;
  color: #242424;
}
.pivacy-policy-wrapper .content p {
  font-size: 16px;
}
.cms-noroute-index .not-found {
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cms-noroute-index .not-found-content {
  text-align: center;
  margin: 0 auto;
}
.cms-noroute-index .not-found-content-button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cms-noroute-index .not-found {
  max-width: 600px;
}
.cms-noroute-index .not-found-content {
  margin: 40px 0;
}
.cms-noroute-index .not-found-content-title {
  color: #242424;
  margin-bottom: 20px;
  font-weight: 800;
}
.cms-noroute-index .not-found-content-text {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #555555;
  margin: 40px 0;
  font-weight: 400;
}
.catalogsearch-advanced-index .page-subtitle {
  text-align: center;
}
.catalogsearch-advanced-index .page-title-wrapper {
  background: none;
  padding: 0;
}
.catalogsearch-advanced-index .page-title-wrapper h1 {
  margin-bottom: 0;
}
.catalogsearch-advanced-index .form.search.advanced {
  margin: 0 auto;
  width: 100%;
}
.catalogsearch-advanced-index .form.search.advanced .fieldset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 25px;
}
.catalogsearch-advanced-index .form.search.advanced .fieldset .field.description {
  flex: 100%;
}
.catalogsearch-advanced-index .form.search.advanced .fieldset .field.description .input-text {
  min-height: 100px;
}
.catalogsearch-advanced-index .form.search.advanced .fieldset .field.short_description {
  flex: 100%;
}
.catalogsearch-advanced-index .form.search.advanced .fieldset .field.short_description .input-text {
  min-height: 100px;
}
.catalogsearch-advanced-index .form.search.advanced .fieldset .field.price {
  margin-bottom: 20px;
}
.catalogsearch-advanced-index .form.search.advanced .fieldset .field.price .fields.range {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.catalogsearch-advanced-index .form.search.advanced .fieldset .field.price .fields.range .field.no-label .control {
  padding: 0;
}
.catalogsearch-advanced-index .form.search.advanced .fieldset .field.price .addafter,
.catalogsearch-advanced-index .form.search.advanced .fieldset .field.price .control:after {
  visibility: hidden;
}
.catalogsearch-advanced-index .form.search.advanced .fieldset .field.manufacturer {
  display: none;
}
.catalogsearch-advanced-index .form.search.advanced .actions-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.catalogsearch-advanced-index .form.search.advanced .actions-toolbar .primary {
  width: calc(50% - 2%);
}
.catalogsearch-advanced-index .form.search.advanced .actions-toolbar .primary .search {
  width: 100%;
  border-radius: 10px;
}
.catalogsearch-advanced-index .page-subtitle {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 500;
  color: #555555;
}
.catalogsearch-advanced-index .form.search.advanced .actions-toolbar .search {
  padding: 8px 25px;
}
.cls_shipping_panelmain .group {
  border: 2px solid rgba(126, 125, 130, 0.2);
  border-radius: 12px;
  margin: 0 0 20px;
}
.cls_shipping_panelmain .group button {
  border: none;
}
.cls_shipping_panelmain .group .arrow-active.collapsible::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cls_shipping_panelmain .group .collapsible {
  border-radius: 0;
  width: 100%;
  text-align: left;
  color: #242424;
  padding: 32px;
  background: none;
  margin: 0;
}
.cls_shipping_panelmain .group .collapsible::before {
  content: '\e622';
  float: right;
  font-family: 'icomoon';
  font-size: 2.4rem;
  line-height: 2.4rem;
}
.cls_shipping_panelmain .group .group-content {
  display: none;
  padding: 0 32px 32px;
}
.cls_shipping_panelmain .group .group-content.active {
  display: block;
}
.cls_shipping_panelmain .cls_shipping_panelsub {
  margin-bottom: 20px;
}
.cls_shipping_panelmain .cls_shipping_panelsub .panel-title {
  display: flex;
  justify-content: space-between;
  margin: 4px 0px;
}
.cls_shipping_panelmain .cls_shipping_panelsub .panel-title a,
.cls_shipping_panelmain .cls_shipping_panelsub .panel-title span.plusminus {
  font-size: 18px;
  color: #242424;
  cursor: pointer;
}
.cls_shipping_panelmain .cls_shipping_panelsub .accordion_body {
  margin-top: 30px;
}
.cls_shipping_panelmain .cls_shipping_panelsub .accordion_body h3 {
  font-size: 18px;
  color: #242424;
}
.cms-influencer-header-banner {
  text-align: left;
  margin-bottom: 80px;
}
.cms-influencer-header-banner .image.left {
  width: 30.5%;
}
.cms-influencer-header-banner .img-content-section {
  display: flex;
  margin-bottom: 50px;
  align-content: center;
}
.cms-influencer-header-banner .img-content-section .content-section.right {
  flex: 1;
  padding-left: 95px;
}
.cms-influencer-header-banner h3 {
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 100%;
  color: #000000;
  margin-bottom: 20px;
}
.cms-influencer-header-banner p {
  font-weight: 500;
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.form-new {
  text-align: left;
  padding: 0px 20px 20px 20px;
  border-radius: 10px;
  border: 2px solid #f5f5f5;
}
.form-new .page-title-wrapper h2 {
  color: #000000;
  font-weight: 500;
  text-align: center;
  border-radius: 8px 8px 0 0;
  padding: 25px 0;
  font-size: 2.4rem;
  line-height: normal;
  margin: 0px -20px 20px -20px;
  background: #f5f5f5;
}
.form-new .actions-toolbar .primary {
  text-align: center;
  width: 100%;
}
.form-new .actions-toolbar .primary button {
  margin: 0 auto;
  float: none;
  min-width: 166px;
  text-transform: capitalize;
  font-weight: 700;
  border-radius: 8px;
  height: 42px;
  width: auto;
}
.form-new .file-upload {
  border: 2px solid #e5e5e5;
  border-radius: 4px;
  padding: 6px 6px 6px 15px;
  font-size: 14px;
  color: #666666;
  width: 100%;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}
.form-new .file-upload label {
  flex: 1;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
  align-content: center;
}
.form-new .file-upload input[type="file"] {
  display: none;
}
.form-new .file-upload .browse-btn {
  border: 2px solid #2c2f74;
  color: #2c2f74;
  padding: 6px 8px;
  border-radius: 8px;
  background: transparent;
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  height: 100%;
}
.form-new .file-upload .browse-btn:hover {
  background: #2c2f74;
  color: #ffffff;
}
.form-new .fields.small-field > div:last-child {
  min-width: calc(50% - 8px);
}
.form-new .small-label {
  font-size: 1.4rem;
  font-weight: 500;
  color: #282727;
  margin-bottom: 8px;
  display: block;
}
.form-new legend.legend {
  text-align: left;
  font-size: 1.6rem;
  font-weight: 700;
  border-bottom: 1px solid #e5e5e5;
  color: #282727;
  padding-bottom: 8px;
  text-transform: none;
}
.form-new .fieldset {
  margin-bottom: 8px;
}
.form-new .fieldset.projects {
  margin-top: 16px;
}
.form-new .fieldset > .fields {
  grid-gap: 16px;
}
.form-new .fieldset > .fields.content-niche-section,
.form-new .fieldset > .fields.content-create-section {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 0;
}
.form-new .fieldset > .fields > .field {
  width: 100%;
}
.form-new .fieldset > .fields > .field .row select {
  margin-bottom: 8px;
}
.form-new .fieldset > .fields > .field .row:not(:last-child) {
  margin-bottom: 20px;
}
.form-new .fieldset > .fields > .field:has(.radio-btn) {
  margin-bottom: 0;
}
.form-new .fieldset > .fields > .field .other-field {
  margin-top: 8px;
  margin-bottom: 25px;
}
.form-new .radio-btn {
  position: relative;
  align-items: center;
  margin-right: 15px;
  margin-bottom: 8px;
}
.form-new .radio-btn input[type="radio"] {
  position: absolute;
  height: 20px;
  width: 20px;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.form-new .radio-btn input[type="radio"]:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 4px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #2c2f74;
}
.form-new .radio-btn input[type="radio"]:checked + label:before {
  border-width: 1px;
  width: 18px;
  height: 18px;
}
.form-new .radio-btn label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 14px;
  color: #666666;
  font-weight: 500;
  display: block;
}
.form-new .radio-btn label a {
  color: #666666;
  text-decoration: underline;
}
.form-new .radio-btn label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #2c2f74;
}
.cms-influencer-registration .page-title-wrapper {
  padding: 0;
  background: none;
}
.cms-influencer-header-banner h3 {
  font-size: 1.8rem;
  color: #242424;
}
.form-new {
  border-color: #dddddd;
  border-width: 1px;
}
.form-new .fieldset > .fields > .field > .label {
  display: none;
}
.form-new .fieldset.projects {
  margin-top: 25px;
}
.form-new .fieldset.projects .field .label {
  display: none;
}
.form-new .small-label {
  color: #242424;
  font-size: 1.3rem;
  font-weight: 400;
}
.form-new .file-upload .browse-btn {
  border-color: #f3f3f3;
  color: #5e5e5e;
  font-weight: 600;
}
.form-new .file-upload .browse-btn:hover {
  background-color: #214553;
}
.form-new .page-title-wrapper h2 {
  background: #dddddd;
}
.form-new legend.legend {
  font-size: 1.8rem;
  font-weight: 400;
  color: #5e5e5e;
}
.form-new .radio-btn input[type="radio"]:checked + label:after {
  background: #214553;
}
.form-new .radio-btn label {
  font-weight: 400;
  color: #5e5e5e;
}
.form-new .radio-btn label:before {
  border-color: #214553;
}
.cms-affiliate-program div.cls_shipping_panelmain {
  border: none;
  padding: 0;
}
.cms-affiliate-program div.cls_shipping_panelmain .arrow-down,
.cms-affiliate-program div.cls_shipping_panelmain .arrow-up {
  display: none;
}
.cms-affiliate-program div.cls_shipping_panelmain .md-heading {
  font-size: 2.4rem;
  line-height: 3.4rem;
  color: #000000;
  font-weight: 500;
  margin-top: 40px;
}
.cms-affiliate-program div.cls_shipping_panelmain .md-heading strong {
  font-weight: 500;
}
.cms-affiliate-program div.cls_shipping_panelmain p {
  font-size: 1.8rem;
  line-height: 2.4rem;
  margin-bottom: 20px;
}
.cms-affiliate-program div.cls_shipping_panelmain ul li {
  font-size: 1.8rem;
  line-height: 2.4rem;
  margin-bottom: 0px;
}
.modal-content .affiliate-request-result {
  text-align: center;
}
div.returns-container.affiliate-container.cls_shipping_panelmain {
  padding: 0px 20px 20px 20px;
  border-radius: 8px;
  border: 2px solid #f5f5f5;
  margin-top: 100px;
}
div.returns-container.affiliate-container.cls_shipping_panelmain h3 {
  color: #000000;
  font-weight: 500;
  text-align: center;
  border-radius: 8px 8px 0 0;
  padding: 25px 0;
  font-size: 2.4rem;
  line-height: normal;
  margin: 0px -20px 5px -20px;
  background: #f5f5f5;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .actions-toolbar {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .form-control.email.field {
  min-width: calc(50% - 8px);
}
div.returns-container.affiliate-container.cls_shipping_panelmain .title {
  float: left;
  width: 100%;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .title h4 {
  font-size: 1.6rem;
  font-weight: 700;
  border-bottom: 1px solid #e5e5e5;
  color: #282727;
  padding-bottom: 8px;
  margin-top: 16px;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .fieldset .fields {
  margin: 0;
  width: 100%;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .fieldset .fields.full-w .field {
  width: 100%;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .fieldset .fields.two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-row-gap: 0;
  margin-bottom: 25px;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .fieldset .fields.two-col .field {
  margin-bottom: 8px;
  width: 100%;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .fieldset .other-field input {
  margin-top: 8px;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .small-head {
  font-weight: 500;
  color: #282727;
  margin-bottom: 20px;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .radio-btn {
  position: relative;
  align-items: center;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .radio-btn input[type="radio"] {
  position: absolute;
  height: 20px;
  width: 20px;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .radio-btn input[type="radio"]:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 4px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #2c2f74;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .radio-btn input[type="radio"]:checked + label:before {
  border-width: 1px;
  width: 18px;
  height: 18px;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .radio-btn label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 1.4rem;
  color: #282727;
  font-weight: 500;
  display: block;
  width: max-content;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .radio-btn label a {
  color: #282727;
  text-decoration: underline;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .radio-btn label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #2c2f74;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .primary.action {
  margin: 0 auto;
  float: none;
  min-width: 166px;
  text-transform: capitalize;
  font-weight: 700;
  border-radius: 5px;
  height: 42px;
  width: auto;
  font-size: 1.4rem;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .search-request-modal .field.name .input-text {
  padding-left: 0;
}
.cms-affiliate-program .cls_shipping_panelmain .cls_shipping_panelsub {
  padding-top: 0;
  border-color: #dddddd;
}
.cms-affiliate-program .page-main .page-title-wrapper h1 {
  margin-bottom: 0;
}
.cms-affiliate-program div.cls_shipping_panelmain {
  margin-top: 32px;
}
.cms-affiliate-program div.cls_shipping_panelmain .md-heading {
  font-size: 1.8rem;
  line-height: normal;
  color: #242424;
  margin-top: 40px;
}
.cms-affiliate-program div.cls_shipping_panelmain .md-heading strong {
  font-weight: 500;
}
.cms-affiliate-program div.cls_shipping_panelmain p {
  font-size: 1.6rem;
  line-height: normal;
  color: #7e7d82;
}
.cms-affiliate-program div.cls_shipping_panelmain ul li {
  font-size: 1.6rem;
  line-height: 3rem;
}
div.returns-container.affiliate-container.cls_shipping_panelmain {
  border: 1px solid #dddddd;
  border-radius: 20px;
  margin-top: 0;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .fieldset > .fields > .field > .label {
  display: none;
}
div.returns-container.affiliate-container.cls_shipping_panelmain input.input-text::placeholder,
div.returns-container.affiliate-container.cls_shipping_panelmain textarea::placeholder,
div.returns-container.affiliate-container.cls_shipping_panelmain input[type='text']::placeholder,
div.returns-container.affiliate-container.cls_shipping_panelmain input[type='email']::placeholder {
  color: #7e7d82;
}
div.returns-container.affiliate-container.cls_shipping_panelmain input.input-text:-ms-input-placeholder,
div.returns-container.affiliate-container.cls_shipping_panelmain textarea:-ms-input-placeholder,
div.returns-container.affiliate-container.cls_shipping_panelmain input[type='text']:-ms-input-placeholder,
div.returns-container.affiliate-container.cls_shipping_panelmain input[type='email']:-ms-input-placeholder {
  color: #7e7d82;
}
div.returns-container.affiliate-container.cls_shipping_panelmain input.input-text::-ms-input-placeholder,
div.returns-container.affiliate-container.cls_shipping_panelmain textarea::-ms-input-placeholder,
div.returns-container.affiliate-container.cls_shipping_panelmain input[type='text']::-ms-input-placeholder,
div.returns-container.affiliate-container.cls_shipping_panelmain input[type='email']::-ms-input-placeholder {
  color: #7e7d82;
}
div.returns-container.affiliate-container.cls_shipping_panelmain h3 {
  color: #242424;
  background: none;
  font-size: 2rem;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .title h4 {
  border-bottom: 1px solid #dddddd;
  color: #555555;
  font-weight: 400;
  font-size: 1.8rem;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .primary.action {
  width: 206px;
  font-weight: 500;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .small-head {
  color: #242424;
  font-size: 1.3rem;
  font-weight: 400;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .radio-btn input[type="radio"]:checked + label:after {
  background: #214553;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .radio-btn input[type="radio"]:checked + label:before {
  border-color: #214553;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .radio-btn label {
  color: #555555;
  font-weight: 400;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .radio-btn label a {
  color: #555555;
}
div.returns-container.affiliate-container.cls_shipping_panelmain .radio-btn label:before {
  border: 2px solid #7e7d82;
}
.cms-donation-page .donation-top-content {
  text-align: center;
}
.cms-donation-page .donation-top-content h4 {
  color: #2c2f74;
  margin-bottom: 20px;
}
.cms-donation-page .donation-top-content .top-online-luxury {
  color: #2c2f74;
  margin-bottom: 60px;
}
.cms-donation-page .donation-video {
  width: 100%;
  margin: 0 auto;
}
.cms-donation-page .video-wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 aspect ratio */
}
.cms-donation-page .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.cms-donation-page .firas-donation {
  background: none;
  padding: 0;
  max-width: 1420px;
  margin: 0 auto 60px;
}
.cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product {
  background: #f5f5f5;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  box-shadow: none;
}
.cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product .donateBtn .firas-donation-product-tocart {
  background-image: none;
  background: #214553;
  border: 1px solid #214553;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  padding: 8px 16px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  box-sizing: border-box;
  vertical-align: middle;
  border-radius: 10px;
  display: block;
}
.cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product .donateBtn .firas-donation-product-tocart:focus,
.cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product .donateBtn .firas-donation-product-tocart:active {
  background: #285465;
  border: 1px solid #214553;
  color: 1px solid #285465;
}
.cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product .donateBtn .firas-donation-product-tocart:hover {
  background: #285465;
  border: 1px solid #285465;
  color: #ffffff;
}
.cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product .donateBtn .firas-donation-product-tocart.disabled,
.cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product .donateBtn .firas-donation-product-tocart[disabled],
fieldset[disabled] .cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product .donateBtn .firas-donation-product-tocart {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product .donateRight .product_name {
  text-align: center;
}
.cms-donation-page .donation-f-row {
  max-width: 1480px;
}
.cms-donation-page .donation-f-row .pagebuilder-column-group .pagebuilder-column [data-content-type="image"] img {
  width: 100%;
  max-width: inherit;
}
.cms-donation-page .donation-s-row {
  padding: 0 20px;
}
.cms-donation-page .donation-s-row .pagebuilder-column-group .pagebuilder-column [data-content-type='image'] img {
  width: 100%;
  max-width: inherit;
}
.cms-donation-page [data-content-type='row'][data-appearance='contained'] {
  width: 100%;
  max-width: 1420px;
  padding: 0 20px;
}
.cms-donation-page .skip-charity-btn .action.secoudry {
  border-radius: 10px;
  border: 1px solid #2c2f74;
  color: #2c2f74;
  padding: 10px 20px 7px;
  display: block;
  max-width: max-content;
  margin: 0 auto 60px;
}
.cms-donation-page .skip-charity-btn .action.secoudry:hover {
  background: #2c2f74;
  color: #ffffff;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-header .action-close {
  color: #000000 !important;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-header .action-close:before {
  color: #000000;
  font-size: 2.4rem;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content {
  padding: 32px;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-description {
  padding: 0;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .firas-donation-modal {
  max-width: 385px;
  margin: 0 auto;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-amounts .firas-donations-fixed-amounts {
  margin-bottom: 18px;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-amounts .firas-donations-fixed-amounts input:checked + label.firas-donation-amount-label {
  background-color: #2c2f74;
  color: #ffffff;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-amounts .firas-donations-fixed-amounts label.firas-donation-amount-label {
  background-color: #eeeeee;
  color: #000000;
  font-weight: 500;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-amounts .firas-donations-fixed-amounts label.firas-donation-amount-label:hover {
  background-color: #2c2f74;
  color: #ffffff;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-amounts label.label {
  color: #555555;
  margin-bottom: 28px;
  display: block;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-amounts .firas-donation-custom-amount {
  max-width: 210px;
  margin: 0 auto;
  margin-bottom: 28px;
  padding: 8px 10px;
  border: 1px solid #cccccc;
  border-radius: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-amounts .firas-donation-custom-amount .custom-amount-currency-symbol {
  background-color: #eeeeee;
  color: #000000;
  font-weight: 500;
  border: 0;
  width: auto;
  border-radius: 5px;
  padding: 2px 10px;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-amounts .firas-donation-custom-amount .custom-donation-amount-field input {
  border: 0;
  width: calc(100% - 60px);
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-form-actions button.charity-button.action {
  max-width: max-content;
  margin: 0 auto;
  padding: 11px 21px 8px;
  border-radius: 10px;
  font-size: 1.4rem;
  font-weight: 700;
  background: #2c2f74;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-form-actions button.charity-button.action:hover {
  color: #ffffff;
}
.cms-donation-page .modal-popup.thankyou-popup-modal .modal-header .action-close {
  color: #000000;
}
.cms-donation-page .modal-popup.thankyou-popup-modal .modal-header .action-close:before {
  color: #000000 !important;
  font-size: 2.4rem;
}
.cms-donation-page .modal-popup.thankyou-popup-modal .modal-footer {
  padding-top: 0;
  text-align: center;
}
.cms-donation-page .modal-popup.thankyou-popup-modal .modal-footer .action.primary {
  border-radius: 10px;
  font-weight: 700;
}
.cms-donation-page .modal-popup.thankyou-popup-modal .modal-footer .action.primary:hover {
  color: #2c2f74;
}
@media (max-width: 1024px) {
  .cms-donation-page .donation-top-content h4 {
    font-size: 1.6rem;
  }
  .cms-donation-page .donation-top-content .best-brand {
    font-size: 2rem;
  }
  .cms-donation-page .donation-top-content .top-online-luxury {
    font-size: 1.8rem;
  }
  .cms-donation-page .firas-donation {
    margin: 0 auto 30px;
  }
  .cms-donation-page .firas-donation .firas-donation-title {
    color: #000000;
    margin-bottom: 20px;
    font-size: 2.4rem;
  }
  .cms-donation-page .firas-donation .firas-donation-product-list {
    margin: 0 -7px;
  }
  .cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product {
    width: calc(100% / 3 - 15px);
    margin-bottom: 30px;
    padding: 10px;
    margin: 0 7px 15px;
  }
  .cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product:nth-child(3n) {
    margin-right: 0;
  }
  .cms-donation-page .firas-donation .firas-donation-product-list .firas-donation-product .donate-sort-info {
    font-size: 1.4rem;
  }
  .cms-donation-page .donation-f-row {
    padding: 0;
  }
  .cms-donation-page .donation-f-row .pagebuilder-column-group .pagebuilder-column-line {
    margin-bottom: 30px;
  }
  .cms-donation-page .donation-f-row .pagebuilder-column-group .pagebuilder-column-line [data-content-type='text'] {
    margin: 0 30px 30px 0;
  }
  .cms-donation-page .donation-s-row .pagebuilder-column-group .pagebuilder-column [data-content-type='text'] {
    margin: 0 0 30px 30px;
  }
}
.cms-donation-page .donation-top-content h4 {
  color: #214553;
}
.cms-donation-page .donation-top-content .top-online-luxury {
  color: #214553;
}
.cms-donation-page .skip-charity-btn .action.secoudry {
  border: 1px solid #214553;
  color: #214553;
  max-width: max-content;
  margin: 0 auto 60px;
  display: block;
}
.cms-donation-page .skip-charity-btn .action.secoudry:hover {
  background: #214553;
  color: #ffffff;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-amounts .firas-donations-fixed-amounts input:checked + label.firas-donation-amount-label {
  background-color: #ebf1f1;
  color: #ffffff;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-amounts .firas-donations-fixed-amounts label.firas-donation-amount-label:hover {
  background-color: #214553;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-form-actions button.charity-button.action {
  background: #214553;
}
.cms-donation-page .modal-popup.firas-modal-popup .modal-content .charity-form .firas-donation-form-actions button.charity-button.action:hover {
  color: #ffffff;
}
.cms-donation-page .modal-popup.thankyou-popup-modal .modal-inner-wrap .modal-footer {
  text-align: center;
}
.cms-donation-page .modal-popup.thankyou-popup-modal .modal-inner-wrap .modal-footer .action.primary:hover {
  color: color-white;
}
.cms-donation-page .modal-popup.thankyou-popup-modal .modal-inner-wrap .modal-content .thankyou-message {
  text-align: center;
}
.cms-donation-page .modal-popup.thankyou-popup-modal .modal-inner-wrap .modal-footer {
  display: block !important;
}
.cms-donation-page .modal-popup.thankyou-popup-modal .modal-inner-wrap .modal-footer .action.primary:hover {
  color: #ffffff;
}
p.cls_cont_static {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 90px;
}
.cms-contact-us .actions-toolbar {
  text-align: center;
}
.cms-contact-us .actions-toolbar .primary {
  float: none;
}
.cms-contact-us .actions-toolbar .primary .action.primary {
  float: none;
}
.cms-contact-us .page-title-wrapper h1 {
  margin-bottom: 25px;
}
.cms-contact-us .cls_contactus_main .cls_cont_static {
  max-width: 418px;
  margin: 0 auto;
  text-align: center;
}
.cms-contact-us .contact {
  margin-top: 95px;
}
.cms-contact-us form.contact fieldset.fieldset .fields {
  width: 100%;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
.cms-contact-us form.contact fieldset.fieldset .fields .field {
  width: calc(50% - 8px);
}
.cms-contact-us form.contact fieldset.fieldset .fields.subject .field {
  width: 100%;
}
.cms-contact-us form.contact textarea {
  height: 108px;
  padding-top: 8px;
}
.cms-contact-us .special-number-dropdown {
  display: flex;
  align-items: center;
}
.cms-contact-us .fieldset .prifix-input-with-option #specialcountry {
  width: 40px;
}
.cms-contact-us fieldset .prifix-input-with-option .input-prefix {
  height: auto;
}
.account .account-nav-content .items .item:nth-child(3) {
  /* default porto design imported */
  -webkit-display: flex !important;
  -moz-display: flex !important;
  -ms-display: flex !important;
  display: flex !important;
}
.account .account-nav-content .items .item:nth-child(3) strong {
  color: #ffffff;
}
.account.customer-address-form .form-address-edit legend.legend.form-header:has(h2) {
  border-bottom: 0;
}
.account.customer-address-form .form-address-edit legend.legend.form-header h2 {
  display: block;
  font-size: 2.4rem;
  color: #000000;
  line-height: normal;
}
.account.customer-address-form .form-address-edit .fieldset .fields.street.required .field:first-child {
  width: 100%;
}
.account .block-addresses-default .address-title-section {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: start;
  -moz-align-items: start;
  -ms-align-items: start;
  align-items: start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 16px;
}
.account .block-addresses-default .address-title-section .block-title strong {
  color: #000000;
  font-size: 2.4rem;
  font-weight: 500;
  text-decoration: none;
}
.account .block-addresses-default .address-title-section .primary .action.add {
  background-color: #ffffff;
  border: 2px solid #68a8e0;
  color: #68a8e0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 12px 24px;
  font-size: 1.4rem;
  font-weight: 700;
  border-radius: 50px;
}
.account .block-addresses-default .block-content {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.account .block-addresses-default .block-content .addresses {
  width: 48%;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  padding: 24px 32px;
}
.account .block-addresses-default .block-content .addresses .address-content {
  position: relative;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: start;
  -moz-align-items: start;
  -ms-align-items: start;
  align-items: start;
  -webkit-gap: 20px;
  -moz-gap: 20px;
  -ms-gap: 20px;
  gap: 20px;
}
.account .block-addresses-default .block-content .addresses .address-content .address-tag {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-gap: 10px;
  -moz-gap: 10px;
  -ms-gap: 10px;
  gap: 10px;
}
.account .block-addresses-default .block-content .addresses .address-content .address-tag span {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  padding: 16px 16px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  border-radius: 4px;
  background-color: #f2f2f2;
  font-size: 1.4rem;
  font-weight: 700;
  color: #666666;
}
.account .block-addresses-default .block-content .addresses .address-content p {
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 500;
  color: #666666;
}
.account .block-addresses-default .block-content .addresses .address-content p a {
  font-size: 2rem;
  font-weight: 500;
  color: #666666;
}
.account .block-addresses-default .block-content .addresses .address-content p strong {
  font-weight: 600;
}
.account .block-addresses-default .block-content .addresses .address-content .additional-info {
  position: absolute;
  right: 0;
  top: 0;
}
.account .block.block-addresses-list .block-title strong {
  color: #000000;
  font-size: 2.4rem;
  font-weight: 500;
  text-decoration: none;
}
.account .block.block-addresses-list .block-content .table-address-value.actions .action.edit span {
  font-size: 1.6rem;
  font-weight: 400;
  color: #666666;
}
.account .block.block-addresses-list .block-content .table-address-value.actions button.action.delete {
  background-color: #ffffff;
  font-size: 1.6rem;
  font-weight: 400;
  color: #666666;
}
.account .block.block-addresses-list .block-content .customer-addresses-toolbar {
  margin: 15px 0;
}
.account .block.block-addresses-list .block-content .customer-addresses-toolbar::before,
.account .block.block-addresses-list .block-content .customer-addresses-toolbar::after {
  display: none;
  /* to remove the unwanted content */
}
.account .block.block-addresses-list .block-content .customer-addresses-toolbar .pager {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.account .block.block-addresses-list .block-content .customer-addresses-toolbar .pager::before,
.account .block.block-addresses-list .block-content .customer-addresses-toolbar .pager::after {
  display: none;
  /* to remove the unwanted content */
}
.account .block.block-addresses-list .block-content .customer-addresses-toolbar .pager .toolbar-amount {
  font-size: 1.6rem;
  font-weight: 400;
  color: #666666;
  padding-right: 16px;
}
.account .block.block-addresses-list .block-content .customer-addresses-toolbar .pager .limiter select.limiter-options {
  padding: 4px 32px;
  width: 75px;
}
.account .block.block-addresses-list .block-content .customer-addresses-toolbar .pager .limiter .limiter-text {
  font-size: 1.6rem;
  font-weight: 400;
  color: #666666;
}
.account .block-address-listview .address-title-section {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: start;
  -moz-align-items: start;
  -ms-align-items: start;
  align-items: start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.account .block-address-listview .address-title-section .block-title strong {
  color: #000000;
  font-size: 2.4rem;
  font-weight: 500;
}
.account .block-address-listview .address-title-section .primary .action.add {
  background-color: #ffffff;
  border: 2px solid #68a8e0;
  color: #68a8e0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 12px 24px;
  font-size: 1.4rem;
  font-weight: 700;
  border-radius: 50px;
}
.account .block-address-listview .block-content {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.account .block-address-listview .block-content .addresses {
  width: 48%;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  padding: 24px 32px;
}
.account .block-address-listview .block-content .addresses .address-content {
  position: relative;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: start;
  -moz-align-items: start;
  -ms-align-items: start;
  align-items: start;
  -webkit-gap: 20px;
  -moz-gap: 20px;
  -ms-gap: 20px;
  gap: 20px;
}
.account .block-address-listview .block-content .addresses .address-content .address-tag {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 4px 16px;
  border-radius: 4px;
  background-color: #f2f2f2;
  font-size: 1.4rem;
  font-weight: 700;
  color: #666666;
}
.account .block-address-listview .block-content .addresses .address-content p {
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 500;
  color: #666666;
}
.account .block-address-listview .block-content .addresses .address-content p strong {
  font-weight: 600;
}
.account .block-address-listview .block-content .addresses .address-content .additional-info {
  position: absolute;
  right: 0;
  top: 0;
}
.modals-wrapper .add-edit-address-popup .modal-inner-wrap {
  width: 30%;
}
.modals-wrapper .add-edit-address-popup .modal-inner-wrap .modal-header {
  border: 1px solid #f2f2f2;
  border-radius: 10px 10px 0 0;
}
.modals-wrapper .add-edit-address-popup .modal-inner-wrap .modal-header .modal-title {
  color: #000000;
  font-size: 2rem;
  font-weight: 500;
  border: 0;
}
.modals-wrapper .add-edit-address-popup .modal-inner-wrap .modal-content {
  border-radius: 0 0 10px 10px;
  padding: 40px 32px;
}
.modals-wrapper .add-edit-address-popup .modal-inner-wrap .modal-content .address-popup .fieldset .field .control input[type='text'] {
  border-radius: 4px;
  border: 1px solid #f2f2f2;
}
.modals-wrapper .add-edit-address-popup .modal-inner-wrap .modal-content .address-popup .fieldset .field.address-type .options {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-gap: 10px;
  -moz-gap: 10px;
  -ms-gap: 10px;
  gap: 10px;
}
.modals-wrapper .add-edit-address-popup .modal-inner-wrap .modal-content .address-popup .fieldset .field.address-type .options input[type='radio'] {
  margin-top: 0;
}
.modals-wrapper .add-edit-address-popup .modal-inner-wrap .modal-content .address-popup .fieldset .field.common {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.modals-wrapper .add-edit-address-popup .modal-inner-wrap .modal-content .address-popup .fieldset .field.common .field {
  width: 49%;
}
.modals-wrapper .add-edit-address-popup .modal-inner-wrap .modal-content .address-popup .actions-toolbar {
  width: 60%;
  margin: auto;
}
.modals-wrapper .add-edit-address-popup .modal-inner-wrap .modal-content .address-popup .actions-toolbar .primary {
  width: 100%;
}
.modals-wrapper .add-edit-address-popup .modal-inner-wrap .modal-content .address-popup .actions-toolbar .primary button.submit {
  border-radius: 50px;
  border: 2px solid #1979c3;
  background-color: #1979c3;
}
.modals-wrapper .add-edit-address-popup .modal-inner-wrap .modal-content .address-popup .actions-toolbar .primary button.submit span {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
}
.customer-address-form .form-address-edit .fieldset .fields.street.required {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  body.account .page-main {
    padding-left: 32px;
    padding-right: 32px;
  }
  body.account .page-wrapper .column.main {
    /* magento default lib file content !important */
    padding: 0 !important;
  }
  body.account .column.main .form-address-add-section.accountInfo {
    padding-left: 0;
    padding-right: 0;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset {
    padding-left: 0;
    padding-right: 0;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset .field select {
    height: 40px;
    border: 1px solid #f2f2f2;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.address-edit .fields.choice-address {
    gap: 0;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .form-block.customer-name-prefix .fields {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .form-block.customer-name-prefix .fields .form-block {
    width: 100%;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .form-block.customer-name-prefix .fields .form-block select {
    height: 40px;
    border: 1px solid #f2f2f2;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .field-common-section {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset.contact-info .field-common-section .field {
    width: 100%;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset .field-common-section {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset .field-common-section .field {
    width: 100%;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset .street .nested {
    margin-bottom: 20px;
    display: block;
  }
  body.account .column.main .form-address-add-section.accountInfo .fieldset .street .nested .field.additional {
    width: 100%;
  }
  body.account .column.main .block.block-addresses-default .block-content {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-gap: 10px;
    -moz-gap: 10px;
    -ms-gap: 10px;
    gap: 10px;
  }
  body.account .column.main .block.block-addresses-default .block-content .addresses {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  body.account .column.main .block.block-addresses-default .block-content .addresses .address-content p {
    font-size: 1.6rem;
  }
  body.account .column.main .block.block-addresses-list {
    margin-bottom: 20px;
  }
}
.form-control fieldset.fieldset > .fields > .field {
  width: 100%;
}
.form-control fieldset.fieldset > .fields.field-common-section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.form-control fieldset.fieldset > .fields.field-common-section:has(.field.zip, .country, .telephone, .company) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.form-control fieldset.fieldset > .fields.field-common-section > .field {
  width: 100%;
}
.form-control fieldset.fieldset > .fields.field-common-section > .field.telephone {
  width: calc(50% - 8px);
}
.form-control fieldset.fieldset > .fields.field-common-section > .field.company {
  display: none;
}
.account .column .block.block-addresses-list .block-content #additional-addresses-table .table-address {
  border-top: none;
  border-bottom: 1px solid rgba(126, 125, 130, 0.2);
}
.account .column .block.block-addresses-list .block-content #additional-addresses-table .table-address .col-head {
  color: #242424;
}
.account .column .block.block-addresses-list table tbody > tr > th {
  padding: 20px 15px;
}
.account .column .block.block-addresses-list table tbody > tr > td {
  padding: 20px 15px;
}
.account .block-box-element .block-title {
  display: none;
}
.account .block-box-element address a {
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #7e7d82;
  display: contents;
}
.form-address-edit .fieldset .fields.choice-address {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.form-address-edit .fieldset .fields.choice-address .choice {
  width: 45%;
}
.form-address-edit .fieldset .fields.choice-address label {
  font-size: 1.4rem;
}
.form-address-edit .actions-toolbar {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
button.action.save.primary.save-address-button {
  padding: 14px 54px;
}
.block-addresses-list .additional-addresses {
  border: 1px solid rgba(126, 125, 130, 0.2);
}
.customer-address-index .actions-toolbar {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.customer-address-index .actions-toolbar .primary .action {
  padding: 8px 25px;
}
fieldset .prifix-input-with-option .input-prefix {
  display: none;
}
.block-addresses-list table thead {
  background: none;
}
.block-addresses-empty i {
  display: none;
}
.changepassword-index-index .page-main {
  margin-top: 32px;
}
.changepassword-index-index .page-title-wrapper {
  justify-content: center;
  margin-bottom: 32px;
}
.changepassword-index-index .page-title-wrapper h1 {
  margin-bottom: 0;
}
.changepassword-index-index .submit.primary {
  margin-left: 0;
}
.changepassword-index-index .field .label {
  display: block;
  margin-bottom: 4px;
  font-size: 1.6rem;
}
.luxb_password {
  position: relative;
}
.luxb_password .toggle-password {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 2;
  cursor: pointer;
}
.luxb_password .toggle-password:after {
  content: '\e808';
  font-family: 'icomoon';
  font-size: 3rem;
  line-height: 3rem;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  color: #7e7d82;
}
.customer-account-login .login-container {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.customer-account-login .sociallogin-wrapper .sociallogin-block-title {
  text-align: center;
}
.customer-account-login .block-customer-login .actions-toolbar div.primary,
.customer-account-login .block-customer-login .actions-toolbar div.secondary {
  display: block;
}
.customer-account-login .block-customer-login .actions-toolbar div.primary {
  float: none;
  display: block;
}
.customer-account-login .block-customer-login .actions-toolbar div.primary .action.primary {
  margin: 0;
  float: none;
  display: inline-block;
}
.customer-account-login .block-customer-login .fieldset:after {
  display: none;
}
.customer-account-forgotpassword .columns .column.main {
  padding: 0;
}
.forgotpassword-container {
  margin: 0 auto;
}
.forgotpassword-container .fieldset {
  margin: 0;
}
.forgotpassword-container .fieldset > .field.note {
  text-align: center;
}
.forgotpassword-container .fieldset > .field .control.captcha .nested {
  text-align: center;
}
.signup-account-container .apple-login-container {
  clear: both;
}
.signup-account-container .fieldset > .fields > .field.field-dob .customer-dob {
  position: relative;
}
.signup-account-container .fieldset > .fields > .field.field-dob .customer-dob .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;
  position: absolute;
  right: 10px;
  top: 6px;
  display: block;
  text-decoration: none;
}
.signup-account-container .fieldset > .fields > .field.field-dob .customer-dob .ui-datepicker-trigger:focus,
.signup-account-container .fieldset > .fields > .field.field-dob .customer-dob .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
.signup-account-container .fieldset > .fields > .field.field-dob .customer-dob .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
.signup-account-container .fieldset > .fields > .field.field-dob .customer-dob .ui-datepicker-trigger.disabled,
.signup-account-container .fieldset > .fields > .field.field-dob .customer-dob .ui-datepicker-trigger[disabled],
fieldset[disabled] .signup-account-container .fieldset > .fields > .field.field-dob .customer-dob .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
.signup-account-container .fieldset > .fields > .field.field-dob .customer-dob .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.signup-account-container .fieldset > .fields > .field.field-dob .customer-dob .ui-datepicker-trigger:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 24px;
  color: #214553;
  content: '\e838';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.signup-account-container .fieldset > .fields > .field.field-dob .customer-dob .ui-datepicker-trigger:after {
  width: 24px;
  text-align: center;
}
.signup-account-container .fieldset.customLogin {
  margin-bottom: 30px;
}
.block-customer-signin fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
.choice {
  display: flex;
  align-items: center;
}
.choice input {
  display: none;
  cursor: pointer;
}
.choice input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 7px;
  width: 4px;
  height: 9px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.choice input:checked + label:before {
  background-color: #666666;
}
.choice label {
  position: relative;
  cursor: pointer;
  padding-left: 40px;
  margin: 0;
  display: flex;
  align-items: center;
}
.choice label:before {
  content: '';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #666666;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
}
.modal-popup.siginerror-modal .modal-header {
  border-bottom: 2px solid #f2f2f2;
}
.modal-popup.siginerror-modal .modal-header .modal-title {
  text-align: center;
}
.modal-popup.siginerror-modal .modal-footer {
  display: none;
}
.modal-popup .signin-error-content {
  text-align: center;
}
.modal-popup .signin-error-content p {
  line-height: 3rem;
}
.modal-popup .signin-error-content .sigin-popup-buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.modal-popup .signin-error-content .sigin-popup-buttons .primary {
  width: auto;
}
.modal-popup .signin-error-content .sigin-popup-buttons button {
  margin: 0 4px;
}
.changepassword-index-index .luxb_password .toggle-password {
  top: 37px;
}
.abs-signin-block-title,
.customer-account-login .login-container .block-customer-login .block-title,
.customer-account-create .login-container .block-customer-login .block-title,
.customer-account-login .signup-account-container .block-customer-login .block-title,
.customer-account-create .signup-account-container .block-customer-login .block-title,
.customer-account-login .login-container .customer-create-account .block-title,
.customer-account-create .login-container .customer-create-account .block-title,
.customer-account-login .signup-account-container .customer-create-account .block-title,
.customer-account-create .signup-account-container .customer-create-account .block-title,
.signup-account-container .block.block-customer-signin .block-title,
.signup-account-container .block-customer-login .sociallogin-block-title {
  font-size: 2rem;
  line-height: 3rem;
  color: #242424;
  margin-bottom: 12px;
  text-align: center;
}
.abs-signin-block-title strong,
.customer-account-login .login-container .block-customer-login .block-title strong,
.customer-account-create .login-container .block-customer-login .block-title strong,
.customer-account-login .signup-account-container .block-customer-login .block-title strong,
.customer-account-create .signup-account-container .block-customer-login .block-title strong,
.customer-account-login .login-container .customer-create-account .block-title strong,
.customer-account-create .login-container .customer-create-account .block-title strong,
.customer-account-login .signup-account-container .customer-create-account .block-title strong,
.customer-account-create .signup-account-container .customer-create-account .block-title strong,
.signup-account-container .block.block-customer-signin .block-title strong,
.signup-account-container .block-customer-login .sociallogin-block-title strong {
  font-weight: 500;
}
.customer-account-login .login-container .block-customer-login .actions-toolbar,
.customer-account-create .login-container .block-customer-login .actions-toolbar,
.customer-account-login .signup-account-container .block-customer-login .actions-toolbar,
.customer-account-create .signup-account-container .block-customer-login .actions-toolbar,
.customer-account-login .login-container .customer-create-account .actions-toolbar,
.customer-account-create .login-container .customer-create-account .actions-toolbar,
.customer-account-login .signup-account-container .customer-create-account .actions-toolbar,
.customer-account-create .signup-account-container .customer-create-account .actions-toolbar {
  flex-direction: column;
}
.customer-account-login .login-container .block-customer-login .actions-toolbar > .primary,
.customer-account-create .login-container .block-customer-login .actions-toolbar > .primary,
.customer-account-login .signup-account-container .block-customer-login .actions-toolbar > .primary,
.customer-account-create .signup-account-container .block-customer-login .actions-toolbar > .primary,
.customer-account-login .login-container .customer-create-account .actions-toolbar > .primary,
.customer-account-create .login-container .customer-create-account .actions-toolbar > .primary,
.customer-account-login .signup-account-container .customer-create-account .actions-toolbar > .primary,
.customer-account-create .signup-account-container .customer-create-account .actions-toolbar > .primary,
.customer-account-login .login-container .block-customer-login .actions-toolbar > .secondary,
.customer-account-create .login-container .block-customer-login .actions-toolbar > .secondary,
.customer-account-login .signup-account-container .block-customer-login .actions-toolbar > .secondary,
.customer-account-create .signup-account-container .block-customer-login .actions-toolbar > .secondary,
.customer-account-login .login-container .customer-create-account .actions-toolbar > .secondary,
.customer-account-create .login-container .customer-create-account .actions-toolbar > .secondary,
.customer-account-login .signup-account-container .customer-create-account .actions-toolbar > .secondary,
.customer-account-create .signup-account-container .customer-create-account .actions-toolbar > .secondary {
  margin-right: 0;
}
.customer-account-login .login-container .block-customer-login .actions-toolbar > .primary .action,
.customer-account-create .login-container .block-customer-login .actions-toolbar > .primary .action,
.customer-account-login .signup-account-container .block-customer-login .actions-toolbar > .primary .action,
.customer-account-create .signup-account-container .block-customer-login .actions-toolbar > .primary .action,
.customer-account-login .login-container .customer-create-account .actions-toolbar > .primary .action,
.customer-account-create .login-container .customer-create-account .actions-toolbar > .primary .action,
.customer-account-login .signup-account-container .customer-create-account .actions-toolbar > .primary .action,
.customer-account-create .signup-account-container .customer-create-account .actions-toolbar > .primary .action,
.customer-account-login .login-container .block-customer-login .actions-toolbar > .secondary .action,
.customer-account-create .login-container .block-customer-login .actions-toolbar > .secondary .action,
.customer-account-login .signup-account-container .block-customer-login .actions-toolbar > .secondary .action,
.customer-account-create .signup-account-container .block-customer-login .actions-toolbar > .secondary .action,
.customer-account-login .login-container .customer-create-account .actions-toolbar > .secondary .action,
.customer-account-create .login-container .customer-create-account .actions-toolbar > .secondary .action,
.customer-account-login .signup-account-container .customer-create-account .actions-toolbar > .secondary .action,
.customer-account-create .signup-account-container .customer-create-account .actions-toolbar > .secondary .action {
  width: auto;
}
.customer-account-login .login-container .block-customer-login .actions-toolbar > .primary .action.primary,
.customer-account-create .login-container .block-customer-login .actions-toolbar > .primary .action.primary,
.customer-account-login .signup-account-container .block-customer-login .actions-toolbar > .primary .action.primary,
.customer-account-create .signup-account-container .block-customer-login .actions-toolbar > .primary .action.primary,
.customer-account-login .login-container .customer-create-account .actions-toolbar > .primary .action.primary,
.customer-account-create .login-container .customer-create-account .actions-toolbar > .primary .action.primary,
.customer-account-login .signup-account-container .customer-create-account .actions-toolbar > .primary .action.primary,
.customer-account-create .signup-account-container .customer-create-account .actions-toolbar > .primary .action.primary {
  width: 206px;
}
.customer-account-login .login-container .customer-create-account .block-new-customer,
.customer-account-create .login-container .customer-create-account .block-new-customer,
.customer-account-login .signup-account-container .customer-create-account .block-new-customer,
.customer-account-create .signup-account-container .customer-create-account .block-new-customer {
  text-align: center;
}
.customer-account-login .login-container .customer-create-account .block-new-customer p,
.customer-account-create .login-container .customer-create-account .block-new-customer p,
.customer-account-login .signup-account-container .customer-create-account .block-new-customer p,
.customer-account-create .signup-account-container .customer-create-account .block-new-customer p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  width: 100%;
  max-width: 500px;
  margin: 0 auto 16px;
}
.customer-account-login .login-container .customer-create-account .block-new-customer .actions-toolbar div.primary,
.customer-account-create .login-container .customer-create-account .block-new-customer .actions-toolbar div.primary,
.customer-account-login .signup-account-container .customer-create-account .block-new-customer .actions-toolbar div.primary,
.customer-account-create .signup-account-container .customer-create-account .block-new-customer .actions-toolbar div.primary {
  float: none;
  display: block;
}
.customer-account-login .login-container .customer-create-account .block-new-customer .actions-toolbar div.primary a.action,
.customer-account-create .login-container .customer-create-account .block-new-customer .actions-toolbar div.primary a.action,
.customer-account-login .signup-account-container .customer-create-account .block-new-customer .actions-toolbar div.primary a.action,
.customer-account-create .signup-account-container .customer-create-account .block-new-customer .actions-toolbar div.primary a.action {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #214553;
  font-weight: 500;
  text-decoration: underline;
  margin: 0;
}
.customer-account-login .login-container .block-customer-login,
.customer-account-create .login-container .block-customer-login,
.customer-account-login .signup-account-container .block-customer-login,
.customer-account-create .signup-account-container .block-customer-login,
.customer-account-login .login-container .block-customer-signin,
.customer-account-create .login-container .block-customer-signin,
.customer-account-login .signup-account-container .block-customer-signin,
.customer-account-create .signup-account-container .block-customer-signin {
  border: 1px solid #d3d3d5;
  border-radius: 20px;
  padding: 24px;
}
.customer-account-login .login-container .block-customer-login .form-login .fieldset > .field.note,
.customer-account-create .login-container .block-customer-login .form-login .fieldset > .field.note,
.customer-account-login .signup-account-container .block-customer-login .form-login .fieldset > .field.note,
.customer-account-create .signup-account-container .block-customer-login .form-login .fieldset > .field.note,
.customer-account-login .login-container .block-customer-signin .form-login .fieldset > .field.note,
.customer-account-create .login-container .block-customer-signin .form-login .fieldset > .field.note,
.customer-account-login .signup-account-container .block-customer-signin .form-login .fieldset > .field.note,
.customer-account-create .signup-account-container .block-customer-signin .form-login .fieldset > .field.note {
  font-size: 1.6rem;
  line-height: 2.4rem;
  text-align: center;
  margin-bottom: 32px;
}
.customer-account-login .login-container .block-customer-login .form-login .fieldset > .field.password,
.customer-account-create .login-container .block-customer-login .form-login .fieldset > .field.password,
.customer-account-login .signup-account-container .block-customer-login .form-login .fieldset > .field.password,
.customer-account-create .signup-account-container .block-customer-login .form-login .fieldset > .field.password,
.customer-account-login .login-container .block-customer-signin .form-login .fieldset > .field.password,
.customer-account-create .login-container .block-customer-signin .form-login .fieldset > .field.password,
.customer-account-login .signup-account-container .block-customer-signin .form-login .fieldset > .field.password,
.customer-account-create .signup-account-container .block-customer-signin .form-login .fieldset > .field.password {
  margin-bottom: 16px;
}
.customer-account-login .login-container .block-customer-login .actions-toolbar .secondary,
.customer-account-create .login-container .block-customer-login .actions-toolbar .secondary,
.customer-account-login .signup-account-container .block-customer-login .actions-toolbar .secondary,
.customer-account-create .signup-account-container .block-customer-login .actions-toolbar .secondary,
.customer-account-login .login-container .block-customer-signin .actions-toolbar .secondary,
.customer-account-create .login-container .block-customer-signin .actions-toolbar .secondary,
.customer-account-login .signup-account-container .block-customer-signin .actions-toolbar .secondary,
.customer-account-create .signup-account-container .block-customer-signin .actions-toolbar .secondary {
  margin: 0 0 32px;
  text-align: right;
}
.customer-account-login .login-container .block-customer-login .actions-toolbar .secondary a.action,
.customer-account-create .login-container .block-customer-login .actions-toolbar .secondary a.action,
.customer-account-login .signup-account-container .block-customer-login .actions-toolbar .secondary a.action,
.customer-account-create .signup-account-container .block-customer-login .actions-toolbar .secondary a.action,
.customer-account-login .login-container .block-customer-signin .actions-toolbar .secondary a.action,
.customer-account-create .login-container .block-customer-signin .actions-toolbar .secondary a.action,
.customer-account-login .signup-account-container .block-customer-signin .actions-toolbar .secondary a.action,
.customer-account-create .signup-account-container .block-customer-signin .actions-toolbar .secondary a.action {
  margin: 0;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
}
.customer-account-login .login-container .block-customer-login .actions-toolbar .primary,
.customer-account-create .login-container .block-customer-login .actions-toolbar .primary,
.customer-account-login .signup-account-container .block-customer-login .actions-toolbar .primary,
.customer-account-create .signup-account-container .block-customer-login .actions-toolbar .primary,
.customer-account-login .login-container .block-customer-signin .actions-toolbar .primary,
.customer-account-create .login-container .block-customer-signin .actions-toolbar .primary,
.customer-account-login .signup-account-container .block-customer-signin .actions-toolbar .primary,
.customer-account-create .signup-account-container .block-customer-signin .actions-toolbar .primary {
  text-align: center;
}
.customer-account-login .login-container .block-customer-signin .actions-toolbar .primary,
.customer-account-create .login-container .block-customer-signin .actions-toolbar .primary,
.customer-account-login .signup-account-container .block-customer-signin .actions-toolbar .primary,
.customer-account-create .signup-account-container .block-customer-signin .actions-toolbar .primary {
  width: 100%;
  max-width: 206px;
}
.customer-account-login .form-login .field {
  width: 100%;
}
body.wp-sl.customer-account-login div.sociallogin-wrapper,
body.wp-sl.customer-account-create div.sociallogin-wrapper {
  margin-bottom: 35px;
}
body.wp-sl.customer-account-login div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding p.note,
body.wp-sl.customer-account-create div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding p.note {
  font-size: 1.6rem;
  margin-bottom: 32px;
  text-align: center;
}
body.wp-sl.customer-account-login div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box,
body.wp-sl.customer-account-create div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box {
  max-width: 350px;
  margin: 0 auto 15px;
}
body.wp-sl.customer-account-login div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button,
body.wp-sl.customer-account-create div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button {
  height: 50px;
}
body.wp-sl.customer-account-login div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon,
body.wp-sl.customer-account-create div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon {
  height: 50px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 600;
  text-align: center;
  border-radius: 40px;
  overflow: hidden;
  border: 1px solid #b2b1b4;
}
body.wp-sl.customer-account-login div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:before,
body.wp-sl.customer-account-create div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:before {
  background-color: transparent;
  border: 0;
  position: static;
  display: inline-block;
  vertical-align: middle;
  line-height: 48rem;
}
body.wp-sl.customer-account-login div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:after,
body.wp-sl.customer-account-create div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon:after {
  font-size: 1.6rem;
  line-height: 4.8rem;
  font-weight: 500;
  color: #7e7d82;
  text-align: center;
  margin: 0;
  padding-left: 12px;
  padding-right: 12px;
  position: static;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  width: auto;
}
body.wp-sl.customer-account-login div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-google,
body.wp-sl.customer-account-create div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-google,
body.wp-sl.customer-account-login div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-fb,
body.wp-sl.customer-account-create div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-fb,
body.wp-sl.customer-account-login div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-twitter,
body.wp-sl.customer-account-create div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-twitter {
  background-color: transparent;
}
body.wp-sl.customer-account-login div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-google:before,
body.wp-sl.customer-account-create div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-google:before {
  background-position: center;
}
body.wp-sl.customer-account-login div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-fb:before,
body.wp-sl.customer-account-create div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-fb:before {
  color: #3b5998;
}
body.wp-sl.customer-account-login div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-twitter:before,
body.wp-sl.customer-account-create div.sociallogin-wrapper div.sociallogin-block div.sociallogin-padding div.sociallogin-box a.sociallogin-button span.sociallogin-icon.sl-twitter:before {
  color: #11b1d1;
}
.forgotpassword-container .actions-toolbar {
  text-align: center;
}
.forgotpassword-container .actions-toolbar div.primary {
  display: block;
  float: none;
}
.forgotpassword-container .actions-toolbar div.primary .action.primary {
  width: 100%;
  margin: 0;
  float: none;
}
.forgotpassword-container .actions-toolbar .secondary .action.primary {
  margin: 0;
  width: 100%;
  background-color: #e3e7e8;
  border-color: #e3e7e8;
  color: #214553;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.forgotpassword-container .actions-toolbar .secondary .action.primary:before {
  content: '\e624';
  font-family: 'icomoon';
  color: #214553;
  font-size: 2rem;
  margin-right: 8px;
}
.forgotpassword-container .forgot-login {
  text-align: center;
}
.forgotpassword-container .forgot-login p {
  margin: 0;
  font-size: 1.6rem;
  line-height: 2.2rem;
}
.forgotpassword-container .forgot-login p a {
  color: #214553;
  text-decoration: underline;
  font-weight: 700;
}
.signup-account-container .block.block-customer-signin .block-content .note {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
  text-align: center;
}
.signup-account-container .block.block-customer-signin .fieldset > .fields > .field.field-dob .customer-dob .ui-datepicker-trigger,
.signup-account-container .block.block-customer-signin .fieldset > .field.field-dob .customer-dob .ui-datepicker-trigger {
  top: 12px;
}
.signup-account-container .block.block-customer-signin .actions-toolbar {
  text-align: center;
}
.signup-account-container .block.block-customer-signin .actions-toolbar > .primary {
  float: none;
}
.signup-account-container .block-customer-login .sociallogin-block {
  width: 100%;
  margin: 0 auto;
}
.luxb_password .toggle-password {
  top: 10px;
}
.choice input:checked + label:after {
  border: 0;
  background-color: #214553;
  border-radius: 2px;
  transform: none;
  width: 11px;
  height: 11px;
  top: 8px;
  left: 3px;
}
.choice input:checked + label:before {
  border-color: #214553;
  border-width: 1px;
  background-color: transparent;
}
.choice label {
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #7e7d82;
  font-weight: 400;
  padding-left: 27px;
}
.choice label:before {
  border-color: #7e7d82;
  border-width: 1px;
  border-radius: 2px;
  width: 17px;
  height: 17px;
  top: 5px;
}
.fieldset > .fields > .field.prifix-field > .control.prifix-input-with-option {
  border: 1px solid #dddddd;
}
.modal-popup.siginerror-modal .modal-title {
  text-align: center;
  margin: 0;
}
.modal-popup .signin-error-content #signin-invalid-password #result-message .result-message-bold {
  margin-bottom: 20px;
  color: #5e5e5e;
  display: block;
}
.modal-popup .signin-error-content #signin-invalid-password .actions-toolbar {
  margin-top: 30px;
}
.modal-popup .signin-error-content .sigin-popup-buttons {
  align-items: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.modal-popup .signin-error-content .sigin-popup-buttons a {
  width: 100%;
}
.modal-popup .signin-error-content .sigin-popup-buttons a .action.primary {
  width: 100%;
  margin: 0;
}
.modal-popup .signin-error-content .sigin-popup-buttons .action.secondary {
  border: none;
  text-decoration: underline;
}
.modal-popup .signin-error-content .sigin-popup-buttons .action.secondary:hover {
  background: none;
  color: #214553;
}
.modal-popup .signin-error-content .sigin-popup-buttons .action {
  margin: 8px 0;
  width: 100%;
  border-radius: 5px;
}
.modal-popup .signin-error-content .sigin-popup-buttons .action.create {
  border: none;
  text-decoration: underline;
  background: none;
  color: #214553;
}
.block-dashboard-orders .order-title h2.block-title.order {
  font-size: 20px;
}
body.account.wp-sl.wide.customer-account-index .page-wrapper .columns .column.main .orders-history {
  position: unset;
}
body.account.wp-sl.wide.customer-account-index .page-wrapper .columns .column.main .orders-history .returns_empty h2 {
  display: none;
}
.account .page-wrapper .main .container {
  max-width: 100%;
  padding: 0;
  width: 100%;
}
.account .page-wrapper .page-title {
  width: 100%;
}
body.layout-fullwidth.page-layout-2columns-left.account .sidebar-main {
  float: unset;
  padding: 0;
}
body.layout-fullwidth.page-layout-2columns-left.account #block-collapsible-nav {
  margin: 0;
}
body.layout-fullwidth.page-layout-2columns-left.account .columns {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
body.layout-fullwidth.page-layout-2columns-left.account .columns .sidebar-main,
body.layout-fullwidth.page-layout-2columns-left.account .columns .column.main {
  float: none;
  order: unset;
  flex-basis: unset;
}
body.layout-fullwidth.page-layout-2columns-left.account .columns .column.main {
  padding: 0 0 0 35px;
}
.block .title strong {
  color: #444444;
}
.customer-account-index .block .block-title {
  color: #333333;
}
.customer-account-index .block .block-title strong {
  font-size: 2rem;
  line-height: 32px;
  font-weight: 500;
  color: #242424;
}
.customer-account-index .block .block-title a.action.edit {
  font-size: 14px;
  line-height: 1.9rem;
  text-transform: capitalize;
  border: unset;
  font-weight: 500;
  color: #214553;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.customer-account-index .block .block-title a.action.edit::after {
  font-family: 'icomoon';
  content: '\e624';
  font-size: 2rem;
}
.block .title strong {
  font-size: 18px;
  margin: 0;
  line-height: 2.3rem;
  font-weight: 500;
}
.newsletter-manage-index .form-newsletter-manage h3 {
  margin-bottom: 25px;
}
.newsletter-manage-index .form-newsletter-manage .actions-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.customer-account-edit #form-validate h2 {
  text-align: center;
}
.customer-account-edit #form-validate .fieldset {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
}
.customer-account-edit #form-validate .fieldset .fields {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
.customer-account-edit #form-validate .fieldset .field.date button {
  display: none;
}
.customer-account-edit #form-validate .fieldset .field .prifix-input-with-option {
  position: relative;
}
.customer-account-edit #form-validate .fieldset .field .prifix-input-with-option .input-prefix {
  position: absolute;
  max-width: 82px;
  padding: 0;
  border: none;
  padding-left: 16px;
}
.customer-account-edit #form-validate .fieldset .field .prifix-input-with-option .input-text {
  padding-left: 76px;
}
.customer-account-edit #form-validate .fieldset .field .intl-tel-input .input-text {
  padding-left: 76px;
}
.customer-account-edit #form-validate .actions-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.customer-account-edit .ui-datepicker {
  background: #ffffff;
}
.customer-account-edit .modal-edit-account {
  margin: 0 auto;
  border-radius: 20px;
}
.customer-account-edit .modal-edit-account .modal-inner-wrap {
  max-width: 460px;
}
.customer-account-edit .modal-edit-account .modal-inner-wrap .modal-content {
  text-align: center;
}
.customer-account-edit .modal-edit-account .modal-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.customer-account-edit .customerBlock.accountInfo #modal-edit {
  margin-top: 40px;
}
.customer-account-edit #form-validate {
  border: 1px solid rgba(126, 125, 130, 0.2);
  padding: 20px;
  border-radius: 10px;
}
.customer-account-edit #form-validate h2 {
  font-size: 1.6rem;
  text-align: left;
  font-weight: 100;
  border-bottom: 1px solid rgba(126, 125, 130, 0.2);
  margin: -20px -20px 25px;
  text-indent: 25px;
  color: #000000;
}
.orders-history.block.block-dashboard-tickets .table-order-items {
  border: 2px solid #f5f5f5;
  display: block;
  margin: 0 auto 30px;
  border-radius: 10px;
}
.orders-history.block.block-dashboard-tickets .myreturns-table-row {
  display: flex;
  padding: 16px 20px;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
}
.orders-history.block.block-dashboard-tickets .myreturns-table-header .myreturns-table-row {
  font-weight: 600;
  color: #999999;
  text-transform: uppercase;
  border-bottom: 1px solid #eeeeee;
}
.orders-history.block.block-dashboard-tickets .myreturns-table-col {
  flex: 1;
  padding: 0 10px;
  word-break: break-word;
}
.orders-history.block.block-dashboard-tickets .myreturns-table-col.messages {
  text-align: right;
}
.orders-history.block.block-dashboard-tickets .ticketid {
  flex: 0.6;
}
.orders-history.block.block-dashboard-tickets .type {
  flex: 1;
}
.orders-history.block.block-dashboard-tickets .sku {
  flex: 2;
}
.orders-history.block.block-dashboard-tickets .status {
  flex: 1;
}
.orders-history.block.block-dashboard-tickets .ticket-view {
  flex: 1;
  text-align: right;
}
.orders-history.block.block-dashboard-tickets .myreturns-txt-cnt {
  display: block;
}
.orders-history.block.block-dashboard-tickets .ticket-status {
  padding: 4px 10px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
}
.orders-history.block.block-dashboard-tickets .icomoon-icon-chat {
  font-size: 13px;
  text-decoration: underline;
  cursor: pointer;
}
.orders-history.block.block-dashboard-tickets .help-modal {
  display: none;
}
/**
    * Extend RTL common styles for Magento Customer module
    * please mention the rtl body class before adding any styles
    */
body.rtl.layout-fullwidth.page-layout-2columns-left.account .columns .column.main {
  padding: 0 33px 0 0;
}
body.rtl.layout-fullwidth.page-layout-2columns-left.account .sidebar.sidebar-main .block-collapsible-nav .nav.items .item > a:after,
body.rtl.layout-fullwidth.page-layout-2columns-left.account .sidebar.sidebar-main .block-collapsible-nav .nav.items .item strong:after {
  right: auto;
  left: 20px;
  transform: rotate(180deg);
}
body.rtl table th {
  text-align: right;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .empty-return-list {
  margin-bottom: 0px;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .empty-return-list:before {
  content: '';
  background-image: url('../images/return.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 80px;
  width: 80px;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .empty-store-credit {
  margin-bottom: 0px;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .empty-store-credit:before {
  content: '';
  background-image: url('../images/store-credit.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 130px;
  width: 130px;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .no-coupons .empty_icon {
  margin-bottom: 0px;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .no-coupons .empty_icon:before {
  content: '';
  background-image: url('../images/coupon.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 120px;
  width: 120px;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .returns_empty .empty_icon {
  margin-bottom: 0px;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .returns_empty .empty_icon:before {
  content: '';
  background-image: url('../images/ticket.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 120px;
  width: 120px;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .empty-return-list p,
body.account.wp-sl.wide .page-wrapper .columns .column.main .no-coupons p,
body.account.wp-sl.wide .page-wrapper .columns .column.main .empty-store-credit p,
body.account.wp-sl.wide .page-wrapper .columns .column.main .no-page p {
  color: #888888;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .no-page h2,
body.account.wp-sl.wide .page-wrapper .columns .column.main .no-coupons h2,
body.account.wp-sl.wide .page-wrapper .columns .column.main .empty-store-credit h2,
body.account.wp-sl.wide .page-wrapper .columns .column.main .empty-return-list h2,
body.account.wp-sl.wide .page-wrapper .columns .column.main .returns_empty h2 {
  display: block;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  color: #000000;
  margin-bottom: 0px;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .returns_footer {
  display: block;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .returns_footer .clsspecialrequest {
  display: flex;
  justify-content: center;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .returns_footer .clsspecialrequest .action.help-btn {
  border-radius: 10px;
}
body.account.wp-sl.wide .page-wrapper .page-title {
  text-align: center;
  width: 100%;
}
.filter-options-item .filter-options-content {
  padding: 8px 25px 0;
}
.filter-options-item .filter-options-content .item label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.filter-options-item .filter-options-content .item a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.filter-options-item .filter-options-content .item a span {
  display: block;
}
.filter-title {
  display: none;
}
.filter-content .filter-subtitle {
  font-size: 2.4rem;
  line-height: 2.4rem;
  display: block;
  margin-bottom: 25px;
  font-weight: 500;
}
.filter-options {
  margin: 8px 0 0;
}
.filter-options-item {
  margin-bottom: 14px;
  border-radius: 4px;
  padding: 24px 20px;
}
.filter-options-item.active .filter-options-title,
.filter-options-item.ui-state-active .filter-options-title {
  border-radius: 0;
}
.filter-options-item.active .filter-options-title:after,
.filter-options-item.ui-state-active .filter-options-title:after {
  content: '\e60f';
}
.filter-options-item.active .filter-options-content,
.filter-options-item.ui-state-active .filter-options-content {
  display: block;
}
.filter-options-title {
  border: none;
  background-color: transparent;
  padding: 0;
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-weight: 500;
  cursor: pointer;
  margin-bottom: 8px;
}
.filter-options-title:after {
  line-height: 1.8rem;
  font-size: 1.8rem;
  float: right;
  content: '\e61c';
  font-family: 'icomoon';
}
.filter-options-content {
  margin: 0;
  padding: 0;
  font-size: 13px;
  border: none;
  background-color: transparent;
}
.filter-options-content a:hover .count {
  text-decoration: none;
}
.filter-options-content .count {
  padding: 0 8px;
}
.filter-options-content .count:before {
  content: '(';
}
.filter-options-content .count:after {
  content: ')';
}
.filter-options-content .item input {
  display: none;
  cursor: pointer;
}
.filter-options-content .item input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 8px;
  width: 4px;
  height: 9px;
  transform: rotate(45deg);
  border-style: solid;
  border-width: 0 2px 2px 0;
}
.filter-options-content .item label {
  position: relative;
  cursor: pointer;
  display: block;
  padding-left: 40px;
}
.filter-options-content .item label:before {
  content: '';
  -webkit-appearance: none;
  background-color: transparent;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border-style: solid;
  border-width: 2px;
}
.filter-current {
  margin: 0;
}
.filter-current .items > li.item {
  margin-bottom: 12px;
}
.filter-current .items > li.item:last-child {
  margin-bottom: 0;
}
.filter-current .item {
  position: relative;
  z-index: 1;
  padding-right: 32px;
}
.filter .filter-current-subtitle {
  display: block;
  position: relative;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
  letter-spacing: 0.2px;
  padding: 12px 20px;
  border-radius: 5px 5px 0 0;
}
.filter-current .action.remove {
  position: absolute;
  right: 4px;
  top: -2px;
}
.filter-current .action.remove span {
  display: none;
}
.filter-current .action.remove:before {
  content: '\e616';
  font-family: 'icomoon';
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 400;
  color: #000000;
}
.filter-current .action.remove:hover {
  text-decoration: none;
}
.filter-current + .block-actions + .block-subtitle {
  display: none;
}
.filter-actions {
  font-size: 1.4rem;
  line-height: 1.8rem;
  position: absolute;
  right: 20px;
  top: 15px;
}
.filter-actions a:hover {
  text-decoration: none;
}
.filter .block-content.filter-content {
  position: relative;
}
.filter .block-content.filter-content a.action.clear.filter-clear {
  position: absolute;
  top: 25px;
  right: 5px;
  text-transform: uppercase;
  white-space: nowrap;
  text-decoration: underline;
}
.filter .filter-current {
  margin: 8px 0;
  padding: 15px;
}
.filter .filter-current-subtitle {
  text-transform: uppercase;
  margin: 0 -15px 15px;
  padding: 0 15px 8px;
  width: auto;
  display: block;
}
.filter .filter-current li.item a.action.remove::before {
  content: '\e616';
  font-family: 'icomoon';
  line-height: 1.6rem;
  font-size: 1.6rem;
  text-align: center;
}
.filter .filter-current.active {
  padding-bottom: 32px;
}
.filter .filter-current.active .items {
  display: block;
}
.filter .filter-current.active + .block-actions {
  display: block;
}
.filter .filter-options-title {
  text-transform: uppercase;
}
.filter .filter-options-title.active:after {
  content: '\e60f';
}
.filter .filter-options-title {
  text-transform: uppercase;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
}
.filter .block-content {
  padding: 0;
}
.filter-content .filter-subtitle {
  display: none;
}
.filter-options-item {
  padding: 0;
  margin: 0;
}
.filter-options-item.active .filter-options-title:after {
  display: none;
}
.filter-options-item .filter-options-content {
  padding-top: 0;
}
.filter-options-content .item {
  font-size: 1.6rem;
  line-height: 2rem;
  padding: 8px 20px;
}
.filter-options-content .item a {
  color: #7e7d82;
}
.filter-options-content .item a span {
  display: none;
}
.filter-options-content .item a span.price {
  display: inline-block;
}
.filter-options-content .item a:hover {
  text-decoration: none;
}
.filter-options-content .item label {
  padding-left: 25px;
}
.filter-options-content .item label:before {
  width: 17px;
  height: 17px;
  border-width: 1px;
  border-color: #214553;
  border-radius: 2px;
}
.filter-options-content .item input:checked + label:after {
  border: none;
  width: 11px;
  height: 11px;
  background: #214553;
  transform: none;
  border-radius: 2px;
  top: 3px;
  left: 3px;
}
.filter-options-title {
  padding: 4px 20px;
  color: #242424;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, right top, from(rgba(217, 217, 217, 0.3)), to(rgba(217, 217, 217, 0)));
  background: -o-linear-gradient(left, rgba(217, 217, 217, 0.3) -0.96%, rgba(217, 217, 217, 0) 100%);
  background: linear-gradient(90deg, rgba(217, 217, 217, 0.3) -0.96%, rgba(217, 217, 217, 0) 100%);
}
.filter-options-title:after {
  display: none;
}
.filter-current .items > li.item {
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 0 20px;
}
.filter .filter-current-subtitle {
  font-size: 1.4rem;
  line-height: 2rem;
}
.filter-current .action.remove:before {
  font-size: 1.4rem;
  line-height: 2rem;
}
.filter .filter-current {
  padding: 15px 25px;
  margin: 0 0 8px;
  border: 1px solid rgba(126, 125, 130, 0.2);
  border-radius: 10px;
}
.filter .filter-current-subtitle {
  text-transform: uppercase;
  padding: 4px 25px;
  margin: 0 -25px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #214553;
  background: -webkit-gradient(linear, left top, right top, from(rgba(217, 217, 217, 0.3)), to(rgba(217, 217, 217, 0)));
  background: -o-linear-gradient(left, rgba(217, 217, 217, 0.3) -0.96%, rgba(217, 217, 217, 0) 100%);
  background: linear-gradient(90deg, rgba(217, 217, 217, 0.3) -0.96%, rgba(217, 217, 217, 0) 100%);
}
.filter .filter-current .items {
  padding: 20px 0;
}
.filter .block-content.filter-content a.action.clear.filter-clear {
  color: #7e7d82;
  text-transform: none;
  text-decoration: none;
  top: 6px;
  right: -16px;
}
.filter .actions div.secondary a {
  text-transform: none;
  text-decoration: none;
  margin-left: 25px;
}
.filter .actions div.secondary a.show-more span {
  font-size: 1.6rem;
  font-weight: 400;
}
.filter .filter-content .items .item {
  margin: 0 0 12px;
  padding: 0;
  font-size: 1.6rem;
  line-height: 2rem;
}
.filter .filter-content .items .item:last-child {
  margin-bottom: 0;
}
.filter .filter-content .field.search .control {
  margin-bottom: 20px;
}
.filter .filter-options {
  padding: 40px 0;
  border: 1px solid rgba(126, 125, 130, 0.2);
  border-radius: 10px;
}
.filter .filter-options-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main div.orders-history {
  position: relative;
  top: 0;
  left: 0;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .request-button .action.primary {
  margin-inline: 0;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .empty-return-list {
  text-align: center;
  display: block;
}
body.account.wp-sl.wide .page-wrapper .columns .column.main .empty-return-list h2 {
  padding-bottom: 8px;
  line-height: normal;
}
body.account.sales-order-view .page-main div.page-title-wrapper {
  display: flex;
  flex-wrap: wrap;
}
body.account.sales-order-view .page-main div.page-title-wrapper .page-title {
  width: 100%;
}
body.account.sales-order-view .page-main div.page-title-wrapper div.order-date {
  margin-left: auto;
}
body.account.sales-order-view .page-main div.page-title-wrapper .order-status {
  margin-left: 0;
}
body.account.sales-order-view .order-details-items {
  width: 100%;
}
body.account.sales-order-view .block-order-details-comments {
  margin-top: 8px;
}
body.account.sales-order-view .block-order-details-comments .comment-date {
  max-width: 100%;
}
body.account.sales-order-view .actions-toolbar {
  text-align: center;
}
.hide-it {
  display: none;
}
.block-dashboard-orders .order-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.block-dashboard-orders .order-title h2.block-title.order {
  display: block;
  margin-bottom: 0;
  line-height: normal;
  color: #000000;
}
.block-dashboard-orders .block-title {
  margin-bottom: 32px;
}
.orders-recent .orders-recent-items {
  border: 2px solid #f5f5f5;
  display: block;
  margin: 0 auto 32px;
  padding: 24px 32px;
}
.orders-recent .orders-recent-items:last-of-type {
  margin-bottom: 0;
}
.orders-recent .orders-recent-items .orders-recent-details {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.orders-recent .orders-recent-items .orders-recent-header {
  border-bottom: 1px solid #f5f5f5;
  display: block;
  margin-bottom: 24px;
  padding: 0 0 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.orders-recent .orders-recent-items .id {
  margin-bottom: 0;
}
.orders-recent .orders-recent-items .action.view span.order-view {
  padding-top: 0;
}
.orders-recent .orders-recent-items .items {
  margin-bottom: 20px;
  width: 100%;
}
.orders-recent .orders-recent-items .items .item {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  padding: 0;
  margin-bottom: 16px;
}
.orders-recent .orders-recent-items .items .item:last-child {
  margin-bottom: 0;
}
.orders-recent .orders-recent-items .items .item .product-img {
  border: 2px solid #f5f5f5;
  height: 60px;
  margin-right: 32px;
  overflow: hidden;
  width: 60px;
}
.orders-recent .orders-recent-items .items .item .product-img img {
  height: 100%;
  width: 100%;
}
.orders-recent .orders-recent-items .items .product-info {
  width: 100%;
}
.orders-recent .orders-recent-items .items .product-info .date {
  margin-bottom: 8px;
}
.orders-recent .orders-recent-items .items .product-info .product-name {
  margin: 0 0 4px;
}
.orders-recent .orders-recent-items .items .product-info .product-sku {
  margin: 0;
}
.orders-recent .orders-recent-items .status p:last-child {
  margin-bottom: 0;
}
.orders-recent .orders-recent-items .status .order-status {
  border: 0;
  margin-bottom: 6px;
  padding: 0;
  text-transform: capitalize;
}
.orders-recent .orders-recent-items .order-cancel:first-child {
  margin-right: 16px;
}
.orders-recent .orders-recent-items .action {
  height: 34px;
}
.orders-recent .orders-recent-items .action.cancel,
.orders-recent .orders-recent-items .action.return {
  background-image: none;
  background: transparent;
  border: 1px solid #214553;
  color: #214553;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  margin: 0 20px;
  padding: 8px 16px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: center;
}
.orders-recent .orders-recent-items .action.cancel:focus,
.orders-recent .orders-recent-items .action.return:focus,
.orders-recent .orders-recent-items .action.cancel:active,
.orders-recent .orders-recent-items .action.return:active {
  background: #285465;
  border: 1px solid #214553;
  color: #214553;
}
.orders-recent .orders-recent-items .action.cancel:hover,
.orders-recent .orders-recent-items .action.return:hover {
  background: #285465;
  border: 1px solid #285465;
  color: #ffffff;
}
.orders-recent .orders-recent-items .action.cancel.disabled,
.orders-recent .orders-recent-items .action.return.disabled,
.orders-recent .orders-recent-items .action.cancel[disabled],
.orders-recent .orders-recent-items .action.return[disabled],
fieldset[disabled] .orders-recent .orders-recent-items .action.cancel,
fieldset[disabled] .orders-recent .orders-recent-items .action.return {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.cart-empty {
  margin-bottom: 32px;
}
.cart-empty .no-page {
  text-align: center;
}
.product-status-bar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 32px;
  padding: 0;
}
.product-status-bar .status-item {
  list-style-type: none;
  float: left;
  position: relative;
  text-align: center;
  width: 20%;
}
.product-status-bar .status-item.active::before {
  content: '\e610';
  background-color: #fafafa;
  color: #000000;
}
.product-status-bar .status-item:before {
  width: 20px;
  height: 20px;
  content: '';
  display: block;
  text-align: center;
  margin: 0 auto 3px auto;
  position: relative;
  z-index: 2;
  font-family: 'icomoon';
  border-radius: 4px;
  border: 2px solid #555555;
  background-color: #fafafa;
}
.product-status-bar .status-item:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  top: 10px;
  left: -50%;
  z-index: 0;
  background-color: #214553;
}
.product-status-bar .status-item:first-child:after {
  content: none;
}
.order-return-popup,
.item-can-return-popup {
  bottom: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease;
  z-index: 902;
  left: 0;
  overflow-y: auto;
  background: #00000075;
}
.order-return-popup .modal-content,
.item-can-return-popup .modal-content {
  text-align: center;
  margin: auto auto;
  max-width: 650px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  height: fit-content;
  left: 0;
  position: absolute;
  right: 0;
  transition: transform 0.2s ease;
  width: 100%;
  max-height: 100vh;
  transform: translateY(0);
  background: #ffffff;
  top: 0;
  bottom: 0;
  padding: 24px 32px;
}
.close-cancel-popup .ordercancel-submit {
  margin: 0 15px;
  padding: 7px 20px;
  font-size: 1.4rem;
  line-height: 2.2rem;
  border-radius: 10px;
  width: auto;
}
.modal-popup.detail-rc-modal #order-refund-details {
  margin-bottom: 30px;
}
.modal-popup.detail-rc-modal .btn-custom {
  border-radius: 8px;
}
.modal-popup.detail-rc-modal #order-refund-details:has(span:empty) {
  display: none;
}
.modal-popup.detail-rc-modal #ordercancelreturn_reason {
  text-align: center;
}
.modal-popup.detail-rc-modal #ordercancelreturn_reason:empty {
  display: none;
}
.modal-popup.detail-rc-modal .modal-footer .ticketmodal1 {
  display: none;
}
.order-return-popup input[name='order-return-submit'],
.item-can-return-popup input[name='submit'] {
  margin: 20px 0 0 0;
  padding: 8px 20px;
  border: 1px solid #214553;
  background: #ffffff;
  border-radius: 50px;
  color: #214553;
  font-weight: 700;
}
.page-main .block-dashboard-orders {
  padding-left: 0;
}
.page-main .block-dashboard-orders .orders-recent {
  width: 100%;
}
.account .page-title-wrapper {
  margin-bottom: 25px;
}
.orders-recent .orders-recent-items div.orders-recent-details {
  padding-inline: 0;
  border-radius: 0;
}
.block-dashboard-orders .block-title {
  display: none;
}
.block-dashboard-orders {
  font-size: 1.6rem;
}
.orders-recent {
  border: 1px solid rgba(126, 125, 130, 0.2);
  border-radius: 20px;
  padding: 25px;
}
.orders-recent .orders-recent-items {
  border: none;
  margin: 0 0 32px 0;
  padding: 0;
}
.orders-recent .orders-recent-items .id {
  background-color: #f8f8f8;
  margin: 0;
  padding: 0 0 16px 0;
}
.orders-recent .orders-recent-items .orders-recent-details,
.orders-recent .orders-recent-items .orders-recent-details .order-status a,
.orders-recent .orders-recent-items .id {
  color: #7e7d82;
}
.orders-recent .orders-recent-items .orders-recent-details {
  border-radius: 4px;
  padding: 16px;
  border-top: 1px solid rgba(126, 125, 130, 0.2);
}
.orders-recent .orders-recent-items .orders-recent-details .product-name,
.orders-recent .orders-recent-items .orders-recent-details .product-price {
  color: #242424;
  font-size: 1.6rem;
}
.orders-recent .orders-recent-items .action {
  height: auto;
}
.orders-recent .orders-recent-items .action.cancel,
.orders-recent .orders-recent-items .action.return {
  color: #214553;
  background-color: #e3e7e8;
  padding: 8px 25px;
  border-radius: 8px;
}
.orders-recent .orders-recent-items:not(:last-of-type) .orders-recent-details {
  border-bottom: 1px solid rgba(126, 125, 130, 0.2);
}
body.account.sales-order-view .page-main .page-title-wrapper {
  padding: 20px;
}
body.account.sales-order-view .page-main .page-title-wrapper .page-title {
  padding: 4px;
}
body.account.sales-order-view .page-main .page-title-wrapper .order-status {
  padding: 2px 4px;
  display: table-cell;
  vertical-align: middle;
  height: 40px;
}
body.account.sales-order-view .page-main .page-title-wrapper .order-date {
  margin: 0;
}
ul.order-tracking-steps {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
}
ul.order-tracking-steps .step {
  position: relative;
  margin-right: 15px;
  padding: 0 4px;
}
ul.order-tracking-steps .step > div {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
ul.order-tracking-steps .step:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #214553;
  position: relative;
  margin: 0 auto 16px auto;
  z-index: 2;
  background: #ffffff;
}
ul.order-tracking-steps .step.active:before {
  background: #fafafa;
  content: '\e610';
  color: #000000;
  font-family: 'icomoon';
}
ul.order-tracking-steps .step:after {
  content: '';
  background: #214553;
  height: 2px;
  width: 100%;
  position: absolute;
  top: 10px;
  left: -50%;
  z-index: 0;
}
ul.order-tracking-steps .step:first-child:after {
  content: none;
}
ul.order-tracking-steps .step p,
ul.order-tracking-steps .step span {
  font-size: 1.3rem;
}
.product-status-bar .status-item:before {
  border-radius: 0;
}
/*start6*/
.cancel-order-popup {
  text-align: center;
}
.cancel-order-popup label {
  display: block;
  margin-bottom: 16px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2.8rem;
}
.cancel-order-popup button {
  margin-top: 42px;
  border-radius: 8px;
}
/*end6*/
.account .page-main .block-collapsible-nav {
  margin-bottom: 80px;
}
.block-collapsible-nav .nav.items .item.dashboard a:before,
.block-collapsible-nav .nav.items .item.dashboard strong:before {
  content: '\e834';
}
.block-collapsible-nav .nav.items .item.myaccount a:before,
.block-collapsible-nav .nav.items .item.myaccount strong:before {
  content: '\e627';
}
.block-collapsible-nav .nav.items .item.mysocialaccounts a:before,
.block-collapsible-nav .nav.items .item.mysocialaccounts strong:before {
  content: '\e627';
}
.block-collapsible-nav .nav.items .item.addressbook a:before,
.block-collapsible-nav .nav.items .item.addressbook strong:before {
  content: '\e60a';
}
.block-collapsible-nav .nav.items .item.myorders a:before,
.block-collapsible-nav .nav.items .item.myorders strong:before {
  content: '\e60b';
}
.block-collapsible-nav .nav.items .item.mywishlist a:before,
.block-collapsible-nav .nav.items .item.mywishlist strong:before {
  content: '\e601';
}
.block-collapsible-nav .nav.items .item.mywishlist a:before,
.block-collapsible-nav .nav.items .item.mywishlist strong:before {
  font-size: 18px;
  line-height: 24px;
}
.block-collapsible-nav .nav.items .item.mytickets a:before,
.block-collapsible-nav .nav.items .item.mytickets strong:before {
  content: '\e803';
}
.block-collapsible-nav .nav.items .item.logout a:before,
.block-collapsible-nav .nav.items .item.logout strong:before {
  content: '\e800';
}
.block-collapsible-nav .nav.items .item.couponlist a:before,
.block-collapsible-nav .nav.items .item.couponlist strong:before {
  content: '\e802';
}
.block-collapsible-nav .nav.items .item.returnlist a:before,
.block-collapsible-nav .nav.items .item.returnlist strong:before {
  content: '\e806';
}
.block-collapsible-nav .nav.items .item.myreturnlist a:before,
.block-collapsible-nav .nav.items .item.myreturnlist strong:before {
  content: '\e806';
}
.block-collapsible-nav .nav.items .item.accountinformation a:before,
.block-collapsible-nav .nav.items .item.accountinformation strong:before {
  content: '\e627';
}
.block-collapsible-nav .nav.items .item.mystorecredit a:before,
.block-collapsible-nav .nav.items .item.mystorecredit strong:before {
  content: '\e839';
}
.block-collapsible-nav .nav.items .item.mystorecredit a:before,
.block-collapsible-nav .nav.items .item.mystorecredit strong:before {
  font-size: 18px;
  line-height: 24px;
}
.block-collapsible-nav .nav.items .item a::before,
.block-collapsible-nav .nav.items .item > strong::before {
  display: none;
}
.block-collapsible-nav .nav.items .item a:hover,
.block-collapsible-nav .nav.items .item a:active,
.block-collapsible-nav .nav.items .item a:focus {
  background: #f3f3f3;
  color: #214553;
}
.block-collapsible-nav .nav.items .item a:hover:after,
.block-collapsible-nav .nav.items .item a:active:after,
.block-collapsible-nav .nav.items .item a:focus:after {
  color: #214553;
}
.block-collapsible-nav .nav.items .item.current a,
.block-collapsible-nav .nav.items .item.current strong {
  background: #f3f3f3;
  color: #214553;
}
.block-collapsible-nav .nav.items .item.current a:before,
.block-collapsible-nav .nav.items .item.current strong:before {
  display: none;
}
.block-collapsible-nav .nav.items .item.current a:after,
.block-collapsible-nav .nav.items .item.current strong:after {
  color: #214553;
}
.clsmsgsuccessbox,
.clsspecialreqpop_box,
.clsspecialreqpop {
  display: none;
}
.modals-wrapper .modal-popup:has(#thank-you-modal) footer.modal-footer {
  display: none;
}
.modals-wrapper .modal-popup:has(#thank-you-modal) h1 {
  text-align: left;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap {
  width: 720px;
  border-radius: 10px;
  max-width: 90%;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .modal-content {
  text-align: left;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .modal-content {
  overflow-y: auto;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .modal-content .form.contact {
  background: transparent;
  padding-top: 0;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .modal-content .form.contact.success_hide {
  display: none;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .modal-content .clsmsgsuccessbox.success {
  display: block;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .field {
  margin-bottom: 20px;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field {
  width: calc(50% - 12px);
  position: relative;
  text-align: left;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field.spBtn {
  margin-bottom: 0;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field.name .input-text,
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field.phone .input-text {
  padding-left: 95px;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field .label {
  color: #000000;
  font-weight: 600;
  font-size: 1.4rem;
  margin: 0 0 8px;
  display: inline-block;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field .specialgenderbox {
  position: absolute;
  width: 80px;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field .specialgenderbox .specialgender {
  width: 80px;
  padding: 0 8px 0 16px;
  border: 0;
  color: #000000;
  border-radius: 0;
  box-shadow: none;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field .specialgenderbox .specialgender option {
  color: #000000;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field .specialgenderbox:after {
  content: '';
  background: #cccccc;
  height: 22px;
  width: 1px;
  display: inline-block;
  position: absolute;
  right: 0px;
  top: calc(50% - 11px);
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field .special-number-dropdown {
  position: absolute;
  width: 74px;
  padding-left: 17px;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field .special-number-dropdown::after {
  content: '';
  background: #cccccc;
  height: 22px;
  width: 1px;
  display: inline-block;
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -11px;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field .special-number-dropdown select {
  padding: 0 8px 0 16px;
  border-left: 0;
  border-right: 0;
  text-indent: -9999px;
  color: #000000;
  border-radius: 0;
  overflow: hidden;
  margin-top: 0;
  box-shadow: none;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field .special-number-dropdown select option {
  color: #000000;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .fields .field .special-number-dropdown .selected-flag {
  position: absolute;
  top: calc(50% - 9px);
  pointer-events: none;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .modal-footer {
  display: none;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .mm-action {
  text-align: center;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-inner-wrap .mm-action .btn-custom {
  border-radius: 12px;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .clsmsgsuccessbox.success {
  text-align: center;
  padding-top: 33px;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .clsmsgsuccessbox.success .btn.primary {
  width: auto;
  margin-top: 15px;
}
.modals-wrapper aside.modal-popup.modal-slide.special-requst-modal.modal-popup .modal-title {
  font-size: 20px;
  margin-bottom: 0;
}
.clsspecialrequest-btn.action.primary {
  position: fixed;
  top: 50%;
  z-index: 9;
  right: -134px;
  margin: 0;
  border-radius: 8px 8px 0 0;
  padding: 8px 15px;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}
.track-order-login .track-order-widget {
  display: -webkit-grid;
  display: -ms-gridbox;
  display: grid;
  -webkit-grid-template-columns: 1fr;
  -moz-grid-template-columns: 1fr;
  -ms-grid-template-columns: 1fr;
  grid-template-columns: 1fr;
  -webkit-gap: 25px;
  -moz-gap: 25px;
  -ms-gap: 25px;
  gap: 25px;
}
.track-order-login .track-order-element {
  border: 1px solid #dddddd;
  border-radius: 20px;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #9b9b9b;
  font-weight: 400;
  padding: 18px 26px;
}
.track-order-login .track-order-element > .form {
  height: 100%;
}
.track-order-login .track-order-element > .form > .fieldset {
  height: 100%;
}
.track-order-login .fieldset h2 {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 500;
  color: #242424;
  margin: 0;
}
.track-order-login .fieldset .note {
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-weight: 400;
  color: #9b9b9b;
  margin-top: -8px;
  margin-bottom: 12px;
}
.track-order-login .fieldset .order-reference {
  text-align: center;
}
.track-order-login .fieldset .order-reference a {
  text-decoration: underline;
}
.track-order-login .fieldset .actions-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: auto;
}
.track-order-login .fieldset .actions-toolbar .secondary {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  margin-bottom: 38px;
}
.track-order-login .fieldset .actions-toolbar .secondary .action {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 400;
  margin-top: 0;
}
.track-order-login .fieldset .actions-toolbar .primary {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.track-order-login .fieldset .actions-toolbar .primary .action {
  margin: 0;
}
.track-order-login .fieldset::before,
.track-order-login .fieldset::after {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 0;
  position: absolute;
}
.modal-track-order {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 32px 15px;
}
.modal-track-order .modal-inner-wrap {
  width: 100%;
  max-width: 600px;
  height: auto;
}
.modal-track-order .order-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-track-order .track-order-items {
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  padding: 0 0;
  margin: 0 0 32px;
  height: auto;
  max-height: 190px;
  overflow-y: auto;
}
.modal-track-order .track-order-items .order-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin: 0;
}
.modal-track-order .track-order-items .order-item-img {
  width: 70px;
  height: 70px;
}
.modal-track-order .track-order-items .product-item-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  flex: 1;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #7e7d82;
  font-weight: 400;
  padding: 0;
}
.modal-track-order .track-order-items .order-detail-item.name {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #7e7d82;
  font-weight: 400;
  margin: 0;
}
.modal-track-order .track-order-items .order-detail-item span {
  color: #7e7d82;
}
.modal-track-order .track-order-progress {
  border-top: 1px solid rgba(204, 204, 204, 0.2);
  border-bottom: 1px solid rgba(204, 204, 204, 0.2);
  padding: 20px 0;
}
.modal-track-order .track-order-help {
  font-size: 1.4rem;
  line-height: 2.1rem;
  font-weight: 400;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 20px 0 0;
}
.modal-track-order .track-order-help a {
  text-decoration: underline;
}
.order-progress-steps {
  -webkit-display: grid;
  -moz-display: grid;
  -ms-display: grid;
  display: grid;
  -webkit-grid-template-columns: 1fr;
  -moz-grid-template-columns: 1fr;
  -ms-grid-template-columns: 1fr;
  grid-template-columns: 1fr;
  -webkit-gap: 0;
  -moz-gap: 0;
  -ms-gap: 0;
  gap: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}
.order-progress-steps > li {
  counter-increment: stepNum;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-gap: 0 10px;
  -moz-gap: 0 10px;
  -ms-gap: 0 10px;
  gap: 0 10px;
  position: relative;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #7e7d82;
  font-weight: 400;
  margin: 0;
  padding: 0 0 15px;
  min-height: 75px;
}
.order-progress-steps > li i {
  display: block;
  text-decoration: none;
  width: 21px;
  height: 21px;
  line-height: 2.1rem;
  text-align: center;
  font-weight: 700;
  background: #ffffff;
  background-color: #ffffff;
  border: 2px solid #7e7d82;
  border-radius: 5px;
  position: relative;
  margin: 0;
  z-index: 1;
}
.order-progress-steps > li i > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-progress-steps > li i:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0;
  line-height: normal;
  color: #7e7d82;
  content: '\e610';
  font-family: 'icomoon';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-progress-steps > li i::before {
  display: block;
  background: #7e7d82;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  border-radius: 3px;
}
.order-progress-steps > li p {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-gap: 3px;
  -moz-gap: 3px;
  -ms-gap: 3px;
  gap: 3px;
  flex: 1;
  margin-bottom: 0;
  z-index: 1;
}
.order-progress-steps > li p span {
  font-size: 1.4rem;
  line-height: 2.1rem;
  font-weight: 400;
  color: #214553;
}
.order-progress-steps > li::after {
  content: '';
  height: 100%;
  width: 2px;
  background-color: #7e7d82;
  position: absolute;
  top: 9.5px;
  left: 9.5px;
  z-index: 0;
}
.order-progress-steps > li.active i:before {
  content: '\e610';
}
.order-progress-steps > li.active i::before {
  background: #7e7d82;
}
.order-progress-steps > li.active ~ li {
  color: #7e7d82;
}
.order-progress-steps > li.active ~ li i {
  background-color: #ffffff;
  border-color: #214553;
}
.order-progress-steps > li.active ~ li i::before {
  content: counter(stepNum);
  background: transparent;
  font-size: 0rem;
}
.order-progress-steps > li.active ~ li:after,
.order-progress-steps > li.active::after {
  background-color: #214553;
}
.order-progress-steps > li:last-child {
  min-height: auto;
  padding-bottom: 0;
}
.order-progress-steps > li:last-child::after {
  display: none;
}
.modal-track-help .field.create-ticket {
  text-align: center;
}
.modal-track-help #create-ticket {
  background: #214553;
  color: #ffffff;
}
.careers-wrap .careers-search,
.careers-wrap .careers-form-wrap {
  margin-bottom: 40px;
}
.careers-wrap .careers-search h3 {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 700;
  color: #214553;
  margin: 0 0 20px;
}
.careers-wrap .careers-search .careers-search-list ul.careers-items > li {
  margin: 0 0 20px;
}
.careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info {
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #f2f2f2;
}
.careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info .date {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  color: #000000;
  margin: 0 0 16px;
}
.careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info h4 {
  font-weight: 400;
  color: #214553;
  margin: 0 0 16px;
}
.careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info .location {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 400;
  color: #000000;
  margin: 0;
}
.careers-wrap .careers-form-wrap {
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: #f2f2f2;
  overflow: hidden;
}
.careers-wrap .careers-form-wrap .careers-form-title {
  font-size: 2rem;
  line-height: 3rem;
  color: #000000;
  padding: 20px;
  border-bottom: 1px solid #f2f2f2;
  background-color: transparent;
}
.careers-wrap .careers-form-wrap .careers-form {
  padding: 20px;
}
.careers-wrap .careers-form-wrap .careers-form .actions-toolbar {
  text-align: center;
}
.careers-wrap .careers-form-wrap .careers-form .actions-toolbar > .primary {
  float: none;
}
.careers-wrap .careers-form-wrap .careers-form .actions-toolbar > .primary .action.primary {
  margin: 0;
}
.careers-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 78px;
}
.careers-info p {
  font-size: 1.8rem;
  line-height: 2.4rem;
  text-align: justify;
}
.text-cls {
  max-width: 655px;
  padding-right: 20px;
}
.img-cls {
  max-width: 600px;
}
.cms-careers .page-title-wrapper h1 {
  font-size: 3.6rem;
  line-height: 4.5rem;
  color: #214553;
  text-align: center;
}
.cms-careers .careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info {
  padding: 28px 33px 27px 33px;
}
.cms-careers .careers-wrap .careers-form-wrap .careers-form-title {
  padding: 16px 20px 21px 20px;
}
.cms-careers .careers-wrap .careers-form-wrap .careers-form .action.primary {
  margin: 0 auto;
  display: block;
  width: 160px;
}
.cms-careers .fieldset .prifix-input-with-option .input-prefix {
  height: auto;
}
.cms-careers .fieldset .prifix-input-with-option #specialcountry {
  width: 44px;
}
.cms-careers .fieldset > .fields.fields-col-3 > .field:first-of-type {
  width: 103%;
}
.cms-careers .special-number-dropdown {
  display: flex;
  align-items: center;
}
.cms-careers .page-title-wrapper {
  background-color: #faedcc;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  border-radius: 10px;
}
.cms-careers .page-title-wrapper h1 {
  color: #242424;
  font-size: 2.8rem;
}
.cms-careers .careers-wrap .careers-search p {
  font-size: 1.6rem;
  margin-bottom: 20px;
}
.cms-careers .careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info {
  border: 0;
  border-bottom: 1px solid #dfdfe0;
  border-radius: 0;
  padding: 20px 15px;
}
.cms-careers .careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info .date {
  color: #7e7d82;
}
.cms-careers .careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info h4 {
  color: #214553;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 500;
}
.cms-careers .careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info .location {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 10px;
}
.cms-careers .careers-wrap .careers-search .careers-search-list ul.careers-items > li .careers-item-info .location li {
  color: #7e7d82;
  font-size: 1.4rem;
  border: 1px solid #dfdfe0;
  border-radius: 5px;
  padding: 2px 10px;
  margin-bottom: 0;
}
.cms-careers .careers-wrap .careers-form-wrap {
  border: 1px solid #dfdfe0;
  border-radius: 20px;
  max-width: 872px;
  margin: 0 auto;
  float: none;
}
.cms-careers .careers-wrap .careers-form-wrap .careers-form {
  padding-bottom: 30px;
}
.cms-careers .careers-wrap .careers-form-wrap .careers-form button {
  margin: 0 auto;
  display: block;
  border-radius: 5px;
  font-size: 1.6rem;
  width: 108px;
}
.cms-careers .careers-wrap .careers-form-wrap .careers-form-title {
  text-align: center;
  font-weight: 500;
  color: #214553;
  padding-top: 30px;
  border-bottom: 0;
  padding-bottom: 0;
}
.cms-careers .fieldset {
  margin-bottom: 15px;
}
.cms-careers .fieldset > .field > .label {
  font-size: 1.3rem;
}
.cms-careers .fieldset > .field:last-child {
  margin-bottom: 10px;
}
.cms-careers .fieldset > .fields > .field {
  margin-bottom: 10px;
  width: calc(50% - 12px);
}
.cms-careers .fieldset > .fields > .field > .label {
  font-size: 1.3rem;
}
.cms-careers .fieldset > .fields > .field:last-child {
  margin-bottom: 10px;
}
.cms-careers .fieldset .field .file-input-choice .file-input-wrap > .file-button {
  background-color: #e3e7e8;
  font-size: 1.4rem;
  color: #214553;
  font-weight: 500;
  border-radius: 5px;
  padding: 4px 10px;
}
.careers-search {
  border: 1px solid #dfdfe0;
  border-radius: 20px;
  padding: 30px 24px;
}
.cls_refer_friend_box {
  max-width: 700px;
  margin: 0 auto;
}
.cls_refer_friend_box .title-section {
  text-align: center;
}
.cls_refer_friend_box .actions-toolbar {
  text-align: center;
}
.cls_refer_friend_box .actions-toolbar .primary {
  float: none;
}
.cls_referfrind_form .fields .control {
  position: relative;
}
.cls_referfrind_form .fields .control #specialcountry {
  font-size: 0;
}
.cls_referfrind_form .fields .control #specialcountry_referrer {
  font-size: 13px;
}
.cls_referfrind_form .fields .control #specialcountry_your {
  font-size: 13px;
}
.cls_referfrind_form .fields .control .special-number-dropdown .selected-flag {
  position: absolute;
  z-index: 1;
}
.cls_referfrind_form .fields .control .special-number-dropdown .selected-flag .fi {
  font-size: 2.3rem;
}
.cls_referfrind_form .fields .control .special-number-dropdown .selected-flag2 {
  position: absolute;
  z-index: 1;
}
.cls_referfrind_form .fields .control .special-number-dropdown .selected-flag2 .fi {
  font-size: 2.3rem;
}
.modal-popup.referral-modal .result_referbox .actions-toolbar .primary {
  width: auto;
}
.modal-popup.referral-modal .modal-footer {
  display: none;
}
.fieldset .prifix-input-with-option #specialcountry_referrer,
.fieldset .prifix-input-with-option #specialcountry_your {
  text-indent: -9999px;
}
.fieldset .prifix-input-with-option #specialcountry_referrer,
.fieldset .intl-tel-input #specialcountry_referrer,
.fieldset .prifix-input-with-option #specialcountry_your,
.fieldset .intl-tel-input #specialcountry_your {
  border: none;
  border-radius: 0;
  width: 66px;
  padding: 0 5px;
  height: 36px;
  flex: none;
  position: static;
  box-shadow: none;
}
.search-request-modal .field .special-number-dropdown select#specialcountry_referrer,
.search-request-modal .field .special-number-dropdown select#specialcountry_your {
  padding: 0 10px 0 16px;
  border-left: 0;
  border-right: 0;
  text-indent: -9999px;
  border-radius: 0;
  overflow: hidden;
  margin-top: 0;
  box-shadow: none;
  background-color: transparent;
}
.search-request-modal .field .special-number-dropdown select#specialcountry_referrer option,
.search-request-modal .field .special-number-dropdown select#specialcountry_your option {
  color: #000000;
}
.modal-confirm-logout .modal-header .modal-title {
  margin-bottom: 0;
}
.modal-confirm-logout .modal-content {
  text-align: center;
}
.modal-confirm-logout .modal-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.no-page {
  padding-top: 32px;
}
.no-page h3 {
  margin: 16px 0;
}
.no-page .re-result-desc {
  margin: 16px 0;
}
.no-page .re-result-btns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.cms-noroute-index .column.main h1 {
  color: #000000;
  margin-bottom: 20px;
  font-weight: 700;
}
.cms-noroute-index .column.main h1 .porto-icon-doc {
  opacity: 0;
  width: 0;
}
.cms-noroute-index .column.main p {
  font-weight: 600;
  max-width: 500px;
  margin: 16px auto;
}
.cms-noroute-index .fieldset > .fields {
  gap: 15px;
}
.cms-need-help .help-acc-content .help-icon-con i::before {
  font-size: 3rem;
}
.cms-need-help .help-acc-content .help-icon-con i.icon-icon-add-to-cart::before {
  content: '\e611';
}
.cms-need-help .help-acc-content .help-icon-con i.icon-icon-credit-card::before {
  content: '\e839';
}
.cms-need-help .help-acc-content .help-icon-con i.icon-icon-on-hold::before {
  content: '\e838';
}
.cms-need-help .help-acc-content .help-icon-con i.icon-icon-shopping::before {
  content: '\e611';
}
.cms-need-help .help-acc-content .help-icon-con i.icon-icon-return::before {
  content: '\e806';
}
.cms-need-help .help-acc-content .help-icon-con i.icon-icon-radio::before {
  content: '\e838';
}
.block-rss i::before {
  font-size: 2.8rem;
}
.block-rss i.icon-icon-report::before {
  content: '\e838';
}
.page-wrapper .page-header.sticky.active {
  position: fixed;
  margin: 0;
  height: auto;
  padding: 21px 0;
  z-index: 10;
  background: #ffffff;
  box-shadow: 0px -5px 11px rgba(0, 0, 0, 0.5);
  width: 100%;
  animation: scroll 0s ease-in-out;
  top: 0;
}
.page-wrapper .page-header.sticky.active .sections.nav-sections {
  top: 100%;
  z-index: 6;
}
.page-wrapper .page-header.sticky.active .sections.nav-sections .navigation .level0 .submenu {
  top: 100%;
  z-index: 5;
}
.cms-index-index .page-header.sticky.active .sections.nav-sections .navigation .level0 .submenu {
  top: 100%;
}
@keyframes scroll {
  from {
    top: -100%;
  }
  to {
    top: 0px;
  }
}
.page-wrapper .page-header.sticky.active {
  padding: 5px 0;
}
#wishlist-modal-addcontent .wishlist-result-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  gap: 10px;
}
.page-main .page-title-wrapper h1 {
  text-align: center;
  font-size: 2.2rem;
  line-height: 100%;
  letter-spacing: 0;
}
.cms-track-your-ticket-by-email .page-main h1.hed {
  text-align: center;
  font-size: 2.2rem;
  line-height: 100%;
  letter-spacing: 0;
}
.page-main .page-title-wrapper h1 {
  color: #242424;
  font-weight: 600;
}
.cms-track-your-ticket-by-email .page-main h1.hed {
  color: #242424;
  font-weight: 600;
}
.ticket-created-success .response-container {
  text-align: center;
}
.ticket-created-success .re-result-btns .product-message {
  margin: 25px 0;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodBrand,
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodTitle,
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodPrice {
  padding: 0 22px;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodTitle {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: unset;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodPrice .price-box {
  margin: 16px 0 0px;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .prodPrice .price-box .price-as-configured {
  margin: 0;
  display: flex;
}
.wishlist-index-index .form-wishlist-items .product-list .product-item .product-item-info .action.tocart.primary {
  position: unset !important;
  margin-bottom: 10px;
}
.phpro-cookie-notice {
  z-index: 901;
  width: 100%;
  height: 100%;
  margin: 0;
  background-color: rgba(51, 51, 51, 0.55);
}
.phpro-cookie-notice .notice-wrapper {
  background-color: #ffffff;
  position: fixed;
  bottom: 50px;
  left: 50px;
}
.phpro-cookie-notice .notice-wrapper .notice__title {
  padding: 24px;
}
.phpro-cookie-notice .notice-wrapper .notice__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 42px;
}
.phpro-cookie-notice .notice-wrapper .notice__actions .notice__description {
  padding-bottom: 42px;
}
.phpro-cookie-notice .notice-wrapper .notice__actions .action.primary {
  border-radius: 8px;
  min-width: 186px;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap {
  max-width: 75%;
  margin: auto;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-content {
  background: none;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs .consent-tab {
  padding: 15px;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs .consent-tab.active span {
  color: #ffffff;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs .consent-tab span {
  font-size: 1.2rem;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content {
  color: #222222;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .phpro-cookie-consent-modal .consent-tabs-content .consent-tab-content .cookie-toggle-wrapper .cookie-toggle {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.modals-wrapper .modal-popup.cookie-consent-newsletter-modal .modal-inner-wrap .modal-footer {
  display: block;
}
.phpro-cookie-notice {
  padding: 0;
  background-color: rgba(36, 36, 36, 0.5);
  width: 100%;
  height: 100%;
}
.phpro-cookie-notice .notice-wrapper {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 8px;
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
  width: fit-content;
  margin: 20px 15px;
  padding: 0;
}
.phpro-cookie-notice .notice-wrapper .notice__title {
  border-bottom: 1px solid #f3f3f3;
  color: #000000;
  width: 100%;
  font-weight: 600;
}
.phpro-cookie-notice .notice-wrapper .notice__actions .notice__description {
  color: #7e7d82;
  width: 100%;
  text-align: center;
}
.phpro-cookie-notice .notice-wrapper .notice__actions .notice__btn-settings {
  background: #e3e7e8;
  color: #214553;
}
.phpro-cookie-notice .notice-wrapper .notice__actions .notice__btn-accept:active,
.phpro-cookie-notice .notice-wrapper .notice__actions .notice__btn-accept:focus,
.phpro-cookie-notice .notice-wrapper .notice__actions .notice__btn-accept:hover {
  background: #214553;
  color: #ffffff;
}
.phpro-cookie-notice .notice-wrapper .notice__actions .action.primary {
  border: none;
  border-radius: 8px;
  padding: 13px 45px;
}
.filter .actions {
  text-align: unset;
}
.filter .actions div.secondary a.show-more span {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2rem;
  text-transform: uppercase;
}
.filter .actions div.secondary a.show-more span:after {
  display: none;
}
.filter .actions div.secondary a.show-less span {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 2rem;
  text-transform: uppercase;
}
.filter .actions div.secondary a.show-less span:after {
  display: none;
}
.smile-es-range-slider .ui-slider-horizontal {
  background-color: #c6c6c6;
  height: 1px;
}
.smile-es-range-slider .ui-slider-range.ui-widget-header.ui-corner-all {
  background-color: #214553;
  height: 1px;
  position: absolute;
}
.smile-es-range-slider .ui-slider-handle {
  background-color: #214553;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin-top: -6px;
}
.search-autocomplete {
  max-width: 320px;
  min-width: 320px;
  padding: 16px;
  left: -22px;
  border-radius: 12px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  z-index: 9999;
  position: absolute;
}
.search-autocomplete dl {
  margin-bottom: 0;
}
.search-autocomplete .title-result {
  text-align: left;
  border-bottom: 1px solid #f2f2f2;
  color: #000000;
  margin: 0 -16px;
  padding: 0 16px 13px;
  margin-bottom: 16px;
  font-size: 1.6rem;
}
.search-autocomplete .autocomplete-list-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-autocomplete .autocomplete-list-title p {
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.search-autocomplete .autocomplete-list-title .link {
  padding: 0;
  position: absolute;
  right: 4px;
}
.search-autocomplete .autocomplete-list-title .link:hover {
  background-color: unset;
}
.search-autocomplete .autocomplete-list .es-title-div {
  padding-bottom: 11px;
}
.search-autocomplete .autocomplete-list .es-title-div span {
  font-size: 1.6rem;
}
.search-autocomplete .autocomplete-list .product-details .es-brand-div {
  padding-bottom: 6px;
}
.search-autocomplete .autocomplete-list .product-details .es-title-div {
  padding-bottom: 0;
}
.search-autocomplete .autocomplete-list .product-details .es-title a {
  font-size: 1.4rem;
}
.search-autocomplete .autocomplete-list .product-details .price-box .price-label {
  display: none;
}
.search-autocomplete .search-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.search-autocomplete .search-item .es-product {
  min-width: 100px;
}
.search-autocomplete .search-item .es-brand {
  font-size: 12px;
  font-weight: 600;
  color: #214553;
}
.search-autocomplete .search-item .es-title {
  color: #555555;
}
.search-autocomplete .search-item .price {
  color: #214553;
}
.search-autocomplete .no-result-msg {
  text-align: center;
}
.search-autocomplete .no-result-msg p span.nrf_txt {
  color: #214553;
}
.pl-thm-luxuryunlimited .search-autocomplete {
  border-color: #f2f2f2;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 15px 16px 24px;
  left: 0;
  margin-top: 12px;
  top: 40px;
  overflow-y: auto;
  max-height: 536px;
}
.pl-thm-luxuryunlimited .search-autocomplete .no-result-msg .search-result-text {
  border-bottom: 1px solid #f2f2f2;
  font-size: 1.4rem;
  margin: 0 -16px 25px;
  text-align: left;
  color: #000000;
  padding: 0 17px 16px;
}
.pl-thm-luxuryunlimited .search-autocomplete .no-result-msg .search-icon-container {
  width: 72px;
  margin: 15px auto 10px;
}
.pl-thm-luxuryunlimited .search-autocomplete .no-result-msg .no-item-found {
  margin-bottom: 16px;
}
.pl-thm-luxuryunlimited .search-autocomplete .no-result-msg .no-item-found span {
  display: block;
  font-size: 1.6rem;
  color: #666666;
}
.pl-thm-luxuryunlimited .search-autocomplete .no-result-msg .no-item-found span strong {
  font-size: 2rem;
  color: #000000;
  font-weight: 500;
  line-height: 30px;
}
.pl-thm-luxuryunlimited .search-autocomplete .no-result-msg .clssearchrequest .primary {
  margin: 10px 0 0;
  width: 100%;
}
.pl-thm-luxuryunlimited .search-autocomplete .autocomplete-list .product-details .es-title a {
  color: #666666;
  font-size: 1.6rem;
  line-height: 20px;
}
.pl-thm-luxuryunlimited .search-autocomplete .autocomplete-list .product-details .es-brand-div {
  padding-bottom: 1px;
}
.pl-thm-luxuryunlimited .search-autocomplete .autocomplete-list .product-details .price-box {
  margin: 6px 0 0px;
}
.pl-thm-luxuryunlimited .search-autocomplete .autocomplete-list .product-details .price-box .price {
  font-size: 1.6rem;
  font-weight: 500;
}
.pl-thm-luxuryunlimited .search-autocomplete .autocomplete-list-title {
  margin: -2px -16px 0px;
  border-bottom: 1px solid #f2f2f2;
  padding: 0 15px 16px;
}
.pl-thm-luxuryunlimited .search-autocomplete .autocomplete-list-title .link {
  font-size: 1.4rem;
  color: #666666;
  top: 15px;
  border: 0;
}
.pl-thm-luxuryunlimited .search-autocomplete .autocomplete-list-title p {
  font-size: 1.4rem;
  color: #000000;
}
.pl-thm-luxuryunlimited .search-autocomplete .title-result {
  display: none;
}
.pl-thm-luxuryunlimited .search-autocomplete .search-item {
  border-bottom: 1px solid #f2f2f2;
  margin: 0 -16px;
  padding: 16px;
}
.pl-thm-luxuryunlimited .search-autocomplete .search-item .es-product {
  min-width: 70px;
}
.pl-thm-luxuryunlimited .search-autocomplete .search-item .es-img-div {
  display: flex;
  align-items: center;
}
.pl-thm-luxuryunlimited .search-autocomplete dl:first-of-type {
  display: none;
}
.pl-thm-luxuryunlimited .page-header .search-autocomplete {
  left: -23px;
}
.pl-thm-luxuryunlimited .block-search .action-close:before {
  color: #666666;
  content: '\e616';
  font-family: 'icomoon';
  margin: 0;
  position: relative;
  top: 2px;
}
.faq-search-bar {
  margin-bottom: 32px;
}
.sparsh-faq-block .faq-question {
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  padding: 16px 24px;
  margin: 0 0 20px;
  border-radius: 20px;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.sparsh-faq-block .faq-question strong {
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-weight: 500;
  color: #000000;
}
.sparsh-faq-block .faq-question > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sparsh-faq-block .faq-question:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 24px;
  color: #000000;
  content: '\e622';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sparsh-faq-block .faq-question.ui-state-active:after {
  content: '\e621';
}
.sparsh-faq-block .faq-question:after {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -12px;
}
.sparsh-faq-block .faq-answer {
  padding-bottom: 32px;
}
.accordion_head .panel-title {
  text-align: left;
  font-size: 2.4rem;
}
.cms-faqs .sparsh-faq-block .acc__card {
  padding: 10px 20px;
}
.cms-faqs .sparsh-block-content.column1layout {
  border: 2px solid #e5e5e5;
  border-radius: 12px;
  width: 320px;
  margin-top: 0;
  padding-right: 0;
}
.cms-faqs .sparsh-block-content.column1layout .sparsh-block-subtitle {
  display: none;
}
.cms-faqs .header h1 {
  margin-bottom: 15px;
  text-align: center;
  max-width: 518px;
  margin: 0 auto 30px;
  font-size: 3.6rem;
  line-height: 4.5rem;
  font-weight: 500;
  color: #214553;
}
.cms-faqs .sparsh-question-answer.column1layout {
  width: calc(100% - 320px);
  padding-left: 40px;
  margin-bottom: 50px;
}
.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block {
  float: none;
  width: auto;
}
.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block h4 {
  font-size: 2.4rem;
  color: #214553;
  font-weight: 500;
  text-align: left;
}
.cms-faqs .faq-search-bar {
  position: relative;
  max-width: 705px;
  margin: 0 auto 60px;
}
.cms-faqs .faq-search-bar .icon-search {
  position: absolute;
  right: 15px;
  font-size: 2.2rem;
  top: 4px;
}
.cms-faqs .sparsh-block-item {
  font-size: 1.6rem;
  color: #666666;
  font-weight: 500;
  padding: 14px 19px;
  text-transform: none;
  border-bottom: 2px solid #e5e5e5;
}
.cms-faqs .sparsh-block-item:last-child {
  border-bottom: 0;
}
.cms-faqs .sparsh-block-item:first-of-type {
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}
.cms-faqs .sparsh-block-item.active {
  background-color: #214553;
  color: #ffffff;
  font-weight: 500;
  border-color: #214553;
}
.cms-faqs .sparsh-faq-block .acc__card {
  padding: 18px 30px;
}
.cms-faqs .sparsh-faq-block .acc__card .acc__title:after {
  font-size: 2.4rem;
}
.cms-faqs .sparsh-faq-block .acc__card .acc__title.active {
  color: #214553;
}
.cms-faqs .sparsh-faq-block .acc__card .acc__title.active:after {
  transform: rotate(180deg);
  content: '\e622';
}
.cms-faqs .sparsh-faq-block .accordion_body ul {
  margin-left: -12px;
  margin-bottom: 10px;
}
.cms-faqs .sparsh-faq-block .accordion_body ul li {
  color: #282727;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.cms-faqs .sparsh-faq-block .accordion_body p {
  font-size: 1.6rem;
  color: #666666;
  line-height: 2.4rem;
  padding: 0 0 0 30px;
  margin-bottom: 20px;
}
.cms-faqs .sparsh-faq-block h2 {
  font-size: 2.4rem;
}
.cms-faqs .sparsh-block-content.mobile-view {
  display: none;
}
body.swarming_credits-index-index .page-wrapper .columns .main p {
  color: #858585;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 8px;
}
body.swarming_credits-index-index .page-wrapper .columns .main .store-credit-table-section {
  border-radius: 0;
  margin-top: 32px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.swarming_credits-index-index .page-wrapper .columns .main .store-credit-table-section .credit-table-data thead tr {
  border: 0;
  background-color: #ffffff;
}
body.swarming_credits-index-index .page-wrapper .columns .main .store-credit-table-section .credit-table-data tbody tr td {
  color: #333333;
  font-size: 1.4rem;
  font-weight: 400;
  border-bottom: 1px solid #f2f2f2;
  border-top: 0;
}
body.swarming_credits-index-index .page-wrapper .columns .main .swarming-credits-transaction-toolbar.toolbar {
  margin-bottom: 15px;
}
body.swarming_credits-index-index .page-wrapper .columns .main .swarming-credits-transaction-toolbar.toolbar::before,
body.swarming_credits-index-index .page-wrapper .columns .main .swarming-credits-transaction-toolbar.toolbar::after {
  display: none;
  /* to remove the unwanted content */
}
body.swarming_credits-index-index .page-wrapper .columns .main .swarming-credits-transaction-toolbar.toolbar .pager {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
body.swarming_credits-index-index .page-wrapper .columns .main .swarming-credits-transaction-toolbar.toolbar .pager::before,
body.swarming_credits-index-index .page-wrapper .columns .main .swarming-credits-transaction-toolbar.toolbar .pager::after {
  display: none;
  /* to remove the unwanted content */
}
body.swarming_credits-index-index .page-wrapper .columns .main .swarming-credits-transaction-toolbar.toolbar .pager .limiter .limiter-options {
  width: 75px;
}
body.swarming_credits-index-index .returns_footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
body.swarming_credits-index-index .empty-store-credit {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  display: block;
  text-decoration: none;
}
body.swarming_credits-index-index .empty-store-credit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 150px;
  line-height: 150px;
  color: #000000;
  content: '\e839';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.swarming_credits-index-index .empty-store-credit:before {
  display: block;
  width: 150px;
  height: 150px;
  margin: 0 auto 22px;
}
body.swarming_credits-index-index .empty-store-credit p {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 500;
  color: #000000;
}
body.swarming_credits-index-index div.empty-store-credit {
  text-align: center;
  display: block !important;
  display: inline-block;
  text-decoration: none;
}
body.swarming_credits-index-index div.empty-store-credit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 50px;
  line-height: normal;
  color: #000000;
  content: 'Opps...!';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.swarming_credits-index-index div.empty-store-credit:before {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto 22px;
  font-weight: 700;
}
#order-track-help {
  padding: 20px;
  text-align: center;
}
.sociallogin-account-socialaccounts .social_empty {
  text-align: center;
}
.sociallogin-account-socialaccounts .social_empty .empty_icon {
  margin-bottom: 24px;
  display: block;
  text-decoration: none;
}
.sociallogin-account-socialaccounts .social_empty .empty_icon:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120px;
  line-height: 120px;
  color: #000000;
  content: '\e802';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sociallogin-account-socialaccounts .social_empty p {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 500;
  color: #000000;
  text-align: center;
}
.sociallogin-account-socialaccounts .social_empty .empty-button {
  text-align: center;
}
.sociallogin-account-socialaccounts .social_empty .empty_icon {
  display: inline-block;
  text-decoration: none;
}
.sociallogin-account-socialaccounts .social_empty .empty_icon:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 50px;
  line-height: normal;
  color: #000000;
  content: 'Opps...!';
  font-family: 'icomoon';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sociallogin-account-socialaccounts .social_empty p {
  color: #555555;
}
.donation-box {
  border: 1px solid #e3e7e8;
  background: #e3e7e8;
}
.donation-cart-banner {
  background: #e3e7e8;
}
.donation-cart-banner .dontation-cms-block .btn-primary:hover {
  color: #e3e7e8;
}
