h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h-sm {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.285;
  color: inherit;
  text-transform: none;
}

h1,
.h1 {
  font-size: 2rem;
}

h2,
.h2 {
  font-size: 1.8rem;
}

h3,
.h3 {
  font-size: 1.5rem;
}

h4,
.h4 {
  font-size: 1.2rem;
}

h5,
.h5 {
  font-size: 1.15rem;
}

h6,
.h6 {
  font-size: 1rem;
}

@font-face {
  font-family: "star";
  src: url("../fonts/icomoon.ttf?u0n55n") format("truetype"), url("../fonts/icomoon.woff?u0n55n") format("woff"), url("../fonts/icomoon.svg?u0n55n#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 500;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0;
  padding: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 500;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  outline: 0 !important;
}

iframe {
  display: block;
}

.ul-nostyle {
  list-style: none;
  margin: 0;
  padding: 0;
}

code {
  background: #f7f7f7;
  display: block;
  padding: 12px 20px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(51, 51, 51, 0);
}

@-ms-viewport {
  width: device-width;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #303232;
  text-align: left;
  background-color: #f4f6f6;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: .5rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: .5rem;
  padding-left: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: 600;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: #916217;
  /* box-shadow: inset 0 -1px #cc8a21; */
  text-decoration: none;
  font-weight: 500;
}

a:hover {
  /* background: #f9f1e4; */
  box-shadow: inset 0 -1px #916217;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

.custom-link a {
  text-decoration: none;
  color: #cc8a21;
  border-bottom: 1px solid currentColor;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.custom-link a:hover {
  background: #f9f1e4;
  color: #cc8a21;
  text-decoration: none;
  border-bottom: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-link a {
    transition: none;
  }
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: inherit;
}

pre {
  margin-top: 0;
  margin-bottom: .5rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
  height: auto;
  max-height: 100%;
  width: auto;
  max-width: 100%;
  flex-shrink: 0;
}

svg:not(:root) {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.45rem;
  line-height: 1.2;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.ta-c {
  text-align: center !important;
}

.ta-r {
  text-align: right !important;
}

.tt-u {
  text-transform: uppercase !important;
}

.tt-l {
  text-transform: lowercase !important;
}

.bl-0 {
  border-top: none !important;
}

.bb-0 {
  border-bottom: none !important;
}

.d-n {
  display: none !important;
}

.p-r {
  position: relative;
}

.is-ie .dn--ie {
  display: none !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.section {
  padding: calc(2rem - 0.45rem) 0;
}

.section h2 {
  margin-bottom: calc(2rem - 0.45rem);
}

.section .btn {
  margin-bottom: 0.45rem;
}

/* tables */
table {
  background: #fff;
  border: none;
  width: 100%;
}

table td,
table th {
  padding: 12px 15px;
  text-align: left;
  vertical-align: middle;
}

table th {
  background-color: #303232;
  color: #aeb3b3;
  line-height: 1.75;
  border-bottom: 0;
  font-weight: 500;
  font-size: 12px;
  text-transform: none;
  white-space: nowrap;
  position: relative;
}

table th::after {
  content: "";
  position: absolute;
  height: 28px;
  width: 1px;
  background-color: #4c5151;
  right: 0;
  transform: translateY(-50%);
  top: 50%;
}

table tbody td {
  font-size: 0.875rem;
}

html,
body {
  height: 100vh;
  background-color: #f4f6f6;
}

html {
  overflow-x: hidden;
  font-size: 0.875rem;
  scroll-behavior: smooth;
}

@media (min-width: 768px) {
  html {
    font-size: 1rem;
  }
}

html.no-overflow {
  overflow: hidden;
}

#page {
  display: flex;
  flex-direction: column;
}

#page>.site-content {
  flex: 1 0 auto;
}

.is-ie #page,
.is-msie #page {
  height: auto;
}

.col-full {
  flex: 1 0 auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: calc(100% - 30px);
  max-width: 1110px;
}

@media (min-width: 576px) {
  .col-full {
    width: calc(100% - 60px);
  }
}

@media (min-width: 1024px) {
  .col-full {
    width: calc(100% - 120px);
  }
}

body:not(.home) .site-main .wrapper {
  margin-left: 0;
  margin-right: 0;
  width: auto;
}

.is-ovhidden {
  overflow: hidden;
}

.is-ovhidden #page {
  transform: translate3d(280px, 0, 0);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

@media (min-width: 576px) {
  .is-ovhidden #page {
    transform: translate3d(400px, 0, 0);
  }
}

.flyout {
  background: #1c1c1c;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  padding: 1rem;
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 280px;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */
  transform: translate3d(-280px, 0, 0);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

.flyout.is-slided {
  transform: translate3d(0, 0, 0);
}

.flyout.no-overflow {
  overflow: hidden;
}

@media (min-width: 576px) {
  .flyout {
    width: 400px;
    transform: translate3d(-400px, 0, 0);
  }
}

.flyout__buttons {
  display: flex;
}

.flyout .primary-navigation {
  display: block;
}

.is-ie .flyout,
.is-msie .flyout {
  display: none;
}

.flyout a {
  box-shadow: none;
  color: #fff;
  font-weight: 600;
  display: block;
  padding: 3px 0;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

.flyout a:hover {
  background: none;
  color: #fff;
}

.flyout__title {
  display: none;
}

*+.flyout__title {
  margin-top: 15px;
}

.flyout ul {
  padding-left: 0;
  list-style: none;
  overflow: auto;
  overflow-x: hidden;
}

.flyout .menu {
  display: block;
}

.flyout .secondary-navigation {
  display: none;
}

@media (max-width: 1023.98px) {
  .flyout .secondary-navigation {
    display: block;
  }
}

.flyout__overlay {
  position: fixed;
  z-index: 0;
  opacity: 0;
}

.flyout.is-slided+.flyout__overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  transition: opacity .5s;
  opacity: 1;
}

.store-contact {
  display: flex;
}

.store-contact span {
  position: relative;
}

.store-contact>span+span {
  margin-left: 10px;
  padding-left: 10px;
}

.store-contact>span+span::before {
  content: "";
  background: currentColor;
  height: 12px;
  width: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.store-contact__phone {
  display: flex;
  align-items: center;
}

.store-contact__phone svg {
  display: block;
  margin-right: 10px;
}

.store-contact__hours {
  color: #aeb3b3;
}

.pre-header {
  background-color: #303232;
  font-size: 12px;
  position: relative;
  z-index: 4;
}

.pre-header a {
  color: inherit;
  background: none;
  box-shadow: none;
  text-decoration: none;
}

.pre-header a:hover {
  background: none;
  box-shadow: none;
  text-decoration: none;
}

.pre-header__wrapper {
  display: flex;
  align-items: center;
  padding: 6px 0;
  min-height: 42px;
}

.pre-header .store-contact>span+span::before {
  background: #fff;
}

.pre-header .store-contact__phone {
  color: #fff;
}

.pre-header__marketsummary {
  margin-left: auto;
}

.pre-header__buttons {
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.pre-header__buttons .button-outline {
  font-size: inherit;
}

.pre-header__buttons .button+.button {
  margin-left: 10px;
}

#nmx .pre-header .button-sm {
  font-size: 10px;
}

@media (max-width: 1170px) {
  .pre-header__buttons {
    display: none;
  }
}

@media (max-width: 1023px) {
  .pre-header__contact {
    display: none;
  }
}

[role="search"] {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  max-width: 100%;
  transform: translate3d(0, -200%, 0);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  z-index: 2;
}

[role="search"].is-active {
  transform: translate3d(0, 0, 0);
}

[role="search"] label {
  display: none;
}

[role="search"] input[type="text"] {
  border: none;
  border-bottom: 3px solid #cc8a21;
  border-radius: 0;
  max-height: none;
  font-size: 1.375rem;
  height: 100%;
  padding: 0;
  width: 100%;
  max-width: none;
}

[role="search"] button {
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: em(27);
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

[role="search"] button:hover {
  color: #fff;
}

[role="search"] .search-submit {
  display: none;
}

[role="search"] .search-close {
  color: #fff;
  right: 0;
  width: 15px;
  height: 15px;
}

[role="search"] svg {
  display: block;
}

.header-sticky-area {
  position: sticky;
  top: 0;
  z-index: 4;
}

.site-header {
  background: #fff;
  margin-bottom: 10px;
  position: relative;
  z-index: 3;
}

.site-header a {
  background: none;
  box-shadow: none;
  text-decoration: none;
}

.site-header a:hover {
  background: none;
  box-shadow: none;
  text-decoration: none;
}

.site-header__wrapper {
  display: flex;
  align-items: center;
  padding: 15px 0;
}

.site-header .menu {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

#pre-header__currency {
  margin-right: 20px;
}

#pre-header__currency select {
  padding: 0 15px 0 0;
  background: none;
  color: #fff;
  width: 70px;
  font-size: 12px;
  height: 30px;
}

#pre-header__currency img,
#pre-header__currency label {
  cursor: pointer;
}

#pre-header__currency label {
  margin-bottom: 0;
  line-height: 1 !important;
}

#pre-header__currency .dd-options {
  border: 0;
  box-shadow: 0px 0 6px 0px #0003;
  width: auto !important;
}

#pre-header__currency .dd-select {
  background: none !important;
  border: 0;
  display: flex;
  align-items: center;
  border-radius: 0;
}

#pre-header__currency .dd-pointer {
  background: url("../images/chevron-down.svg") no-repeat 0 0;
  background-size: 10px auto;
  border: 0 !important;
  position: static;
  margin: 0 0 0 4px;
  height: 7px;
  width: 10px;
}

#pre-header__currency .dd-pointer.dd-pointer-up {
  transform: rotate(-180deg);
}

#pre-header__currency a.dd-selected,
#pre-header__currency a.dd-option {
  display: flex;
  align-items: center;
  font-weight: 500;
}

#pre-header__currency a.dd-selected {
  color: #ffffff;
  cursor: pointer;
  padding: 0;
  height: 30px;
}

#pre-header__currency a.dd-option {
  border-color: #e2e8e8;
  padding: 9px;
}

#pre-header__currency a.dd-option:hover {
  background: #eee;
}

#pre-header__currency .dd-image-right {
  display: block !important;
  float: none;
  margin-left: 0;
  margin-right: 10px;
  height: 14px;
  width: auto;
}

@media (max-width: 413px) {
  #pre-header__currency a.dd-selected .dd-image-right {
    display: block !important;
    padding: 0px !important;
    margin: 2px !important;
  }

  #pre-header__currency .dd-image-right {
    height: 12px !important;
  }

  #pre-header__currency {
    margin-right: 0px !important;
  }
}

.site-branding {
  margin-right: 30px;
}

@media (min-width: 1170px) {
  .site-branding {
    border-right: 1px solid #f0f0f0;
    padding-right: 20px;
    margin-right: 20px;
  }
}

.site-title {
  margin: 0;
}

.site-branding img {
  width: 205px !important;
}

#menu-primary-menu-1 {
  display: flex;
}

#menu-primary-menu-1 li {
  position: relative;
}

#menu-primary-menu-1>li+li {
  margin-left: 15px;
}

#menu-primary-menu-1>.menu-item>a {
  color: #303232;
  font-size: 13px;
  font-weight: 600;
  position: relative;
}

#menu-primary-menu-1>.menu-item:nth-child(6)>a {
  color: red;
}

#menu-primary-menu-1>li>ul>li>.sub-menu {
  left: 100%;
  top: 0;
  width: calc(100% + 60px) !important;
}

#menu-primary-menu-1>.menu-item>a:hover {
  color: #cc8a21;
}

#menu-primary-menu-1>.current-menu-item>a,
#menu-primary-menu-1>.current-product_cat-ancestor>a {
  color: #aeb3b3;
}

#menu-primary-menu-1>.current-menu-item>a:hover,
#menu-primary-menu-1>.current-product_cat-ancestor>a:hover {
  color: #aeb3b3;
}

#menu-primary-menu-1>.current-menu-item>a::before,
#menu-primary-menu-1>.current-product_cat-ancestor>a::before {
  background-color: #cc8a21;
  content: '';
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -34px;
}

#menu-primary-menu-1 .sub-menu {
  padding-left: 0;
  list-style: none;
  display: none;
  box-shadow: 0 2.5px 5px rgba(127, 127, 127, 0.09);
  background-color: #fff;
  font-size: 0.875rem;
  padding: 12px 0;
  position: absolute;
  left: -15px;
  width: calc(100% + 30px);
}

#menu-primary-menu-1 .sub-menu a {
  font-weight: 500;
  display: block;
  padding: 5px 15px;
  color: inherit;
}

#menu-primary-menu-1 .sub-menu a:hover {
  color: #cc8a21;
}

#menu-primary-menu-1 .sub-menu a[aria-current="page"] {
  background-color: #f9f1e4;
  color: #cc8a21;
  pointer-events: none;
}

#menu-primary-menu-1 *:hover>.sub-menu {
  display: block;
}

.nav-complementary {
  padding-left: 0;
  list-style: none;
  display: flex;
  align-items: flex-start;
  margin: 0;
  margin-left: auto;
}

.nav-complementary a {
  background: none;
  box-shadow: none;
  text-decoration: none;
  color: #aeb3b3;
}

.nav-complementary a:hover {
  background: none;
  box-shadow: none;
  text-decoration: none;
}

.nav-complementary__item+.nav-complementary__item {
  margin-left: 20px;
}

.nav-complementary__item--hamb {
  display: none;
}

.cart-summary {
  display: flex;
  position: relative;
}

.cart-summary__icon {
  color: #cc8a21;
}

.cart-summary__details {
  display: none;
}

.cart-summary__qty {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -5px;
  left: 13px;
  width: 26px;
  height: 26px;
  border: 3px solid #ffffff;
  background-color: #303232;
  color: #fff;
  font-size: 10px;
}

@media (max-width: 1279px) {
  .primary-navigation .menu-item-about-us {
    display: none;
  }
}

@media (max-width: 1170px) {
  .primary-navigation {
    display: none;
  }

  .nav-complementary__item--hamb {
    display: block;
  }
}

@media (max-width: 576px) {
  .cart-summary__icon {
    color: #aeb3b3;
  }

  .cart-summary__details {
    display: none;
  }

  .cart-summary__qty {
    bottom: -12px;
  }
}

.woocommerce-breadcrumb {
  font-size: 15px !important;
  font-weight: 500;
  position: relative;
  text-transform: none;
  white-space: nowrap;
  margin: 10px auto 100px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 30px) !important;
  max-width: 1110px;
}

.single-product .woocommerce-breadcrumb {
  margin-bottom: 40px !important;
}

.archive-products .product.type-product .price {
  display: block !important;
}

.archive-products .product.type-product .price .woocommerce-Price-amount.amount bdi:nth-of-type(2) {
  font-size: 1.3rem !important;
}

@media (min-width: 576px) {
  .woocommerce-breadcrumb {
    width: calc(100% - 60px);
    /* margin: 0 auto 30px!important; */
  }
}

@media (min-width: 1024px) {
  .woocommerce-breadcrumb {
    width: calc(100% - 120px);
    /* margin: 0 auto 30px!important; */
  }
}

.woocommerce-breadcrumb a {
  background: none;
  box-shadow: none;
  text-decoration: none;
  color: #aeb3b3;
  text-decoration: underline;
}

.woocommerce-breadcrumb a:hover {
  background: none;
  box-shadow: none;
  text-decoration: none;
}

.woocommerce-breadcrumb .separator {
  margin: 0 6px;
}

.woocommerce-breadcrumb .separator::before {
  content: "/";
}

/**
  * @name newsletter
  * @type layout
*/
.newsletter {
  background: url(../images/bg_bird_gray.png) no-repeat 0 bottom, url(../images/bg_newsletter_pattern.png) repeat 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 230px;
  padding: 30px;
}

.newsletter .form-group {
  max-width: 315px;
  margin: 0 auto;
}

.newsletter .form-group>div {
  position: relative;
}

.newsletter h3 {
  color: #fff;
  font-size: 1.375rem;
  margin-bottom: 18px;
  text-align: center;
}

.newsletter h2::after {
  content: "";
  display: block;
  background-color: #f6f6f6;
  height: 4px;
  width: 30px;
  margin: 6px auto 0;
}

.newsletter input {
  width: 100%;
}

.newsletter button {
  background: none;
  color: #cc8a21;
  border: 0;
  position: inherit;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
}

.newsletter button:hover {
  color: #a06c1a;
}

.newsletter .ctct-inline-form {
  position: relative;
  display: initial;
  max-width: 700px;
}

.newsletter .ctct-form-embed.form_0 .ctct-form-defaults {
  background-color: transparent;
}

.newsletter div.ctct-form-embed div.ctct-form-defaults {
  padding: 0;
}

.newsletter .mc4wp-response p {
  margin-bottom: 0;
}

.newsletter .mc4wp-response>div {
  margin-bottom: 0;
  margin-top: 1rem;
}

/**
  * @name footer
  * @type layout
*/
.site-footer {
  color: #303232;
  font-size: 0.875rem;
  font-weight: 500;
  margin-top: 3.75rem;
  border-top: 115px solid #fff;
}

.site-footer .newsletter {
  margin-top: -115px;
}

.site-footer>.col-full {
  background: #f4f6f6;
}

.site-footer a {
  color: inherit;
  font-weight: 500;
  text-decoration: none;
  box-shadow: none;
}

.site-footer a:hover {
  background: none;
  text-decoration: none;
  color: #797e7e;
}

.site-footer ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.site-footer svg,
.site-footer img {
  display: block;
}

.footer-widget-area {
  padding: 60px 0 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .footer-widget-area {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    justify-content: flex-start;
  }
}

.footer-widget {
  padding-bottom: 45px;
}

.footer-widget .menu-item {
  padding-left: 1rem;
  position: relative;
}

.footer-widget .menu-item+.menu-item {
  margin-top: 0.4rem;
}

.footer-widget .menu-item::before {
  background-color: #cc8a21;
  border-radius: 50%;
  content: "";
  height: 6px;
  width: 6px;
  position: absolute;
  left: 0;
  top: .45rem;
}

.footer-widget-title {
  color: #303232;
  font-size: 1rem;
  margin-bottom: 27px;
}

@media (max-width: 1024px) {
  .footer-widget {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media (max-width: 576px) {
  .footer-widget {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/**
  * @name social
  * @type component
  * TODO: Move to it own file
*/
.social {
  display: flex;
  margin-top: 15px;
}

.social a {
  /* border: 2px solid #ced4d4;
  border-radius: 50%; */
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #cc8a21;
  height: 41px;
  width: 41px;
}

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

.social a:hover {
  color: #a06c1a;
}

/**
  * @name contact info
  * @type component
  * TODO: Move to it own file
*/
.contact-info h3 {
  color: #aeb3b3;
  font-size: 12px;
  margin: 0;
}

.contact-info h3~h3 {
  margin-top: 15px;
}

.contact-info a {
  color: #cc8a21;
  font-size: 1rem;
  font-weight: 600;
}

.contact-info a:hover {
  color: #a06c1a;
}

.contact-info p {
  margin: 0;
}

.contact-info .contact-info__hours {
  font-size: 0.875rem;
  font-weight: 500;
  color: #939797;
  margin-top: -5px;
}

.contact-info .contact-info__address {
  color: #393939;
  font-size: 1rem;
  font-weight: 500;
  line-height: calc(21 / 16);
}

/**
  * @name copyright
  * @type component
  * TODO: Move to it own file
*/
.footer-copyright {
  background: #fff;
  font-size: 12px;
}

.copyright {
  font-size: 14px;
  color: #8d9197;
  padding: 40px 0 30px;
  margin: 0;
  line-height: 2;
}

.copyright span {
  display: block;
  text-align: center;
}

.copyright span::after {
  content: '';
  background: url(../images/icon_bird.png) no-repeat 0 0;
  height: 24px;
  width: 26px;
  display: block;
  margin: 10px auto 0;
}

.entry-header,
.woocommerce-products-header {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  top: -54px;
  margin-bottom: 24px;
}

.entry-header::after,
.woocommerce-products-header::after {
  content: '';
  background: url(../images/icon_bird.png) no-repeat 0 0;
  height: 24px;
  width: 26px;
  position: absolute;
  left: 0;
  right: 0;
  top: -24px;
  margin: auto;
}

.entry-header::before,
.woocommerce-products-header::before {
  content: "";
  background-color: #e2e8e8;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: 50%;
}

.entry-header .entry-title,
.entry-header .woocommerce-products-header__title,
.woocommerce-products-header .entry-title,
.woocommerce-products-header .woocommerce-products-header__title {
  z-index: 1;
  background: #f4f6f6;
  font-weight: 600;
  font-size: 1.375rem;
  padding: 0 20px;
  margin-bottom: 0;
  text-align: center;
}

.entry-header--static,
.woocommerce-products-header--static {
  position: relative;
  top: 0;
}

.variation {
  background: none;
  box-shadow: none;
  text-decoration: none;
  display: flex;
  margin: 0;
  padding: 0;
}

.variation:hover {
  background: none;
  box-shadow: none;
  text-decoration: none;
}

.variation__item {
  display: flex;
  flex-direction: column;
  line-height: 1;
}

.variation__item+.variation__item {
  margin-left: 20px;
}

.variation__name {
  color: #aeb3b3;
  margin-bottom: 3px;
  width: 100%;
}

.variation__price {
  color: #ffffff;
  font-weight: 700;
  display: flex;
}

.variation__status {
  display: none;
  align-items: center;
  margin-left: 4px;
}

.variation__status.show {
  display: flex;
}

.variation__caret {
  display: inline-flex;
  align-items: center;
  height: 6px;
  width: 9px;
  overflow: hidden;
  margin-right: 3px;
}

.variation .is-positive {
  color: #7ec65f;
}

.variation .is-negative {
  color: indianred;
}

@media (max-width: 530px) {
  .variation__price {
    flex-direction: column;
  }

  .variation__status {
    margin: 3px 0 0 0;
  }
}

.wpcf7-display-none:not(.wpcf7-mail-sent-ok),
.screen-reader-response {
  display: none !important;
}

.wpcf7-mail-sent-ok,
.wpcf7-not-valid-tip,
.wpcf7-validation-errors,
.wpcf7-spam-blocked {
  position: relative;
  padding: 0.55rem 0.55rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.wpcf7-mail-sent-ok {
  background: #d4edda;
  border-color: #c3e6cb;
  color: #155724;
}

.wpcf7-not-valid-tip,
.wpcf7-validation-errors,
.wpcf7-spam-blocked {
  background-color: #f8d7da;
  border-color: #f8d7da;
  color: #de4333;
}

.wpcf7-not-valid-tip {
  display: block;
  margin-top: 0;
  font-size: 16px;
}

.wpcf7-response-output {
  margin-top: 10px;
}

.page-numbers {
  padding-left: 0;
  list-style: none;
  display: flex;
}

.page-numbers span:not(.meta-nav),
.page-numbers a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 3px;
}

.page-numbers .prev,
.page-numbers .next {
  width: auto;
}

.page-numbers .current {
  background: #cc8a21;
  color: #fff;
  pointer-events: none;
}

.page-numbers a:hover {
  background: none;
  color: #cc8a21;
}

body:not(.single-post) .post+.navigation {
  display: flex;
  justify-content: center;
}

.fancybox-inline-wrapper {
  display: none;
}

.fancybox-close-small {
  background-color: #f4f6f6;
  height: 38px;
  width: 38px;
}

#nmx .xoo-wl-action-btn.xoo-wl-open-form-btn.button.btn.xoo-wl-btn-popup {
  padding: .4625rem 1.3rem !important;
  background: #303232;
}

#nmx .button {
  display: inline-block;
  font-weight: 600;
  height: auto;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0.7625rem 1.25rem;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0.1875rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  #nmx .button {
    transition: none;
  }
}

#nmx .button:hover {
  text-decoration: none;
}

#nmx .button:focus,
#nmx .button.focus {
  outline: 0;
  box-shadow: none;
}

#nmx .button.disabled,
#nmx .button:disabled {
  opacity: 0.65;
}

#nmx .button:not(:disabled):not(.disabled) {
  cursor: pointer;
}

#nmx .button:not(:disabled):not(.disabled):active,
#nmx .button:not(:disabled):not(.disabled).active {
  background-image: none;
}

#nmx a.btn.disabled,
#nmx fieldset:disabled a.btn {
  pointer-events: none;
}

#nmx .button {
  background: #cc8a21;
  color: #fff;
  border-color: none;
}

#nmx .button:hover {
  background: #a06c1a;
  color: #fff;
  border-color: none;
}

#nmx .button.is-loading {
  opacity: .5;
  pointer-events: none;
}

#nmx .button-outline {
  background: transparent;
  color: #cc8a21;
  border-color: #cc8a21;
}

#nmx .button-outline:hover {
  background: transparent;
  color: #cc8a21;
  border-color: #cc8a21;
}

#nmx .button-outline--light {
  background: transparent;
  color: #fff;
  border-color: #939797;
}

#nmx .button-outline--light:hover {
  background: transparent;
  color: #939797;
  border-color: #939797;
}

#nmx .button-outline--gold {
  background: transparent;
  color: #fff;
  border-color: #cc8a21;
}

#nmx .button-outline--gold:hover {
  background: transparent;
  color: #939797;
  border-color: #939797;
}

#nmx .button-link {
  font-weight: 400;
  color: #cc8a21;
  background-color: transparent;
}

#nmx .button-link:hover {
  color: #cc8a21;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}

#nmx .button-link:focus,
#nmx .button-link.focus {
  text-decoration: none;
  border-color: transparent;
  box-shadow: none;
}

#nmx .button-link:disabled,
#nmx .button-link.disabled {
  color: #a9a9a9;
  pointer-events: none;
}

#nmx .button-sm {
  padding: 0.5rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.3;
  border-radius: 0.1875rem;
}

#nmx .button-block {
  display: block;
  width: 100%;
}

#nmx .button-block+.button-block {
  margin-top: 0.5rem;
}

#nmx input[type="submit"].button-block,
#nmx input[type="reset"].button-block,
#nmx input[type="button"].button-block {
  width: 100%;
}

input,
select,
textarea,
.select2-container .select2-selection--single {
  display: block;
  width: 100%;
  padding: 0.65rem 0.55rem 0.65rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: inherit;
  height: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #dddddd;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {

  input,
  select,
  textarea,
  .select2-container .select2-selection--single {
    transition: none;
  }
}

input::-ms-expand,
select::-ms-expand,
textarea::-ms-expand,
.select2-container .select2-selection--single::-ms-expand {
  background-color: transparent;
  border: 0;
}

input:focus,
select:focus,
textarea:focus,
.select2-container .select2-selection--single:focus {
  color: inherit;
  background-color: #fff;
  border-color: inherit;
  outline: 0;
  box-shadow: none;
}

input::placeholder,
select::placeholder,
textarea::placeholder,
.select2-container .select2-selection--single::placeholder {
  color: #969696;
  opacity: 1;
}

input:disabled,
input[readonly],
select:disabled,
select[readonly],
textarea:disabled,
textarea[readonly],
.select2-container .select2-selection--single:disabled,
.select2-container .select2-selection--single[readonly] {
  background-color: #e1e1e1;
  opacity: 1;
}

input,
select {
  max-height: 59px;
}

textarea {
  height: 114px;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.125rem + 2px);
}

select.form-control:focus::-ms-value {
  color: inherit;
  background-color: #fff;
}

.form-group {
  margin-bottom: 1rem;
}

input[type="checkbox"],
input[type="radio"] {
  width: auto;
}

option {
  font-weight: inherit;
}

label .alert,
label .required {
  color: #de4242;
}

.float-label {
  position: relative;
}

.float-label br {
  display: none;
}

.float-label label {
  color: #969696;
  font-weight: 600;
  position: absolute;
  top: 13px;
  left: 0.55rem;
  margin: 0;
  pointer-events: none;
  transition: all .5s;
}

.float-label label+input,
.float-label label+select,
.float-label label+textarea {
  transition: all .5s;
}

.float-label label.open,
.float-label label.show {
  display: block;
  top: 5px;
  font-size: 10px;
  transform: none;
}

.float-label label.open+*,
.float-label label.open+span>*,
.float-label label.open+br+span>*,
.float-label label.show+*,
.float-label label.show+span>*,
.float-label label.show+br+span>* {
  padding-top: 1.25rem;
}

.float-label label.open+textarea,
.float-label label.open+span>textarea,
.float-label label.open+br+span>textarea,
.float-label label.show+textarea,
.float-label label.show+span>textarea,
.float-label label.show+br+span>textarea {
  padding-top: 1rem;
}

.float-label[class*="col-"] label {
  left: 24px;
}

fieldset {
  display: contents;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-checkbox input,
.custom-radio input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-checkbox input:checked~label::before,
.custom-radio input:checked~label::before {
  color: #fff;
  background-color: #fff;
}

.custom-checkbox input:focus~label::before,
.custom-radio input:focus~label::before {
  box-shadow: 0 0 0 1px #f4f6f6, none;
}

.custom-checkbox input:active~label::before,
.custom-radio input:active~label::before {
  color: #fff;
  background-color: white;
}

.custom-checkbox input:disabled~label,
.custom-radio input:disabled~label {
  color: #a9a9a9;
}

.custom-checkbox input:disabled~label::before,
.custom-radio input:disabled~label::before {
  background-color: #e1e1e1;
}

.custom-checkbox label,
.custom-radio label {
  position: relative;
  margin-bottom: 0;
  line-height: inherit;
}

.custom-checkbox label::before,
.custom-radio label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  border: 1px solid #cccccc;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  user-select: none;
  background-color: #fff;
}

.custom-checkbox label::after,
.custom-radio label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80%;
}

.custom-checkbox label::before {
  border-radius: 0.25rem;
}

.custom-checkbox input:checked~label::before {
  background-color: #fff;
}

.custom-checkbox input:checked~label::after {
  background-image: url(../images/checkboxmark.svg);
}

.custom-checkbox.active>label::before {
  background-color: #fff;
}

.custom-checkbox.active>label::after {
  background-image: url(../images/checkboxmark.svg);
}

.custom-checkbox input:indeterminate~label::before {
  background-color: #fff;
}

.custom-checkbox input:indeterminate~label::after {
  background-image: #333;
}

.custom-checkbox input:disabled:checked~label::before {
  background-color: rgba(255, 255, 255, 0.5);
}

.custom-checkbox input:disabled:indeterminate~label::before {
  background-color: rgba(255, 255, 255, 0.5);
}

.custom-radio label::before {
  border-radius: 50%;
}

.custom-radio input:checked~label::before {
  background-color: #fff;
}

.custom-radio input:checked~label::after {
  background-image: url(../images/radiomark.svg);
}

.custom-radio input:disabled:checked~label::before {
  background-color: rgba(255, 255, 255, 0.5);
}

select {
  background-image: url("../images/chevron-down.svg");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 12px auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  padding-right: 36px;
}

select::-ms-expand {
  display: none;
}

.nav-dropdown {
  display: none;
}

.nav-dropdown.show {
  display: block;
}

.nav-dropdown a {
  background: none;
  box-shadow: none;
  text-decoration: none;
}

.nav-dropdown a:hover {
  background: none;
  box-shadow: none;
  text-decoration: none;
}

.nav-dropdown {
  padding-top: 24px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
}

.nav-dropdown__list {
  padding-left: 0;
  list-style: none;
  background: #fff;
  box-shadow: 0px 0 6px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 23px 0;
  position: relative;
}

.nav-dropdown__list::before {
  background: url(../images/dropdown_arrow.svg) no-repeat 0 0;
  content: "";
  filter: drop-shadow(0px -2px 1px rgba(0, 0, 0, 0.15));
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  height: 10px;
  width: 14px;
}

.nav-dropdown a {
  color: #333;
  display: block;
  padding: 4px 30px;
  white-space: nowrap;
}

.nav-dropdown a:hover {
  background: #f7f7f7;
}

.nav-dropdown br {
  display: none;
}

li:hover .nav-dropdown {
  display: block;
}

.price,
.woocommerce-grouped-product-list-item__price,
.woocs_special_price_code {
  color: #303232;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1.5rem;
  order: 5;
  margin-top: 7px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}

.price>*,
.woocommerce-grouped-product-list-item__price>*,
.woocs_special_price_code>* {
  display: block;
}

.price .woocommerce-Price-amount,
.woocommerce-grouped-product-list-item__price .woocommerce-Price-amount,
.woocs_special_price_code .woocommerce-Price-amount {
  display: flex;
  justify-content: center;
}

.price del,
.woocommerce-grouped-product-list-item__price del,
.woocs_special_price_code del {
  color: #939797;
  font-size: 0.875rem;
  margin-bottom: 0;
  width: 100%;
}

.price del .woocommerce-Price-currencySymbol,
.woocommerce-grouped-product-list-item__price del .woocommerce-Price-currencySymbol,
.woocs_special_price_code del .woocommerce-Price-currencySymbol {
  color: currentColor;
}

.price ins,
.woocommerce-grouped-product-list-item__price ins,
.woocs_special_price_code ins {
  text-decoration: none;
}

.woocommerce-Price-currencySymbol {
  color: #cc8a21;
  margin-right: 3px;
}

.woocs_special_price_code {
  font-size: inherit;
}

.price-as-low-as {
  margin-right: 6px;
  font-size: 1rem;
  align-self: flex-end;
}

.quantity {
  background: #fcfcfc;
  border: 1px solid #dddddd;
  border-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  position: relative;
}

.quantity__switcher {
  background-color: #f4f6f6;
  box-shadow: none;
  color: inherit;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}

.quantity__switcher::hover {
  color: #cc8a21;
}

.quantity input {
  background: transparent;
  border: 0;
  width: 42px;
  align-self: stretch;
  text-align: center;
}

/*
 * Overwrite WooCommerce styles for all pages not designed
*/
.site-sidebar {
  display: none;
}

#nmx em {
  font-style: normal;
}

#nmx.woocommerce-cart .woocommerce-cart-form td,
#nmx.woocommerce-cart .woocommerce-cart-form th {
  padding: 18px 15px;
}

#nmx.woocommerce-cart .woocommerce-cart-form th {
  padding-bottom: 12px;
  padding-top: 12px;
}

@media (max-width: 768px) {
  #nmx.woocommerce-cart .woocommerce-cart-form td {
    border: none !important;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  #nmx.woocommerce-cart .woocommerce-cart-form tr+tr {
    border-top: 1px solid #dddddd !important;
    margin-top: 9px;
    padding-top: 9px;
  }

  #nmx.woocommerce-cart .woocommerce-cart-form .quantity {
    margin-left: auto;
  }

  #nmx .woocommerce-MyAccount-navigation #spot-alerts {
    display: none !important;
  }

  #nmx .woocommerce-MyAccount-navigation #au-bullion-storage {
    display: none !important;
  }

  #nmx .woocommerce-MyAccount-navigation #sell-to-us {
    display: none !important;
  }

  #nmx .woocommerce-MyAccount-navigation #shop-deals {
    display: none !important;
  }

  #nmx .woocommerce-MyAccount-navigation #market-updates {
    display: none !important;
  }

  #nmx .woocommerce-MyAccount-navigation #customer-logout {
    display: block !important;
    order: 11;
  }
}

#nmx.woocommerce-cart .woocommerce-cart-form .product-name a {
  color: #303232;
  box-shadow: none;
  text-decoration: none;
}

#nmx.woocommerce-cart .woocommerce-cart-form .product-name a:hover {
  background: none;
}

#nmx th,
#nmx tfoot td,
#nmx tfoot th,
#nmx td .amount {
  font-weight: 500 !important;
}

#nmx table.shop_table {
  border: 0;
}

#nmx table.shop_table td,
#nmx table.shop_table th {
  padding: 12px 15px;
}

#nmx table.shop_table th {
  border-color: transparent;
}

#nmx table.shop_table td {
  border-color: #efefef;
}

#nmx table.cart {
  margin-bottom: 1.875rem;
}

#nmx table.cart .product-thumbnail a {
  background: none;
  box-shadow: none;
}

#nmx table.cart .product-thumbnail a,
#nmx table.cart .product-thumbnail img {
  display: block;
}

#nmx table.cart .product-quantity .btn {
  display: none;
}

#nmx table.cart tfoot th {
  background: none;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
}

@media (min-width: 480px) {
  #nmx table.cart tfoot th {
    width: 70%;
  }
}

@media (max-width: 480px) {
  #nmx table.cart td.actions .input-text {
    margin: 0 0 9px;
    max-width: none;
    width: 100% !important;
  }

  #nmx table.cart td.actions .coupon .input-text+.button {
    float: none;
    width: 100%;
  }
}

@media (max-width: 768px) {

  #nmx .woocommerce table.shop_table_responsive tr td::before,
  #nmx .woocommerce-page table.shop_table_responsive tr td::before {
    margin-right: 9px;
    font-weight: normal;
  }
}

#nmx div.cart_totals td,
#nmx div.cart_totals th {
  padding-top: 9px;
  padding-bottom: 9px;
}

#nmx table.cart img {
  width: 90px;
}

#nmx td.actions .input-text {
  width: auto !important;
  margin-right: 10px;
}

#nmx a.remove {
  background: #cc8a21 url("../images/x.svg") no-repeat center center;
  background-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white !important;
  font-weight: normal;
  /*   text-indent: -9999px;  */
  box-shadow: inset 0 -1px none;
}

#nmx a.remove:hover {
  background-color: #a06c1a;
}

#nmx .cart-collaterals .product {
  width: calc(100% / 2);
}

#nmx .cart-collaterals .image:hover:before {
  display: none;
}

#nmx .cart-collaterals .yith-wcqv-button {
  display: none;
}

#nmx #shipping_method>li {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

#nmx #shipping_method>li+li {
  margin-top: 0.5rem;
}

#nmx #shipping_method label {
  margin-bottom: 0;
  font-weight: 300;
  line-height: inherit;
}

#nmx .woocommerce-shipping-destination {
  display: none;
}

#nmx .coupon .input-text {
  padding: 0.45rem 0.55rem;
  font-size: 1rem;
  line-height: 1.5;
  color: inherit;
  height: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #dddddd;
}

#nmx .cart .button:not(.checkout-button):not(.single_add_to_cart_button) {
  background: transparent;
  color: #cc8a21;
  border-color: #cc8a21;
  padding: 0.5rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.3;
  border-radius: 0.1875rem;
}

#nmx .cart .button:not(.checkout-button):not(.single_add_to_cart_button):hover {
  background: transparent;
  color: #cc8a21;
  border-color: #cc8a21;
}

#nmx .cart_totals .wc-proceed-to-checkout {
  padding-bottom: 0;
  display: flex;
  justify-content: flex-end;
}

#nmx .cart_totals .checkout-button {
  margin-bottom: 0;
}

#nmx .shipping-calculator-button {
  margin-top: 0;
  margin-bottom: 3px;
  color: #cc8a21;
  box-shadow: inset 0 -1px #cc8a21;
  text-decoration: none;
}

#nmx .shipping-calculator-button::after {
  display: none;
}

#nmx .shipping-calculator-button:hover {
  background: #f9f1e4;
  box-shadow: none;
}

#nmx .select2-dropdown,
#nmx .select2-search__field {
  border-color: #dddddd;
}

#nmx .select2-results__option--highlighted[data-selected] {
  background: #429BB6;
}

#nmx form p.form-row-last,
#nmx form p.form-row-first {
  padding-right: 0;
  width: calc(50% - 10px);
}

#nmx form p.form-row-last {
  padding-left: unset;
}

#nmx form p.form-row-last+p.form-row-wide {
  width: 100%;
  padding-right: unset;
  margin-right: unset;
  display: inline-block;
}

#nmx form p.form-row-last+p.form-row-wide+p.form-row-wide {
  width: 100%;
  margin-right: unset;
  float: right;
}

#nmx form .form-row {
  padding: 0 0 15px;
  margin: 0;
}

#nmx form .form-row label {
  line-height: 1.2;
}

#nmx form .form-row input[type="date"],
#nmx form .form-row input[type="email"],
#nmx form .form-row input[type="text"],
#nmx form .form-row input[type="password"],
#nmx form .form-row input[type="tel"],
#nmx form .form-row select,
#nmx form .form-row .select2-container .select2-selection--single,
#nmx form .form-row textarea {
  max-width: none;
}

#nmx form .form-row-first,
#nmx form .form-row-last {
  width: 50%;
}

#nmx form .form-row-first {
  padding-right: 10px;
}

#nmx form .form-row-last {
  padding-left: 10px;
}

#nmx form .form-row.woocommerce-invalid label {
  color: #de4242;
}

#nmx .select2-selection {
  display: flex;
  align-items: center;
}

#nmx .select2-selection__rendered {
  color: #303232;
  line-height: inherit;
  padding: 0;
}

#nmx .select2-selection__arrow {
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}

#nmx .select2-selection__arrow b {
  background: url("../images/arrow_down.svg") no-repeat 0 0;
  border: none;
  height: 7px;
  text-indent: -9999px;
  width: 10px;
}

#nmx .required {
  color: #de4242;
  font-weight: normal;
  text-decoration: none;
}

#nmx .woocommerce-form__label-for-checkbox {
  display: flex;
  align-items: center;
}

#nmx .woocommerce-form__label-for-checkbox>input {
  margin-right: 6px;
}

#nmx .woocommerce-form__label-for-checkbox span {
  text-transform: none;
}

#nmx .woocommerce-form__label-for-checkbox.inline {
  display: inline-flex;
}

#nmx *+.woocommerce-form__label-for-checkbox.inline {
  margin-left: 10px;
}

#nmx textarea {
  height: 114px;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: none;
  margin-top: 0;
  padding: 0;
}

.woocommerce form.checkout_coupon>p:first-child {
  display: none;
}

#customer_login {
  margin: 0 auto;
}

@media (min-width: 768px) {
  #customer_login .col-1 {
    padding-right: 30px;
  }

  #customer_login .col-2 {
    padding-left: 30px;
  }
}

#customer_login h2 {
  margin-top: 0;
}

#customer_login label[for="rememberme"] {
  display: block;
  margin-top: 20px;
  margin-bottom: 0;
}

#customer_login .lost_password {
  margin-top: 0;
}

.woocommerce-password-strength {
  font-size: 1rem;
  border-radius: 0.25rem;
  padding: 0.55rem 0.55rem;
  font-weight: inherit;
}

.woocommerce-password-strength.short,
.woocommerce-password-strength.bad {
  background-color: #f8d7da;
  border-color: #f8d7da;
  color: #de4333;
}

.woocommerce-password-strength.good {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.woocommerce-password-strength.strong {
  background-color: #d4edda;
  border-color: #c3e6cb;
  color: #155724;
}

#nmx .woocommerce-customer-details address {
  border-radius: 0;
}

#nmx .checkout_coupon .button {
  padding: 0.5rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.3;
  border-radius: 0.1875rem;
}

#nmx #order_review_heading {
  margin-top: 1rem;
}

#nmx #payment {
  background: #fff;
  border-radius: 0;
  margin-top: 15px;
}

#nmx #payment div.payment_box {
  background: none;
  color: inherit;
  font-size: 12px;
  margin: 3px 0 0;
  padding: 0 0 0 25px;
}

#nmx #payment div.payment_box::before {
  display: none;
}

#nmx #payment div.payment_box>*:first-child {
  margin-top: 0;
}

#nmx #payment div.payment_box>*:last-child {
  margin-bottom: 0;
}

#nmx #payment input[style*="none"]~div.payment_box {
  padding-left: 0;
}

#nmx #payment ul.payment_methods {
  border: none;
}

#nmx #payment ul.payment_methods li {
  font-weight: 300;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

#nmx #payment ul.payment_methods li+li {
  margin-top: 10px;
}

#nmx #payment ul.payment_methods li input {
  margin-right: 10px;
}

#nmx #payment ul.payment_methods label {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

#nmx #payment ul.payment_methods img {
  margin-left: 0;
  margin-right: 10px;
}

#nmx #payment ul.payment_methods a {
  line-height: normal;
}

#nmx #payment .place-order {
  padding-top: 0;
}

#nmx #payment #place_order {
  float: none;
}

#nmx #order_comments_field {
  padding-bottom: 0;
}

#nmx .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox {
  margin-top: 15px;
}

#ship-to-different-address {
  font-size: inherit;
}

.woocommerce-order-received .page {
  max-width: 1110px;
  margin: 0 auto;
}

.woocommerce-order-received .woocommerce-breadcrumb a,
.woocommerce-order-received .woocommerce-breadcrumb .separator {
  display: none;
}

#nmx .order_details {
  margin-bottom: 24px;
  padding-left: 0;
}

@media (max-width: 768px) {
  #nmx .order_details li {
    border: none;
    float: none;
    margin-right: 0;
  }

  #nmx .order_details li+li {
    margin-top: 15px;
  }
}

#nmx .woocommerce-billing-fields h3:first-child,
#nmx #ship-to-different-address {
  margin-top: 0;
}

#nmx .woocommerce-column--billing-address {
  margin-top: 27px;
}

#nmx .woocommerce-column--shipping-address {
  margin-top: 21px;
}

.woocommerce-account .page {
  max-width: 1110px;
  margin: 0 auto;
}

.woocommerce-account .woocommerce-breadcrumb a,
.woocommerce-account .woocommerce-breadcrumb .separator {
  display: none;
}

#nmx td.woocommerce-orders-table__cell-order-status span {
  color: #00b578;
  background-image: url("../images/complete_icon.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 15px;
  display: inline-block;
  background-position: 90% 0%;
}

#nmx .orders .woocommerce-pagination {
  margin-top: 20px;
}

#nmx .woocommerce-MyAccount-content-wrap .wishlist-title {
  display: none;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col {
  flex: 0 1 60%;
  padding-bottom: 30px;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col input[type="text"]:focus,
#nmx .woocommerce-MyAccount-content-wrap .contact-info-col input[type="email"]:focus,
#nmx .woocommerce-MyAccount-content-wrap .contact-info-col input[type="password"]:focus,
#nmx .woocommerce-MyAccount-content-wrap .contact-info-col input[type="tel"]:focus {
  border: 1px solid rgba(204, 138, 33, 0.8);
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col p.form-row em {
  line-height: 1.4;
  margin-top: 6px;
  display: block;
  font-size: 12px;
  width: 100%;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .hide {
  display: none;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .active {
  display: block;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .password-change-wrap .form-row-wide {
  width: 50%;
  padding-right: 20px;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .password-change-wrap .form-row-wide:nth-child(2) {
  padding-right: unset;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .change-password-wrap {
  display: inline-flex;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list {
  text-align: center;
  display: flex;
  align-items: center;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item {
  margin: 0;
  margin-right: 11px;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item .tgl {
  display: none;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item .tgl:checked+.tgl-btn:after {
  left: 47%;
  position: absolute;
  display: block;
  content: "";
  width: 23px;
  height: 23px;
  top: 1px;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item .tgl-ios+.tgl-btn {
  background: #fbfbfb;
  border-radius: 2em;
  padding: 2px;
  transition: all .4s ease;
  border: 1px solid #e8eae9;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item .tgl-ios+.tgl-btn:after {
  border-radius: 2em;
  background: #fbfbfb;
  transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item .tgl-ios+.tgl-btn:hover:after {
  will-change: padding;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item .tgl-ios+.tgl-btn:active {
  box-shadow: inset 0 0 0 2em #e8eae9;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item .tgl-ios+.tgl-btn:active:after {
  padding-right: .8em;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item .tgl-ios:checked+.tgl-btn {
  background-color: #cc8a21;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item .tgl-ios:checked+.tgl-btn:active {
  box-shadow: none;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item .tgl-ios:checked+.tgl-btn:active:after {
  margin-left: -.8em;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item .tgl+.tgl-btn {
  outline: 0;
  display: block;
  width: 4em;
  height: 2em;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 27px;
  width: 48px;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item .tgl+.tgl-btn:after,
#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .toggle-list .tg-list-item .tgl+.tgl-btn:before {
  position: absolute;
  display: block;
  content: "";
  width: 23px;
  height: 23px;
  top: 1px;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col legend {
  font-size: 14px;
  font-weight: 500;
  line-height: 34px;
  color: #303232;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col .password-change-wrap-content {
  display: flex;
  flex-direction: row;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col em {
  font-size: 14px;
  font-weight: 500;
  line-height: 2.4;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col input {
  width: 100%;
  background-image: linear-gradient(to top, #f6f6f6 0%, rgba(246, 246, 246, 0.99) 1%, rgba(246, 246, 246, 0) 100%);
  border: 1px solid rgba(221, 221, 221, 0.8);
  background-color: #fcfcfc;
  font-weight: 400;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col h2 {
  color: #303232;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

#nmx .woocommerce-MyAccount-content-wrap .contact-info-col form h3 {
  color: #303232;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col {
  background-color: #303232;
  background-image: url("../images/Shape_1140.png");
  background-repeat: no-repeat;
  background-position: 100% 100%;
  padding-top: 60px;
  margin-left: -15px;
  margin-right: -15px;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .metal-select,
#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .direction-select {
  margin-bottom: 20px;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .set-spot-alert {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .set-spot-alert label.container {
  color: #aeb3b3;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 400;
  margin-left: 11px;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .set-spot-alert label.container span {
  text-decoration: underline;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .set-spot-alert select,
#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .set-spot-alert input.money-input {
  width: 100%;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .set-spot-alert input[type="checkbox"] {
  width: 15px;
  height: 15px;
  border-radius: 2px;
  border: 1px solid rgba(145, 145, 145, 0.8);
  background-color: #fafafa;
  display: inline-block;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .set-spot-alert__details {
  max-width: 254px;
  margin-top: 16px;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .set-spot-alert__details .checkbox-wrap {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .set-spot-alert__details .checkbox-wrap a {
  color: #aeb3b3;
  box-shadow: inset 0 -1px #aeb3b3;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .set-spot-alert__details .button {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.63px;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .set-spot-alert__title {
  color: #ced4d4;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.125;
  position: relative;
  margin-bottom: 20px;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .set-spot-alert__title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -4px;
  height: 4px;
  width: 30px;
  background-color: #cc8a21;
  transform: translateX(-50%);
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col .set-spot-alert__text {
  color: #aeb3b3;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 25px;
}

#nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col svg {
  fill: #595b5b;
}

@media (min-width: 768px) {
  #nmx .woocommerce-MyAccount-content-wrap .contact-info-row {
    display: flex;
  }

  #nmx .woocommerce-MyAccount-content-wrap .contact-info-col {
    flex: 0 1 60%;
    padding-top: 30px;
  }

  #nmx .woocommerce-MyAccount-content-wrap .contact-info-col button {
    margin-top: 9px;
  }

  #nmx .woocommerce-MyAccount-content-wrap .contact-info-col br+form {
    margin-top: 15px;
  }

  #nmx .woocommerce-MyAccount-content-wrap .set-your-spot-col {
    flex: 0 1 50%;
    margin: -30px -30px -30px 30px;
  }

  #nmx .woocommerce-MyAccount-content-wrap .account-display-name-container,
  #nmx .woocommerce-MyAccount-content-wrap .account-email-container,
  #nmx .woocommerce-MyAccount-content-wrap .validate-state,
  #nmx .woocommerce-MyAccount-content-wrap .validate-postcode {
    width: calc(50% - 10px) !important;
  }

  #nmx .woocommerce-MyAccount-content-wrap .billing-data,
  #nmx .woocommerce-MyAccount-content-wrap .shipping-data {
    clear: both;
    display: flex;
    justify-content: space-between;
  }

  #nmx .woocommerce-MyAccount-content-wrap .billing-data>p,
  #nmx .woocommerce-MyAccount-content-wrap .shipping-data>p {
    width: calc(50% - 10px);
  }
}

#nmx .woocommerce-MyAccount-navigation {
  display: none;
  float: none;
  width: unset;
  margin-bottom: unset;
  margin-top: 0;
}

#nmx .woocommerce-MyAccount-navigation.show-menu {
  display: block;
}

#nmx .woocommerce-MyAccount-navigation a {
  box-shadow: none;
}

#nmx .woocommerce-MyAccount-navigation [class*="is-active"]>a {
  color: #303232 !important;
}

#nmx .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--dashboard,
#nmx .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address,
#nmx .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout {
  display: none;
}

#nmx .woocommerce-MyAccount-navigation ul {
  display: flex;
  flex-direction: column;
  margin-bottom: unset;
  padding-left: 0;
  list-style: none;
}

#nmx .woocommerce-MyAccount-navigation #edit-account {
  order: 1;
}

#nmx .woocommerce-MyAccount-navigation #orders {
  order: 2;
}

#nmx .woocommerce-MyAccount-navigation #wish-list {
  order: 3;
}

#nmx .woocommerce-MyAccount-navigation #spot-alerts {
  order: 6;
}

#nmx .woocommerce-MyAccount-navigation #verify-identity {
  order: 5;
}

#nmx .woocommerce-MyAccount-navigation #au-bullion-storage {
  order: 7;
}

#nmx .woocommerce-MyAccount-navigation #sell-to-us {
  order: 8;
}

#nmx .woocommerce-MyAccount-navigation #shop-deals {
  order: 9;
}

#nmx .woocommerce-MyAccount-navigation #market-updates {
  order: 10;
}

#nmx .woocommerce-MyAccount-navigation #customer-logout {
  display: block !important;
  order: 11;
}

#nmx .woocommerce-MyAccount-navigation li {
  width: 100%;
  margin-right: 1px;
}

#nmx .woocommerce-MyAccount-navigation li.is-active {
  border-color: #cc8a21;
}

#nmx .woocommerce-MyAccount-navigation li a {
  color: #aeb3b3;
  font-size: 12px;
  font-weight: 600;
  line-height: 2.5;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  padding-left: unset;
}

#nmx .woocommerce-MyAccount-navigation a {
  color: inherit;
  display: inline-block;
  font-weight: 500;
  position: relative;
  padding-left: 20px;
  text-decoration: none;
}

#nmx .woocommerce-MyAccount-navigation a:hover {
  background: none;
  color: #cc8a21;
}

@media (min-width: 1024px) {
  #nmx .woocommerce-MyAccount-navigation {
    display: block;
  }

  #nmx .woocommerce-MyAccount-navigation ul {
    flex-direction: row;
    justify-content: center;
    text-align: center;
  }

  #nmx .woocommerce-MyAccount-navigation ul li {
    border-bottom: 4px solid #e2e8e8;
  }
}

#nmx h2.js-toggle-acmenu {
  background: url("../images/arrow_down.svg") no-repeat right center;
  display: block;
  line-height: 100%;
  position: relative;
}

#nmx h2.js-toggle-acmenu button {
  background: none;
  border: none;
  border: 1px solid #dddddd;
  border-left: none;
  border-right: none;
  color: #303232;
  cursor: pointer;
  font-weight: 600;
  font-size: 1rem;
  padding: 9px 0;
  text-align: left;
  width: 100%;
  text-transform: uppercase;
}

#nmx h2.js-toggle-acmenu::before {
  content: "";
  background: url(../images/svg_arrow_down.svg) no-repeat 0 0;
  height: 7px;
  width: 10px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

@media (min-width: 1024px) {
  #nmx h2.js-toggle-acmenu {
    display: none;
  }
}

#nmx .woocommerce-MyAccount-content {
  float: none;
  overflow: hidden;
  width: auto;
}

#nmx .woocommerce-orders-table__cell-order-actions .button {
  background: transparent;
  color: #cc8a21;
  border-color: #cc8a21;
  padding: 0.5rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.3;
  border-radius: 0.1875rem;
}

#nmx .woocommerce-orders-table__cell-order-actions .button:hover {
  background: transparent;
  color: #cc8a21;
  border-color: #cc8a21;
}

.woocommerce-MyAccount-content {
  margin-top: 21px;
}

.woocommerce-MyAccount-content-wrap {
  padding: 15px;
  background-color: #fff;
}

.woocommerce-MyAccount-content .welcome strong {
  font-weight: normal;
  font-style: normal;
}

.woocommerce-MyAccount-content>*:first-child {
  margin-top: 0;
}

.woocommerce-MyAccount-content>*:first-child>*:first-child {
  margin-top: 0;
}

.woocommerce-MyAccount-content .woocommerce-address-fields {
  margin-top: 12px;
}

@media (min-width: 768px) {
  .woocommerce-MyAccount-content {
    margin-top: 0;
  }

  .woocommerce-MyAccount-content-wrap {
    padding: 30px;
  }
}

.woocommerce table.my_account_orders .button {
  padding: 0.5rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.3;
  border-radius: 0.1875rem;
}

.woocommerce-Address-title {
  position: relative;
  margin-bottom: 9px;
}

.woocommerce-Address-title h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.woocommerce-Address-title a {
  font-size: 1rem;
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#nmx .woocommerce-error .button,
#nmx .woocommerce-info .button,
#nmx .woocommerce-message .button {
  display: none;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  display: none !important;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
  display: none;
}

.content-text {
  max-width: 768px;
  margin: 0 auto;
}

.content-text ul,
.content-text ol {
  padding-left: 1rem;
}

.content-text *+table {
  margin-top: 1rem;
}

.content-text *+h1,
.content-text *+h2,
.content-text *+h3,
.content-text *+h4,
.content-text *+h5,
.content-text *+h6 {
  margin-top: 1.875rem;
}

.content-text h2 {
  font-size: 1.5rem;
}

.content-text h3 {
  font-size: 1.2rem;
}

.content-text h4 {
  font-size: 1.15rem;
}

.content-text h5,
.content-text h6 {
  font-size: 1rem;
}

#nmx .gallery {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

#nmx .gallery .gallery-item {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

#nmx .gallery.gallery-columns-4 .gallery-item {
  flex: 0 0 25%;
  max-width: 25%;
}

#nmx .gallery .rl-gallery-link {
  display: block;
}

#nmx .gallery .rl-gallery-link:hover {
  background: none;
}

#nmx .gallery .rl-gallery-link:hover .attachment-thumbnail {
  filter: grayscale(100%);
}

#nmx .gallery .attachment-thumbnail {
  border: 0;
  transition: all 0.25s;
}

#nmx .gallery .gallery-caption {
  font-size: 12px;
  margin: 0.5625rem 0 0;
}

#nmx .gallery br {
  display: none;
}

.woocommerce-account .woocommerce-breadcrumb {
  visibility: hidden;
}

.setted-spot-alert.is-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.setted-spot-alert.is-empty .result-spot-alert {
  display: flex;
  align-items: center;
  font-size: 22px;
  font-weight: 600;
  height: 162px;
  position: relative;
  margin: 94px 0 0;
}

.setted-spot-alert.is-empty .result-spot-alert::before,
.setted-spot-alert.is-empty .result-spot-alert::after {
  content: "";
  width: 65px;
  height: 1px;
  background-color: #f4f6f6;
}

.setted-spot-alert.is-empty .result-spot-alert::before {
  margin-right: 20px;
}

.setted-spot-alert.is-empty .result-spot-alert::after {
  margin-left: 20px;
}

.setted-spot-alert.is-empty .result-spot-alert svg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  color: #f4f6f6;
}

.setted-spot-alert.is-empty .result-spot-alert span {
  position: relative;
  z-index: 1;
}

.setted-spot-alert__details {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}

.result-spot-alert+.setted-spot-alert__details {
  margin-top: 94px;
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  .woocommerce-edit-account .woocommerce-notices-wrapper ul.woocommerce-error {
    margin-bottom: 60px;
  }

}

#raf-message {
  background: none;
  border: 0;
  border-top: 1px solid #dddddd;
  color: inherit;
  padding: 30px 0 0 0;
  margin-top: 30px;
}

#raf-message * {
  color: inherit;
}

#raf-message a {
  color: #cc8a21;
}

#nmx table.shop_table .product-price,
#nmx table.shop_table .product-subtotal {
  text-align: right;
}

#nmx table.shop_table .price,
#nmx table.shop_table .woocommerce-grouped-product-list-item__price,
#nmx table.shop_table .woocs_special_price_code {
  justify-content: flex-end;
}

#upload_government_identification_form label,
#upload_proof_of_address_form label {
  text-transform: lowercase;
}

#upload_government_identification_form label::first-letter,
#upload_proof_of_address_form label::first-letter {
  text-transform: uppercase;
}

#upload_government_identification_form p,
#upload_proof_of_address_form p {
  overflow: hidden;
  list-style: none;
}

#upload_government_identification_form input[type="file"],
#upload_proof_of_address_form input[type="file"] {
  background-image: linear-gradient(to top, #f6f6f6 0%, rgba(246, 246, 246, 0.99) 1%, rgba(246, 246, 246, 0) 100%);
  margin-bottom: 10px;
  max-width: 100%;
}

#upload_government_identification_form input[type="submit"],
#upload_proof_of_address_form input[type="submit"] {
  max-width: 175px;
  display: inline-block;
  font-weight: 600;
  height: auto;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0.7625rem 1.25rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.1875rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  background: #cc8a21;
  color: #fff;
  border-color: none;
  display: flex;
  align-items: center;
  padding: 0.65rem 0.55rem 0.65rem;
  max-height: 59px;
}

@media screen and (prefers-reduced-motion: reduce) {

  #upload_government_identification_form input[type="submit"],
  #upload_proof_of_address_form input[type="submit"] {
    transition: none;
  }
}

#upload_government_identification_form input[type="submit"]:hover,
#upload_proof_of_address_form input[type="submit"]:hover {
  text-decoration: none;
}

#upload_government_identification_form input[type="submit"]:focus,
#upload_government_identification_form input[type="submit"].focus,
#upload_proof_of_address_form input[type="submit"]:focus,
#upload_proof_of_address_form input[type="submit"].focus {
  outline: 0;
  box-shadow: none;
}

#upload_government_identification_form input[type="submit"].disabled,
#upload_government_identification_form input[type="submit"]:disabled,
#upload_proof_of_address_form input[type="submit"].disabled,
#upload_proof_of_address_form input[type="submit"]:disabled {
  opacity: 0.65;
}

#upload_government_identification_form input[type="submit"]:not(:disabled):not(.disabled),
#upload_proof_of_address_form input[type="submit"]:not(:disabled):not(.disabled) {
  cursor: pointer;
}

#upload_government_identification_form input[type="submit"]:not(:disabled):not(.disabled):active,
#upload_government_identification_form input[type="submit"]:not(:disabled):not(.disabled).active,
#upload_proof_of_address_form input[type="submit"]:not(:disabled):not(.disabled):active,
#upload_proof_of_address_form input[type="submit"]:not(:disabled):not(.disabled).active {
  background-image: none;
}

#upload_government_identification_form input[type="submit"]:hover,
#upload_proof_of_address_form input[type="submit"]:hover {
  background: #a06c1a;
  color: #fff;
  border-color: none;
}

#upload_government_identification_form input[type="submit"].is-loading,
#upload_proof_of_address_form input[type="submit"].is-loading {
  opacity: 0.5;
  pointer-events: none;
}

#upload_government_identification_form .id-image-requirement,
#upload_proof_of_address_form .id-image-requirement {
  color: #666666;
  margin-top: 12px !important;
  margin-bottom: 3px !important;
}

#upload_government_identification_form .id-image-requirement,
#upload_government_identification_form .id-valid-message,
#upload_proof_of_address_form .id-image-requirement,
#upload_proof_of_address_form .id-valid-message {
  font-size: 0.875rem;
  font-style: normal;
}

@media (min-width: 480px) {

  #upload_government_identification_form input[type="file"],
  #upload_proof_of_address_form input[type="file"] {
    margin-bottom: 0;
    float: left;
    width: calc(100% - 175px);
    max-width: 450px;
  }

  #upload_government_identification_form input[type="submit"],
  #upload_proof_of_address_form input[type="submit"] {
    float: left;
  }

  #upload_government_identification_form .id-image-requirement,
  #upload_proof_of_address_form .id-image-requirement {
    margin-top: 9px !important;
  }
}

#upload_government_identification_form h3,
#delete_government_identification_form h3,
#upload_proof_of_address_form h3,
#delete_proof_of_address_form h3 {
  display: block;
  color: #303232;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

#upload_proof_of_address_form,
#delete_proof_of_address_form {
  margin-top: 40px;
}

.user_images+input[type="submit"] {
  margin: 10px 15px 0;
  width: auto;
  display: inline-block;
  font-weight: 600;
  height: auto;
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0.7625rem 1.25rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.1875rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  background: #cc2121;
  color: #fff;
  border-color: none;
  display: flex;
  align-items: center;
  max-height: 59px;
  padding: 0.5rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.3;
  border-radius: 0.1875rem;
}

@media screen and (prefers-reduced-motion: reduce) {
  .user_images+input[type="submit"] {
    transition: none;
  }
}

.user_images+input[type="submit"]:hover {
  text-decoration: none;
}

.user_images+input[type="submit"]:focus,
.user_images+input[type="submit"].focus {
  outline: 0;
  box-shadow: none;
}

.user_images+input[type="submit"].disabled,
.user_images+input[type="submit"]:disabled {
  opacity: 0.65;
}

.user_images+input[type="submit"]:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.user_images+input[type="submit"]:not(:disabled):not(.disabled):active,
.user_images+input[type="submit"]:not(:disabled):not(.disabled).active {
  background-image: none;
}

.user_images+input[type="submit"]:hover {
  background: #a01a1a;
  color: #fff;
  border-color: none;
}

.user_images+input[type="submit"].is-loading {
  opacity: 0.5;
  pointer-events: none;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.product .type-product .post-6916>a>span {
  display: none !important;

}


/* Sidebar styling */
body.archive #sidebar {
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  max-width: 300px;
}

/* Widget title styling */
body.archive #sidebar .sidebar-widget-title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333;
  border-bottom: 2px solid #cc8a21;
  padding-bottom: 8px;
  margin-bottom: 15px;
}

/* Product categories list */
body.archive #sidebar .product-categories {
  list-style: none;
  padding: 0;
  margin: 0;
}

body.archive #sidebar .product-categories li {
  margin-bottom: 8px;
}

body.archive #sidebar .product-categories li a {
  font-size: 1rem;
  color: #303232;
  text-decoration: none;
  transition: color 0.3s ease;
  display: block;
  padding: 8px 10px;
  border-radius: 4px;
}

/* Hover effect on links */
body.archive #sidebar .product-categories li a:hover {
  color: #cc8a21;
  background-color: #f0f0f0;
}

/* Nested categories */
body.archive #sidebar .product-categories li ul.children {
  margin-left: 15px;
  border-left: 2px solid #e0e0e0;
  padding-left: 10px;
  margin-top: 8px;
}

body.archive #sidebar .product-categories li ul.children li a {
  font-size: 0.9rem;
  color: #333;
  font-weight: 500;
}

/* Parent categories bolded */
body.archive #sidebar .product-categories li.cat-parent>a {
  font-weight: bold;
  color: #333;
}

/* Toggle visibility (optional for better UX on mobile) */
body.archive #sidebar .is-toggle::after {
  /* content: '▼'; */
  float: right;
  font-size: 0.8rem;
  color: #888;
}

body.archive #sidebar .is-visible.is-toggle::after {
  /* content: '▲'; */
}

body.archive #sidebar .cat-item.cat-item.cat-item-555 {
  display: none;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  body.archive #sidebar {
    max-width: 100%;
    padding: 15px;
  }

  body.archive #sidebar .sidebar-widget-title {
    font-size: 1.3rem;
  }

  body.archive #sidebar .product-categories li a {
    font-size: 0.95rem;
  }
}

.woocommerce-breadcrumb a {
  color: #333;
  text-decoration: underline;
  font-size: 15px;
  line-height: 18px;
}

.br_alabel.br_alabel_type_text.br_alabel_template_type_css.berocket_alabel_id_132395>span {
  background: #303232 !important;
  color: white !important;
}


/* for the section on product details page customer service */
.mystorecontactinfo {
  display: flex;
  font-size: 12px !important;
  flex-wrap: wrap;
  gap: 20px;
  padding: 10px;
  background: linear-gradient(to bottom right, #ffffff, #f7f7f7);
  border: 1px solid #ddd;
  border-radius: 12px;
  font-family: Arial, sans-serif;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.mystorecontactinfo .contact-item {
  display: flex;
  align-items: center;
  width: calc(50% - 10px);
  /* Adjusts width for two columns */
  background-color: #fff;
  padding: 15px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.mystorecontactinfo .contact-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.mystorecontactinfo .contact-item i {
  font-size: 19px;
  color: #cc8a21;
  /* Matches your site's color */
  margin-right: 15px;
}

.mystorecontactinfo .contact-details {
  display: flex;
  flex-direction: column;
}

.mystorecontactinfo .label {
  font-weight: bold;
  color: #333;
  margin: 0;
  font-size: 13px;
}

.mystorecontactinfo .value {
  margin: 5px 0 0;
  color: #555;
  font-size: 14px;
  text-decoration: none;
  font-size: 12px !important;
  transition: color 0.3s ease;
}

.mystorecontactinfo .value:hover {
  text-decoration: underline;
  color: #cc8a21;
}

/* Add subtle dividers for better visual structure */
.mystorecontactinfo .contact-item:not(:last-child) {
  border-bottom: 1px solid #eee;
}

/* Responsive Design */
@media (max-width: 768px) {
  .mystorecontactinfo {
    flex-direction: column;
    gap: 15px;
  }

  .mystorecontactinfo .contact-item {
    width: 100%;
  }
}


/* Customer service on details page ends */

.summary.entry-summary .share {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-family: Arial, sans-serif;
  margin: 0px 0;
  margin-top: 0px !important;
  background-color: white;
  padding: 10px 10px;
  align-items: left !important;
}

.summary.entry-summary .share>span {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  display: inline-block;
  margin-bottom: 10px;
}

.summary.entry-summary .share>span span {
  font-size: 16px;
  font-weight: normal;
  color: #777;
  margin-left: 5px;
}

.summary.entry-summary .share__links {
  display: flex;
  gap: 15px;
  align-items: left;
}

.summary.entry-summary .share__link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border: 1px solid #ccc;
  border-radius: 50%;
  transition: all 0.3s ease;
  text-decoration: none;
  background-color: #f9f9f9;
}

.summary.entry-summary .share__link:hover {
  background-color: #e3e3e3;
  border-color: #999;
}

.summary.entry-summary .share__link svg {
  fill: #555;
  transition: fill 0.3s ease;
}

.summary.entry-summary .share__link:hover svg {
  fill: #000;
}

/* Responsive styling */
@media screen and (max-width: 600px) {
  .summary.entry-summary .share {
    align-items: left !important;
  }

  .summary.entry-summary .share>span {
    text-align: center;
  }

  .summary.entry-summary .share__links {
    justify-content: center;
    gap: 10px;
  }
}


/* Wishlist Container */
.yith-wcwl-add-to-wishlist {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 15px 0;
  font-family: Arial, sans-serif;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
  margin-top: 10px;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  display: inline-flex;
  align-items: left !important;
  justify-content: center;
  padding: 8px 16px;
  background-color: #f4f4f4;
  color: #333;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #ccc;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
  background-color: #e3e3e3;
  color: #000;
  border-color: #999;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
  margin-left: 5px;
}

/* Responsive styling */
@media screen and (max-width: 600px) {
  .yith-wcwl-add-to-wishlist {
    align-items: left !important;
  }

  .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
    font-size: 12px;
    padding: 6px 12px;
  }
}

div.term-description {
  margin-top: 5% !important;
}

.payment_box.payment_method_moneris_checkout_woocommerce {
  color: red !important;
  font-size: smaller !important;
  font-weight: 600 !important;
}

th.pick_up_name {
  white-space: normal !important;
}

div.woocommerce-notices-wrapper .woocommerce-message {
  background: #e6ffc5 !important;
  color: #303232 !important;
  padding: 5px 0px 10px 5px !important;
  font-weight: 600 !important;
}

div.star-rating {
  display: none !important;
}

/* this one is for ... after the product title */
.woocommerce-loop-product__title {
  /* display: -webkit-box; */
  /* max-height: 3em; */
  /* Adjust based on desired lines */
  line-height: 1.5em;
  color: #303232 !important;
  font-size: 0.875rem!important;
  margin: 15px 0px 15px!important;
  font-weight: 500!important;
  font-style: normal!important;
  text-transform: none!important;
  max-width: 100%!important;
  height: 60px!important;
  /* Keeps text readable */
  /* overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal; */

  /* Enable multi-line ellipsis */
  /* -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; */
  /* Number of lines before truncation */
}

@media screen and (max-width: 768px) {
  .woocommerce-checkout.woocommerce-page .woocommerce-form__input-checkbox {
    width: 15px !important;
    height: 15px;
    margin: -10px 8px 0 0 !important;
  }
  /* this one is for ... after the product title */
body.term-walk-in-specials .woocommerce-loop-product__title {
    height: 90px!important;
  }
  body.term-brampton .woocommerce-loop-product__title {
    height: 90px!important;
  }
  body.term-vancouver-bullion .woocommerce-loop-product__title {
    height: 90px!important;
  }
}

#order_review.woocommerce-checkout-review-order h3 {
  color: #121212;
}

form.checkout.woocommerce-checkout .woocommerce-billing-fields h3 {
  color: #121212;
}

#order_review.woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping>th {
  background: #cc8a21 !important;
  color: white;
  font-weight: 600 !important;
  font-size: large;
}

#payment.woocommerce-checkout-payment li.wc_payment_method.payment_method_bill_payment .payment_method_bill_payment p label {
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 14px;
}

#payment.woocommerce-checkout-payment li.wc_payment_method.payment_method_emt .payment_method_emt p label {
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 14px;
}

div.cart_totals.calculated_shipping .shop_table.shop_table_responsive tr.woocommerce-shipping-totals.shipping th {
  background: #cc8a21;
  color: white;
  font-weight: bold !important;
}

form.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents th {
  color: white;
}

/* .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--verify-identity#verify-identity a
{
  color: #916217 !important;
  font-weight: bold !important;
} */
.nav-complementary li.nav-complementary__item.p-r ul.nav-dropdown__list li a {
  padding: 10px 10px !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--verify-identity#verify-identity a::before {
  font-family: "Font Awesome 5 Free";
  /* For Font Awesome 5 or 6 */
  content: "\f2c2";
  /* Unicode for ID Card icon */
  font-weight: 900;
  /* Required for solid icons */
  margin-right: 8px;
}

body.woocommerce-cart.woocommerce-page .woocommerce p.return-to-shop {
  float: left;
  width: 100%;
}

body.page-template-default.page.page-id-209.woocommerce-checkout .col2-set#customer_details div.col-1 {
  background: white;
  padding: 20px;
}

body.page-template-default.page.page-id-209.woocommerce-checkout .col2-set#customer_details div.col-2 {
  background: white;
  padding: 20px;
}

/* my accounts orders page mobile only */
@media only screen and (max-width: 767px) {
  body.woocommerce-account .woocommerce-orders-table {
    display: block;
    width: 100%;
  }

  body.woocommerce-account .woocommerce-orders-table thead {
    display: none;
  }

  body.woocommerce-account .woocommerce-orders-table tbody,
  body.woocommerce-account .woocommerce-orders-table tr {
    display: block;
    width: 100%;
  }

  body.woocommerce-account .woocommerce-orders-table__row {
    background: #f9f9f9;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
  }

  body.woocommerce-account .woocommerce-orders-table__cell {
    display: flex;
    justify-content: space-between;
    padding: 6px 0;
    font-size: 14px;
    border: none !important;
    text-align: left !important;
  }

  body.woocommerce-account .woocommerce-orders-table__cell:before {
    content: attr(data-title) ": ";
    font-weight: 600;
    color: #333;
    flex: 0 0 50%;
    max-width: 50%;
  }

  body.woocommerce-account .woocommerce-orders-table__cell-order-status {
    font-weight: bold;
    color: #a00;
  }

  body.woocommerce-account .woocommerce-orders-table__cell-order-total .woocommerce-Price-amount {
    font-weight: 600;
    color: #111;
  }

  .woocommerce-MyAccount-content-wrap {
    padding: 0px!important;
  }
}