.goldsmith-swiper-slider:not(.swiper-initialized) .goldsmith-category-slide-item {
width: 148px;
}
.goldsmith-page-hero-content.container {
z-index: 1;
}
.page-hero-big {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
min-height: 350px;
position: relative;
justify-content: center;
align-items: center;
text-align: center;
overflow: hidden;
}
.goldsmith-page-hero-inner {
position: relative;
z-index: 1;
}
.has-default-header-type-trans .page-hero-big {
display: flex;
justify-content: center;
align-items: center;
padding-top: 80px;
}
.has-default-header-type-trans .page-hero-cat-slider {
min-height: 450px;
padding-top: 120px;
}
.page-hero-big ul.goldsmith-wc-category-list {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
list-style: none;
margin-top: 15px;
}
.goldsmith-shop-hero.page-hero-big .term-description,
.goldsmith-shop-hero.page-hero-big .goldsmith-breadcrumbs {
margin-top: 15px;
}
.goldsmith-shop-hero.has-bg-image .goldsmith-breadcrumbs li,
.goldsmith-shop-hero.has-bg-image .goldsmith-breadcrumbs li a,
.goldsmith-shop-hero.has-bg-image .term-description,
.goldsmith-shop-hero.has-bg-image .page-title{
color: #fff;
}
.goldsmith-shop-hero.has-bg-image .page-title{
margin-bottom: 0;
}
.page-hero-big ul.goldsmith-wc-category-list li {
display: inline-block;
position: relative;
}
.page-hero-big ul.goldsmith-wc-category-list li+li {
margin-left: 20px;
}
.page-hero-big ul.goldsmith-wc-category-list li a {
padding: 10px 0;
}
.page-hero-big ul.goldsmith-wc-category-list li a:after {
content: '';
height: 2px;
width: 0;
background-color: currentColor;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: width .25s;
transition: width .25s;
}
.page-hero-big ul.goldsmith-wc-category-list li a:hover:after {
width: 100%;
}  .goldsmith-shop-hero.goldsmith-page-hero.page-hero-cat-slider.page-hero-static {
background-position: center;
background-size: cover;
min-height: 330px;
background-color: var(--goldsmith-gray-soft);
display: flex;
align-items: flex-start;
padding: 90px 0;
align-content: center;
}
.has-default-header-type-trans .goldsmith-shop-hero.goldsmith-page-hero.page-hero-cat-slider.page-hero-static {
min-height: 450px;
}
.goldsmith-page-hero .goldsmith-category-slider-wrapper {
margin-top: 25px;
padding: 0;
}
.goldsmith-shop-hero.goldsmith-page-hero.page-hero-cat-slider .goldsmith-category-slider {
margin-bottom: 0px;
}
.goldsmith-category-slider .swiper-slide {
display: flex;
align-items: center;
justify-content: center;
transition: all 200ms linear;
transform: scale(0.9);
}
.goldsmith-category-slider .goldsmith-category-slide-item a {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
position: relative;
padding: 10px 10px 0;
background: #f4f4f4;
}
.goldsmith-category-slider span.category-title {
color: var(--goldsmith-dark);
line-height: 1;
margin-top: 0;
padding: 10px;
}
.goldsmith-category-slider span.cat-count {
position: absolute;
top: 5px;
left: 5px;
right: auto;
width: 20px;
height: 20px;
border-radius: 50%;
background: var(--goldsmith-dark);
color: #fff;
display: flex;
align-items: center;
justify-content: center;
font-size: 10px;
}
.goldsmith-category-slider .swiper-pagination {
position: relative;
left: auto;
right: auto;
bottom: auto;
margin-top: 20px;
}.row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(-1 * var(--bs-gutter-y));margin-right: calc(-0.5 * var(--bs-gutter-x));margin-left: calc(-0.5 * var(--bs-gutter-x));}.row > * {box-sizing: border-box;flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);margin-top: var(--bs-gutter-y);}.col {flex: 1 0 0%;}.row-cols-auto > * {flex: 0 0 auto;width: auto;}.row-cols-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-auto {flex: 0 0 auto;width: auto;}.col-1 {flex: 0 0 auto;width: 8.33333333%;}.col-2 {flex: 0 0 auto;width: 16.66666667%;}.col-3 {flex: 0 0 auto;width: 25%;}.col-4 {flex: 0 0 auto;width: 33.33333333%;}.col-5 {flex: 0 0 auto;width: 41.66666667%;}.col-6 {flex: 0 0 auto;width: 50%;}.col-7 {flex: 0 0 auto;width: 58.33333333%;}.col-8 {flex: 0 0 auto;width: 66.66666667%;}.col-9 {flex: 0 0 auto;width: 75%;}.col-10 {flex: 0 0 auto;width: 83.33333333%;}.col-11 {flex: 0 0 auto;width: 91.66666667%;}.col-12 {flex: 0 0 auto;width: 100%;}@media (min-width: 576px) {.col-sm {flex: 1 0 0%;}.row-cols-sm-auto > * {flex: 0 0 auto;width: auto;}.row-cols-sm-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-sm-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-sm-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-sm-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-sm-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-sm-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-sm-auto {flex: 0 0 auto;width: auto;}.col-sm-1 {flex: 0 0 auto;width: 8.33333333%;}.col-sm-2 {flex: 0 0 auto;width: 16.66666667%;}.col-sm-3 {flex: 0 0 auto;width: 25%;}.col-sm-4 {flex: 0 0 auto;width: 33.33333333%;}.col-sm-5 {flex: 0 0 auto;width: 41.66666667%;}.col-sm-6 {flex: 0 0 auto;width: 50%;}.col-sm-7 {flex: 0 0 auto;width: 58.33333333%;}.col-sm-8 {flex: 0 0 auto;width: 66.66666667%;}.col-sm-9 {flex: 0 0 auto;width: 75%;}.col-sm-10 {flex: 0 0 auto;width: 83.33333333%;}.col-sm-11 {flex: 0 0 auto;width: 91.66666667%;}.col-sm-12 {flex: 0 0 auto;width: 100%;}.d-sm-flex {display: flex !important;}}@media (min-width: 768px) {.col-md {flex: 1 0 0%;}.row-cols-md-auto > * {flex: 0 0 auto;width: auto;}.row-cols-md-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-md-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-md-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-md-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-md-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-md-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-md-auto {flex: 0 0 auto;width: auto;}.col-md-1 {flex: 0 0 auto;width: 8.33333333%;}.col-md-2 {flex: 0 0 auto;width: 16.66666667%;}.col-md-3 {flex: 0 0 auto;width: 25%;}.col-md-4 {flex: 0 0 auto;width: 33.33333333%;}.col-md-5 {flex: 0 0 auto;width: 41.66666667%;}.col-md-6 {flex: 0 0 auto;width: 50%;}.col-md-7 {flex: 0 0 auto;width: 58.33333333%;}.col-md-8 {flex: 0 0 auto;width: 66.66666667%;}.col-md-9 {flex: 0 0 auto;width: 75%;}.col-md-10 {flex: 0 0 auto;width: 83.33333333%;}.col-md-11 {flex: 0 0 auto;width: 91.66666667%;}.col-md-12 {flex: 0 0 auto;width: 100%;}.d-md-flex {display: flex!important;}}@media (min-width: 992px) {.col-lg {flex: 1 0 0%;}.row-cols-lg-auto > * {flex: 0 0 auto;width: auto;}.row-cols-lg-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-lg-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-lg-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-lg-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-lg-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-lg-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-lg-auto {flex: 0 0 auto;width: auto;}.col-lg-1 {flex: 0 0 auto;width: 8.33333333%;}.col-lg-2 {flex: 0 0 auto;width: 16.66666667%;}.col-lg-3 {flex: 0 0 auto;width: 25%;}.col-lg-4 {flex: 0 0 auto;width: 33.33333333%;}.col-lg-5 {flex: 0 0 auto;width: 41.66666667%;}.col-lg-6 {flex: 0 0 auto;width: 50%;}.col-lg-7 {flex: 0 0 auto;width: 58.33333333%;}.col-lg-8 {flex: 0 0 auto;width: 66.66666667%;}.col-lg-9 {flex: 0 0 auto;width: 75%;}.col-lg-10 {flex: 0 0 auto;width: 83.33333333%;}.col-lg-11 {flex: 0 0 auto;width: 91.66666667%;}.col-lg-12 {flex: 0 0 auto;width: 100%;}.d-lg-flex {display: flex!important;}.pr-lg-35 {padding-right: 35px;}}@media (min-width: 1200px) {.col-xl {flex: 1 0 0%;}.row-cols-xl-auto > * {flex: 0 0 auto;width: auto;}.row-cols-xl-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-xl-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-xl-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-xl-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-xl-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-xl-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-xl-auto {flex: 0 0 auto;width: auto;}.col-xl-1 {flex: 0 0 auto;width: 8.33333333%;}.col-xl-2 {flex: 0 0 auto;width: 16.66666667%;}.col-xl-3 {flex: 0 0 auto;width: 25%;}.col-xl-4 {flex: 0 0 auto;width: 33.33333333%;}.col-xl-5 {flex: 0 0 auto;width: 41.66666667%;}.col-xl-6 {flex: 0 0 auto;width: 50%;}.col-xl-7 {flex: 0 0 auto;width: 58.33333333%;}.col-xl-8 {flex: 0 0 auto;width: 66.66666667%;}.col-xl-9 {flex: 0 0 auto;width: 75%;}.col-xl-10 {flex: 0 0 auto;width: 83.33333333%;}.col-xl-11 {flex: 0 0 auto;width: 91.66666667%;}.col-xl-12 {flex: 0 0 auto;width: 100%;}.d-xl-flex {display: flex !important;}}@media (min-width: 1400px) {.col-xxl {flex: 1 0 0%;}.row-cols-xxl-auto > * {flex: 0 0 auto;width: auto;}.row-cols-xxl-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-xxl-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-xxl-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-xxl-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-xxl-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-xxl-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-xxl-auto {flex: 0 0 auto;width: auto;}.col-xxl-1 {flex: 0 0 auto;width: 8.33333333%;}.col-xxl-2 {flex: 0 0 auto;width: 16.66666667%;}.col-xxl-3 {flex: 0 0 auto;width: 25%;}.col-xxl-4 {flex: 0 0 auto;width: 33.33333333%;}.col-xxl-5 {flex: 0 0 auto;width: 41.66666667%;}.col-xxl-6 {flex: 0 0 auto;width: 50%;}.col-xxl-7 {flex: 0 0 auto;width: 58.33333333%;}.col-xxl-8 {flex: 0 0 auto;width: 66.66666667%;}.col-xxl-9 {flex: 0 0 auto;width: 75%;}.col-xxl-10 {flex: 0 0 auto;width: 83.33333333%;}.col-xxl-11 {flex: 0 0 auto;width: 91.66666667%;}.col-xxl-12 {flex: 0 0 auto;width: 100%;}.d-xxl-flex {display: flex !important;}}.d-block {display: block;}.d-flex {display: flex;}.d-none {display: none;}.flex-row-reverse {flex-direction: row-reverse;}.flex-column-reverse {flex-direction: column-reverse;}.flex-wrap {flex-wrap: wrap;}.flex-wrap-reverse {flex-wrap: wrap-reverse;}.justify-content-start {justify-content: flex-start;}.justify-content-end {justify-content: flex-end;}.justify-content-center {justify-content: center;}.order-0 {order: 0;}.order-1 {order: 1;}.order-2 {order: 2;}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }
main {
display: block;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
textarea::-webkit-input-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea:-ms-input-placeholder,
textarea::placeholder,
::placeholder {
color: var(--goldsmith-gray-dark) !important;
}
.has-default-header-type-dark ::-webkit-input-placeholder,
.has-default-header-type-dark ::-moz-placeholder,
.has-default-header-type-dark :-ms-input-placeholder,
.has-default-header-type-dark :-moz-placeholder,
.has-default-header-type-dark textarea::-webkit-input-placeholder,
.has-default-header-type-dark textarea:-moz-placeholder,
.has-default-header-type-dark textarea::-moz-placeholder,
.has-default-header-type-dark textarea:-ms-input-placeholder,
.has-default-header-type-dark textarea::placeholder,
.has-default-header-type-dark ::placeholder {
color: #bbbbbb !important;
} button,
input { overflow: visible;
}
input[type="submit"] {
cursor: pointer;
} button,
select { text-transform: none;
} button,
[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 {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
-o-transition: height .3s ease-in-out;
-webkit-transition: height .3s ease-in-out;
transition: height .3s ease-in-out;
}
textarea:focus {
-o-transition: height .3s ease-in-out;
-webkit-transition: height .3s ease-in-out;
transition: height .3s ease-in-out;
}
input:focus, textarea:focus, textarea:focus::placeholder {
color: var(--goldsmith-black);
border-color: var(--goldsmith-black) !important;
}
::placeholder,
::-moz-placeholder,
::-webkit-input-placeholder,
:-ms-input-placeholder {
color: var(--goldsmith-gray-dark);
-o-transition: color .3s ease-in-out;
-webkit-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
}
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} @media print {
*,
*::before,
*::after {
text-shadow: none;
box-shadow: none;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:focus {
outline: none;
}
html {
font-size: var(--font-size);
}
body {
font-family: var(--font-primary);
font-weight: var(--font-weight);
color: var(--color-text);
line-height: var(--line-height);
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
overflow-y: scroll;
}
a {
color: var(--color-primary);
text-decoration: none;
}
a:hover {
color: var(--color-primary-tint);
}
p {
margin-top: 0;
margin-bottom: 30px;
}
p:last-child {
margin-bottom: 0;
}
hr {
margin-top: 30px;
margin-bottom: 30px;
border-width: 1px 0 0 0;
border-style: solid;
border-color: var(--color-grey2);
}
hr:last-child {
margin-bottom: 0;
}
img {
max-width: 100%;
vertical-align: middle;
height: auto;
}
b, strong {
font-weight: 500;
color: var(--goldsmith-black);
}
nav ol,
nav ul {
padding: 0;
margin: 0;
list-style-type: none;
}
iframe {
display: block;
width: 100%;
border: 0;
overflow: hidden;
}
canvas {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
blockquote {
margin: 0;
border-left: 5px solid var(--color-grey2);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
text-align: left;
background-color: var(--color-grey1);
}
blockquote:not(:first-child) {
margin-top: 30px;
}
blockquote:not(:last-child) {
margin-bottom: 30px;
}
blockquote footer {
color: var(--color-primary-tint);
}
@media (max-width: 991px) {
blockquote {
padding: 30px;
}
}
@media (min-width: 992px) {
blockquote {
position: relative;
padding: 60px 15%;
font-size: 24px;
overflow: hidden;
}
blockquote:before {
position: absolute;
top: -30px;
left: 0;
content: "\"";
font-size: 200px;
line-height: 1;
-webkit-opacity: 0.2;
-khtml-opacity: 0.2;
-moz-opacity: 0.2;
opacity: 0.2;
}
}
label {
display: inline-block;
max-width: 100%;
}
mark {
color: var(--color-primary);
background-color: #fcf8e3;
}
code {
padding: 2px 4px;
background-color: var(--color-grey1);
}
kbd {
padding: 2px 4px;
font-weight: 600;
color: var(--color-white);
background-color: var(--color-primary);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
pre {
display: block;
margin-top: 0;
font-size: 90%;
border: 1px solid var(--goldsmith-gray);
overflow: auto;
margin-bottom: 20px;
padding: 15px;
word-break: break-all;
word-wrap: break-word;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
pre:last-child {
margin-bottom: 0;
}
dt {
font-weight: 600;
}
dt:not(:last-child) {
margin-bottom: 5px;
}
dd {
margin-left: 0;
}
dd:not(:last-child) {
margin-bottom: 5px;
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: inherit;
}
address:last-child {
margin-bottom: 0;
}
cite {
font-style: normal;
}
table {
border-collapse: collapse;
background-color: transparent;
}
th {
text-align: left;
font-weight: 500;
color: var(--goldsmith-black);
}
fieldset {
margin: 0;
padding: 0;
border: 0;
}
input[type=checkbox], input[type=radio] {
margin: 0;
margin-right: 5px;
font-size: 16px;
}
input[type="search"] {
-webkit-appearance: none;
}
input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
cursor: not-allowed;
}
textarea {
resize: vertical;
}
input,
select,
textarea,
input[type="radio"],
input[type="checkbox"] {
background-color: transparent;
}
input,
select,
textarea,
input[type="checkbox"] {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: var(--goldsmith-gray-dark);
}
textarea {
min-height: 110px;
}
input:not([type="checkbox"]):not([type="radio"]),
select,
textarea {
padding: 12px 10px;
min-height: 45px;
border: 1px solid var(--goldsmith-gray);
max-width: 100%;
}
.quantity input.qty {
padding: 0;
min-height: inherit;
border: 0;
max-width: 100%;
}
input[type="radio"],
input[type="checkbox"] {
vertical-align: middle;
}  .mt-5 {
margin-top: 5px;
}
.mt-10 {
margin-top: 10px;
}
.mt-15 {
margin-top: 15px;
}
.mt-20 {
margin-top: 20px;
}
.mt-25 {
margin-top: 25px;
}
.mt-30 {
margin-top: 30px;
}
.mt-35 {
margin-top: 35px;
}
.mt-40 {
margin-top: 40px;
}
.mt-45 {
margin-top: 45px;
}
.mt-50 {
margin-top: 50px;
}
.mt-55 {
margin-top: 55px;
}
.mt-60 {
margin-top: 60px;
}
.mt-65 {
margin-top: 65px;
}
.mt-70 {
margin-top: 70px;
}
.mt-75 {
margin-top: 75px;
}
.mt-80 {
margin-top: 80px;
}
.mt-85 {
margin-top: 85px;
}
.mt-90 {
margin-top: 90px;
}
.mt-95 {
margin-top: 95px;
}
.mt-100 {
margin-top: 100px;
}
.mt-105 {
margin-top: 105px;
}
.mt-110 {
margin-top: 110px;
}
.mt-115 {
margin-top: 115px;
}
.mt-120 {
margin-top: 120px;
}
.mt-125 {
margin-top: 125px;
}
.mt-130 {
margin-top: 130px;
}
.mt-135 {
margin-top: 135px;
}
.mt-140 {
margin-top: 140px;
}
.mt-145 {
margin-top: 145px;
}
.mt-150 {
margin-top: 150px;
}
.mt-155 {
margin-top: 155px;
}
.mt-160 {
margin-top: 160px;
}
.mt-165 {
margin-top: 165px;
}
.mt-170 {
margin-top: 170px;
}
.mt-175 {
margin-top: 175px;
}
.mt-180 {
margin-top: 180px;
}
.mt-185 {
margin-top: 185px;
}
.mt-190 {
margin-top: 190px;
}
.mt-195 {
margin-top: 195px;
}
.mt-200 {
margin-top: 200px;
} .mb-5 {
margin-bottom: 5px;
}
.mb-10 {
margin-bottom: 10px;
}
.mb-15 {
margin-bottom: 15px;
}
.mb-20 {
margin-bottom: 20px;
}
.mb-25 {
margin-bottom: 25px;
}
.mb-30 {
margin-bottom: 30px;
}
.mb-35 {
margin-bottom: 35px;
}
.mb-40 {
margin-bottom: 40px;
}
.mb-45 {
margin-bottom: 45px;
}
.mb-50 {
margin-bottom: 50px;
}
.mb-55 {
margin-bottom: 55px;
}
.mb-60 {
margin-bottom: 60px;
}
.mb-65 {
margin-bottom: 65px;
}
.mb-70 {
margin-bottom: 70px;
}
.mb-75 {
margin-bottom: 75px;
}
.mb-80 {
margin-bottom: 80px;
}
.mb-85 {
margin-bottom: 85px;
}
.mb-90 {
margin-bottom: 90px;
}
.mb-95 {
margin-bottom: 95px;
}
.mb-100 {
margin-bottom: 100px;
}
.mb-105 {
margin-bottom: 105px;
}
.mb-110 {
margin-bottom: 110px;
}
.mb-115 {
margin-bottom: 115px;
}
.mb-120 {
margin-bottom: 120px;
}
.mb-125 {
margin-bottom: 125px;
}
.mb-130 {
margin-bottom: 130px;
}
.mb-135 {
margin-bottom: 135px;
}
.mb-140 {
margin-bottom: 140px;
}
.mb-145 {
margin-bottom: 145px;
}
.mb-150 {
margin-bottom: 150px;
}
.mb-155 {
margin-bottom: 155px;
}
.mb-160 {
margin-bottom: 160px;
}
.mb-165 {
margin-bottom: 165px;
}
.mb-170 {
margin-bottom: 170px;
}
.mb-175 {
margin-bottom: 175px;
}
.mb-180 {
margin-bottom: 180px;
}
.mb-185 {
margin-bottom: 185px;
}
.mb-190 {
margin-bottom: 190px;
}
.mb-195 {
margin-bottom: 195px;
}
.mb-200 {
margin-bottom: 200px;
} .pt-5 {
padding-top: 5px;
}
.pt-10 {
padding-top: 10px;
}
.pt-15 {
padding-top: 15px;
}
.pt-20 {
padding-top: 20px;
}
.pt-25 {
padding-top: 25px;
}
.pt-30 {
padding-top: 30px;
}
.pt-35 {
padding-top: 35px;
}
.pt-40 {
padding-top: 40px;
}
.pt-45 {
padding-top: 45px;
}
.pt-50 {
padding-top: 50px;
}
.pt-55 {
padding-top: 55px;
}
.pt-60 {
padding-top: 60px;
}
.pt-65 {
padding-top: 65px;
}
.pt-70 {
padding-top: 70px;
}
.pt-75 {
padding-top: 75px;
}
.pt-80 {
padding-top: 80px;
}
.pt-85 {
padding-top: 85px;
}
.pt-90 {
padding-top: 90px;
}
.pt-95 {
padding-top: 95px;
}
.pt-100 {
padding-top: 100px;
}
.pt-105 {
padding-top: 105px;
}
.pt-110 {
padding-top: 110px;
}
.pt-115 {
padding-top: 115px;
}
.pt-120 {
padding-top: 120px;
}
.pt-125 {
padding-top: 125px;
}
.pt-130 {
padding-top: 130px;
}
.pt-135 {
padding-top: 135px;
}
.pt-140 {
padding-top: 140px;
}
.pt-145 {
padding-top: 145px;
}
.pt-150 {
padding-top: 150px;
}
.pt-155 {
padding-top: 155px;
}
.pt-160 {
padding-top: 160px;
}
.pt-165 {
padding-top: 165px;
}
.pt-170 {
padding-top: 170px;
}
.pt-175 {
padding-top: 175px;
}
.pt-180 {
padding-top: 180px;
}
.pt-185 {
padding-top: 185px;
}
.pt-190 {
padding-top: 190px;
}
.pt-195 {
padding-top: 195px;
}
.pt-200 {
padding-top: 200px;
} .pb-5 {
padding-bottom: 5px;
}
.pb-10 {
padding-bottom: 10px;
}
.pb-15 {
padding-bottom: 15px;
}
.pb-20 {
padding-bottom: 20px;
}
.pb-25 {
padding-bottom: 25px;
}
.pb-30 {
padding-bottom: 30px;
}
.pb-35 {
padding-bottom: 35px;
}
.pb-40 {
padding-bottom: 40px;
}
.pb-45 {
padding-bottom: 45px;
}
.pb-50 {
padding-bottom: 50px;
}
.pb-55 {
padding-bottom: 55px;
}
.pb-60 {
padding-bottom: 60px;
}
.pb-65 {
padding-bottom: 65px;
}
.pb-70 {
padding-bottom: 70px;
}
.pb-75 {
padding-bottom: 75px;
}
.pb-80 {
padding-bottom: 80px;
}
.pb-85 {
padding-bottom: 85px;
}
.pb-90 {
padding-bottom: 90px;
}
.pb-95 {
padding-bottom: 95px;
}
.pb-100 {
padding-bottom: 100px;
}
.pb-105 {
padding-bottom: 105px;
}
.pb-110 {
padding-bottom: 110px;
}
.pb-115 {
padding-bottom: 115px;
}
.pb-120 {
padding-bottom: 120px;
}
.pb-125 {
padding-bottom: 125px;
}
.pb-130 {
padding-bottom: 130px;
}
.pb-135 {
padding-bottom: 135px;
}
.pb-140 {
padding-bottom: 140px;
}
.pb-145 {
padding-bottom: 145px;
}
.pb-150 {
padding-bottom: 150px;
}
.pb-155 {
padding-bottom: 155px;
}
.pb-160 {
padding-bottom: 160px;
}
.pb-165 {
padding-bottom: 165px;
}
.pb-170 {
padding-bottom: 170px;
}
.pb-175 {
padding-bottom: 175px;
}
.pb-180 {
padding-bottom: 180px;
}
.pb-185 {
padding-bottom: 185px;
}
.pb-190 {
padding-bottom: 190px;
}
.pb-195 {
padding-bottom: 195px;
}
.pb-200 {
padding-bottom: 200px;
} .pl-0 {
padding-left: 0px;
}
.pl-5 {
padding-left: 5px;
}
.pl-10 {
padding-left: 10px;
}
.pl-15 {
padding-left: 15px;
}
.pl-20 {
padding-left: 20px;
}
.pl-25 {
padding-left: 35px;
}
.pl-30 {
padding-left: 30px;
}
.pl-35 {
padding-left: 35px;
}
.pl-35 {
padding-left: 35px;
}
.pl-40 {
padding-left: 40px;
}
.pl-45 {
padding-left: 45px;
}
.pl-50 {
padding-left: 50px;
}
.pl-55 {
padding-left: 55px;
}
.pl-60 {
padding-left: 60px;
}
.pl-65 {
padding-left: 65px;
}
.pl-70 {
padding-left: 70px;
}
.pl-75 {
padding-left: 75px;
}
.pl-80 {
padding-left: 80px;
}
.pl-85 {
padding-left: 80px;
}
.pl-90 {
padding-left: 90px;
}
.pl-95 {
padding-left: 95px;
}
.pl-100 {
padding-left: 100px;
} .pr-0 {
padding-right: 0px;
}
.pr-5 {
padding-right: 5px;
}
.pr-10 {
padding-right: 10px;
}
.pr-15 {
padding-right: 15px;
}
.pr-20 {
padding-right: 20px;
}
.pr-25 {
padding-right: 35px;
}
.pr-30 {
padding-right: 30px;
}
.pr-35 {
padding-right: 35px;
}
.pr-35 {
padding-right: 35px;
}
.pr-40 {
padding-right: 40px;
}
.pr-45 {
padding-right: 45px;
}
.pr-50 {
padding-right: 50px;
}
.pr-55 {
padding-right: 55px;
}
.pr-60 {
padding-right: 60px;
}
.pr-65 {
padding-right: 65px;
}
.pr-70 {
padding-right: 70px;
}
.pr-75 {
padding-right: 75px;
}
.pr-80 {
padding-right: 80px;
}
.pr-85 {
padding-right: 80px;
}
.pr-90 {
padding-right: 90px;
}
.pr-95 {
padding-right: 95px;
}
.pr-100 {
padding-right: 100px;
} .f-700 {
font-weight: 700;
}
.f-600 {
font-weight: 600;
}
.f-500 {
font-weight: 500;
}
.f-400 {
font-weight: 400;
}
.f-300 {
font-weight: 300;
} .gray-bg {
background: #fefcfc;
}
.white-bg {
background: #fff;
}
.black-bg {
background: #222;
}
.primary-bg {
background: #fefafa;
} .white-color {
color: #fff;
}
.black-color {
color: #222;
}
.goldsmith-color {
color: #222;
}
.primary-color {
color: #222;
} [data-overlay] {
position: relative;
}
[data-overlay]::before {
background: #000 none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
[data-overlay="3"]::before {
opacity: 0.3;
}
[data-overlay="4"]::before {
opacity: 0.4;
}
[data-overlay="5"]::before {
opacity: 0.5;
}
[data-overlay="6"]::before {
opacity: 0.6;
}
[data-overlay="7"]::before {
opacity: 0.7;
}
[data-overlay="8"]::before {
opacity: 0.8;
}
[data-overlay="9"]::before {
opacity: 0.9;
}
@media(max-width:1200px) {
}
@media(max-width:992px) {
}
@media(max-width:768px) {
}
@media(max-width:576px) {
.pt-100 {
padding-top:45px;
}
.pb-100 {
padding-bottom:45px;
}
}dd {
margin-left: 0;
margin-bottom: 20px !important;
}
p:empty {
display: none;
}
h1, h2, h3, h4, h5, h6 {
word-spacing: 0px;
margin-bottom: 20px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
}
code {
white-space: normal;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
width: 100%;
font-weight: inherit;
font-size: inherit;
}
button, input, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
outline: 0;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
background-image: url("data:image/svg+xml;utf8,<svg fill='%237a7a7a' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
background-repeat: no-repeat;
background-position-x: 99%;
background-position-y: 50%;
}
blockquote {
margin: 0 0 1rem;
background-color: var(--goldsmith-gray);
padding: 60px;
} .bypostauthor,
.gallery-caption {
display: block;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.page .aligncenter,
.page div.aligncenter {
margin: 5px auto 20px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
clear: both;
}
.wp-image-904.alignright {
margin: 50px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.nt-clearfix:after,
.wp-caption:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.wp-caption {
background: var(--goldsmith-light);
border: 1px solid var(--goldsmith-gray);
max-width: 100%;
padding: 5px 5px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 20px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
line-height: 17px;
margin: 15px 0 0;
font-size: 14px;
padding: 0 4px 5px;
}
.sticky_text {
background: var(--goldsmith-bg-soft);
color: var(--goldsmith-dark);
padding: 5px 10px;
border-radius: 3px;
display: inline-block;
margin: 1px 0 10px;
}
@media only screen and (min-width: 992px) {
.alignnone {
margin: 15px 20px 15px 0;
}
} #nt-sidebar #searchform {
position: relative;
max-height: 50px;
}
#nt-sidebar .menu {
opacity: 1 !important;
}
#nt-sidebar .widget_text {
min-height: 20px;
}
#wp-calendar a {
color: var(--goldsmith-dark-soft);
}
.calendar_wrap #prev a {
background: var(--goldsmith-dark);
color: var(--goldsmith-light);
padding: 5px 10px;
margin-top: 10px;
display: inline-block;
margin-left: -12px;
}
.calendar_wrap #next a {
background: var(--goldsmith-dark);
color: var(--goldsmith-light);
padding: 5px 10px;
margin-top: 10px;
display: inline-block;
margin-right: -8px;
}
#nt-sidebar select {
max-width: 100%;
min-width: 100%;
}
#nt-sidebar form[role="search"],
#nt-sidebar form[role="password"] {
margin: 0;
border-radius: 0px;
display: flex;
width: 100%;
justify-content: space-between;
}
#nt-sidebar form input {
border-radius: 0;
width: 100%;
}
#nt-sidebar form button {
outline: none;
border: 0;
background: var(--goldsmith-dark);
padding: 0 20px;
color: var(--goldsmith-light);
border-radius: 0;
}
.content-none-container .goldsmith-btn {
margin-top: 30px;
}
.content-none-container {
text-align: center;
max-width: 590px;
margin: 60px auto 0;
}
.search-no-results .goldsmith-page-hero, .nt-404 .goldsmith-page-hero {
text-align: center;
}
.goldsmith_content_none {
position: relative !important;
margin: auto;
}
.content-none-container .__title {
font-size: 70px;
font-weight: 900;
text-transform: uppercase;
margin-bottom: 20px;
line-height: 1;
color: var(--goldsmith-primary);
}
.content-none-container .__nothing {
margin: 0;
} .textwidget img {
margin: 0px 0px 15px;
display: block;
font-size: 14px;
}
.textwidget strong {
margin: 0px 0px 15px;
display: block;
font-size: 14px;
}
.textwidget br {
display: none;
} .widget_rss ul {
padding: 0px !important;
margin: 0 !important;
}
.widget_rss ul li {
list-style: none;
margin-bottom: 25px !important;
padding: 30px;
-webkit-box-shadow: 0 10px 60px 0 rgb(0 0 0 / 5%);
box-shadow: 0 10px 60px 0 rgb(0 0 0 / 5%);
background-color: var(--goldsmith-light);
}
.widget_rss ul li:last-child {
border-bottom: 0px;
list-style: none;
margin-bottom: 0;
}
.widget_rss ul li a {
margin-bottom: 15px;
display: block;
color: var(--goldsmith-dark) !important;
font-weight: 500;
}
.widget_rss ul li span {
color: var(--goldsmith-dark-soft);
margin-bottom: 14px;
display: block;
font-size: 12px;
text-transform: uppercase;
text-align: left !important;
}
.widget_rss -title a {
font-weight: 600;
color: var(--goldsmith-dark);
vertical-align: top;
}
.widget_rss cite {
color: var(--goldsmith-dark);
display: block;
margin-top: 5px;
}
.widget_rss cite:before {
content: "-- ";
}
.widget_rss .rssSummary {
margin-bottom: 15px;
font-weight: 400;
} .search-results article,
article.hentry {
margin-bottom: 40px;
}
.search .product .goldsmith-blog-post-content .goldsmith-blog-post-meta {
display: none;
}
.search-no-results .nt-goldsmith-inner-container.blog-area.section-padding.goldsmith-blog-classic {
min-height: calc(100vh - 250px);
display: flex;
align-items: center;
align-content: center;
justify-content: flex-start;
} .article-img {
margin-bottom: 20px;
}
.tags-links {
border-right: 2px solid var(--goldsmith-gray);
padding: 0px 10px 0 0px;
display: inline-block;
margin: 0px 10px 0px 0;
}
.nt-sidebar-inner-widget .tag-cloud {
margin-bottom: -5px;
}
.nt-sidebar-inner-widget .tag-cloud-link {
display: inline-block;
font-size: 12px !important;
font-weight: 500;
text-transform: uppercase;
margin: 0 0 3px;
text-decoration: none;
cursor: pointer;
white-space: nowrap;
outline: 0;
background: var(--goldsmith-gray-soft);
color: var(--goldsmith-dark);
padding: 5px 10px;
border: 0;
border-radius: 4px;
}
.nt-sidebar-inner-widget .tagcloud a:hover {
background: var(--goldsmith-primary);
color: var(--goldsmith-light);
}
.tag-item-one {
color: #695afd !important;
background-color: #f2f1ff;
}
.tag-item-two {
color: #f94a11 !important;
background-color: #ffefe8;
}
.tag-item-three {
color: #0cbc5a !important;
background-color: #e6faef;
}
.tag-item-four {
color: #feb302 !important;
background-color: #fff8e6;
}
.tag-item-five {
color: #34c7df !important;
background-color: #f1fdff;
} .post-password-form label {
display: inline
}
.post-password-form input[type=password] {
width: auto;
margin: 30px 15px 0;
background-color: var(--goldsmith-gray);
color: var(--goldsmith-dark);
background-clip: padding-box;
border: 2px solid var(--goldsmith-gray);
line-height: 1.2;
font-size: 1.6rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: 0;
padding: 15px 30px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 30px;
border-radius: 30px;
-webkit-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
-o-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
}
.post-password-form input[type=submit] {
color: var(--goldsmith-dark-soft);
border-color: var(--goldsmith-dark-soft);
background-color: transparent;
border-width: 1px;
height: 54px;
line-height: 38px;
padding: 0 40px;
font-size: 14px;
display: inline-block;
text-transform: capitalize;
letter-spacing: normal;
cursor: pointer;
border-style: solid;
font-family: inherit;
font-weight: 700;
text-align: center;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
}
.gallery-content ul {
padding: 0;
}
.gallery-content ul li {
list-style: none;
} .video-responsive {
width: 100%;
}
.video-responsive iframe {
width: 100%;
height: 100%;
}
body:not(.woocommerce-page) .nt-goldsmith-content,
#nt-comments {
max-width: 780px;
margin: auto;
}
.page-template-default .goldsmith-page-hero-content {
text-align: center;
}
.nt-goldsmith-content ol, .nt-goldsmith-content ul {
margin-bottom: 30px;
margin-top: 30px;
}
.nt-goldsmith-content ol ol,
.nt-goldsmith-content ul ol,
.nt-goldsmith-content ol ul,
.nt-goldsmith-content ul ul {
margin: 0px;
}
.single .the-post-thumbnail {
margin-bottom: 30px;
}
.nt-goldsmith-content.nt-single-content {
margin-bottom: 60px;
position: relative;
}
.nt-inner-title {
margin: 50px 0 50px;
}
h3.nt-inner-title.nt-comments-title.mb-6 {
margin-bottom: 50px !important;
}
.nt-post-tags {
clear: both;
margin-bottom: 60px;
}
.page-links {
clear: both;
margin: 0;
padding: 0;
text-transform: capitalize;
}
.nt-is-wp-link-pages .page-links {
background: var(--goldsmith-light);
margin-top: 20px;
color: #b6b6b6;
}
.nt-is-wp-link-pages { }
.single .page-links,
.page .page-links {
position: relative;
border-width: 1px;
display: table;
padding: 10px 0px;
margin-top: 40px;
}
.page-links span span {
margin-right: 0px;
}
.page-links a {
margin-right: 2px;
display: inline-block;
font-size: 14px;
color: var(--goldsmith-primary);
text-align: center;
text-decoration: none;
}
.single .page-links a,
.page .page-links a,
.single .page-links span,
.page .page-links span {
margin-right: 8px !important;
font-size: 15px;
letter-spacing: 0.5px;
text-transform: uppercase;
color: var(--goldsmith-dark);
font-weight: 500;
}
.page-links-title {
margin-right: 5px;
display: inline-block;
font-size: 14px;
text-align: center;
font-weight: 500;
color: var(--goldsmith-primary);
}
.page-links .current {
margin-right: 0px;
display: inline-block;
font-size: 14px;
color: var(--goldsmith-dark-soft) !important;
} .nt-page-template-content.nt-goldsmith-content:after {
clear: both;
content: "";
display: table;
table-layout: fixed;
}
.goldsmith-post-content-wrapper:after {
clear: both;
content: "";
display: table;
table-layout: fixed;
}
.post .nt-goldsmith-content li {
list-style: inherit !important;
line-height: 30px;
}
.nt-goldsmith-content .gallery-item img {
margin-bottom: 15px;
}
.nt-goldsmith-content .gallery-caption {
margin-left: 0;
}
.nt-goldsmith-content p iframe {
max-width: 100%;
}
.nt-goldsmith-content p {
margin: 0 0 20px;
}
.nt-goldsmith-content p:last-child {
margin-bottom: 0;
}
.comment-navigation {
margin: 30px 0;
}
.commentlist p {
color: var(--goldsmith-dark);
margin: 0 0 20px;
}
.comment-paragraph {
margin-left: 85px !important;
}
.nt-comment-item {
list-style-type: none !important;
}
.nt-comment-content img {
margin: 15px 0;
}
.nt-comment-content {
margin: 5px 0 15px;
}
.nt-commentlist {
margin-bottom: 80px;
}
.comments #cancel-comment-reply-link {
display: block !important;
}
p.nocomments {
background: var(--goldsmith-bg-soft);
color: var(--goldsmith-dark);
padding: 25px;
margin: 60px 0 0;
}
.tag-pingbacks-2 .commentlist {
list-style: none;
}
.commentlist>li.comment {
list-style: none;
position: relative;
}
.nt-commentlist .pingback {
padding-left: 0;
}
.nt-commentlist .pingback .nt-comment-avatar {
display: none;
}
.nt-goldsmith-content ol {
list-style: decimal;
padding-left: 25px;
}
.nt-goldsmith-content ul {
list-style: disc;
padding-left: 15px;
}
.nt-goldsmith-content ul.nt-goldsmith-content-list,
.nt-goldsmith-content ol.nt-goldsmith-content-number-list {
padding: 0 0 0 20px !important;
margin: 0 0 0px 0 !important;
}
.nt-goldsmith-content ul.nt-goldsmith-content-list li,
ol.nt-goldsmith-content-number-list ol li {
margin: 0px 0 0 0 !important;
padding: 0 !important;
}
.nt-goldsmith-content ul ul, .nt-goldsmith-content ol ol {
padding-left: 20px;
margin-bottom: 0px;
margin-top: 0px;
}
.nt-goldsmith-content ul ol ul {
padding-left: 20px;
}
.comments ul li ul li {
margin: 10px;
}
ul.nt-goldsmith-content-list {
list-style: disc;
}
.commentlist {
margin: 0 0 80px 0;
padding: 0;
list-style: none;
}
.commentlist .children {
padding: 0;
position: relative;
padding-left: 40px;
margin-top: 40px;
}
#nt-comments ul.children li {
padding-left: 100px !important;
}
.comment-content ul li, .comment-content ol li {
margin-bottom: 15px !important;
margin-left: 20px !important;
}
.comment-content, .comment-content ul li {
list-style-type: disc !important;
}
.children li {
margin-left: 0px;
}
ol li:not(.pingback) .comment-meta {
float: none;
margin-left: 82px;
margin-top: -42px;
top: 0;
font-size: 13px;
}
.comment.even {
position: relative;
list-style: none;
}
ol.nt-commentlist.comments-list {
padding: 0;
}
.trackback {
padding: 0px !important;
margin: 0;
}
.comment-details {
margin-left: 90px;
}
.children,
.comments {
list-style-type: none;
}
.comment-reply-link {
font-size: 13px;
letter-spacing: 0.5px;
line-height: 22px;
text-decoration: none;
margin-top: 0px;
padding-right: 10px;
display: inline-block;
position: relative;
}
.commentmetadata a {
font-size: 11px;
font-weight: 600;
color: var(--goldsmith-gray-dark);
text-transform: uppercase;
}
.edit-comment {
position: relative;
outline: none;
cursor: pointer;
transition: all 0.3s;
text-transform: inherit !important;
background: var(--goldsmith-dark);
color: var(--goldsmith-light);
display: inline-block;
margin: 5px 0;
padding: 2px 15px;
border: 1px solid rgba(0, 0, 0, .1);
border-radius: 50px;
}
#reply-title {
margin-bottom: 7px;
}
.goldsmith-product-tab-content-item #reply-title, .goldsmith-product-tab-content-item h5.title {
margin: 1.4rem 0;
font-size: 22px;
}
.comment-form-comment label {
display: none;
}
.comment-form .submit {
margin-top: 30px;
border: none;
}
.nt-form-input {
padding: 10px 15px;
width: 100%;
border: 1px solid var(--goldsmith-gray);
}
.depth-2 {
margin-bottom: 20px
}
@media (max-width: 767px) {
.nt-form-input {
margin-bottom: 15px;
}
}
@media (max-width:780px) {
#nt-comments ul.children li {
padding-left: 20px !important;
}
.children .nt-comment-right {
margin-left: 80px;
}
}
@media (max-width:575px) {
.children .nt-comment-right {
margin-left: 0px;
}
}  .container-for-comments {
background: var(--goldsmith-light);
}
label.screen-reader-text {
display: none;
}
span.comment-author-link {
color: var(--goldsmith-dark);
}
.comment-form-comment {
color: var(--goldsmith-dark);
}
.container-for-comments .children {
margin-bottom: 70px;
}
.comments ul {
padding: 0;
margin: 10px;
}
.comments ul li {
list-style: none;
}
.comments ul li span .photo {
padding: 0 !important;
}
.comments ul li .nt-goldsmith-avatar {
float: left;
margin-right: 30px;
}
.comments ul li .commentlist {
margin-left: 100px;
border: 1px solid var(--goldsmith-gray);
padding: 8px 25px 20px;
}
.comment .children {
margin: 50px 0;
}
#respond p.form-submit {
margin-top: 20px;
display: inline-flex;
}
p.comment-form-comment {
margin-bottom: 0;
} .nt-goldsmith-content .pagination {
margin-top: 50px;
display: flex;
align-items: center;
padding: 35px 0px;
border-radius: 0;
align-content: center;
justify-content: space-between;
background: none;
border: 1px solid;
border-width: 1px 0;
border-color: var(--goldsmith-gray);
}
.nt-goldsmith-content .pagination a {
color: var(--goldsmith-dark);
font-weight: 600;
width: 33.3333%;
flex: 0 0 33.3333%;
}
.nt-goldsmith-content .pagination a.icon {
text-align: center;
}
.nt-goldsmith-content .pagination a.icon+a {
text-align: right;
} .wpcf7 form .wpcf7-response-output {
border: 0;
padding: 0;
font-size: 13px;
text-align: left;
margin: 13px 2px;
width: 93% !important;
border-radius: 0;
margin-top: 20px !important;
}
.screen-reader-response {
display: none;
}
.wpcf7-form:not(.invalid) .wpcf7-response-output {
display: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
border: 0;
background: none;
color: var(--goldsmith-red);
text-align: left;
padding: 0 !important;
margin: 0;
}
input.wpcf7-not-valid+span {
display: none !important;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
display: block;
display: none;
}
.wpcf7-response-output.wpcf7-validation-errors {
display: inline-block !important;
margin: 15px 0 !important;
width: 100% !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 2px solid var(--goldsmith-red);
background-color: var(--goldsmith-red);
color: var(--goldsmith-light);
}
div.wpcf7-mail-sent-ok {
display: inline-block !important;
margin: 15px !important;
width: 97.2% !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 2px solid var(--goldsmith-success);
background-color: var(--goldsmith-success);
color: var(--goldsmith-light);
}
div.wpcf7-mail-sent-ok {
background: var(--goldsmith-success);
border: 2px solid var(--goldsmith-success);
color: var(--goldsmith-light);
}
.wpcf7 button,
.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea {
display: inline-block;
}
.wpcf7 br {
display: none;
}
.nsl-button-label-container b {
font-weight: 600;
color: var(--goldsmith-light);
} @media (max-width: 991px) {
footer .widget {
margin-bottom: 40px;
}
footer .widget-title {
margin-bottom: 15px;
}
}
@media (max-width: 768px) {
#nt-sidebar #searchform {
position: relative;
max-height: 50px;
margin-top: 90px;
}
}
@media (max-width: 480px) {
.avatar-class {
float: none;
margin-right: 30px;
margin-bottom: 15px;
display: block;
}
.comment-details,
.comments ul li .commentlist {
margin-left: 0;
}
.pager li>a,
.pager li>span {
float: none;
width: 100%;
}
.comment-meta {
margin-bottom: 15px;
}
.wpcf7 form.invalid .wpcf7-response-output {
border-color: var(--goldsmith-red);
margin: 14px;
width: 92%;
border-radius: 0;
}
}
body .wpb_gmaps_widget .wpb_wrapper {
background-color: #f7f7f7;
padding: 0px;
}
.blog-medium-container iframe {
max-width: 100%;
height: auto;
min-height: 170px;
}
.single .blog-post-body ul {
text-align: left;
}
.comment-meta {
margin-bottom: 20px;
}
.commentlist li h1 {
letter-spacing: -0.5px !important;
}
.nt-commentlist li.comment ul.children {
padding: 0;
}
.reply {
margin-left: 85px;
}
#respond {
margin: 30px 0 0 0;
}
.product-review-form #review_form #respond {
margin: 0;
}
.goldsmith-product-tab-content-item div#reviews {
margin: 0;
}
.goldsmith-product-tab-content-item #reply-title, .goldsmith-product-tab-content-item h5.title {
margin-top: 0;
}
.commentlist div:not(#respond) p {
color: inherit;
margin: 0 0 15px;
}
.says {
display: none;
}
.widget-list-span {
position: absolute;
font-size: 14px;
width: 25px;
right: 0;
top: -4px;
left: 95%;
padding: 0;
text-align: center;
color: var(--goldsmith-dark-soft);
line-height: 2;
} .container-author-box,
.nt-single-post-related,
.goldsmith-single-post-navigation {
margin-top: 60px;
}
button:focus {
outline: 0;
}
#cancel-comment-reply-link {
font-size: 14px;
margin-left: 15px;
color: var(--goldsmith-primary);
}  .nt-tags-list {
padding: 0;
margin: 0;
list-style-type: none;
}
.nt-tags-list:before, .nt-tags-list:after {
content: "";
display: table;
}
.nt-tags-list:after {
clear: both;
}
.nt-tags-list-item {
float: left;
margin-right: 10px;
}
.nt-tags-list-link {
display: inline-block;
font-size: 12px;
position: relative;
font-weight: 500;
color: var(--goldsmith-dark);
border: 1px solid var(--goldsmith-dark);
padding: 5px 15px;
border-radius: 0px;
text-transform: capitalize !important;
margin: 0;
}
.nt-tags-list-link:hover {
color: #ffffff;
background: var(--goldsmith-dark-soft);
border-radius: 40px;
} .nt-sidebar .nt-sidebar-inner-widget:last-child {
margin-bottom: 0 !important;
}
.nt-sidebar-type-2 .nt-sidebar-inner-widget {
padding: 35px;
border-width: 5px 1px 1px 1px;
border-style: solid;
margin-bottom: 50px;
border-color: var(--goldsmith-dark);
border-top-color: var(--goldsmith-dark);
}
.nt-sidebar-inner-widget a {
text-decoration: none;
position: relative;
}
.nt-sidebar-inner-widget ul.children li a:before,
.nt-sidebar-inner-widget ul.sub-menu li a:before {
content: "\2022";
font-weight: bold;
display: inline-block;
width: 18px;
margin-left: -15px;
position: absolute;
top: 1px;
color: var(--goldsmith-dark);
}
.nt-sidebar-inner-widget p {
margin-bottom: 10px;
}
.nt-sidebar-inner-widget p:last-child {
margin-bottom: 0;
}
.nt-sidebar-inner-widget-title {
display: flex;
align-items: center;
justify-content: space-between;
}
.widget_block .wp-block-group__inner-container h1,
.widget_block .wp-block-group__inner-container h2,
.widget_block .wp-block-group__inner-container h3,
.widget_block .wp-block-group__inner-container h4,
.widget_block .wp-block-group__inner-container h5,
.widget_block .wp-block-group__inner-container h6,
.nt-sidebar-inner-widget-title h1,
.nt-sidebar-inner-widget-title h2,
.nt-sidebar-inner-widget-title h3,
.nt-sidebar-inner-widget-title h4,
.nt-sidebar-inner-widget-title h5,
.nt-sidebar-inner-widget-title h6 {
font-size: 18px;
}
span.nt-sidebar-widget-toggle {
width: 25px;
height: 25px;
display: inline-flex;
align-items: center;
justify-content: center;
cursor: pointer;
background: var(--goldsmith-bg-soft);
border-radius: 30px;
letter-spacing: -1px;
}
span.nt-sidebar-widget-toggle.active:after {
content: '';
position: absolute;
height: 8px;
width: 2px;
background-color: var(--goldsmith-dark);
}
span.nt-sidebar-widget-toggle:before {
content: '';
width: 8px;
height: 2px;
background-color: var(--goldsmith-dark);
}
.nt-sidebar-inner-widget.goldsmith-widget-hide {
margin: 0 0 15px 0 !important;
}
.nt-sidebar-inner-widget.goldsmith-widget-hide .nt-sidebar-inner-widget-title {
margin: 0 !important;
}
.nt-sidebar-inner-widget ol li,
.nt-sidebar-inner-widget ul li {
margin: 0px;
font-size: 15px;
position: relative;
line-height: 1.6;
font-weight: 400;
}
.nt-sidebar-inner-widget ol li:not(:first-child),
.nt-sidebar-inner-widget ul li:not(:first-child) {
margin-top: 10px;
}
.nt-sidebar-inner-widget ol li:last-child,
.nt-sidebar-inner-widget ul li:last-child {
margin-bottom: 0px;
position: relative;
}
.nt-sidebar-inner-widget ol,
.nt-sidebar-inner-widget ul {
margin: 0;
padding: 0;
text-transform: capitalize;
list-style-type: none;
}
.nt-sidebar-inner-widget .children {
list-style: none;
}
.nt-sidebar-inner-search-form {
position: relative;
width: 100%;
}
.nt-sidebar-inner-search-field {
width: 100%;
height: 45px;
line-height: 45px;
padding: 8px 40px 8px 0;
background-color: #f7f7f700;
border: 1px solid var(--goldsmith-dark);
padding-left: 10px;
}
.nt-sidebar-inner-nav ul li {
margin-bottom: 20px;
}
.nt-sidebar-inner-nav ul li:last-child {
margin-bottom: 0;
}
.nt-sidebar-inner-recentposts ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.nt-sidebar-inner-recentposts ul li {
margin-bottom: 30px;
font-size: 13px;
}
.nt-sidebar-inner-recentposts ul li:last-child {
margin-bottom: 0;
}
.nt-sidebar-inner-recentcomments ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.nt-sidebar-inner-recentcomments ul li {
margin-bottom: 30px;
font-size: 13px;
}
.nt-sidebar-inner-recentcomments ul li:last-child {
margin-bottom: 0;
}
.nt-sidebar-inner-tags ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.nt-sidebar-inner-tags ul:before, .nt-sidebar-inner-tags ul:after {
content: "";
display: table;
}
.nt-sidebar-inner-tags ul:after {
clear: both;
}
.nt-sidebar-inner-tags ul li {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.nt-sidebar-inner-tags ul li a {
font-size: 12px;
}
.nt-sidebar-inner-widget ol ol,
.nt-sidebar-inner-widget ul ul {
padding: 0px 0 0 0px;
margin: 10px 0px 0px 15px;
list-style: none;
color: var(--goldsmith-dark);
}  .nt-page-default table.table.table-striped {
background: white;
border: 1px solid var(--goldsmith-gray);
border-collapse: collapse;
margin-bottom: 30px;
}
.nt-page-default table.table.table-striped tbody th,
.nt-page-default table.table.table-striped thead th,
.nt-page-default table.table.table-striped tfoot th {
color: var(--goldsmith-gray-dark);
}
.nt-page-default table.table.table-striped caption {
padding: 1em;
}
.nt-page-default table.table.table-striped th,
.nt-page-default table.table.table-striped td {
padding: 10px;
border: 1px solid var(--goldsmith-gray);
text-align: center;
}
.nt-goldsmith-content table.table.table-striped {
background: var(--goldsmith-light);
border: 1px solid var(--goldsmith-gray);
border-collapse: collapse;
margin-bottom: 30px;
}
.nt-goldsmith-content table.table.table-striped tbody th,
.nt-goldsmith-content table.table.table-striped thead th,
.nt-goldsmith-content table.table.table-striped tfoot th {
color: var(--goldsmith-gray-dark);
}
.nt-goldsmith-content table.table.table-striped caption {
padding: 1em;
}
.nt-goldsmith-content table.table.table-striped th,
.nt-goldsmith-content table.table.table-striped td {
padding: 15px;
border: 1px solid var(--goldsmith-gray);
text-align: left;
}
#nt-sidebar table {
margin-bottom: 0px;
font-size: 14px;
width: 100%;
}
#nt-sidebar caption {
background: var(--goldsmith-dark);
padding: 10px;
text-align: center;
color: var(--goldsmith-light);
margin-bottom: 15px;
} .nt-blog-sticky {
display: none;
position: absolute;
top: 0;
left: -25px;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
font-size: 12px;
color: #ffffff;
background-color: var(--goldsmith-dark-soft);
}
.nt-is-sticky {
position: absolute;
right: 0;
top: 0;
background: var(--goldsmith-dark-soft);
color: var(--goldsmith-light);
padding: 5px 15px;
font-size: 13px;
}  .nt-pagination {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 40px;
}
.nt-pagination-inner {
display: flex;
align-items: center;
justify-content: flex-start;
flex-wrap: wrap;
width: 100%;
margin: 0;
padding: 0;
margin-bottom: -10px;
list-style-type: none;
}
.nt-pagination .nt-pagination-item {
display: inline-block;
margin-bottom: 10px;
border: 0;
}
.nt-pagination li+li {
margin-left: 10px;
}
.nt-pagination-link {
display: flex;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
margin: 0;
padding: 0;
border: 0;
color: var(--goldsmith-dark);
background-color: var(--goldsmith-gray-soft);
text-decoration: none;
font-size: 14px;
font-weight: 500;
line-height: 50px;
border-radius: 4px;
}
.nt-pagination-link i {
font-size: 10px;
}
.nt-pagination .nt-pagination-item.active .nt-pagination-link,
.nt-pagination-link:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.nt-pagination-item.-is-disabled .nt-pagination-link,
.nt-pagination-link.-is-disabled {
pointer-events: none;
color: var(--goldsmith-gray-dark);
} .nt-commentlist {
padding: 0;
margin: 0 0 60px;
list-style-type: none;
}
.nt-comment-item {
position: relative;
margin-bottom: 50px;
text-align: left;
}
@media (min-width: 576px) {
.nt-comment-item {
padding-left: 100px;
}
}
.nt-comment-item .nt-commentlist {
margin-top: 30px;
}
.nt-comment-item:last-child {
margin-bottom: 0;
}
@media (max-width: 575px) {
.nt-comment-avatar {
margin-bottom: 10px;
}
}
@media (min-width: 576px) {
.nt-comment-avatar {
position: absolute;
top: 0;
left: 0;
}
}
.nt-comment-avatar a {
display: block;
}
.nt-comment-avatar img {
display: inline-block;
margin: 0px;
}
.nt-comment-author {
text-transform: capitalize;
font-size: 18px;
line-height: 22px;
color: var(--goldsmith-dark);
font-weight: 500;
}
.nt-comment-author a {
color: var(--goldsmith-dark);
font-weight: 600;
text-transform: capitalize;
text-decoration: none;
}
.nt-comment-author a:hover {
color: var(--goldsmith-dark-soft);
}
.nt-comment-date {
text-transform: uppercase;
}
span.post-meta__item.__date-post a {
font-size: 10px;
text-decoration: unset;
line-height: 36px; font-weight: 500;
}
.nt-comment-date a {
text-decoration: unset;
}
.nt-comment-reply {
margin-top: 15px;
font-size: 12px;
font-weight: 500;
}
.align-left {
margin-left: 0 !important;
}
.align-right {
margin-right: 0 !important;
}
.attachment-.size-.wp-post-image {
border: 1px solid #eee;
}
.align-center {
margin-left: auto !important;
margin-right: auto !important;
} .nt-goldsmith-content .mt-0,
.mt-0 {
margin-top: 0px !important;
}
.nt-goldsmith-content .mb-0 {
margin-top: 0px !important;
}
.nt-goldsmith-content .mb-40,
.mb-40 {
margin-bottom: 40px !important;
}  #masonry-container {
margin-bottom: 70px;
width: 100%;
}
@media (max-width: 1199px) {
#masonry-container .masonry-item {
width: 100%;
}
}
.lazy {
display: block;
}
#respond p.form-submit {
margin-bottom: 0px;
}
.nt-commentlist,
.comments-list {
margin: 50px 0;
}
#reply-title {
margin-bottom: 1rem;
}
.logged-in-as {
margin: 0px 0 25px !important;
}
.logged-in-as a {
display: inline-block;
letter-spacing: 0;
text-decoration: none;
color: var(--goldsmith-dark-soft);
}
iframe {
max-width: 100%;
}
p.comment-notes {
margin-bottom: 20px !important;
}
a.nt-comment-reply {
text-decoration: underline !important;
}
td#next a {
float: right;
padding: 0;
}
ul.nt-post-category-links {
text-transform: capitalize;
font-size: 15px;
line-height: 30px;
}
.nt-single-no-thumbnial .nt-goldsmith-inner-container.section.blog-detail {
padding: 0;
} .wp-block-cover p.wp-block-cover-text, .wp-block-cover p.wp-block-cover-text strong {
color: var(--goldsmith-light);
}
.wp-block-button {
margin-bottom: 15px;
}
.wp-block-gallery.nt-goldsmith-content-list {
padding: 0px !important;
margin: 0 0 30px !important;
}
.wp-block-gallery.alignleft.columns-2.is-cropped.nt-goldsmith-content-list {
margin-right: 15px !important;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
margin: 30px 0 32px 45px;
padding: 0 1em;
padding-left: 100px !important;
}
.wp-block-archives.wp-block-archives-dropdown .nice-select {
float: none;
max-width: 250px;
}
.wp-block-columns.alignwide.has-3-columns blockquote {
margin: 0 auto !important;
}
.nt-goldsmith-content .wp-block-archives.wp-block-archives-list,
.nt-goldsmith-content .wp-block-archives.wp-block-archives-dropdown,
.nt-goldsmith-content .wp-block-categories.wp-block-categories-list,
.nt-goldsmith-content .wp-block-latest-comments.has-avatars.has-dates.has-excerpts,
.nt-goldsmith-content .wp-block-latest-comments,
.nt-goldsmith-content .wp-block-latest-posts.wp-block-latest-posts__list,
.nt-goldsmith-content .wp-block-latest-posts.is-grid,
.nt-goldsmith-content ul.wp-block-archives-list.wp-block-archives.nt-goldsmith-content-list,
.nt-goldsmith-content .nt-goldsmith-content .wp-block-calendar,
.nt-goldsmith-content .wp-block-categories-dropdown.wp-block-categories {
margin-bottom: 30px !important;
position: relative;
}
.wp-block-media-text {
margin-bottom: 30px;
}
.nt-goldsmith-content .wp-block-archives.wp-block-archives-dropdown .nice-select .option {
cursor: pointer;
font-weight: 400;
line-height: 40px;
list-style: none;
min-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 29px;
}
.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
margin: 0 5px 5px 0 !important;
}
.wp-block-embed {
margin: 0 0 2em;
margin-bottom: 2em;
}
ul.wp-block-latest-posts.wp-block-latest-posts__list.has-dates li {
margin-bottom: 20px;
}
ul.wp-block-categories.wp-block-categories-list li,
ul.wp-block-archives.wp-block-archives-list li {
margin-bottom: 10px;
position: relative;
}
.wp-block-gallery {
padding: 0 !important;
margin: 10px 5px 30px 0px !important;
}
.wp-block-latest-comments {
padding: 0;
}
.wp-block-image {
margin-bottom: 2em;
}
.wp-block-cover {
margin: 0 25px 25px 0;
}
.nt-goldsmith-content .wp-block-latest-posts.wp-block-latest-posts__list {
padding-left: 0 !important;
margin: 0 0 20px 0 !important;
}
.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
margin: 0 5px 5px 0 !important;
}
img.rss-widget-icon {
margin: -5px 0 0 0;
}
.wp-block-button {
margin-bottom: 15px;
}
.wp-block-button.is-style-squared a {
border-radius: 0;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
margin: 0 0 16px;
padding: 60px 15%;
}
.wp-block-cover, .wp-block-cover-image {
height: auto;
} #nt-sidebar .wp-block-search__inside-wrapper {
display: flex;
flex: auto;
flex-wrap: nowrap;
max-width: 100%;
}
#nt-sidebar .wp-block-search .wp-block-search__label {
display: none;
}
#nt-sidebar .wp-block-search .wp-block-search__input {
flex-grow: 1;
min-width: 3em;
border: 1px solid var(--goldsmith-gray);
}
#nt-sidebar .wp-block-search .wp-block-search__button {
margin: 0;
}
.goldsmith-post-content-wrapper .goldsmith-last-child {
margin-bottom: 0 !important;
}
table.table.table-striped {
width: 100%;
}
ul.wp-block-categories.wp-block-categories-list .children {
margin: 0;
padding: 0 0 0 10px;
}
.wp-block-latest-comments__comment {
font-size: inherit;
line-height: 1.1;
list-style: none;
margin-bottom: 1em;
} .goldsmith-default-copyright {
background: var(--goldsmith-dark);
padding: 20px;
width: 100%;
min-height: 68px;
display: flex;
justify-content: center;
align-items: center;
}
.goldsmith-default-copyright a {
color: var(--goldsmith-light);
}
.goldsmith-default-copyright a:hover {
color: var(--goldsmith-light);
}
.goldsmith-post-content-wrapper .form_password .form_password_input {
padding: 12px 25px;
}
.form_password button {
border-radius: 0;
background: var(--goldsmith-dark);
border: 0;
outline: none;
min-width: 55px;
}
.form_password button span {
color: var(--goldsmith-light);
}
.goldsmith-post-content-wrapper .form_password {
display: flex;
margin: 30px 0 40px 0 !important;
}
ul.blocks-gallery-grid.nt-goldsmith-content-list {
padding: 0 !important;
margin: 0 10px 15px 0 !important;
}
ul.blocks-gallery-grid.nt-goldsmith-content-list li {
padding: 0 !important;
margin: 0 5px 5px 0 !important;
}
ul.wp-block-latest-posts__list.is-grid.columns-3.wp-block-latest-posts.nt-goldsmith-content-list,
form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
padding: 0 !important;
margin: 0 0 20px 0 !important;
}
.wp-block-tag-cloud a {
display: inline-block;
margin-right: -1px;
font-size: 12px !important;
font-weight: 500;
text-transform: uppercase;
border: 1px solid var(--goldsmith-gray);
padding: 0 8px;
}
.wp-block-search__button {
margin-left: -1px;
word-break: normal;
font-size: inherit;
font-family: inherit;
line-height: inherit;
outline: none;
border: 0;
background: var(--goldsmith-dark);
padding: 0 20px;
color: var(--goldsmith-light);
border-radius: 0;
}
@media (max-width: 992px) {
.product-review-form #review_form #respond {
margin-top: 30px;
}
}
@media (max-width: 576px) {
.ninetheme-before-loop.ninetheme-inline-two-block>div {
flex: 100%;
margin-top: 0px;
flex-direction: row;
justify-content: space-between;
}
.ninetheme-before-loop.ninetheme-shop-filter-top-area:not(.ninetheme-bg-none) {
padding: 10px 10px;
flex-wrap: wrap;
}
.ninetheme-before-loop .ninetheme-block-right>div+div {
margin-left: 0px;
padding-left: 0;
margin-top: 5px;
}
.ninetheme-popup-search-panel.panel-position-right {
right: 0;
top: 0;
max-width: 100%;
}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999998;
overflow: hidden;
position: fixed;
background: #a3a3a3c7;
opacity: 0.8;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px;
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px;
}
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000;
}
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
}
.mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgb(165 165 165 / 18%);
background: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.goldsmith-mfp-slide-bottom button.mfp-close,
.goldsmith-mfp-slide-bottom button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
} .goldsmith-mfp-zoom-in .zoom-anim-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
} .goldsmith-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
} .goldsmith-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
} .goldsmith-mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
} .goldsmith-mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
} .goldsmith-mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}  .goldsmith-mfp-slide-bottom .zoom-anim-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
transform: translateY(-20px) perspective(600px) rotateX(10deg);
} .goldsmith-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
opacity: 1;
-webkit-transform: translateY(0) perspective(600px) rotateX(0);
-moz-transform: translateY(0) perspective(600px) rotateX(0);
-ms-transform: translateY(0) perspective(600px) rotateX(0);
-o-transform: translateY(0) perspective(600px) rotateX(0);
transform: translateY(0) perspective(600px) rotateX(0);
}
@media(max-width:576px){
.goldsmith-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
margin: 15px;
padding: 40px 30px 30px;
}
} .goldsmith-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
opacity: 0;
-webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
transform: translateY(-10px) perspective(600px) rotateX(10deg);
} .goldsmith-mfp-slide-bottom.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
} .goldsmith-mfp-slide-bottom.mfp-ready.mfp-bg {
opacity: 0.8;
} .goldsmith-mfp-slide-bottom.mfp-removing.mfp-bg {
opacity: 0;
}.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
}
.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;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.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 {
vertical-align: middle;
display: inline-block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.slick-dotted.slick-slider.goldsmith-slick {
margin-bottom: 0;
}
.align-right {
text-align: right;
}
.align-left {
text-align: left;
}
.align-center {
text-align: center;
}  .slick-prev,
.slick-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: .25;
}
.slick-prev:before,
.slick-next:before {
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: -25px;
}
[dir='rtl'] .slick-prev {
right: -25px;
left: auto;
}
.slick-prev:before {
content: 'â†';
}
[dir='rtl'] .slick-prev:before {
content: 'â†’';
}
.slick-next {
right: -25px;
}
[dir='rtl'] .slick-next {
right: auto;
left: -25px;
}
.slick-next:before {
content: 'â†’';
}
[dir='rtl'] .slick-next:before {
content: 'â†';
} .slick-dots {
display: block;
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
margin-top: 40px;
}
.slick-dots li {
position: relative;
display: inline-block;
align-items: center;
cursor: pointer;
border-radius: 100%;
padding: 3px;
border: 1px solid var(--goldsmith-gray);
}
.slick-dots li.slick-active {
border-color: var(--goldsmith-dark);
}
.slick-dots li+li {
margin-left: 10px;
}
[dir='rtl'] .slick-dots li+li {
margin-left: 0;
margin-right: 10px;
}
.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 5px;
height: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: var(--goldsmith-gray);
padding: 0;
border-radius: 100%;
}
.slick-dots li:hover button,
.slick-dots li:focus button,
.slick-dots li.slick-active button {
background: var(--goldsmith-dark);
}.goldsmith-swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0; z-index: 1;
max-width: 100%;
}
.swiper-vertical>.goldsmith-swiper-wrapper {
flex-direction: column;
}
.goldsmith-swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box;
}
.swiper-android .swiper-slide,
.goldsmith-swiper-wrapper {
transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
touch-action: pan-x;
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
}
.swiper-slide-invisible-blank {
visibility: hidden;
} .swiper-autoheight,
.swiper-autoheight .swiper-slide {
height: auto;
}
.swiper-autoheight .goldsmith-swiper-wrapper {
align-items: flex-start;
transition-property: transform, height;
} .swiper-3d,
.swiper-3d.swiper-css-mode .goldsmith-swiper-wrapper {
perspective: 1200px;
}
.swiper-3d .goldsmith-swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
} .swiper-centered>.goldsmith-swiper-wrapper::before {
content: '';
flex-shrink: 0;
order: 9999;
}
.swiper-centered.swiper-horizontal>.goldsmith-swiper-wrapper>.swiper-slide:first-child {
margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal>.goldsmith-swiper-wrapper:before {
height: 100%;
min-height: 1px;
width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical>.goldsmith-swiper-wrapper>.swiper-slide:first-child {
margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical>.goldsmith-swiper-wrapper:before {
width: 100%;
min-width: 1px;
height: var(--swiper-centered-offset-after);
}
.swiper-centered>.goldsmith-swiper-wrapper>.swiper-slide {
scroll-snap-align: center center;
}
.goldsmith-swiper-prev,
.goldsmith-swiper-next {
z-index: 10;
font-size: 12px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}
.nav-vertical-center .goldsmith-swiper-prev,
.nav-vertical-center .goldsmith-swiper-next {
position: absolute;
top: 50%;
font-size: 24px;
transform: translateY(calc(-50% - 24px));
}
.nav-vertical-centered .goldsmith-swiper-prev,
.nav-vertical-centered .goldsmith-swiper-next {
position: absolute;
top: 50%;
font-size: 24px;
transform: translateY(-50%);
}
.goldsmith-nav-bg {
background-color: #f8f9fa1a;
border: 1px solid #e2e2e21a;
color: var(--goldsmith-light);
width: 50px;
height: 50px;
border-radius: 100%;
}
.nav-vertical-centered .goldsmith-nav-small {
font-size: 13px;
width: 40px;
height: 40px;
}
.goldsmith-nav-bg:hover{
background-color: var(--goldsmith-gray-soft);
border: 1px solid var(--goldsmith-gray);
color: var(--goldsmith-gray-dark);
}
.goldsmith-swiper-prev.swiper-button-disabled,
.goldsmith-swiper-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.goldsmith-swiper-prev:after,
.goldsmith-swiper-next:after {
font-family: 'ninetheme-font';
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1;
}
.nav-vertical-center .goldsmith-swiper-prev,
.nav-vertical-centered .goldsmith-swiper-prev,
.swiper-rtl.nav-vertical-center .goldsmith-swiper-next {
left: 10px;
right: auto;
}
.goldsmith-swiper-prev:after,
.swiper-rtl .goldsmith-swiper-next:after {
content: '\f114';
}
.nav-vertical-center .goldsmith-swiper-next,
.nav-vertical-centered .goldsmith-swiper-next,
.swiper-rtl.nav-vertical-center .goldsmith-swiper-prev {
right: 10px;
left: auto;
}
.goldsmith-swiper-next:after,
.swiper-rtl .goldsmith-swiper-prev:after {
content: '\f113';
}
.goldsmith-swiper-container:hover .goldsmith-swiper-next,
.goldsmith-swiper-container:hover .goldsmith-swiper-prev {
opacity: 1;
background: var(--goldsmith-gray-soft);
color: var(--goldsmith-dark);
}
.swiper-button-lock {
display: none;
}
.goldsmith-swiper-pagination {
text-align: center;
z-index: 10;
display: block;
list-style: none;
line-height: 1;
transition: 300ms opacity;
transform: translate3d(0, 0, 0);
}
.goldsmith-swiper-pagination.position-relative {
position: relative;
margin-top: 40px;
}
.goldsmith-swiper-pagination.position-absolute-bottom {
position: absolute;
bottom: 60px;
}
.goldsmith-swiper-pagination.swiper-pagination-hidden {
opacity: 0;
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.goldsmith-swiper-bullets,
.goldsmith-swiper-bullets.swiper-pagination-horizontal {
bottom: 10px;
left: 0;
width: 100%;
} .goldsmith-swiper-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.goldsmith-swiper-bullets-dynamic .goldsmith-swiper-bullet {
transform: scale(0.33);
position: relative;
}
.goldsmith-swiper-bullets-dynamic .goldsmith-swiper-bullet-active {
transform: scale(1);
}
.goldsmith-swiper-bullets-dynamic .goldsmith-swiper-bullet-active-main {
transform: scale(1);
}
.goldsmith-swiper-bullets-dynamic .goldsmith-swiper-bullet-active-prev {
transform: scale(0.66);
}
.goldsmith-swiper-bullets-dynamic .goldsmith-swiper-bullet-active-prev-prev {
transform: scale(0.33);
}
.goldsmith-swiper-bullets-dynamic .goldsmith-swiper-bullet-active-next {
transform: scale(0.66);
}
.goldsmith-swiper-bullets-dynamic .goldsmith-swiper-bullet-active-next-next {
transform: scale(0.33);
}
.goldsmith-swiper-bullet {
position: relative;
display: inline-block;
align-items: center;
cursor: pointer;
padding: 3px;
border: 1px solid var(--goldsmith-gray);
width: auto;
height: auto;
border-radius: 100%;
margin: 0 4px;
opacity: 1;
background: transparent;
}
.goldsmith-swiper-bullet.active {
border-color: var(--goldsmith-dark);
}
.goldsmith-swiper-bullet:before {
content: "";
display: block;
width: 5px;
height: 5px;
background: var(--goldsmith-gray);
border-radius: 100%;
}
.goldsmith-swiper-bullet:hover:before,
.goldsmith-swiper-bullet:focus:before,
.goldsmith-swiper-bullet.active:before {
background: var(--goldsmith-dark);
}
.goldsmith-swiper-bullet:only-child {
display: none !important;
} .swiper .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-free-mode>.goldsmith-swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-grid>.goldsmith-swiper-wrapper {
flex-wrap: wrap;
}
.swiper-grid-column>.goldsmith-swiper-wrapper {
flex-wrap: wrap;
flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
pointer-events: none;
transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-flip {
overflow: visible;
}
.swiper-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
transition-property: transform, opacity, height;
} .goldsmith-products-widget-slider .goldsmith-loop-slider .goldsmith-swiper-bullets,
.goldsmith-wc-tab-slider-edit-mode .goldsmith-swiper-theme-style .goldsmith-swiper-bullets,
.goldsmith-wc-tab-slider .goldsmith-swiper-theme-style .goldsmith-swiper-bullets {
position: absolute;
top: auto;
}
.goldsmith-swiper-theme-style .goldsmith-swiper-prev:after,
.goldsmith-swiper-theme-style .goldsmith-swiper-next:after {
font-size: 15px;
width: auto;
height: auto;
}
@media(max-width:480px) {
.goldsmith-swiper-theme-style .goldsmith-swiper-prev,
.goldsmith-swiper-theme-style .goldsmith-swiper-next {
display: none;
}
}
.thm-tab-slider.goldsmith-swiper-slider {
min-height: 300px;
}.cart-area .mini-cart-item {
display: flex;
width: 100%;
align-items: flex-start;
justify-content: space-between;
position: relative;
}
.cart-area .mini-cart-item + .mini-cart-item {
margin-top: 25px;
}
.cart-area.cart-item-loading .goldsmith-mini-cart-item-loading {
position: relative;
min-height: 80px;
}
.cart-area:not(.cart-item-loading) .goldsmith-mini-cart-item-loading {
display: none;
}
.goldsmith-perfect-scrollbar .mini-cart-item:last-child {
margin-bottom: 0px;
}
.cart-item-details {
display: flex;
flex: 1;
}
.cart-area .product-link>span {
display: block;
line-height: 1.4;
margin-bottom: 5px;
}
.cart-area .cart-item-title {
display: flex;
flex-direction: column;
margin-left: 15px;
flex: 1;
}
.cart-area .cart-quantity-wrapper {
margin-top: 5px;
display: flex;
align-items: center;
justify-content: space-between;
flex: 1;
}
.cart-area .quantity,
.woocommerce .cart-area .quantity {
margin: 0;
box-shadow: none;
}
.quantity-button.disabled {
pointer-events: none;
}
.cart-area .quantity input,
.woocommerce .cart-area .quantity input,
.woocommerce .cart-area .quantity .qty {
max-height: 22px;
min-width: auto;
}
.cart-area .quantity-button.plus,
.cart-area .quantity-button.minus {
color: var(--goldsmith-dark);
background: var(--goldsmith-light);
font-weight: 400;
}
.cart-area .quantity-button.plus:hover,
.cart-area .quantity-button.minus:hover {
background: var(--goldsmith-gray);
}
.cart-area .quantity {
background: var(--goldsmith-light);
max-width: 100px;
}
.cart-area .goldsmith-price,
.cart-item-title .goldsmith-price .cart-quantity {
color: var(--goldsmith-dark-soft);
}
.cart-item-title .cart-name,
.goldsmith-content-info .product-name {
color: var(--goldsmith-dark);
font-size: 15px;
font-weight: 400;
}
.cart-item-title .goldsmith-price span,
.goldsmith-content-info .goldsmith-price {
font-size: 14px;
font-weight: 400;
}
.cart-item-title .goldsmith-price {
font-size: 14px;
font-weight: 400;
}
.cart-item-title .goldsmith-price .cart-quantity {
font-size: 12px;
font-weight: 500;
color: var(--goldsmith-dark);
}
.cart-area .del-icon {
width: 22px;
height: 22px;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 30px;
}
.cart-area .del-icon .variation {
display: none;
}
.cart-area .del-icon a svg,
.wishlist-area .goldsmith-svg-icon.mini-icon,
.compare-area .goldsmith-svg-icon.mini-icon {
fill: var(--goldsmith-gray-dark);
color: var(--goldsmith-gray-dark);
}
.cart-area .del-icon a {
color: var(--goldsmith-dark);
display: inline-flex;
}
.cart-area .del-icon:hover svg {
fill: var(--goldsmith-dark);
}
.cart-area .del-icon:hover a {
color:var(--goldsmith-light);
}
.cart-area .cart-total {
margin-bottom: 22px;
}
.cart-area .cart-total-price {
border-top: 1px solid var(--goldsmith-gray);
overflow: hidden;
padding-top: 15px;
margin-top: 15px;
text-transform: uppercase;
font-weight: 500;
display: flex;
align-items: center;
justify-content: space-between;
color: var(--goldsmith-dark);
flex-wrap: wrap;
}
.cart-empty-content .minicart-title {
display: none;
}
.goldsmith-cart-empty-wrapper {
text-align: center;
}
.goldsmith-cart-empty-wrapper .goldsmith-btn-medium {
max-width: 170px;
margin: 0 auto;
}
.goldsmith-cart-empty-icon,
.cart-area svg.shopBag {
max-width: 100px;
max-height: 100px;
fill: var(--goldsmith-gray);
opacity: 0.5;
margin-left: -14px;
margin-bottom: 10px;
}
.cart-bottom-btn {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.cart-bottom-btn .goldsmith-btn {
flex: auto;
margin: 0 10px 10px 0;
}
.cart-bottom-btn {
margin-right: -10px;
}
.quantity.hidden {
display: none;
opacity: 0;
visibility: hidden;
}
.goldsmith-not-found-info-wrapper svg.shopBag,
.cart-empty-content svg.shopBag {
max-width: 100px;
max-height: 100px;
fill: var(--goldsmith-gray);
opacity: 0.5;
}
.cart-quantity-wrapper.ajax-quantity.loading .quantity:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.price-total {
flex: 0 0 100%;
display: flex;
align-items: center;
justify-content: space-between;
}
.goldsmith_clear_cart_button {
display: flex;
align-items: center;
justify-content: center;
background-color: var(--goldsmith-dark);
color: var(--goldsmith-light);
height: 0;
opacity: 0;
margin-top: 10px;
cursor: pointer;
font-size: 12px;
transition: height ease 0.5s;
}
.has-clear-btn:hover .goldsmith_clear_cart_button {
height: 30px;
opacity: 1;
}.account-area ul.navigation {
display: inline-block;
}
.account-area li.menu-item {
position: relative;
display: block;
width: auto;
position: relative;
}
.account-area li.menu-item:hover a,
.account-area li.menu-item.is-active a {
color: var(--goldsmith-dark);
}
.account-area li.menu-item a {
display: inline-block;
padding: 10px 0;
text-align: left;
position: relative;
font-size: 16px;
line-height: 1em;
color: var(--goldsmith-gray-dark);
text-decoration: none;
border-width: 0;
background-color: transparent;
-webkit-transition: color 250ms ease, background-color 250ms ease;
-moz-transition: color 250ms ease, background-color 250ms ease;
-o-transition: color 250ms ease, background-color 250ms ease;
transition: color 250ms ease, background-color 250ms ease;
}
.account-area li.menu-item a:after {
content: '';
height: 2px;
width: 0;
background-color: currentColor;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: width .25s;
transition: width .25s;
}
.account-area li.menu-item a:hover:after {
width: 100%;
}
.account-area .panel-top-title {
display: flex;
align-items: center;
justify-content: space-between;
}
.account-area:not(.account-logged-in) .top-title {
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: space-between;
}
.account-area .form-row {
margin-right: 0;
margin-left: 0;
flex-direction: column;
display: flex;
}
.account-area .button {
margin-top: 10px;
}
.account-area label {
display: flex;
align-items: center;
}
.account-area .account-area-form-wrapper {
position: relative;
}
.account-area .login-form-content,
.account-area .register-form-content {
position: absolute;
z-index: 3;
opacity: 0;
width: 100%;
height: 100%;
background:var(--goldsmith-light);
padding: 0px 0px;
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
will-change: transform;
-webkit-transition: opacity 0.15s ease, transform 0.75s ease;
transition: opacity 0.15s ease, transform 0.75s ease;
}
.account-area .login-form-content.active,
.account-area .register-form-content.active {
opacity: 1;
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.account-area .form-action-btn {
display: inline-flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.form-action-btn svg {
max-width: 16px;
max-height: 16px;
fill: var(--goldsmith-primary);
}
.account-area-social-form-wrapper div.nsl-container.nsl-container-block .nsl-container-buttons {
display: flex;
justify-content: space-between;
align-content: space-between;
align-items: center;
flex-wrap: wrap;
}.admin-bar .goldsmith-side-panel {
top: 32px;
height: 100%;
}
@media(max-width:782px) {
body.admin-bar {
padding-top: 46px;
}
.admin-bar .goldsmith-side-panel {
top: 46px;
height: 100%;
}
.admin-bar .goldsmith-popup-search-panel {
top: 46px;
}
}
@media(max-width:600px) {
.admin-bar.scroll-start .goldsmith-header-mobile-top,
.admin-bar .goldsmith-popup-search-panel,
.admin-bar.scroll-start .goldsmith-side-panel {
top: 0px;
}
}
.goldsmith-side-panel {
display: flex;
flex-direction: column;
position: fixed;
top: 0;
right: 0;
height: 100%;
width: 460px;
max-width: 100%;
z-index: 105;
padding: 15px 20px 50px 20px;
opacity: 1;
background:var(--goldsmith-light);
border-left: 1px solid var(--goldsmith-border);
will-change: transform;
-webkit-transition: opacity 0.25s ease, ease;
transition: opacity 0.25s ease, transform 0.25s ease;
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.goldsmith-overlay-open .goldsmith-side-panel.active {
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%);
opacity: 1;
}
.panel-header-actions,
.panel-header {
display: flex;
align-items: center;
justify-content: space-between;
}
.panel-header {
min-height: 60px;
padding-bottom: 10px;
border-bottom: 1px solid var(--goldsmith-gray);
}
.panel-header-btn {
position: relative;
display: inline-flex;
justify-content: center;
align-items: center;
cursor: pointer;
width: 40px;
height: 40px;
border-radius: 50px;
}
.panel-header-btn.active {
background: var(--goldsmith-gray-soft);
}
.panel-header-btn:not(:last-child) {
margin-right: 5px;
}
.panel-header-btn span.goldsmith-cart-total {
position: absolute;
left: -145%;
top: 10px;
}
.panel-top-title {
display: block;
position: relative;
padding: 0 0 10px 0;
text-align: left;
font-size: 18px;
font-weight: 500;
text-transform: capitalize;
color: var(--goldsmith-dark);
text-decoration: none;
margin-bottom: 20px;
}
.panel-top-title strong {
font-weight: 500;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 0.3px;
background: var(--goldsmith-dark);
color:var(--goldsmith-light);
padding: 2px 10px;
border-radius: 4px;
}
.panel-top-title:after {
content: "";
border-bottom: 1px solid var(--goldsmith-gray);
height: 1px;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
}
.panel-content {
position: relative;
margin-top: 40px;
height: 100%;
}
.goldsmith-side-panel {
overflow: hidden;
overflow-y: auto;
}
.goldsmith-side-panel.goldsmith-scrollbar {
padding-right: 20px;
}
.goldsmith-side-panel.goldsmith-scrollbar .cart-content {
padding-bottom: 40px;
}
.panel-content .panel-content-item {
position: absolute;
width: 100%;
top: 0;
right: 0;
will-change: transform;
-webkit-transition: opacity 0.25s ease, transform 0.5s ease;
transition: opacity 0.25s ease, transform 0.5s ease;
opacity: 0;
-moz-transform: translateX(150%);
-ms-transform: translateX(150%);
-webkit-transform: translateX(150%);
transform: translateX(150%);
}
.panel-content .panel-content-item.active {
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%);
opacity: 1;
}  .goldsmith-summary-item.goldsmith-viewed-offer-time {
margin-top: 20px;
}
.goldsmith-header-mobile-content .goldsmith-cart-goal-wrapper,
.goldsmith-side-panel .goldsmith-cart-goal-wrapper {
margin: 20px 0 0;
}
.goldsmith-header-mobile-content .goldsmith-cart-goal-wrapper {
margin-bottom: 50px;
}
.goldsmith-header-mobile-content  .goldsmith-cart-goal-text,
.goldsmith-side-panel .goldsmith-cart-goal-text {
font-size: 18px;
margin-bottom: 15px;
color: var(--goldsmith-dark);
text-transform: uppercase;
font-size: 12px;
}
.woocommerce-mini-cart {
position: relative;
}
.goldsmith-wc-count {
display: flex;
align-items: center;
justify-content: center;
width: 16px;
height: 16px;
background: var(--goldsmith-dark);
color: var(--goldsmith-light);
font-size: 8px;
border-radius: 20px;
position: absolute;
left: 0px;
top: 0px;
line-height: 1;
}
.goldsmith-cart-total {
font-size: 12px;
color: var(--goldsmith-dark);
font-weight: 500;
} .goldsmith-panel-content-items {
position: relative;
}
.goldsmith-content-item {
width: 100%;
margin-bottom: 15px;
position: relative;
}
.goldsmith-content-item-inner {
width: 100%;
display: flex;
align-items: flex-start;
justify-content: space-between;
position: relative;
}
.goldsmith-content-item .goldsmith-content-link {
display: flex;
align-items: flex-start;
flex-direction: column;
color: var(--goldsmith-dark);
}
.goldsmith-link img {
max-width: 80px;
max-height: 80px;
}
.goldsmith-content-item .goldsmith-content-info {
display: flex;
flex-direction: column;
margin: 5px 20px 0 15px;
flex: 1;
justify-content: space-between;
}
.goldsmith-content-item .goldsmith-content-info .goldsmith-btn-small {
color: #252525;
}
.goldsmith-content-item .goldsmith-content-info .added_to_cart {
display: none;
}
.goldsmith-content-item .goldsmith-content-del-icon {
width: 22px;
height: 22px;
display: inline-flex;
justify-content: center;
align-items: center;
margin-top: 10px;
cursor: pointer;
}
.goldsmith-content-item .goldsmith-content-del-icon:hover svg {
fill: var(--goldsmith-dark);
}
.goldsmith-content-info .goldsmith-price {
font-weight: 400;
color: var(--goldsmith-dark-soft);
}
.goldsmith-content-info .goldsmith-price ins {
text-decoration: none;
}
.goldsmith-content-info .product-stock {
color: var(--goldsmith-primary);
}
.goldsmith-content-info .product-name {
margin-bottom: 0px;
}
.goldsmith-content-info .goldsmith-btn {
margin-top: 10px;
}
.goldsmith-panel-content-notice .product-name {
color: var(--goldsmith-primary);
}
.goldsmith-empty-content svg {
max-width: 55px;
max-height: 55px;
float: left;
margin-right: 10px;
fill: var(--goldsmith-gray);
opacity: 0.5;
margin-bottom: 10px;
}
.compare-area.has-product .goldsmith-empty-content {
display: none;
}
.goldsmith-panel-content-notice.goldsmith-empty-content a {
text-decoration: underline;
}.elementor-widget-goldsmith-template-slider,
.elementor-widget-goldsmith-template-slider div[data-elementor-type="section"],
.elementor-widget-goldsmith-template-slider .elementor-widget-container,
.goldsmith-home-onepage.goldsmith-swiper-onepage-style,
.goldsmith-home-onepage.goldsmith-swiper-onepage-style .swiper-container,
.goldsmith-home-onepage.goldsmith-swiper-onepage-style .swiper-container .elementor-top-section {
width: 100%;
}
.goldsmith-swiper-container,
.goldsmith-swiper-container:not(.swiper-initialized),
.goldsmith-swiper-slider,
.goldsmith-swiper-slider:not(.swiper-initialized) {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
max-width: 100%;
}
.goldsmith-swiper-wrapper,
.goldsmith-swiper-container:not(.swiper-initialized) .goldsmith-swiper-wrapper,
.goldsmith-swiper-slider:not(.swiper-initialized) .goldsmith-swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box;
gap: 30px;
}
.up-sells .goldsmith-swiper-container:not(.swiper-initialized) .swiper-slide,
.goldsmith-product-related .goldsmith-swiper-container:not(.swiper-initialized) .swiper-slide {
width: 25%;
}
.goldsmith-products-widget-slider:not(.swiper-initialized) .swiper-slide {
width: 225px;
}
.goldsmith-instagram-slider:not(.swiper-initialized) .swiper-slide {
width: 170px;
} .goldsmith-viewed-offer-time .offer-time-text {
margin-bottom: 5px;
color: var(--goldsmith-dark);
font-weight: 500;
}
.goldsmith-viewed-offer-time .offer-time-text span {
color: var(--goldsmith-base);
}  .goldsmith-product-list .list-heading {
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 10px;
margin-bottom: 10px;
}
.list-heading .title {
margin-bottom: 0;
width: 70%;
}
.list-heading .view-all {
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
}
.goldsmith-product-list .product-list-item {
border: 1px solid var(--goldsmith-gray);
border-radius: var(--goldsmith-border-radius);
padding: 10px;
position: relative;
line-height: 1;
}
.goldsmith-product-list .product-list-item + .product-list-item {
margin-top: 20px;
}
.product-list-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.product-list-inner .thumb-wrapper {
margin-right: 25px;
position: relative;
}
.product-list-inner .product-thumb {
display: block;
overflow: hidden;
border-radius: var(--goldsmith-border-radius);
}
.product-list-item:hover .product-thumb img {
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
transform-origin: center center;
-moz-transition: all .5s cubic-bezier(.25,.46,.45,.94);
-o-transition: all .5s cubic-bezier(.25,.46,.45,.94);
-webkit-transition: all .5s cubic-bezier(.25,.46,.45,.94);
transition: all .5s cubic-bezier(.25,.46,.45,.94);
}
.product-list-item .list-part + .list-part {
margin-top: 7px;
}
.product-list-item .list-buttons.list-part {
margin-top: 10px;
color: var(--goldsmith-dark);
}
.product-list-item .list-buttons .goldsmith-btn-text {
margin-right: 10px;
}
.product-list-details .rating a {
pointer-events: none;
}
.product-list-details .title {
margin-bottom: 0px;
}
.product-list-details p {
margin-bottom: 7px;
}
.product-list-item:hover {
border-color: var(--goldsmith-dark);
}
.product-list-item .goldsmith-label {
position: absolute;
left: 10px;
top: 10px;
padding: 0 5px;
z-index: 1;
}
.product-list-item .product-thumb img {
max-width: 100px;
}
.product-list-timer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 10px;
}
.product-list-timer .coming-time-mini {
margin-right: 10px;
}
.product-list-timer .time-count {
width: 24px;
height: 24px;
font-size: 10px;
color: var(--goldsmith-dark);
border-radius: var(--goldsmith-border-radius);
background: var(--goldsmith-gray);
}
.product-list-timer .timer-description {
font-size: 12px;
}
.product-list-timer .expired {
width: 100px;
color: var(--goldsmith-red);
border: 1px solid var(--goldsmith-red-border);
border-radius: var(--goldsmith-border-radius);
background: var(--goldsmith-red-bg);
text-align: center;
line-height: 24px;
font-size: 12px;
}
.list-part .cr-qna-link,
.list-part .cr-qna-separator {
display: none;
} .nt-goldsmith-content blockquote .quote-icon {
margin-right: 25px;
}
.nt-goldsmith-content blockquote {
margin: 30px 0 30px;
font-size: 18px;
color: var(--goldsmith-dark);
font-weight: 500;
line-height: 1.9;
background: var(--goldsmith-gray-soft);
}
.nt-goldsmith-content blockquote p {
margin: 0;
}
.nt-goldsmith-content .goldsmith-post-content-wrapper>ul:last-child {
margin-bottom: 0;
}
.goldsmith-post-thumb-wrapper {
margin-bottom: 25px;
}
.goldsmith-blog-post-meta-bottom {
margin-top: 20px;
padding-top: 50px;
border-top: 1px solid var(--goldsmith-gray);
}
.goldsmith-blog-post-meta-bottom .goldsmith-meta-label {
font-weight: 500;
color: var(--goldsmith-dark);
}
.goldsmith-blog-post-meta-bottom a {
color: var(--goldsmith-gray-dark);
}
.goldsmith-blog-post-meta-bottom .goldsmith-post-meta+.goldsmith-post-meta {
margin-top: 5px;
}
.goldsmith-blog-post-meta-top {
margin-bottom: 20px;
}
.single .goldsmith-blog-post-meta-top {
margin-bottom: 20px;
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 0.3px;
display: flex;
justify-content: flex-start;
align-items: center;
}
.single .goldsmith-blog-post-meta-top a {
margin-right: 15px;
color: var(--goldsmith-dark-soft);
}
.comment-text p {
margin-bottom: 0;
padding-right: 100px;
}
.blog-comment ul li.comment-reply {
margin-left: 80px;
}
.blog-comment ul li:last-child {
margin-bottom: 0;
}
.comment-form textarea {
width: 100%;
padding: 20px 20px;
margin-bottom: 0;
height: 160px;
max-width: 800px;
transition: .3s;
font-size: 14px;
color: var(--goldsmith-dark-soft);
}
.comment-form input:not(.goldsmith-btn):not([type=checkbox]) {
width: 100%;
padding: 12px 20px;
margin-bottom: 20px;
color: var(--goldsmith-dark-soft);
transition: .3s;
font-size: 14px;
}
.comment-form input:not(.goldsmith-btn)::placeholder,
.comment-form textarea::placeholder {
color: var(--goldsmith-dark);
}
.comment-check-box input {
width: auto;
margin: 0;
}
.comment-check-box label {
font-size: 14px;
color: var(--goldsmith-dark-soft);
margin: 0;
user-select: none;
}
.comment-check-box {
display: flex;
align-items: flex-start;
} .goldsmith-error-content {
max-width: 310px;
text-align: center;
margin: 0 auto;
}
.goldsmith-error-txt {
font-size: 150px;
font-weight: 600;
margin-bottom: 20px;
line-height: 1;
color: var(--goldsmith-primary);
}
.goldsmith-error-content p {
margin-bottom: 0;
}
.goldsmith-error-content .search_form {
margin-top: 25px;
}
.goldsmith-error-area .search_form form {
position: relative;
}
.goldsmith-error-area .search_form form input {
height: 50px;
padding: 5px 60px 5px 20px;
margin-bottom: 20px;
box-shadow: none;
}
.goldsmith-error-content .goldsmith-fill-out {
background: var(--goldsmith-primary);
}
.goldsmith-error-area .search_form form input:focus {
height: 50px;
}
.goldsmith-error-area .search_form .icon_search {
position: absolute;
right: 18px;
top: 50%;
padding: 0;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 0;
padding-left: 15px;
box-shadow: none;
border: none;
border-left: 1px solid #ddd;
background: transparent;
color: var(--goldsmith-dark-soft);
}
.goldsmith-error-area .search_form .icon_search i {
font-size: 22px;
margin-right: 0;
}
.goldsmith-error-area .goldsmith-btn {
max-width: 200px;
}
.goldsmith-error-area .text-center {
text-align: center;
} .goldsmith-vertical-menu-wrapper-edit-mode,
.goldsmith-vertical-menu-wrapper {
display: inline-block;
position: relative;
}
.goldsmith-vertical-menu-toggle {
padding: 10px 20px;
border: 1px solid var(--goldsmith-dark);
display: inline-block;
cursor: pointer;
}
.goldsmith-vertical-menu {
padding: 15px 0;
z-index: 999;
border: 1px solid var(--goldsmith-gray-dark);
position: absolute;
width: 100%;
background: var(--goldsmith-light);
left: 0px;
top: calc(100% - 2px);
min-width: max-content;
}
.goldsmith-vertical-menu:not(.drop-active) {
display: none;
}
.goldsmith-mega-menu-content {
position: absolute;
display: flex;
left: 100%;
top: 0;
background-color: var(--goldsmith-light);
border: 1px solid var(--goldsmith-dark);
width: 750px;
padding: 20px;
text-align: left;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
transition: .3s linear;
z-index: 2;
}
.goldsmith-vertical-menu-item:hover .goldsmith-mega-menu-content {
opacity: 1;
visibility: visible;
transform: translateY(0px);
}
.goldsmith-vertical-menu ul.navigation,
.goldsmith-vertical-menu .submenu {
list-style: none;
}
.goldsmith-vertical-menu .has-dropdown .submenu {
position: absolute;
left: 100%;
top: -1px;
background-color: var(--goldsmith-light);
border: 1px solid var(--goldsmith-dark);
width: auto;
min-width: 150px;
padding: 20px 0;
text-align: left;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
transition: .3s linear;
z-index: 2;
min-width: max-content;
}
.goldsmith-vertical-menu.dropdown-right .has-dropdown .submenu {
right: 100%;
left: auto;
}
.goldsmith-vertical-menu .has-dropdown:hover>.submenu {
opacity: 1;
visibility: visible;
transform: translateY(0px);
}
.goldsmith-vertical-menu .navigation .menu-item,
.goldsmith-vertical-menu .goldsmith-vertical-menu-item {
padding: 0 20px;
position: relative;
}
span.goldsmith-vertical-menu-item-title,
.goldsmith-vertical-menu .navigation .menu-item>a {
display: flex;
align-items: center;
justify-content: space-between;
flex: 0 0 100%;
width: 100%;
font-size: 12px;
font-weight: 500;
}
.goldsmith-vertical-menu .navigation .menu-item .submenu>a {
display: block;
width: 100%;
}
.goldsmith-vertical-menu .dropdown-btn {
transform: rotate(90deg);
margin-left: 10px;
}
.goldsmith-vertical-menu .navigation li.has-dropdown li.has-dropdown li.has-dropdown a>.dropdown-btn,
.goldsmith-vertical-menu .submenu .menu-label {
display: none;
}
span.goldsmith-vertical-menu-item-title i {
margin-left: 10px;
}
.goldsmith-vertical-menu-toggle.icon-right svg {
max-width: 1em;
}   .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
} .goldsmith-text-marquee .elementor-heading-title {
display: flex;
align-items: baseline;
width: 100%;
white-space: nowrap;
overflow: hidden;
}
.goldsmith-text-marquee .elementor-heading-title span {
-webkit-animation: goldsmithMarquee 20s linear infinite;
animation: goldsmithMarquee 5s linear infinite;
padding-left: 20px;
}
@-webkit-keyframes goldsmithMarquee {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-100%);
}
}
@keyframes goldsmithMarquee {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-100%);
}
} .compare-area:not(.has-product) .goldsmith-panel-content-items,
.wishlist-area:not(.has-product) .goldsmith-panel-content-items {
min-height: auto;
}
.goldsmith-wishlist-content-notice.goldsmith-empty-content {
color: var(--goldsmith-dark);
} .goldsmith-popup-search-panel form.sidebar-search-form {
display: flex;
align-items: center;
width: 100%;
min-width: 100%;
position: relative;
}
.goldsmith-popup-search-panel input.sidebar_search_input {
width: 100%;
border: 0;
border-radius: 0px;
outline: none;
font-size: 36px;
text-align: center;
}
.goldsmith-popup-search-panel .sidebar_search_button {
border: 0;
background: transparent;
font-size: 30px;
color: var(--goldsmith-gray);
fill: var(--goldsmith-gray);
position: absolute;
right: 20px;
opacity: 0;
cursor: pointer;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.goldsmith-popup-search-panel input.sidebar_search_input:focus+.sidebar_search_button {
opacity: 1;
}
.goldsmith-popup-search-panel .sidebar_search_button:hover {
color: var(--goldsmith-dark);
}
.goldsmith-popup-search-panel {
position: fixed;
top: 0;
left: 0;
z-index: 106;
width: 100%;
background: var(--goldsmith-light);
padding: 50px 0;
will-change: transform;
-webkit-transition: opacity 0.25s ease, transform 0.5s ease;
transition: opacity 0.25s ease, transform 0.5s ease;
opacity: 0;
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
@media(min-width:1201px) {
.has-header-sidebar .goldsmith-popup-search-panel {
width: calc(100% - 360px);
margin-left: 360px;
}
}
.has-default-header-type-dark .goldsmith-popup-search-panel {
background: var(--goldsmith-dark);
}
.goldsmith-popup-search-panel.active {
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-webkit-transform: translateY(0%);
transform: translateY(0%);
opacity: 1;
}
.goldsmith-search-panel-inner {
display: flex;
flex-direction: column;
align-items: center;
}
.goldsmith-popup-search-panel .goldsmith-panel-close {
background: var(--goldsmith-bg-soft);
}
.goldsmith-popup-search-panel .goldsmith-svg-icon {
fill: currentColor;
}
.goldsmith-panel-content {
width: 100%;
max-width: 600px;
}
.goldsmith-popup-search-panel .autocomplete-suggestion {
width: 50%;
align-items: flex-start;
}
.goldsmith-popup-search-panel .autocomplete-suggestions {
padding: 0px;
margin-top: 15px;
max-width: 100% !important;
position: relative !important;
display: flex;
flex-wrap: wrap;
border: 0 !important;
width: 100%;
max-height: 300px !important;
}
.has-default-header-type-dark .goldsmith-popup-search-panel .autocomplete-suggestions {
background: transparent;
}
.goldsmith-popup-search-panel .no-result+.autocomplete-suggestions {
background: transparent;
}
.goldsmith-popup-search-panel .no-result+.autocomplete-suggestions .autocomplete-suggestion {
width: 100%;
margin: 0;
padding: 5px 20px;
border: 2px solid var(--goldsmith-gray);
margin-left: 20px;
justify-content: center;
}
.goldsmith-popup-search-panel .goldsmith-asform input.goldsmith-as,
.goldsmith-popup-search-panel .goldsmith-asform input.goldsmith-as:hover,
.goldsmith-popup-search-panel .goldsmith-asform input.goldsmith-as:focus {
font-size: 36px;
text-align: center;
}
.goldsmith-popup-search-panel input::-webkit-input-placeholder {
color: var(--goldsmith-gray);
font-size: 36px;
}
.goldsmith-popup-search-panel .goldsmith-small-title,
.search-area-top .autocomplete-suggestion .goldsmith-small-title {
display: flex;
flex-direction: column;
}
.has-default-header-type-dark .goldsmith-popup-search-panel .goldsmith-small-title,
.has-default-header-type-dark .search-area-top .autocomplete-suggestion .goldsmith-small-title,
.has-default-header-type-dark .goldsmith-asform.no-result+.autocomplete-suggestion strong,
.has-default-header-type-dark .goldsmith-popup-search-panel input:focus {
color: var(--goldsmith-light);
} .goldsmith-popup-search-panel input:-moz-placeholder {
color: var(--goldsmith-gray);
font-size: 36px;
opacity: 1;
}
.goldsmith-popup-search-panel input:focus:-moz-placeholder {
opacity: 0;
} .goldsmith-popup-search-panel input::-moz-placeholder {
color: var(--goldsmith-gray);
font-size: 36px;
opacity: 1;
}
.goldsmith-popup-search-panel input:focus::-moz-placeholder {
opacity: 0;
} .goldsmith-popup-search-panel input:-ms-input-placeholder {
color: var(--goldsmith-gray);
font-size: 36px;
}
.goldsmith-popup-search-panel input:focus:-ms-input-placeholder {
opacity: 0;
} .goldsmith-popup-search-panel input::-ms-input-placeholder {
color: var(--goldsmith-gray);
font-size: 36px;
}
.goldsmith-popup-search-panel input:focus::-ms-input-placeholder {
opacity: 0;
} .goldsmith-popup-search-panel input::placeholder {
color: var(--goldsmith-gray);
font-size: 36px;
}
.goldsmith-popup-search-panel input:focus::placeholder {
opacity: 0;
}  .newsletter-popup-visible div#goldsmith-newsletter-popup {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding: 0;
max-width: 720px;
position: relative;
}
p.goldsmith-newsletter-bottom {
width: 100%;
text-align: right;
margin: 0;
margin-bottom: -4px;
position: absolute;
bottom: 0;
right: 0;
font-size: 12px;
max-width: 28%;
}
.goldsmith-newsletter-bottom label {
background: var(--goldsmith-light);
padding: 3px 15px 1px;
} @media(max-width:768px) {
.goldsmith-sm-flex-left,
.flex-sm-left-items {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-align: left;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.goldsmith-sm-flex-column {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
flex: 0 0 100%;
width: 100%;
align-items: flex-start;
}
.goldsmith-toggle-hidden-sidebar span,
.goldsmith-open-fixed-sidebar span {
margin-right: 10px;
cursor: pointer;
}
.goldsmith-before-loop .goldsmith-svg-icon,
.goldsmith-toggle-hidden-sidebar svg,
.goldsmith-open-fixed-sidebar svg,
.goldsmith-filter-action svg {
max-width: 16px;
max-height: 16px;
}
.goldsmith-toggle-hidden-sidebar span,
.goldsmith-open-fixed-sidebar span,
.goldsmith-before-loop p.woocommerce-result-count,
.goldsmith-filter-action {
font-size: 13px;
}
}
@media(max-width:576px) {
.goldsmith-popup-search-panel .autocomplete-suggestion {
width: 100%;
}
.wpcf7 form.invalid .wpcf7-response-output {
border-color: var(--goldsmith-red);
margin: 14px;
width: 92% !important;
border-radius: 0;
}
p.goldsmith-newsletter-bottom {
max-width: 100%;
}
}
.minicart-extra-text {
margin: 0 0 30px;
}  .admin-bar .goldsmith-header-mobile {
top: 32px;
height: calc(100vh - 32px);
}
@media(max-width:782px) {
.admin-bar .goldsmith-header-mobile {
top: 46px;
height: calc(100vh - 46px);
}
}
.goldsmith-header-mobile {
display: flex;
flex-direction: column;
position: fixed;
height: 100%;
width: 100%;
max-width: 530px;
z-index: 104;
padding: 0;
background: var(--goldsmith-light);
left: 0;
opacity: 0;
overflow: hidden;
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
will-change: transform;
-webkit-transition: opacity 0.25s ease, ease;
transition: opacity 0.25s ease, transform 0.25s ease;
}
.goldsmith-header-mobile.no-bar {
max-width: 450px;
}
body:not(.admin-bar) .goldsmith-header-mobile {
top: 0;
}
.has-sticky-header.scroll-start .goldsmith-header-mobile {
position: fixed;
}
.goldsmith-header-mobile.active {
opacity: 1;
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.goldsmith-header-mobile.has-bar {
display: flex;
flex-direction: row;
}
.goldsmith-header-mobile.has-bar .goldsmith-panel-close.no-bar {
display: none;
}
.goldsmith-panel-close.no-bar {
margin: 10px 0 0 30px;
background: var(--goldsmith-bg-soft);
}
.goldsmith-header-mobile-sidebar {
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: column;
padding: 15px 0;
background: var(--goldsmith-bg-soft);
z-index: 4;
min-width: 80px;
}
.goldsmith-header-mobile-sidebar-inner {
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
align-items: center;
text-align: center;
}
.goldsmith-header-mobile-sidebar-logo img.main-logo {
transform: rotate(-90deg);
position: absolute;
left: -35px;
}
.goldsmith-header-mobile-sidebar-logo .nav-logo.logo-type-sitename {
transform: rotate(-180deg);
writing-mode: vertical-lr;
}
.goldsmith-header-mobile-sidebar-logo .header-text-logo {
font-size: 24px;
line-height: 0;
}
.goldsmith-header-mobile-sidebar-top {
text-align: center;
}
.goldsmith-panel-close {
position: relative;
margin-bottom: 20px;
}
.sidebar-top-action {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.sidebar-top-action .top-action-btn {
margin-top: 10px;
border-radius: 30px;
height: 40px;
width: 40px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.sidebar-top-action .top-action-btn:first-child {
margin-top: 0px;
}
.top-action-btn .goldsmith-wc-count {
left: -5px;
top: 0;
}
.sidebar-top-action .top-action-btn.active {
background: var(--goldsmith-light);
}
.goldsmith-header-mobile-sidebar a {
color: var(--goldsmith-dark);
}
.goldsmith-header-mobile-content {
position: relative;
flex: 1;
}
.goldsmith-header-mobile.no-bar .goldsmith-header-mobile-content {
padding: 30px;
}
.sidebar-top-action .share {
display: none;
}
.goldsmith-header-mobile-content .goldsmith-header-slide-menu {
position: absolute;
top: 0;
height: 100%;
width: 100%;
left: 0;
padding: 35px;
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%);
opacity: 1;
will-change: transform;
-webkit-transition: opacity 0.75s ease, transform 0.75s ease;
transition: opacity 0.75s ease, transform 0.75s ease;
}
.goldsmith-header-mobile.no-bar .goldsmith-header-mobile-content .goldsmith-header-slide-menu {
padding: 35px 30px;
}
.goldsmith-header-mobile-content .goldsmith-header-slide-menu:not(.active) {
-moz-transform: translateX(-150%);
-ms-transform: translateX(-150%);
-webkit-transform: translateX(-150%);
transform: translateX(-150%);
opacity: 0;
}
.goldsmith-sidemenu-copyright {
font-size: 14px;
position: absolute;
bottom: 50px;
} .sidebar-bottom-socials {
display: flex;
flex-direction: column;
text-align: center;
}
.sidebar-bottom-socials a {
font-size: 18px;
margin-top: 15px;
line-height: 1;
}  .action-content {
position: absolute;
top: 0;
height: 100%;
width: 100%;
left: 0;
padding: 35px 50px;
background: var(--goldsmith-light);
max-height: 100%;
z-index: 3;
overflow: hidden;
opacity: 0;
-moz-transform: translateX(-150%);
-ms-transform: translateX(-150%);
-webkit-transform: translateX(-150%);
transform: translateX(-150%);
will-change: transform;
-webkit-transition: opacity 0.15s ease, transform 0.75s ease;
transition: opacity 0.15s ease, transform 0.75s ease;
}
.action-content.active {
opacity: 1;
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%);
overflow-y: auto;
}
.action-content.checkout-area {
max-height: 100vh;
}  .contact-area form>label {
margin-bottom: 10px;
width: 100%;
}
.contact-area.action-content textarea {
height: 120px;
max-height: 120px;
}
.contact-area.action-content form>.wpcf7-form-control-wrap {
position: relative;
display: inline-block;
width: 100%;
}
.contact-area.action-content input,
.contact-area.action-content select,
.contact-area.action-content label,
.contact-area.action-content textarea {
width: 100%;
margin-bottom: 10px;
}
.contact-area.action-content label {
margin-bottom: 5px;
}
.contact-area .wpcf7 form .wpcf7-response-output {
margin: 0px;
margin-top: 20px;
padding: 10px 15px;
}
.contact-area .wpcf7-form .ajax-loader,
.contact-area .wpcf7-form:not(.submitting) .loading-wrapper {
display: none;
}
.contact-area .loading-wrapper {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
position: absolute;
background: var(--goldsmith-light);
}
.header-left-side-menu-form-container-title h6 {
margin: 25px 0 0;
}
.header-left-side-menu-form-container-title {
margin: 30px 0 20px;
}
.header-left-side-menu-form-container-title .goldsmith-meta-title {
text-transform: uppercase;
font-weight: 500;
display: block;
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
color: var(--goldsmith-dark);
margin-top: 25px;
}
.header-left-side-menu-form-container-title address {
margin: 0;
}  .category-area .row-cols-2>* {
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.category-area .product-category a {
text-align: center;
margin-bottom: 20px;
position: relative;
display: flex;
align-items: center;
flex-direction: column;
}
.product-category img {
max-width: 60px;
}
.category-area .category-title {
font-size: 15px;
margin-top: 10px;
color: var(--goldsmith-dark);
text-transform: capitalize;
}
.category-area .cat-count {
position: absolute;
top: 8px;
left: 18px;
width: 18px;
height: 18px;
color: var(--goldsmith-light);
font-size: 11px;
background: var(--goldsmith-primary);
display: flex;
align-items: center;
justify-content: center;
border-radius: 20px;
} .goldsmith-header-mobile-top-height,
.goldsmith-header-mobile-top {
display: none;
}
@media only screen and (min-width: 1280px) {
.header-text-logo-special {
margin-top: 15px;
display: block;
}
.header-text-logo-mini {
display: block;
line-height: 1;
font-size: 10px;
text-align: center;
}
}
@media only screen and (max-width: 1280px) {
.goldsmith-header-mobile-top-height {
display: flex;
}
.goldsmith-header-mobile-top {
position: relative;
top: 0;
min-height: 80px;
padding: 0 20px;
width: 100%;
z-index: 100;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
justify-content: space-between;
background: var(--goldsmith-light);
border-bottom: 1px solid #f0f0f1;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
transform: none;
}
.has-sticky-header .goldsmith-header-mobile-top {
position: fixed;
}
.admin-bar .goldsmith-header-mobile-top {
top: 32px;
}
.goldsmith-header-mobile-top.filter-active {
padding-top: 20px;
padding-bottom: 20px;
}
.goldsmith-header-mobile-top>.goldsmith-header-bottom-bar {
flex: 0 0 100%;
}
.goldsmith-header-mobile-top.filter-active .goldsmith-header-bottom-bar.show-on-scroll {
margin-top: 20px;
}
.mobile-header-bg-type-dark {
background: var(--goldsmith-dark);
}
.mobile-header-bg-type-trans-light {
position: fixed;
background: transparent;
}
.mobile-header-bg-type-trans-light {
position: fixed;
background: transparent;
}
.mobile-header-bg-type-trans-dark .header-text-logo,
.mobile-header-bg-type-trans-dark .goldsmith-svg-icon,
.mobile-header-bg-type-trans-dark .goldsmith-svg-icon {
color: var(--goldsmith-dark);
fill: var(--goldsmith-dark);
}
.mobile-header-bg-type-trans-light .header-text-logo,
.mobile-header-bg-type-trans-light .goldsmith-svg-icon,
.mobile-header-bg-type-trans-light .mobile-toggle,
.mobile-header-bg-type-dark .header-text-logo,
.mobile-header-bg-type-dark .goldsmith-svg-icon,
.mobile-header-bg-type-dark .mobile-toggle {
color: var(--goldsmith-light);
fill: var(--goldsmith-light);
}
.has-sticky-header.scroll-start .goldsmith-header-mobile-top {
position: fixed;
-webkit-box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, .3);
-moz-box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, .3);
box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, .3);
}
.goldsmith-header-mobile-top .mobile-toggle {
display: inline-flex;
align-items: center;
cursor: pointer;
}
.goldsmith-header-mobile-top .mobile-toggle {
color: var(--goldsmith-dark);
}
.goldsmith-header-mobile-top-actions {
display: flex;
align-items: center;
}
.goldsmith-header-mobile-top .top-action-btn {
position: relative;
display: inline-flex;
align-items: center;
margin-right: 10px;
}
.goldsmith-header-mobile-top .top-action-btn:last-child {
margin-right: 0;
}
.goldsmith-header-mobile-top .top-action-btn .goldsmith-wc-count {
left: auto;
top: auto;
position: relative;
}
.goldsmith-header-bottom-bar:empty {
display: none;
}
}
@media only screen and (max-width: 600px) {
.goldsmith-overlay-open {
overflow: hidden;
}
.admin-bar .goldsmith-header-mobile-top {
top: 46px;
}
.has-sticky-header.scroll-start .goldsmith-header-mobile,
.has-sticky-header.scroll-start .goldsmith-header-mobile-top {
top: 0;
}
.has-sticky-header.scroll-start .goldsmith-header-mobile {
height: 100%;
}
}
@media only screen and (max-width: 490px) {
.goldsmith-sidemenu-copyright {
bottom: 20px;
width: calc(100% - 50px);
}
.goldsmith-header-mobile.has-bar {
flex-direction: column;
width: 100%;
}
.goldsmith-panel-close {
margin-bottom: 0px;
}
.goldsmith-header-mobile-sidebar {
flex-direction: row;
justify-content: space-between;
align-items: center;
height: 70px;
padding-left: 25px;
padding-right: 25px;
align-items: center;
position: relative;
z-index: 1;
}
.goldsmith-mfp-close, .goldsmith-filter-close, .goldsmith-panel-close-button {
border-width: 8px;
width: 35px;
height: 35px;
padding: 0;
}
.goldsmith-header-mobile-content {
padding-left: 35px;
padding-right: 35px;
}
.goldsmith-header-mobile-sidebar-top {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.action-content {
padding: 25px;
}
.goldsmith-header-mobile-sidebar-inner {
align-items: flex-end;
flex: 1;
}
.sidebar-top-action .top-action-btn {
margin: 0px;
}
.sidebar-top-action {
display: flex;
flex: 0 0 90%;
width: 90%;
justify-content: space-between;
align-items: center;
flex-direction: row;
margin-top: 1px;
}
.sidebar-top-action .top-action-btn {
height: 35px;
width: 35px;
}
.top-action-btn .goldsmith-wc-count {
width: 18px;
height: 18px;
left: 0;
top: 2px;
font-size: 9px;
}
.goldsmith-header-mobile .goldsmith-header-mobile-sidebar svg {
max-width: 20px;
max-height: 20px;
}
.top-action-btn[data-name="menu"] {
flex: 0 0 20%;
width: 20%;
text-align: left;
}
.goldsmith-header-mobile-sidebar-bottom {
position: absolute;
top: 70px;
background: var(--goldsmith-bg-soft);
width: 100%;
left: 0;
padding: 10px;
opacity: 0;
visibility: hidden;
border-top: 1px solid var(--goldsmith-gray);
-moz-transform: translateX(-150%);
-ms-transform: translateX(-150%);
-webkit-transform: translateX(-150%);
transform: translateX(-150%);
will-change: transform;
}
.goldsmith-header-mobile-sidebar-bottom.active {
opacity: 1;
visibility: visible;
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%);
-webkit-transition: opacity 0.75s ease, transform 0.75s ease;
transition: opacity 0.75s ease, transform 0.75s ease;
}
.sidebar-bottom-socials a {
margin: 0 10px;
}
.sidebar-top-action .share {
display: flex;
}
.goldsmith-header-mobile .goldsmith-header-mobile-sidebar-logo {
display: none;
}
.sidebar-bottom-socials {
flex-direction: row;
margin-top: 0;
justify-content: center;
}
.sidebar-bottom-socials i {
font-size: 18px;
}
.cart-empty-actions .goldsmith-btn {
margin-bottom: 10px;
}
.category-area .cat-count {
top: 0px;
left: 10px;
width: 16px;
height: 16px;
font-size: 10px;
}
}  header.goldsmith-header-default {
position: absolute;
width: 100%;
background: var(--goldsmith-light);
border-bottom: 1px solid #f0f0f1;
z-index: 100;
-moz-transition: box-shadow .15s linear;
-o-transition: box-shadow .15s linear;
-webkit-transition: box-shadow .15s linear;
transition: box-shadow .18s linear;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
min-height: 80px;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-content: center;
align-items: center;
}
.has-sticky-header.scroll-start header.goldsmith-header-default {
position: fixed;
top: 0;
-webkit-box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, .3);
-moz-box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, .3);
box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, .3);
transition-delay: .2s;
}
body:not(.scroll-start) .header-width-stretch .goldsmith-container.container,
body:not(.scroll-start) .header-width-stretch .container {
max-width: 100%;
}
body.admin-bar.has-sticky-header.scroll-start header.goldsmith-header-default,
body.admin-bar.has-sticky-header.scroll-start .goldsmith-header-mobile-top {
top: 32px;
}
.nt-wrapper-boxed.has-sticky-header.scroll-start header.goldsmith-header-default {
max-width: 1600px;
}
@media(max-width:768px) {
body.admin-bar.has-sticky-header.scroll-start .goldsmith-header-mobile-top {
top: 46px;
}
}
@media(max-width:600px) {
body.admin-bar.has-sticky-header.scroll-start .goldsmith-header-mobile-top {
top: 0px;
}
}
.goldsmith-header-content {
display: flex;
flex-wrap: wrap;
align-items: stretch;
justify-content: space-between;
position: relative;
z-index: 1;
}
.goldsmith-header-content>div {
flex: 1;
}
.goldsmith-header-top-center>div {
align-items: center;
justify-content: center;
}
.goldsmith-header-default .mobile-toggle,
.goldsmith-header-default .top-action-btn {
display: flex;
}
.goldsmith-header-default .header-top-buttons,
.goldsmith-header-default-inner {
display: flex;
align-items: center;
height: 100%;
}
.goldsmith-header-top-menu-area{
height: 100%;
}
.goldsmith-header-top-right .goldsmith-header-default-inner {
justify-content: flex-end;
}
.goldsmith-header-default .top-action-btn {
margin-left: 15px;
position: relative;
}
.goldsmith-header-default-inner .header-top-buttons>.top-action-btn:last-child {
margin-right: 0;
}
.goldsmith-header-default-inner .header-top-buttons>.top-action-btn:first-child {
margin-left: 0;
}
.goldsmith-header-top-right .goldsmith-header-default-inner>div:not(:first-child) {
margin-left: 30px;
}
.goldsmith-header-top-left .goldsmith-header-default-inner>div:not(:last-child) {
margin-right: 20px;
}
.header-basic .goldsmith-header-top-right .goldsmith-header-default-inner>div:not(:first-child) {
margin-left: 20px;
}
.goldsmith-header-default-inner .top-action-btn .goldsmith-wc-count {
left: -10px;
top: -6px;
}
.goldsmith-header-default .goldsmith-header-top-left .top-action-btn {
margin-left: 0px;
}
.goldsmith-header-default .top-action-btn a {
line-height: 1;
} .goldsmith-header-top-menu-area ul.navigation,
.goldsmith-header-top-menu-area ul.submenu {
display: flex;
flex-direction: row;
width: 100%;
}
.goldsmith-header-top-menu-area ul.navigation {
height: 100%;
}
.goldsmith-header-top-menu-area ul.submenu {
flex-wrap: wrap;
}
.goldsmith-header-top-menu-area.nav-logo-center ul.navigation {
width: auto;
}
.goldsmith-default-menu-item-empty,
.goldsmith-header-top-menu-area>ul>li.menu-item {
display: flex;
position: relative;
min-height: 80px;
align-items: center;
}
.goldsmith-header-top-menu-area a {
-webkit-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.goldsmith-header-top-menu-area>ul>li.menu-item>a {
font-size: 14px;
font-weight: 500;
color: var(--goldsmith-gray-dark);
text-transform: uppercase;
padding: 0;
margin-right: 20px;
display: block;
line-height: 1;
position: relative;
z-index: 1;
}
.goldsmith-header-top-menu-area>ul>li.menu-item:last-child>a {
margin-right: 0px;
}
.goldsmith-header-top-menu-area ul li .submenu>li.menu-item>a {
padding: 0px;
line-height: 33px;
font-weight: 400;
color: var(--goldsmith-dark-soft);
text-transform: capitalize;
position: relative;
display: block;
}
.submenu .menu-label {
font-size: 9px;
padding: 3px 5px;
margin-left: 0;
position: relative;
top: -17px;
right: 0;
left: auto;
color: var(--goldsmith-light);
text-align: center;
text-transform: uppercase;
letter-spacing: 0.5px;
border-radius: 0;
border-color: var(--goldsmith-dark);
height: 15px;
line-height: 1;
display: inline-block;
align-items: center;
justify-content: center;
}
.submenu span.menu-label:before {
content: "";
position: absolute;
top: 100%;
left: 10px;
border: 4px solid;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
border-right-width: 7px;
border-left-width: 0;
border-color: inherit;
}
.current-menu-parent>a,
.current-menu-item>a,
.goldsmith-header-top-menu-area>ul>li.menu-item>a:hover,
.goldsmith-header-top-menu-area ul li .submenu>li.menu-item>a:hover {
color: var(--goldsmith-dark);
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.goldsmith-header-top-menu-area>ul>li.menu-item.active>a,
.goldsmith-header-top-menu-area ul li .submenu>li.menu-item.active>a {
color: var(--goldsmith-dark);
}
.goldsmith-header-top-menu-area>ul>li.menu-item.has-dropdown>a {
padding-right: 15px;
}
.goldsmith-header-top-menu-area li.has-dropdown .dropdown-btn,
.goldsmith-header-top-menu-area li.menu-item-has-shortcode-parent .dropdown-btn {
display: block;
position: absolute;
top: 57%;
transform: translateY(-50%) rotate(180deg);
right: -2px;
font-size: 9px;
font-weight: bold;
}
.goldsmith-header-top-menu-area li.menu-item-has-shortcode-parent .dropdown-btn {
right: -13px;
}
.goldsmith-header-top-menu-area .submenu li.has-dropdown .dropdown-btn {
transform: translateY(-50%) rotate(90deg);
right: 0px;
}
.goldsmith-header-top-menu-area ul li .submenu,
.goldsmith-header-top-menu-area ul li>.item-shortcode-wrapper {
min-width: 240px;
position: absolute;
padding: 20px 0;
background-color: var(--goldsmith-light);
border-radius: 0;
border: none;
display: block;
opacity: 0;
visibility: hidden;
-webkit-box-shadow: 0 15px 30px -4px rgb(0 0 0 / 9%);
-moz-box-shadow: 0 15px 30px -4px rgba(0, 0, 0, .09);
box-shadow: 0 15px 30px -4px rgb(0 0 0 / 9%);
}
.goldsmith-header-top-menu-area>ul>li>.submenu,
.goldsmith-header-top-menu-area>ul>li>.item-shortcode-wrapper {
left: 0;
top: 100%;
}
.goldsmith-header-top-menu-area>ul>li.has-dropdown>.submenu .submenu {
right: auto;
left: -100%;
top: -20px;
}
.goldsmith-header-top-left .goldsmith-header-top-menu-area>ul>li.has-dropdown>.submenu .submenu {
right: auto;
left: 100%;
top: -20px;
}
.goldsmith-header-top-menu-area>ul>li>.submenu .submenu {
left: 100%;
top: -15px;
}
.goldsmith-header-top-right .goldsmith-header-top-double-menu ul>li>.submenu {
margin-top: 30px;
}
.goldsmith-header-top-double-menu ul>li.menu-item-mega-parent>.submenu {
margin-top: 0px;
}
.goldsmith-header-top-menu-area ul>li.menu-item:hover>ul.submenu,
.goldsmith-header-top-menu-area ul>li.menu-item.on-hover>ul.submenu,
.goldsmith-header-top-menu-area ul>li.menu-item:hover>.item-shortcode-wrapper {
opacity: 1;
visibility: visible; }
.goldsmith-header-default .goldsmith-header-content>div:last-child .navigation.primary-menu>li:last-child .submenu {
left: auto;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>.submenu>li.menu-item {
position: relative;
display: block;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>.submenu>li.menu-item>a {
text-transform: uppercase;
position: relative;
font-weight: 500;
color: var(--goldsmith-dark);
margin-bottom: 10px;
display: block;
font-size: 14px;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>.submenu>li.menu-item>a>.dropdown-btn {
display: none;
transition: none;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent ul.submenu.depth_1 {
padding: 0px;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent {
position: static;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>ul.submenu.depth_0,
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent.menu-item-has-shortcode>.item-shortcode-wrapper {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 40px 1%;
border-top: 1px solid var(--goldsmith-gray);
justify-content: space-evenly;
transition-delay: 0.2s;
width: 100vw;
margin-left: -50vw;
left: 50%;
right: -15%;
}
.layout-boxed .goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>.submenu.depth_0,
.layout-boxed .goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>.item-shortcode-wrapper {
margin-left: -30px;
left: 0;
right: 0;
max-width: 1600px;
}
.goldsmith-header-top-menu-area>ul>li>.submenu,
.goldsmith-header-top-menu-area>ul>li>.item-shortcode-wrapper,
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>ul.submenu.depth_0,
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent.menu-item-has-shortcode>.item-shortcode-wrapper {
transition: transform .65s cubic-bezier(.165, .84, .44, 1) .075s, opacity .65s cubic-bezier(.165, .84, .44, 1) .15s;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent.menu-item-has-shortcode-parent>ul.submenu.depth_0 {
padding: 0px;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-has-shortcode-parent>ul.submenu {
padding: 0;
}
.goldsmith-header-top-menu-area ul li .submenu>li {
margin-left: 0;
text-align: left;
display: block;
position: relative;
padding: 0 25px;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>.submenu>li.menu-item-has-children>.submenu {
display: block;
position: static;
border: 0;
box-shadow: none;
min-width: 100%;
background: none;
animation: none;
left: auto;
top: auto;
opacity: 1;
transition-delay: 0s;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent:hover>.submenu>li.menu-item-has-children .submenu {
opacity: 1;
visibility: visible;
transform: none;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent:not(.menu-item-has-shortcode-parent)>.submenu.depth_0>li {
opacity: 0;
transform: translateY(30px);
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent:hover>.submenu.depth_0>li {
opacity: 1;
transform: none;
padding: 0 20px;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent:hover>.submenu.depth_0>li .submenu li {
padding-left: 0;
padding-right: 0;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent:hover>.submenu.depth_0>li:nth-child(1) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.075s,
opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.15s;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent:hover>.submenu.depth_0>li:nth-child(2) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.195s,
opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.27s;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent:hover>.submenu.depth_0>li:nth-child(3) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.255s,
opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.33s;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent:hover>.submenu.depth_0>li:nth-child(4) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.315s,
opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.39s;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent:hover>.submenu.depth_0>li:nth-child(5) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.375s,
opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.45s;
}
.goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent:hover>.submenu.depth_0>li:nth-child(6) {
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.435s,
opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.51s;
}
.goldsmith-header-top-menu-area li.menu-item-mega-parent.menu-item-mega-column-11>ul.submenu>li {
width: 8.3333%;
flex: 0 0 8.3333%;
}
.goldsmith-header-top-menu-area li.menu-item-mega-parent.menu-item-mega-column-11>ul.submenu>li {
width: 9.0909%;
flex: 0 0 9.0909%;
}
.goldsmith-header-top-menu-area li.menu-item-mega-parent.menu-item-mega-column-10>ul.submenu>li {
width: 10%;
flex: 0 0 10%;
}
.goldsmith-header-top-menu-area li.menu-item-mega-parent.menu-item-mega-column-9>ul.submenu>li {
width: 11.1111%;
flex: 0 0 11.1111%;
}
.goldsmith-header-top-menu-area li.menu-item-mega-parent.menu-item-mega-column-8>ul.submenu>li {
width: 12.5%;
flex: 0 0 12.5%;
}
.goldsmith-header-top-menu-area li.menu-item-mega-parent.menu-item-mega-column-7>ul.submenu>li {
width: 14.285%;
flex: 0 0 14.285%;
}
.goldsmith-header-top-menu-area li.menu-item-mega-parent.menu-item-mega-column-6>ul.submenu>li {
width: 16.666667%;
flex: 0 0 16.666667%;
}
.goldsmith-header-top-menu-area li.menu-item-mega-parent.menu-item-mega-column-5>ul.submenu>li {
width: 20%;
flex: 0 0 20%;
}
.goldsmith-header-top-menu-area li.menu-item-mega-parent.menu-item-mega-column-4>ul.submenu>li {
width: 25%;
flex: 0 0 25%;
}
.goldsmith-header-top-menu-area li.menu-item-mega-parent.menu-item-mega-column-3>ul.submenu>li {
width: 33.3333%;
flex: 0 0 33.3333%;
}
.goldsmith-header-top-menu-area li.menu-item-mega-parent.menu-item-mega-column-2>ul.submenu>li {
width: 50%;
flex: 0 0 50%;
}
.goldsmith-header-top-menu-area li.menu-item-mega-parent.menu-item-mega-column-1>ul.submenu>li {
width: 100%;
flex: 0 0 100%;
}
.goldsmith-header-top-menu-area ul.submenu>li>a .item-thumb {
display: block;
margin-bottom: 10px;
overflow: hidden;
} .nav-logo-center .center-logo-wrapper {
margin: 0 20px;
}
.goldsmith-header-top-mini-menu-area ul.navigation-mini {
list-style: none;
display: flex;
align-items: center;
}
.goldsmith-header-top-mini-menu-area ul.navigation-mini li a {
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
color: var(--goldsmith-gray-dark);
}
.goldsmith-header-top-mini-menu-area ul.navigation-mini li.menu-item-circle-icon a {
font-size: 25px;
}
.goldsmith-header-default .menu-item-phone-number {
font-size: 14px;
font-weight: normal;
display: flex;
}
.goldsmith-header-default .menu-item-phone-number span.phone-text {
font-size: 10px;
display: block;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.goldsmith-header-default .menu-item-phone-number i {
font-size: 25px;
margin-right: 10px;
}
.goldsmith-header-top-right ul.navigation-mini li+li {
margin-left: 15px;
}
.goldsmith-header-top-left ul.navigation-mini li+li {
margin-right: 15px;
} .goldsmith-header-top-double-menu {
display: flex;
flex-direction: column;
}
.goldsmith-header-top-double-menu:hover .goldsmith-header-top-menu-area ul>li.menu-item:hover>ul.submenu {
opacity: 1;
visibility: visible;
transform: translateY(0px);
transition: transform 0.35s cubic-bezier(0.165, 0.84, 0.44, 1) 0.15s, opacity 0.35s cubic-bezier(0.165, 0.84, 0.44, 1) 0.15s;
}
.goldsmith-header-top-left .goldsmith-header-top-double-menu {
align-items: flex-start;
}
.goldsmith-header-top-right .goldsmith-header-top-double-menu {
align-items: flex-end;
}
.goldsmith-header-top-center .goldsmith-header-top-double-menu {
align-items: center;
}
.goldsmith-header-top-right .goldsmith-header-default-inner .goldsmith-header-top-double-menu+.header-top-buttons {
margin-left: 40px;
}
.goldsmith-header-top-double-menu .goldsmith-header-top-menu-area>ul>li.menu-item {
height: 40px;
}
.goldsmith-header-top-double-menu .goldsmith-header-top-menu-area>ul>li.menu-item-has-children:hover:after {
content: "";
position: absolute;
height: 40px;
width: 100%;
transform: translateY(40px);
}  .goldsmith-header-bottom-bar .goldsmith-before-loop {
margin-bottom: 0;
}
.goldsmith-header-bottom-bar:not(.goldsmith-elementor-template) {
border-top: 1px solid var(--goldsmith-gray);
padding: 10px 0;
}
.goldsmith-header-bottom-bar.show-on-scroll:not(.sticky-filter-active) {
height: 0;
opacity: 0;
padding: 0px;
transform: translateY(50px);
transition: none;
visibility: hidden;
}
.goldsmith-header-bottom-bar.show-on-scroll.sticky-filter-active {
height: auto;
opacity: 1;
visibility: visible;
transform: translateY(0px);
transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.075s,
opacity 0.65s cubic-bezier(0.165, 0.84, 0.44, 1) 0.15s;
}
.goldsmith-header-default .goldsmith-header-bottom-bar .top-action-btn {
margin-left: 0;
}  .has-default-header-type-dark .goldsmith-header-default,
.has-default-header-type-dark .sidebar-header-bg-type-dark,
.has-default-header-type-dark .mobile-header-bg-type-dark,
.has-default-header-type-dark .autocomplete-suggestions,
.has-default-header-type-dark .goldsmith-side-panel,
.has-default-header-type-dark .goldsmith-header-top-menu-area ul li .submenu {
background: var(--goldsmith-dark);
}
.has-default-header-type-dark .goldsmith-header-mobile-top .goldsmith-svg-icon {
fill: var(--goldsmith-light);
color: var(--goldsmith-light);
}
.has-default-header-type-dark .goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>ul.submenu.depth_0,
.has-default-header-type-dark .goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent.menu-item-has-shortcode>.item-shortcode-wrapper {
border-top: 1px solid var(--goldsmith-dark-border);
}
.has-default-header-type-dark .goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>ul.submenu.depth_0,
.has-default-header-type-dark .goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent.menu-item-has-shortcode>.item-shortcode-wrapper,
.has-default-header-type-dark .search-area-top,
.has-default-header-type-dark .goldsmith-sidemenu-lang-switcher,
.has-default-header-type-dark .panel-top-title:after,
.has-default-header-type-dark .cart-area .cart-total-price,
.has-default-header-type-dark .goldsmith-header-default input:not([type="checkbox"]):not([type="radio"]),
.has-default-header-type-dark .contact-area.action-content input,
.has-default-header-type-dark .contact-area.action-content select,
.has-default-header-type-dark .contact-area.action-content textarea,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper select,
.has-default-header-type-dark .panel-header,
.has-default-header-type-dark .goldsmith-checkout-footer-item.order-total,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper .goldsmith-checkout-review-order-table .goldsmith-cart-item,
.has-default-header-type-dark .goldsmith-order-review,
.has-default-header-type-dark .woocommerce-privacy-policy-text p,
.has-default-header-type-dark .woocommerce-input-wrapper input, .woocommerce-input-wrapper select,
.has-default-header-type-dark .woocommerce-input-wrapper textarea,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper .goldsmith-checkout-review-order-table .goldsmith-checkout-review-order-footer,
.has-default-header-type-dark .goldsmith-popup-search-panel .no-result+.autocomplete-suggestions .autocomplete-suggestion {
border-color: var(--goldsmith-dark-border);
}
#nt-woo-single .goldsmith-product-showcase.goldsmith-bg-dark #cr_qna.cr-qna-block div.cr-qna-list-block .cr-qna-list-q-cont button.cr-qna-ans-button {
background: none;
}
.has-default-header-type-dark .search-area-top svg {
color: var(--goldsmith-dark-border);
fill: var(--goldsmith-dark-border);
}
.has-default-header-type-dark .cart-area .quantity-button.plus,
.has-default-header-type-dark .cart-area .quantity-button.minus,
.has-default-header-type-dark .quantity input.qty,
.has-default-header-type-dark .goldsmith-header-mobile-sidebar-bottom {
color: var(--goldsmith-light);
background: var(--goldsmith-dark);
}
body:not(.scroll-start) .goldsmith-header-default .goldsmith-header-content {
min-height: 60px;
}
.has-default-header-type-dark .goldsmith-header-default .goldsmith-svg-icon,
.has-default-header-type-dark .goldsmith-side-panel .goldsmith-svg-icon,
.has-default-header-type-dark .goldsmith-header-mobile .goldsmith-svg-icon,
.has-default-header-type-dark .cart-area .del-icon a svg,
.has-default-header-type-dark .wishlist-area .goldsmith-svg-icon.mini-icon,
.has-default-header-type-dark .compare-area .goldsmith-svg-icon.mini-icon {
fill: var(--goldsmith-light);
color: var(--goldsmith-light);
}
.has-default-header-type-dark a:hover {
color: var(--goldsmith-gray);
text-decoration: none;
opacity: 0.8;
}
.has-default-header-type-dark .header-text-logo,
.has-default-header-type-dark .header-text-logo,
.has-default-header-type-dark .goldsmith-header-top-menu-area>ul>li.menu-item>a,
.has-default-header-type-dark .goldsmith-header-top-mini-menu-area ul.navigation-mini li a,
.has-default-header-type-dark .goldsmith-header-top-menu-area ul li .submenu>li.menu-item>a,
.has-default-header-type-dark .sliding-menu li a,
.has-default-header-type-dark .sliding-menu li .sliding-menu__nav,
.has-default-header-type-dark .sliding-menu li .sliding-menu__nav.sliding-menu__back,
.has-default-header-type-dark .goldsmith-header-mobile-sidebar a,
.has-default-header-type-dark .panel-top-title,
.has-default-header-type-dark .panel-top-title .nt-strong-sfot,
.has-default-header-type-dark .account-area li.menu-item a,
.has-default-header-type-dark .contact-area label,
.has-default-header-type-dark .contact-area input,
.has-default-header-type-dark .contact-area input[type="submit"],
.has-default-header-type-dark .contact-area texyarea,
.has-default-header-type-dark .contact-area input:focus,
.has-default-header-type-dark .contact-area textarea:focus,
.has-default-header-type-dark .search-area-top input,
.has-default-header-type-dark .category-area .category-title,
.has-default-header-type-dark .header-left-side-menu-form-container-title .goldsmith-meta-title,
.has-default-header-type-dark .header-left-side-menu-form-container-title h6,
.has-default-header-type-dark .search-area-top input:focus,
.has-default-header-type-dark .contact-area .wpcf7 form .wpcf7-response-output,
.has-default-header-type-dark .cart-item-title .cart-name,
.has-default-header-type-dark .goldsmith-content-info .product-name,
.has-default-header-type-dark .cart-item-title .cart-name,
.has-default-header-type-dark .goldsmith-content-info .product-name,
.has-default-header-type-dark .goldsmith-content-item .goldsmith-content-info .goldsmith-btn-small,
.has-default-header-type-dark .cart-area .cart-total-price,
.has-default-header-type-dark .quantity input.qty,
.has-default-header-type-dark .goldsmith-side-panel .goldsmith-small-title,
.has-default-header-type-dark .goldsmith-side-panel .goldsmith-small-title a,
.has-default-header-type-dark .goldsmith-header-mobile .goldsmith-small-title,
.has-default-header-type-dark .goldsmith-header-mobile .goldsmith-small-title a,
.has-default-header-type-dark .autocomplete-suggestion .goldsmith-small-title,
.has-default-header-type-dark .autocomplete-suggestion .goldsmith-small-title a,
.has-default-header-type-dark .goldsmith-header-mobile .goldsmith-btn-small,
.has-default-header-type-dark .goldsmith-side-panel .goldsmith-btn-small,
.has-default-header-type-dark .goldsmith-header-top-mini-menu-area ul.navigation-mini li.menu-item-circle-icon a,
.has-default-header-type-dark .goldsmith-header-default .menu-item-phone-number,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper .goldsmith-step-item,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper h4.goldsmith-form-title,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper .goldsmith-checkout-footer-item.order-total,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper .product-name,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper p,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper #ship-to-different-address label,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper .goldsmith-checkout-footer-item,
.has-default-header-type-dark .goldsmith-side-panel .goldsmith-panel-checkout-content-wrapper .goldsmith-btn,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper .woocommerce-terms-and-conditions-link,
.has-default-header-type-dark .goldsmith-popup-search-panel .no-result+.autocomplete-suggestions .autocomplete-suggestion strong {
color: var(--goldsmith-light);
}
.has-default-header-type-dark .goldsmith-panel-close-button:before,
.has-default-header-type-dark .goldsmith-panel-close-button:after,
.has-default-header-type-dark .goldsmith-panel-close-button:hover:before,
.has-default-header-type-dark .goldsmith-panel-close-button:hover:after{
background-color: var(--goldsmith-light);
}
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper select,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper textarea,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper .goldsmith-checkout-review-order-table .goldsmith-checkout-footer-item strong,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper input,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper .goldsmith-checkout-footer-item-label,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper ul.wc_payment_methods.payment_methods.methods li label,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper .form-row:not(.has-error) label,
.has-default-header-type-dark .goldsmith-cart-total {
color: #bbbbbb;
}
.has-default-header-type-dark .contact-area input:focus,
.has-default-header-type-dark .contact-area textarea:focus {
border-color: var(--goldsmith-primary);
}
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper input[type='checkbox']:checked:after,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper input[type='radio']:checked:after,
.has-default-header-type-dark .panel-top-title strong,
#nt-woo-single .goldsmith-product-showcase.goldsmith-bg-dark button.cr-qna-ans-button {
background-color: var(--goldsmith-dark);
}
.has-default-header-type-dark .goldsmith-header-default input[type='checkbox']:after,
.has-default-header-type-dark .goldsmith-header-default input[type='radio']:checked:after {
border-color: var(--goldsmith-dark-soft);
}
.has-default-header-type-dark .goldsmith-header-default input[type='checkbox']:after,
.has-default-header-type-dark .goldsmith-header-default input[type='radio']:checked:after {
background-color: var(--goldsmith-dark);
}
.has-default-header-type-dark .action-content,
.has-default-header-type-dark .sliding-menu {
background-color: transparent;
}
.has-default-header-type-dark .sliding-menu li.current-menu-parent>.sliding-menu__nav,
.has-default-header-type-dark .sliding-menu li.current-menu-item>.sliding-menu__nav,
.has-default-header-type-dark .sliding-menu li.current-menu-item>a,
.has-default-header-type-dark .sliding-menu li a:hover,
.has-default-header-type-dark .sliding-menu li.active a,
.has-default-header-type-dark .sliding-menu li .sliding-menu__nav:hover,
.has-default-header-type-dark .account-area li.menu-item a:hover,
.has-default-header-type-dark .goldsmith-header-top-menu-area ul li .submenu>li.menu-item>a:hover,
.has-default-header-type-dark .goldsmith-header-top-menu-area ul li .submenu>li.menu-item.active>a,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper .goldsmith-step-item.active-step,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper a.woocommerce-remove-coupon,
.has-default-header-type-dark .goldsmith-sidemenu-copyright a {
color: var(--goldsmith-primary);
}
.has-default-header-type-dark .goldsmith-content-item .goldsmith-content-del-icon:hover svg,
.has-default-header-type-dark .cart-area .del-icon:hover svg {
fill: var(--goldsmith-primary);
}
.has-default-header-type-dark .panel-header-btn.active {
fill: var(--goldsmith-dark);
}
.has-default-header-type-dark .sliding-menu .sliding-menu__back:after {
border-bottom-color: var(--goldsmith-gray);
}
.has-default-header-type-dark .goldsmith-header-mobile-sidebar {
background: #222222;
}
.has-default-header-type-dark .sidebar-top-action .top-action-btn.active,
.has-default-header-type-dark .panel-header-btn.active,
.has-default-header-type-dark .cart-area .quantity,
.has-default-header-type-dark .panel-header .goldsmith-panel-close-button,
.has-default-header-type-dark .goldsmith-panel-close-button,
.has-default-header-type-dark .goldsmith-filter-close {
background: var(--goldsmith-dark);
}
.has-default-header-type-dark .goldsmith-header-mobile .goldsmith-btn,
.has-default-header-type-dark .goldsmith-side-panel .goldsmith-btn,
.has-default-header-type-dark .cart-bottom-btn .goldsmith-btn,
.has-default-header-type-dark .goldsmith-panel-checkout-content-wrapper .goldsmith-panel-checkout-labels-inner,
.has-default-header-type-dark .woocommerce-form-login-toggle,
.has-default-header-type-dark .woocommerce-form-coupon-toggle {
border: 1px solid var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.has-default-header-type-dark .goldsmith-header-mobile-content .goldsmith-cart-goal-text,
.has-default-header-type-dark .goldsmith-side-panel .goldsmith-cart-goal-text {
color: var(--goldsmith-light);
}
.has-default-header-type-dark .woocommerce-form-coupon-toggle {
border: 0;
padding: 0;
background: none;
background-color: transparent;
border: 0;
}
.has-default-header-type-dark .goldsmith-header-mobile .goldsmith-btn-small,
.has-default-header-type-dark .goldsmith-side-panel .goldsmith-btn-small {
margin-top: 10px;
}
.has-default-header-type-dark .goldsmith-wc-count {
background: var(--goldsmith-light);
color: var(--goldsmith-dark);
}  .has-default-header-type-trans .header-spacer {
display: none;
}
.single-product.has-default-header-type-trans:not(.shop-single-layout-stretch) .header-spacer {
display: block;
}
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-mobile-top,
.has-default-header-type-trans.header-trans-light:not(.scroll-start) .goldsmith-header-mobile-top,
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-default,
.has-default-header-type-trans.header-trans-light:not(.scroll-start) .goldsmith-header-default {
background: transparent;
}
.has-default-header-type-trans:not(.scroll-start) .goldsmith-header-mobile-top .goldsmith-svg-icon,
.has-default-header-type-trans:not(.scroll-start) .goldsmith-header-default .goldsmith-svg-icon {
fill: var(--goldsmith-light);
color: var(--goldsmith-light);
}
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-default .goldsmith-svg-icon,
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-mobile-top .goldsmith-svg-icon {
fill: var(--goldsmith-dark);
color: var(--goldsmith-dark);
}
.has-default-header-type-trans:not(.scroll-start) .goldsmith-header-default .header-text-logo,
.has-default-header-type-trans:not(.scroll-start) .goldsmith-header-mobile-top .header-text-logo,
.has-default-header-type-trans:not(.scroll-start) .goldsmith-header-top-menu-area>ul>li.menu-item>a,
.has-default-header-type-trans:not(.scroll-start) .goldsmith-header-default .menu-item-phone-number,
.has-default-header-type-trans:not(.scroll-start) .goldsmith-header-top-mini-menu-area ul.navigation-mini li a {
color: var(--goldsmith-light);
}
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-default .header-text-logo,
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-mobile-top .header-text-logo,
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-top-menu-area>ul>li.menu-item>a,
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-default .menu-item-phone-number,
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-top-mini-menu-area ul.navigation-mini li a {
color: var(--goldsmith-dark);
}
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-default.trans-hover,
.has-default-header-type-trans.header-trans-light:not(.scroll-start) .goldsmith-header-default.trans-hover {
background: var(--goldsmith-light);
}
.has-default-header-type-trans.header-trans-light:not(.scroll-start) .goldsmith-header-default.trans-hover .header-text-logo,
.has-default-header-type-trans.header-trans-light:not(.scroll-start) .goldsmith-header-default.trans-hover .goldsmith-svg-icon,
.has-default-header-type-trans.header-trans-light:not(.scroll-start) .goldsmith-header-default.trans-hover .goldsmith-header-top-menu-area>ul>li.menu-item.active>a,
.has-default-header-type-trans.header-trans-light:not(.scroll-start) .goldsmith-header-default.trans-hover .menu-item-phone-number,
.has-default-header-type-trans.header-trans-light:not(.scroll-start) .goldsmith-header-default.trans-hover .goldsmith-header-top-mini-menu-area ul.navigation-mini li.active a {
color: var(--goldsmith-dark);
}
.has-default-header-type-trans.header-trans-light:not(.scroll-start) .goldsmith-header-default.trans-hover .goldsmith-header-top-menu-area>ul>li.menu-item>a,
.has-default-header-type-trans.header-trans-light:not(.scroll-start) .goldsmith-header-default.trans-hover .goldsmith-header-top-mini-menu-area ul.navigation-mini li a {
color: var(--goldsmith-gray-dark);
}
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-default.trans-hover .header-text-logo,
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-default.trans-hover .goldsmith-svg-icon,
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-default.trans-hover .goldsmith-header-top-menu-area>ul>li.menu-item>a,
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-default.trans-hover .menu-item-phone-number,
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-default.trans-hover .goldsmith-header-top-mini-menu-area ul.navigation-mini li a {
color: var(--goldsmith-gray-dark);
}
.has-default-header-type-trans.header-trans-light:not(.scroll-start) .goldsmith-header-default.trans-hover .goldsmith-svg-icon {
fill: var(--goldsmith-dark);
color: var(--goldsmith-dark);
}
.has-default-header-type-trans-dark:not(.scroll-start) .goldsmith-header-default.trans-hover .goldsmith-svg-icon {
fill: var(--goldsmith-dark);
color: var(--goldsmith-dark);
}
.has-default-header-type-trans.header-trans-dark:not(.scroll-start) .goldsmith-header-default.trans-hover,
.has-default-header-type-trans.header-trans-light:not(.scroll-start) .goldsmith-header-default.trans-hover {
background: var(--goldsmith-light);
transition-delay: .2s;
transition: transform .65s cubic-bezier(.165, .84, .44, 1) .075s, opacity .65s cubic-bezier(.165, .84, .44, 1) .15s;
transition-delay: .2s;
}  @media(max-width:1280px) {
header.goldsmith-header-default {
display: none;
}
.has-default-header-type-trans:not(.scroll-start) .goldsmith-header-mobile-top .goldsmith-svg-icon,
.has-default-header-type-trans:not(.scroll-start) .goldsmith-header-default .goldsmith-svg-icon {
fill: var(--goldsmith-dark);
color: var(--goldsmith-dark);
}
.has-default-header-type-trans:not(.scroll-start) .goldsmith-header-default .header-text-logo,
.has-default-header-type-trans:not(.scroll-start) .goldsmith-header-mobile-top .header-text-logo {
color: var(--goldsmith-dark);
}
}  .goldsmith-product {
position: relative;
display: flex;
overflow: hidden;
}
.goldsmith-product:not(.row) {
flex-direction: column;
margin-bottom: 30px;
}
.goldsmith-product-widget-slider .goldsmith-product:not(.row) {
margin-bottom: 0px;
}
.goldsmith-thumb-wrapper {
position: relative;
margin-bottom: 15px;
overflow: hidden;
}
.goldsmith-thumb-wrapper img {
height: auto;
max-height: 100%;
}
.goldsmith-products.products .goldsmith-thumb-wrapper img {
width: 100%;
}
.goldsmith-product .has-images .overlay-thumb {
position: absolute;
max-width: 100%;
top: 0;
left: 0;
opacity: 0;
}
.goldsmith-product:not(.added-term):hover .has-images .product-thumb {
opacity: 0;
-moz-transition: all ease 0.55s;
-webkit-transition: all ease 0.55s;
-o-transition: all ease 0.55s;
-ms-transition: all ease 0.55s;
transition: all ease 0.55s;
}
.goldsmith-product:not(.added-term):hover .has-images .overlay-thumb {
opacity: 1;
-moz-transition: all ease 0.55s;
-webkit-transition: all ease 0.55s;
-o-transition: all ease 0.55s;
-ms-transition: all ease 0.55s;
transition: all ease 0.55s;
}
.goldsmith-product .goldsmith-stock-status {
padding: 2px 10px 2px;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
background-color: var(--goldsmith-bg-soft);
color: var(--goldsmith-dark);
display: flex;
align-items: center;
justify-content: center;
}
.goldsmith-product .goldsmith-thumb-wrapper .goldsmith-stock-status {
position: absolute;
bottom: 0;
left: 0;
}
.goldsmith-product .goldsmith-out-of-stock {
background-color: var(--goldsmith-gray-dark);
color: var(--goldsmith-light);
}
.has-iframe-video .goldsmith-loop-product-iframe-wrapper>a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
}
.has-iframe-video .goldsmith-product-labels {
display: none;
}
.has-iframe-video .goldsmith-loop-product-iframe-wrapper {
padding: 0;
padding-top: 100%;
position: relative;
overflow: hidden;
}
.has-iframe-video .goldsmith-loop-product-iframe-wrapper video,
.has-iframe-video .goldsmith-loop-product-iframe-wrapper iframe {
position: absolute;
width: 100%;
max-width: 100%;
height: 180%;
top: 50%;
left: 49%;
transform: translate(-48%, -50%);
pointer-events: none;
}
.goldsmith-product .goldsmith-product-name {
margin: 5px 0;
}
.goldsmith-loop-item-list-wrapper .star-rating {
margin: 0px 0 15px;
}
.goldsmith-product-excerpt {
margin: 0;
}
.goldsmith-has-hidden-cart {
position: relative;
overflow: hidden;
min-height: 33px;
}
.goldsmith-has-hidden-cart .goldsmith-price,
.goldsmith-has-hidden-cart .goldsmith-product-name,
.goldsmith-has-hidden-cart .goldsmith-cart-hidden {
-moz-transition: all ease 0.25s;
-webkit-transition: all ease 0.25s;
-o-transition: all ease 0.25s;
-ms-transition: all ease 0.25s;
transition: all ease 0.25s;
}
.goldsmith-has-hidden-cart .goldsmith-btn-small,
.goldsmith-block-right .goldsmith-btn-small {
color: var(--goldsmith-dark);
font-weight: 500;
font-size: 16px;
}
.outofstock .goldsmith-btn-small {
text-decoration: underline;
}
.goldsmith-has-hidden-cart .goldsmith-price {
display: block;
}
.goldsmith-cart-hidden {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
display: inline-flex;
flex-wrap: wrap;
align-items: center;
-moz-transform: translateY(40px);
-webkit-transform: translateY(40px);
-o-transform: translateY(40px);
-ms-transform: translateY(40px);
transform: translateY(40px);
}
.goldsmith-product:hover .goldsmith-cart-hidden {
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
visibility: visible;
z-index: 1;
}
.goldsmith-product:hover .goldsmith-has-hidden-cart .goldsmith-price,
.goldsmith-product:hover .goldsmith-has-hidden-cart .goldsmith-product-name {
-moz-transform: translateY(-40px);
-webkit-transform: translateY(-40px);
-o-transform: translateY(-40px);
-ms-transform: translateY(-40px);
transform: translateY(-40px);
opacity: 0;
visibility: hidden;
}
.goldsmith-product-list .goldsmith-cart-hidden.goldsmith-mini-icon {
-webkit-box-pack: flex-start;
-webkit-justify-content: flex-start;
-ms-flex-pack: flex-start;
justify-content: flex-start;
}
.goldsmith-loop-item-list-wrapper {
position: relative;
overflow: hidden;
padding: 15px;
margin-bottom: 30px;
border: 1px solid var(--goldsmith-gray);
-moz-box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, .3);
}
.goldsmith-loop-item-list-wrapper .goldsmith-product {
margin-bottom: 0px;
align-items: center;
}
.goldsmith-loop-item-list-wrapper .goldsmith-product-labels {
position: absolute;
top: 0;
left: auto;
display: flex;
flex-direction: column;
align-items: flex-start;
}
.goldsmith-loop-item-list-wrapper .goldsmith-product .goldsmith-thumb-wrapper .goldsmith-stock-status {
left: auto;
}
.goldsmith-loop-item-list-wrapper .goldsmith-thumb-wrapper {
margin-bottom: 0px;
}
.goldsmith-loop-item-list-wrapper .goldsmith-btn {
background-color: transparent !important;
color: var(--goldsmith-dark);
border: 0;
padding: 0;
height: auto;
justify-content: flex-start;
text-transform: uppercase;
font-size: 11px;
}
.goldsmith-loop-item-list-wrapper .goldsmith-price-cart {
margin-top: 25px;
}
.goldsmith-product .goldsmith-price {
font-weight: 400;
}
.goldsmith-product span.del>span {
text-decoration: underline;
}
.goldsmith-loop-item-list-wrapper a.product-link.has-images {
position: relative;
overflow: hidden;
display: block;
}
.goldsmith-cart-hidden .goldsmith-btn {
width: 100%;
font-size: 16px;
width: 100%;
display: block;
padding: 0;
color: var(--goldsmith-dark);
}
.woocommerce div.product .goldsmith-product form.cart {
margin-bottom: 0;
width: 100%;
}
.woocommerce div.product .goldsmith-product form.cart div.quantity {
margin: 0px;
float: none;
max-width: 100%;
position: absolute;
height: 33px;
z-index: 0;
}
.woocommerce div.product .goldsmith-product form.cart.added-cart div.quantity {
z-index: 1;
}
.goldsmith-product .quantity-button.plus,
.goldsmith-product .quantity-button.minus {
background: var(--goldsmith-dark);
}
.goldsmith-product .view-cart,
.woocommerce.goldsmith-product a.added_to_cart,
.goldsmith-product .added_to_cart {
display: none;
}
.goldsmith-swatches-static {
margin-top: 10px;
}
.goldsmith-swatches-static:empty {
display: none;
}
.goldsmith-loop-product-buttons-static {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 10px;
}
.goldsmith-loop-product-buttons-static .goldsmith-product-button {
display: flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
border-radius: 40px;
background: var(--goldsmith-bg-soft);
}
.goldsmith-loop-product-buttons-static .goldsmith-product-button:hover {
color: var(--goldsmith-light);
background: var(--goldsmith-dark);
}
.goldsmith-loop-product-buttons-hover {
display: flex;
flex-wrap: wrap;
flex-direction: column;
align-items: center;
justify-content: center;
position: absolute;
right: -36px;
top: 10px;
opacity: 0;
-moz-transition: all ease 0.25s;
-webkit-transition: all ease 0.25s;
-o-transition: all ease 0.25s;
-ms-transition: all ease 0.25s;
transition: all ease 0.25s;
z-index: 2;
background: var(--goldsmith-light);
padding: 10px;
border-radius: 4px;
box-shadow: 0px 1px 10px #33333336;
}
.goldsmith-product:hover .goldsmith-loop-product-buttons-hover {
right: 10px;
opacity: 1;
}
.goldsmith-product .goldsmith-loop-product-buttons-hover.loading {
width: 100%;
height: 100%;
top: 0;
left: 0;
transition: none;
transform: none;
}
.goldsmith-product .goldsmith-loop-product-buttons-hover.loading .loading-wrapper {
background: rgba(255, 255, 255, 0.95);
}
.goldsmith-loop-product-buttons-hover .goldsmith-product-button {
width: 36px;
height: 36px;
border-radius: 40px;
margin-top: 10px;
}
.goldsmith-loop-product-buttons-hover .goldsmith-product-button .goldsmith-svg-icon {
max-width: 18px;
}
.goldsmith-loop-product-buttons-hover .goldsmith-product-button:first-child {
margin-top: 0px;
}
.goldsmith-add-to-cart-btn.goldsmith-product-button {
position: relative;
overflow: hidden;
}
.goldsmith-add-to-cart-btn.btn-type-icon {
overflow: visible;
}
.goldsmith-add-to-cart-btn.goldsmith-product-button>a:first-child {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.goldsmith-price-buttons {
display: flex;
align-items: center;
justify-content: space-between;
}
.goldsmith-block-right.goldsmith-mini-icon {
display: inline-flex;
justify-content: flex-end;
}
.goldsmith-mini-icon .goldsmith-product-button {
width: 27px;
height: 27px;
border-radius: 27px;
cursor: pointer;
}
.goldsmith-mini-icon .goldsmith-product-button.cart-icon {
position: relative;
}
.goldsmith-mini-icon .goldsmith-product-button.cart-icon a.goldsmith-btn {
position: absolute;
font-size: 0;
width: 100%;
height: 100%;
border: 0;
min-width: auto;
background: transparent;
}
.goldsmith-mini-icon .goldsmith-product-button:not(:first-child) {
margin-left: 5px;
}
.goldsmith-mini-icon svg {
max-width: 15px;
max-height: 15px;
}
.goldsmith-title-buttons-static .goldsmith-mini-icon {
margin-top: 10px;
}
.goldsmith-product-button.added {
background: var(--goldsmith-light);
color: var(--goldsmith-green);
}
.goldsmith-product-button.added svg {
fill: var(--goldsmith-green);
}
.goldsmith-product-button.added:hover {
opacity: 0.7;
}
.goldsmith-product-button.btn-type-icon.added:hover {
opacity: 1;
}
.goldsmith-title-block .goldsmith-block-left {
flex: 0 0 60%;
}
.goldsmith-title-block.goldsmith-title-buttons .goldsmith-block-left {
flex: 0 0 100%;
}
.goldsmith-title-rating .goldsmith-block-left {
flex: 0 0 75%;
}
.goldsmith-title-rating .goldsmith-block-right {
align-items: center;
}
.woocommerce .products .goldsmith-price-rating .star-rating,
.woocommerce .products .goldsmith-title-rating .star-rating {
margin: 0;
}
.goldsmith-cart-buttons.goldsmith-inline-two-block,
.goldsmith-title-cart.goldsmith-inline-two-block,
.goldsmith-title-price.goldsmith-inline-two-block,
.goldsmith-title-rating.goldsmith-inline-two-block {
align-items: center;
justify-content: space-between;
}
.goldsmith-btn-text {
position: relative;
color: var(--goldsmith-flex);
}
.goldsmith-btn-text a:hover {
position: relative;
color: var(--goldsmith-primary);
}
.goldsmith-btn-text .ajax_add_to_cart.added {
color: var(--goldsmith-primary);
}
.goldsmith-title-cart .goldsmith-btn-text .view-cart {
margin-top: 0px;
margin-left: 10px;
}
.goldsmith-btn-text a:after {
content: '';
height: 2px;
width: 0;
background-color: currentColor;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: width .25s;
transition: width .25s;
}
.goldsmith-btn-text a:hover:after {
width: 100%;
}
.goldsmith-cart-buttons .goldsmith-block-left .goldsmith-btn,
.goldsmith-cart-buttons .goldsmith-block-left .goldsmith-btn.view-cart {
min-width: auto;
margin-top: 0;
}
.goldsmith-cart-buttons .goldsmith-block-left .goldsmith-btn.view-cart {
margin-left: 5px;
}
.goldsmith-loop-slider.swiper-container-horizontal>.swiper-pagination-bullets {
width: auto;
left: auto;
right: 10px;
}
.goldsmith-loop-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
bottom: 9px;
right: 0;
width: auto;
text-align: right;
padding: 0 10px;
}
.woocommerce.goldsmith-product .swiper-pagination-bullets .swiper-pagination-bullet:before {
width: 1px;
height: 1px;
}
.goldsmith-product .goldsmith-thumb-wrapper.goldsmith-thumb-slider .goldsmith-stock-status {
z-index: 1;
}
.goldsmith-swatches-hover {
display: flex;
flex-direction: column;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
opacity: 0;
}
.woosv_color .goldsmith-product .goldsmith-swatches-hover .variations .wpcvs-type-color .wpcvs-term {
background: transparent;
}
.goldsmith-product .goldsmith-swatches-hover .variations .reset {
position: relative;
bottom: auto;
right: auto;
}
.goldsmith-product .goldsmith-swatches-hover .variations .reset a {
border: 2px solid var(--goldsmith-dark);
color: var(--goldsmith-dark);
text-align: center;
padding: 3px 10px;
line-height: 1;
width: 100%;
display: block;
}
.goldsmith-product .goldsmith-swatches-hover .variations .reset a:hover {
background-color: var(--goldsmith-dark);
color: var(--goldsmith-light);
}
.goldsmith-product.added-term .goldsmith-thumb-slider .goldsmith-swatches-hover,
.goldsmith-product:hover .goldsmith-thumb-slider .goldsmith-swatches-hover {
opacity: 1;
}
.goldsmith-product.added-term .goldsmith-thumb-slider.has-swatches .swiper-pagination {
opacity: 0;
}
.goldsmith-product .goldsmith-thumb-slider .goldsmith-product-labels {
z-index: 1;
}
.goldsmith-product-type-5 .goldsmith-price-buttons {
margin-bottom: 5px;
}
.goldsmith-loop-product-buttons-mobile {
display: none;
}
@media(min-width:1025px) {
.goldsmith-add-to-cart-btn.goldsmith-product-button {
display: none;
}
.goldsmith-add-to-cart-btn.goldsmith-product-button+.goldsmith-product-button {
margin-top: 0;
}
}
@media(max-width:1024px) {
.goldsmith-before-loop.goldsmith-inline-two-block>div {
flex: 0 0 auto;
margin-top: 0px;
}
.goldsmith-inline-two-block {
flex-wrap: wrap;
}
.goldsmith-block-left,
.goldsmith-block-right,
.goldsmith-title-block .goldsmith-block-left {
flex: 0 0 100%;
}
.goldsmith-block-right,
.goldsmith-cart-buttons .goldsmith-block-right {
margin-top: 10px;
}
.goldsmith-cart-buttons .goldsmith-block-left {
flex-wrap: wrap;
}
.goldsmith-cart-buttons .goldsmith-btn,
.goldsmith-cart-buttons .view-cart {
width: 100%;
}
.goldsmith-cart-buttons .view-cart {
margin-top: 10px;
}
.goldsmith-cart-buttons .goldsmith-block-left .goldsmith-btn.view-cart {
margin-left: 0px;
}
.goldsmith-block-right {
text-align: start;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.goldsmith-product .goldsmith-thumb-slider .goldsmith-swatches-hover {
opacity: 1;
}
.goldsmith-price-buttons .goldsmith-block-right.goldsmith-mini-icon {
justify-content: flex-start;
}
.goldsmith-product:hover .goldsmith-cart-hidden {
-moz-transform: translateY(0px);
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
visibility: visible;
z-index: 1;
}
.goldsmith-cart-hidden,
.goldsmith-product:hover .goldsmith-cart-hidden,
.goldsmith-product:hover .goldsmith-has-hidden-cart .goldsmith-price,
.goldsmith-product:hover .goldsmith-has-hidden-cart .goldsmith-product-name {
-moz-transform: none;
-webkit-transform: none;
-o-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
visibility: visible;
position: relative;
}
.goldsmith-product .goldsmith-loop-product-buttons-hover {
right: 10px;
opacity: 1;
}
.goldsmith-loop-product-buttons-hover,
.goldsmith-cart-hidden,
.goldsmith-block-right:empty {
display: none;
}
.goldsmith-loop-product-buttons-mobile .goldsmith-mini-icon .goldsmith-product-button {
width: 24px;
height: 24px;
border-radius: 24px;
}
.goldsmith-loop-product-buttons-mobile .goldsmith-mini-icon svg {
max-width: 14px;
max-height: 14px;
}
.goldsmith-loop-product-buttons-mobile {
display: flex;
margin-bottom: 10px;
}
.goldsmith-loop-item-list-wrapper .goldsmith-thumb-wrapper {
margin-bottom: 15px;
}
.goldsmith-loop-item-list-wrapper .goldsmith-block-right {
display: none;
}
.goldsmith-loop-item-list-wrapper .goldsmith-price-cart {
margin-top: 15px;
}
}
@media(max-width:992px) {
.goldsmith-hidden-on-mobile {
display: none;
}
}
@media(max-width:480px) {
.goldsmith-block-right {
flex-wrap: wrap;
}
.goldsmith-loop-product-buttons-hover .goldsmith-product-button {
width: 25px;
height: 25px;
}
.goldsmith-loop-product-buttons-hover .goldsmith-svg-icon {
max-width: 18px;
max-height: 18px;
}
.goldsmith-cart-hidden {
margin-top: 5px;
}
.goldsmith-btn {
min-width: auto;
}
.goldsmith-label {
height: 16px;
padding: 0px 7px;
font-size: 8px;
letter-spacing: 1px;
}
.goldsmith-product-name {
font-size: 14px;
}
.goldsmith-loop-item-list-wrapper .goldsmith-product .goldsmith-btn,
.goldsmith-product .goldsmith-price {
font-size: 12px;
}
.goldsmith-loop-item-list-wrapper .goldsmith-product-excerpt {
display: none;
}
.goldsmith-loop-item-list-wrapper .goldsmith-price-cart {
margin-top: 10px;
}
.goldsmith-panel-checkout-content-wrapper .goldsmith-checkout-review-order-table .goldsmith-cart-item .product-name {
max-width: 80px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
text-align: right;
}
.goldsmith-single-product-type-stretch .goldsmith-breadcrumbs {
display: none;
}
}
.wps-form-row input:not([type=checkbox]):not([type=radio]):not([type=submit]),
.wps-form-row textarea {
width: 100%;
background-color: #f2f4ec;
border: none;
padding: 15px;
}
input[type=checkbox],
input[type=radio] {
margin: 0;
line-height: 0;
margin-right: 5px;
} nav.navbar.transparent-white ul.ul-h.nav-menu>li>a {
text-decoration: none;
} nav.navbar .container .row>div {
padding: 0;
}
body:not(.edlementor-page) .nav-menu.nav-social i {
font-family: 'FontAwesome';
}  .swiper-slide>[class^="col-"],
.swiper-slide>[class*=" col-"] {
-ms-flex: 0 0 100% !important;
flex: 0 0 100%;
max-width: 100%;
padding: 0 !important;
}
.goldsmith-tab-nav {
display: flex;
flex-wrap: wrap;
}
.goldsmith-tab-nav-wrapper.title-before,
.goldsmith-tab-nav-wrapper.title-after {
display: flex;
align-items: center;
justify-content: space-between;
}
.goldsmith-tab-nav-wrapper.title-before .goldsmith-section-title-wrapper {
margin: 0;
margin-right: 30px;
}
.goldsmith-tab-nav-wrapper.title-after .goldsmith-section-title-wrapper {
margin: 0;
margin-left: 30px;
}
.goldsmith-tab-nav-wrapper.title-before .goldsmith-section-title,
.goldsmith-tab-nav-wrapper.title-after .goldsmith-section-title{
margin: 0;
}
.goldsmith-tab-nav-item {
color: var(--goldsmith-dark);
position: relative;
padding-bottom: 5px;
overflow: hidden;
cursor: pointer;
}
.goldsmith-tab-nav-item:hover,
.goldsmith-tab-nav-item.is-active {
color: currentColor;
}
.goldsmith-tab-nav-item:after {
content: "";
width: 0;
position: absolute;
bottom: 0;
left: -2px;
height: 2px;
background-color: currentColor;
-webkit-transition: width .25s;
transition: width .25s;
}
.goldsmith-tab-nav-item:hover:after,
.goldsmith-tab-nav-item.is-active:after {
width: 100%;
left: 0;
}
.goldsmith-tab-nav-item:not(:last-child) {
margin-right: 20px;
}
.goldsmith-tab-page {
display: none;
margin-top: 30px;
position: relative;
}
.goldsmith-tab-page.is-active {
display: block;
}
@media (max-width : 768px) {
.goldsmith-tab-page:not(.is-active) {
display: none;
}
.goldsmith-tab-nav .goldsmith-tab-nav-item {
margin: 0 20px 0 0;
padding-bottom: 5px;
}
.goldsmith-tab-nav-wrapper.title-before,
.goldsmith-tab-nav-wrapper.title-after{
align-items: flex-start;
flex-direction: column;
}
.goldsmith-tab-nav-wrapper.title-before .goldsmith-section-title-wrapper,
.goldsmith-tab-nav-wrapper.title-after .goldsmith-section-title-wrapper{
margin: 0;
margin-bottom: 20px;
}
}  form#commentform {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-right: -10px;
margin-left: -10px;
}
.comment-form .comment-notes,
.comment-form .comment-form-comment,
.comment-form .form-submit,
.comment-form .comment-form-rating,
.comment-form .comment-form-cookies-consent,
.comment-form .comment-form-images {
flex-basis: 100%;
max-width: 100%;
width: 100%;
}
.comment-form>div,
.comment-form>p {
flex: 1 1 220px;
padding-right: 10px;
padding-left: 10px;
}
.comment-form input:not(.btn):not([type=checkbox]) {
margin-bottom: 0px;
}
p.comment-form-cookies-consent {
display: flex;
align-items: flex-start;
}
.post--data p.comment-form-cookies-consent {
align-items: center;
margin-top: 0;
}
.post--data .comment-form-comment {
margin: 0;
}
.post--data #respond p.form-submit {
margin: 0;
}
p.comment-form-cookies-consent input#wp-comment-cookies-consent {
margin-right: 10px;
}
p.comment-form-cookies-consent label {
width: auto;
margin: 0;
line-height: 1;
}
.comment-form input#submit {
width: auto;
line-height: 1;
min-width: 150px;
border: 0px;
}
#nt-single .blog-post-meta {
margin: 30px 0 20px;
}  .header-top-area.goldsmith-elementor-before-header {
position: relative;
z-index: 101;
}
.scroll-start .header-top-area.sticky-template {
position: fixed;
width: 100%;
top: 0;
left: 0;
}
.scroll-start .header-top-area.sticky-template {
position: fixed;
width: 100%;
top: 0;
left: 0;
} .goldsmith-bottom-mobile-nav {
position: fixed;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 4rem;
bottom: 0;
left: 0;
background-color: var(--goldsmith-light);
-webkit-box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 30%);
-moz-box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, .3);
box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 30%);
z-index: 102;
padding-top: 5px;
will-change: transform;
-webkit-transition: opacity 0.25s ease, ease;
transition: opacity 0.25s ease, transform 0.25s ease;
opacity: 0;
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.goldsmith-overlay-open .goldsmith-bottom-mobile-nav,
body:not(.scroll-start) .goldsmith-bottom-mobile-nav.show-onscroll {
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-webkit-transform: translateY(100%);
transform: translateY(100%);
opacity: 0;
}
.goldsmith-bottom-mobile-nav .mobile-nav-wrapper {
width: 100%;
padding-left: 20px;
padding-right: 20px;
}
.goldsmith-bottom-mobile-nav .mobile-nav-wrapper>ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin: 0;
padding: 0;
list-style: none;
}
.goldsmith-bottom-mobile-nav .menu-item a {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-decoration: none;
color: var(--goldsmith-gray-dark);
}
.goldsmith-bottom-mobile-nav .menu-item svg {
max-width: 22px;
max-height: 22px;
}
.goldsmith-bottom-mobile-nav .menu-item i {
font-size: 20px;
}
.goldsmith-bottom-mobile-nav .menu-item a,
.goldsmith-bottom-mobile-nav .menu-item a span {
font-size: 12px;
}
.goldsmith-bottom-mobile-nav .menu-item a span.goldsmith-wc-count,
.goldsmith-bottom-mobile-nav .goldsmith-wc-count {
width: 18px;
height: 18px;
left: -17px;
top: 2px;
font-size: 9px;
}
@media screen and (max-width: 1024px) {
.goldsmith-bottom-mobile-nav.active,
.goldsmith-bottom-mobile-nav.show-allways,
.scroll-start .goldsmith-bottom-mobile-nav.show-onscroll {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.has-bottom-mobile-nav .scroll-to-top {
right: 15px;
bottom: 80px;
}
.has-bottom-mobile-nav .goldsmith-product-bottom-popup-cart.active:not(.relative) {
bottom: 64px;
}
body.bottom-popup-cart-active.has-bottom-mobile-nav .scroll-to-top {
bottom: 150px;
}
body.has-bottom-mobile-nav {
padding-bottom: 64px;
}
} .account-popup-content.goldsmith-popup-item {
max-width: 600px;
padding: 58px 40px 40px 40px;
}
.account-popup-content.goldsmith-popup-item .account-area.account-logged-in {
overflow: hidden;
}
.account-popup-content.goldsmith-popup-item .woocommerce-form.woocommerce-form-login.login,
.account-popup-content.goldsmith-popup-item .woocommerce-form-register, .checkout_coupon.woocommerce-form-coupon {
max-width: 100%;
margin-top: 0;
margin-bottom: 0;
}
.account-popup-content.goldsmith-popup-item .account-area .account-area-form-wrapper {
display: flex;
}
.account-popup-content.goldsmith-popup-item .account-area .login-form-content,
.account-popup-content.goldsmith-popup-item .account-area .register-form-content {
position: relative;
-webkit-transition: opacity 0.15s ease, transform 0.25s ease;
transition: opacity 0.15s ease, transform 0.25s ease;
}
.account-popup-content.goldsmith-popup-item .account-area .login-form-content,
.account-popup-content.goldsmith-popup-item .account-area .register-form-content {
position: relative;
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%);
flex: 0 0 100%;
}
.account-popup-content.goldsmith-popup-item .account-area .login-form-content.active,
.account-popup-content.goldsmith-popup-item .account-area .register-form-content.active {
opacity: 1;
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.account-popup-content.goldsmith-popup-item .account-area .register-form-content.active,
.account-popup-content.goldsmith-popup-item .account-area .login-form-content:not(.active) {
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.account-popup-content.goldsmith-popup-item .lost_password {
margin-bottom: 0;
}
.woocommerce .account-popup-content.goldsmith-popup-item .register-form-content form .form-row {
margin: 0;
}
.goldsmith-header-mobile-top-actions a.account-page-link,
.goldsmith-header-mobile-top-actions a.goldsmith-open-popup {
line-height: 1;
}
@media(max-width:576px) {
.nt-goldsmith-content .goldsmith-myaccount-navigation>ul,
.goldsmith-myaccount-navigation>ul {
margin: 0px;
padding-left: 0px;
}
.goldsmith-myaccount-page-content .goldsmith-myaccount-page-content-inner {
padding: 30px;
}
.goldsmith-myaccount-page-content .goldsmith-myaccount-content a:not(.button) {
display: initial;
}
.goldsmith-myaccount-page-content .goldsmith-myaccount-content a:not(.button):after {
display: none;
}
}
.goldsmith-myaccount-navigation ul {
margin: 0;
}
.goldsmith-product-popup.active {
z-index: 100;
}
.zoom-in .mfp-img {
opacity: 0;
}
.mfp-product-gallery .mfp-figure figure {
max-width: 430px;
}
.item-shortcode-wrapper>div {
width: 100%;
}
@media(max-width: 1024px) {
.goldsmith-myaccount-page-content.row>div {
width: 100%;
}
.woocommerce-page .goldsmith-myaccount-page-content a.button {
padding: 0px 10px;
min-height: 38px;
min-width: auto;
}
.goldsmith-myaccount-content {
padding-left: 15px;
}
.nt-goldsmith-content .goldsmith-myaccount-navigation ul {
padding: 0;
margin: 0;
}
.goldsmith-myaccount-content {
padding-left: 0;
}
.nt-goldsmith-content .goldsmith-myaccount-content table.table.table-striped {
margin-bottom: 0;
}
}
@media(max-width: 576px) {
.nt-goldsmith-content .goldsmith-myaccount-content table.table.table-striped th,
.nt-goldsmith-content .goldsmith-myaccount-content table.table.table-striped td {
padding: 8px;
font-size: 10px;
}
.woocommerce-page .goldsmith-myaccount-page-content a.button {
padding: 0px 5px;
min-height: 20px;
font-size: 10px;
}
.goldsmith-myaccount-page-content .goldsmith-myaccount-page-content-inner {
padding: 15px;
}
}
.gallery-menu {
text-align: center;
margin-bottom: 40px;
}
.gallery-menu span {
cursor: pointer;
position: relative;
}
.gallery-menu span+span {
margin-left: 15px;
}
.gallery-menu span:hover,
.gallery-menu span.active {
color: var(--goldsmith-primary);
}
.gallery-menu span:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 0;
height: 2px;
background-color: currentColor;
-webkit-transition: width 0.25s ease;
transition: width 0.25s ease;
}
.gallery-menu span:hover:before {
width: 100%;
}
ul#shipping_method {
list-style: none;
padding: 0;
}
ul#shipping_method li {
display: flex;
align-items: center;
line-height: 1;
margin-bottom: 15px;
}
ul#shipping_method li label {
margin: 0;
display: inline-flex;
justify-content: space-between;
}
.goldsmith-cart-totals-inner .goldsmith-tax-total {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 10px;
line-height: 1;
}
.goldsmith-cart-totals-inner .goldsmith-tax-total,
.goldsmith-cart-totals-inner .woocommerce-Price-amount {
font-weight: 600;
}
.goldsmith-cart-discount {
margin-bottom: 10px;
padding: 10px;
border: 1px solid var(--goldsmith-gray);
} .site-gdpr {
position: fixed;
max-width: 100%;
bottom: 20px;
left: 15px;
right: 15px;
background-color: var(--goldsmith-light);
box-shadow: 0px 5px 30px rgba(0, 0, 0, .1);
border-radius: 8px;
z-index: 100;
padding: 20px;
opacity: 0;
visibility: hidden;
pointer-events: none;
transform: translateY(100%);
will-change: transform;
-webkit-transition: opacity 0.25s ease, ease;
transition: opacity 0.25s ease, transform 0.25s ease;
}
.site-gdpr.active {
pointer-events: auto;
z-index: 9999;
opacity: 1;
visibility: visible;
transform: translateY(0%);
}
.gdpr-icon svg {
max-width: 66px;
max-height: 66px;
}
.gdpr-text {
font-size: 13px;
margin-bottom: 15px;
line-height: 1.6;
}
.gdpr-text a {
font-weight: 500;
color: #ed174a;
text-decoration: underline;
}
.gdpr-template-elementor .gdpr-button {
margin-top: 20px;
}
.gdpr-inner {
text-align: center;
}
@media screen and (min-width: 1200px) {
.site-gdpr {
bottom: 15px;
left: 375px;
padding: 30px;
}
.gdpr-text {
margin-bottom: 20px;
}
}
@media screen and (min-width: 576px) {
.site-gdpr {
max-width: 360px;
}
.gdpr-template-elementor {
max-width: 100%;
}
}
@media(max-width: 576px) {
.gdpr-icon {
display: none;
}
}
body:not(.elementor-page) .elementor-social-icon {
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
cursor: pointer;
}
.wpcf7-form:not(.invalid) .wpcf7-response-output {
display: block;
border: 1px solid;
padding: 15px;
}
.goldsmith-cf7-form-wrapper form.wpcf7-form .wpcf7-spinner {
width: 24px;
position: absolute;
bottom: 12px;
left: 50%;
}
.goldsmith-product-thumb-wrapper .goldsmith-loop-product-iframe-wrapper {
padding: 0;
padding-top: 100%;
position: relative;
overflow: hidden;
}
.goldsmith-product-thumb-wrapper .goldsmith-loop-product-iframe-wrapper iframe {
position: absolute;
width: 100%;
max-width: 100%;
height: 180%;
top: 50%;
left: 49%;
transform: translate(-48%,-50%);
pointer-events: none;
}
.goldsmith-product-thumb-wrapper .goldsmith-loop-product-iframe-wrapper video {
position: absolute;
width: 100%;
max-width: 100%;
height: 100%;
top: 0;
left: 0;
transform: none;
pointer-events: none;
object-fit: cover;
}
.goldsmith-loop-product-iframe-wrapper>a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.goldsmith-wishlist-wrapper .goldsmith-content-item + .goldsmith-content-item {
margin-bottom: 0;
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid var(--goldsmith-border);
}
@media(min-width:992px) {
.flex-lg-row-reverse .post-column {
order: 2;
}
.flex-lg-row-reverse div#nt-sidebar {
order: 1;
}
}
.goldsmith-slide-inner.has-video video {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
}
.goldsmith-loop-swatches {
margin-top: 10px;
}
.loading .goldsmith-loop-product .goldsmith-product-thumb-wrapper,
.loading .goldsmith-loop-product .goldsmith-transform-replace,
.loading .goldsmith-loop-product .goldsmith-product-name,
.loading .goldsmith-loop-product .goldsmith-inline-two-block,
body:not(.page-loaded) .shop-cat-banner-template-wrapper,
.goldsmith-swiper-slider:not(.swiper-initialized) {
position: relative;
overflow: hidden;
}
.loading .goldsmith-loop-product .goldsmith-product-thumb-wrapper,
.loading .goldsmith-loop-product .goldsmith-transform-replace,
.loading .goldsmith-loop-product .goldsmith-product-name,
.loading .goldsmith-loop-product .goldsmith-inline-two-block{
min-width: 100%;
max-width: 100%;
}
.loading .goldsmith-loop-product .goldsmith-product-labels,
.loading .goldsmith-loop-product .goldsmith-product-actions,
.loading .goldsmith-loop-product .loading-wrapper{
display: none;
}
.loading .goldsmith-loop-product .goldsmith-product-thumb-wrapper:before,
.loading .goldsmith-loop-product .goldsmith-transform-replace:before,
.loading .goldsmith-loop-product .goldsmith-product-name:before,
.loading .goldsmith-loop-product .goldsmith-inline-two-block:before,
body:not(.page-loaded) .shop-cat-banner-template-wrapper:before,
.goldsmith-swiper-slider:not(.swiper-initialized):before {
display: block;
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 98;
background: #f4f4f4;
width: 100%;
height: 100%;
}
.loading .goldsmith-loop-product .goldsmith-product-thumb-wrapper:after,
.loading .goldsmith-loop-product .goldsmith-transform-replace:after,
.loading .goldsmith-loop-product .goldsmith-product-name:after,
.loading .goldsmith-loop-product .goldsmith-inline-two-block:after,
body:not(.page-loaded) .shop-cat-banner-template-wrapper:after,
.goldsmith-swiper-slider:not(.swiper-initialized):after {
content: "";
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-image: linear-gradient(
to right,
#f6f7f9 0%,
#e9ebee 20%,
#f6f7f9 40%,
#f6f7f9 100%
);
background-repeat: no-repeat;
background-size: 450px 400px;
animation: shimmer 2s linear infinite;
z-index: 99;
}
.goldsmith-swiper-slider:not(.swiper-initialized):after {
background-size: 100%;
}
@keyframes shimmer {
0% {
background-position: -450px 0;
}
100% {
background-position: 450px 0;
}
}
.quantity.type-hidden {
display: none;
}
.category-area .thumb-none .cat-count {
top: 0;
left: auto;
position: relative;
}
.category-area .product-category.thumb-none a {
margin-bottom: 30px;
}@font-face {
font-family: 'ninetheme-font';
src:  url(//salesshop.co/wp-content/themes/goldsmith/fonts/ninetheme-font.eot?ksdru7);
src:  url(//salesshop.co/wp-content/themes/goldsmith/fonts/ninetheme-font.eot?ksdru7#iefix) format('embedded-opentype'),
url(//salesshop.co/wp-content/themes/goldsmith/fonts/ninetheme-font.ttf?ksdru7) format('truetype'),
url(//salesshop.co/wp-content/themes/goldsmith/fonts/ninetheme-font.woff?ksdru7) format('woff'),
url(//salesshop.co/wp-content/themes/goldsmith/fonts/ninetheme-font.svg?ksdru7#ninetheme-font) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="nt-icon-"], [class*=" nt-icon-"] {
font-family: 'ninetheme-font';
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.nt-icon-alert:before {
content: "\f100";
}
.nt-icon-button-play-2:before {
content: "\f101";
}
.nt-icon-360-deg:before {
content: "\f102";
}
.nt-icon-note:before {
content: "\f103";
}
.nt-icon-statik:before {
content: "\f104";
}
.nt-icon-altcart:before {
content: "\f105";
}
.nt-icon-shapes:before {
content: "\f106";
}
.nt-icon-check:before {
content: "\f107";
}
.nt-icon-logout:before {
content: "\f108";
}
.nt-icon-moredots:before {
content: "\f109";
}
.nt-icon-arrowaroundleft:before {
content: "\f110";
}
.nt-icon-arrowaroundright:before {
content: "\f111";
}
.nt-icon-cross:before {
content: "\f112";
}
.nt-icon-right-arrow-chevron:before {
content: "\f113";
}
.nt-icon-left-arrow-chevron:before {
content: "\f114";
}
.nt-icon-up-chevron:before {
content: "\f115";
}
.nt-icon-edit:before {
content: "\f116";
}
.nt-icon-symbol:before {
content: "\f117";
}
.nt-icon-filters:before {
content: "\f118";
}
.nt-icon-sort-by:before {
content: "\f119";
}
.nt-icon-eye:before {
content: "\f11a";
}
.nt-icon-arrow-next:before {
content: "\f120";
}
.nt-icon-arrow-back:before {
content: "\f121";
}
.nt-icon-layout:before {
content: "\f122";
}
.nt-icon-cart:before {
content: "\f123";
}
.nt-icon-user:before {
content: "\f124";
}
.nt-icon-newlatter:before {
content: "\f125";
}
.nt-icon-bag:before {
content: "\f126";
}
.nt-icon-scaleerrows:before {
content: "\f127";
}
.nt-icon-compare:before {
content: "\f128";
}
.nt-icon-arrows:before {
content: "\f129";
}
.nt-icon-lup:before {
content: "\f130";
}
.nt-icon-quote_right:before {
content: "\f131";
}
.nt-icon-envelope-o:before {
content: "\f132";
}
.nt-icon-wishlist:before {
content: "\f134";
}
.nt-account-details:before {
content: "\f135";
}
.nt-icon-account-download:before {
content: "\f136";
}
.nt-icon-account-exit:before {
content: "\f137";
}
.nt-icon-account-orders:before {
content: "\f138";
}
.nt-icon-account-address:before {
content: "\f139";
}
.nt-icon-size-ruler:before {
content: "\f13f";
}
.nt-icon-account-other:before {
content: "\f140";
}
.nt-icon-account-payment:before {
content: "\f142";
}
.nt-icon-plus:before {
content: "\f143";
}
.nt-icon-home-page:before {
content: "\f144";
}
.nt-icon-blog:before {
content: "\f145";
}
.nt-icon-shop-page:before {
content: "\f146";
}
.nt-icon-cart-empty:before {
content: "\f147";
}
.nt-icon-star:before {
content: "\f148";
}
.nt-icon-star_empty:before {
content: "\f149";
}
.nt-icon-caret_down:before {
content: "\f150";
}
.nt-icon-caret_up:before {
content: "\f151";
}
.nt-caret_left:before {
content: "\f152";
}
.nt-caret_right:before {
content: "\f153";
}
.nt-icon-env:before {
content: "\f157";
}
.nt-icon-mobile-alt-solid:before {
content: "\f159";
}
.nt-icon-menu:before {
content: "\f15a";
}
.nt-icon-menu-active:before {
content: "\f15b";
}
.nt-icon-menu-filters:before {
content: "\f15c";
}
.nt-icon-location-arrow-solid:before {
content: "\f160";
} .nt-icon-tik-tok:before {
content: "\f133";
}
.nt-icon-twitter:before {
content: "\f154";
}
.nt-icon-github:before {
content: "\f155";
}
.nt-icon-pinterest:before {
content: "\f156";
}
.nt-icon-linkedin:before {
content: "\f158";
}
.nt-icon-youtube:before {
content: "\f162";
}
.nt-icon-instagram:before {
content: "\f163";
}
.nt-icon-flickr:before {
content: "\f164";
}
.nt-icon-tumblr:before {
content: "\f165";
}
.nt-icon-dribbble:before {
content: "\f166";
}
.nt-icon-skype:before {
content: "\f167";
}
.nt-icon-vk:before {
content: "\f168";
}
.nt-icon-google:before {
content: "\f169";
}
.nt-icon-behance:before {
content: "\f170";
}
.nt-icon-spotify:before {
content: "\f171";
}
.nt-icon-soundcloud:before {
content: "\f172";
}
.nt-icon-copyright-regular:before {
content: "\f173";
}
.nt-icon-facebook-square:before {
content: "\f174";
}
.nt-icon-whatsapp:before {
content: "\f175";
}
.nt-icon-odnoklassniki-square:before {
content: "\f176";
}
.nt-icon-vimeo:before {
content: "\f177";
}
.nt-icon-snapchat-ghost:before {
content: "\f178";
}
.nt-icon-telegram:before {
content: "\f179";
}
.nt-icon-facebook:before {
content: "\f180";
}
.nt-icon-viber:before {
content: "\f181";
} :root {
--goldsmith-font: 'Jost', sans-serif;
--goldsmith-font-heading: 'Manrope', sans-serif;
--goldsmith-base: #f7ba01;
--goldsmith-primary: #daa174;
--goldsmith-light: #ffffff;
--goldsmith-red: #f70000;
--goldsmith-success: #398f14;
--goldsmith-success-bg: #d4ffe7;
--goldsmith-success-border: #b5fdb0;
--goldsmith-warning: #c28e00;
--goldsmith-warning-bg: #fffcf2;
--goldsmith-warning-border: #faeecf;
--goldsmith-red-color: #ef262c;
--goldsmith-red-bg: #ffdbdc;
--goldsmith-red-border: #ffbfc1;
--goldsmith-info: #1e73be;
--goldsmith-info-bg: #daedfd;
--goldsmith-info-border: #b0daff;
--goldsmith-dark: #060606;
--goldsmith-dark-soft: #7d7d7d;
--goldsmith-dark-border: #363636;
--goldsmith-gray: #e2e2e2;
--goldsmith-gray-dark: #7a7a7a;
--goldsmith-gray-soft: #f8f9fa;
--goldsmith-gray-softer: #f7f7f8;
--goldsmith-green: #599078;
--goldsmith-green-soft: #C0F0DC;
--goldsmith-purple: #6C5EBC;
--goldsmith-purple-soft: #D8D2FF;
--goldsmith-yellow: #EFDE35;
--goldsmith-yellow-soft: #FFFDA5;
--goldsmith-brown: #ECDBBA;
--goldsmith-blue: #002597;
--goldsmith-blue-soft: #B5C7FF;
--goldsmith-blue-dark: #011962;
--goldsmith-bg-soft: #f5f4ee;
--goldsmith-border: #f0f0f1;
--goldsmith-dark-border: #363636;
--goldsmith-border-radius: 4px;
--goldsmith-gradient-1: linear-gradient(45deg, rgb(239, 35, 60) 0%, rgb(244, 113, 3) 100%);
}
html {
margin-right: 0 !important;
}
body {
font-family: var(--goldsmith-font);
font-weight: 400;
font-style: normal;
font-size: 15px;
color: var(--goldsmith-dark-soft);
line-height: 1.8;
overflow-x: hidden;
-ms-word-wrap: break-word;
word-wrap: break-word;
margin: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.elementor-editor-active .page-loaded .goldsmith-main-sidebar-header {
display: none;
}
.elementor-editor-active .has-header-sidebar .site-content {
width: auto;
margin-left: 0;
}
a,
.button {
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
color: var(--goldsmith-dark);
outline: medium none;
}
a {
background-color: transparent;
text-decoration: none;
}
a:focus,
.btn:focus,
.button:focus {
text-decoration: none;
outline: none;
box-shadow: none;
}
a:hover {
color: var(--goldsmith-dark);
text-decoration: none;
opacity: 0.8;
}
button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
outline: 0
}
.nt-font-main {
font-family: var(--goldsmith-font);
}
.nt-font-primary {
font-family: var(--goldsmith-font-heading);
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: var(--goldsmith-font-heading);
color: var(--goldsmith-dark);
margin-top: 0px;
font-style: normal;
font-weight: 700;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit;
}
h1, h1.elementor-heading-title {
font-size: 36px;
line-height: 1.2;
}
h2, h2.elementor-heading-title {
font-size: 32px;
line-height: 1.2;
}
h3, h3.elementor-heading-title {
font-size: 26px;
line-height: 1.3;
}
h4, h4.elementor-heading-title {
font-size: 20px;
line-height: 1.4;
}
h5, h5.elementor-heading-title {
font-size: 16px;
line-height: 1.6;
}
h6, h6.elementor-heading-title {
font-size: 14px;
line-height: 1.6;
}
@media(max-width:767px) {
h1, h1.elementor-heading-title {
font-size: 32px;
line-height: 1.2;
}
h2, h2.elementor-heading-title {
font-size: 28px;
line-height: 1.2;
}
h3, h3.elementor-heading-title {
font-size: 23px;
line-height: 1.3;
}
h4, h4.elementor-heading-title {
font-size: 18px;
line-height: 1.4;
}
h5, h5.elementor-heading-title {
font-size: 15px;
line-height: 1.6;
}
h6, h6.elementor-heading-title {
font-size: 13px;
line-height: 1.6;
}
}
ul {
margin: 0px;
padding: 0px;
}
p {
margin-bottom: 15px;
}
p.elementor-heading-title {
line-height: 1.8;
}
hr {
border-bottom: 1px solid var(--goldsmith-dark);
border-top: 0 none;
margin: 30px 0;
padding: 0;
}
img {
max-width: 100%;
height: auto;
vertical-align: middle;
}
*::-moz-selection {
background: var(--goldsmith-gray-dark);
color:var(--goldsmith-light);
text-shadow: none;
}
::-moz-selection {
background: var(--goldsmith-dark);
color:var(--goldsmith-light);
text-shadow: none;
}
::selection {
background: var(--goldsmith-dark);
color:var(--goldsmith-light);
text-shadow: none;
}
*::-moz-placeholder {
color: var(--goldsmith-gray-dark);
font-size: 14px;
opacity: 1;
}
*::placeholder {
color: var(--goldsmith-gray-dark);
font-size: 14px;
opacity: 1;
} input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-box-shadow: 0 0 0 30px white inset !important;
} body.admin-bar {
padding-top: 32px;
}
@media(max-width:782px) {
body.admin-bar {
padding-top: 46px;
}
}
@media(max-width:600px) {
.admin-bar.scroll-start .goldsmith-header-mobile-top,
.admin-bar .goldsmith-popup-search-panel {
top: 0px;
}
}
.layout-boxed .goldsmith-header-default {
width: 100%;
max-width: 1600px;
}
body.layout-boxed {
background : #eee;
}
@media(min-width:1800px) {
.layout-boxed .goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>.submenu.depth_0,
.layout-boxed .goldsmith-header-top-menu-area>ul>li.menu-item-mega-parent>.item-shortcode-wrapper {
margin-left: -30px;
left: 0;
right: 0%;
max-width: 1600px;
}
}
.goldsmith-swiper-wrapper {
gap: 0 !important;
}
.container {
width: 100%;
padding-right: 20px;
padding-left: 20px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 1200px) {
.container {
max-width: 1580px;
}
}
.goldsmith-row {
display: flex;
flex-direction: column;
}
#wrapper {
position: relative;
width: 100%;
scroll-behavior: smooth;
}
.layout-boxed #wrapper {
max-width: 1600px;
margin: 40px auto;
background: var(--goldsmith-light);
}
.page-wrapper-inner {
position: relative;
-webkit-flex: 1 0 auto;
-moz-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
height: auto;
}
.site-content {
flex: 1;
}
.header-spacer {
height: 80px;
-moz-transition: all .25s cubic-bezier(.25, .46, .45, .94);
-o-transition: all .25s cubic-bezier(.25, .46, .45, .94);
-webkit-transition: all .25s cubic-bezier(.25, .46, .45, .94);
transition: all .25s cubic-bezier(.25, .46, .45, .94);
}
@media (max-width: 1280px) {
.header-spacer {
display: none;
}
}
.jarallax.parallax-yes {
transition: none;
position: relative;
z-index: 0;
}
.jarallax > div[id^="jarallax-"] > img {
position: fixed;
object-fit: cover;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.goldsmith-popup-open,
.goldsmith-overlay-open {
width: auto;
}
.goldsmith-elementor-header {
z-index: 3;
position: relative;
}
.page-wrapper .elementor-edit-area {
z-index: 3;
}
.elementor-editor-active header.goldsmith-header-default {
z-index: 0;
}
.elementor-editor-active.scroll-start header.goldsmith-header-default,
.elementor-editor-active header.goldsmith-header-default:hover {
z-index: 9;
}
body.single-elementor_library.elementor-editor-active .goldsmith-main-header,
body.single-elementor_library.elementor-editor-active #nt-footer{
display: none;
}
[class^="elementor-widget-goldsmith-"] .elementor-widget-empty-icon,
[class*="elementor-widget-goldsmith-"] .elementor-widget-empty-icon{
display: none!important;
}
.elementor-editor-active .loading {
display: none!important;
}
.scroll-start .goldsmith-section-fixed-yes {
position: fixed;
width: 100%;
top: 0;
}
.submenu-open>.submenu,
.mega-open .submenu {
opacity: 1 !important;
visibility: visible !important;
transform: scale(1);
}
.logo.logo-type-sitename {
max-width: 450px;
}
.big-index {
z-index: 99997;
}
.min-100vh{
min-height: 100vh;
}
.pos-fixed {
position:fixed;
}
.text-center {
text-align: center;
}
.capitalize {
text-transform: capitalize;
}
.uppercase {
text-transform: uppercase;
}
.goldsmith-hidden {
display: none;
}
.goldsmith-small-title,
.goldsmith-small-title a {
color: var(--goldsmith-dark);
}
.elementor-widget-heading a.title-link {
color: var(--goldsmith-dark) !important;
}
.goldsmith-popup-item {
background:var(--goldsmith-light);
padding: 40px 0 50px;
max-width: 1024px;
margin: 0 auto;
}
.goldsmith-popup-item .wpcf7-form p br {
display: none;
}
#particles-js {
position:absolute;
width: 100%;
height: 100vh;
top:0;
left:0;
}
canvas {
display: block;
vertical-align: bottom;
}
.goldsmith-particles:not(.particles-none) div.goldsmith-particles-effect {
position:absolute;
width: 100%;
height: 100%;
top:0;
left:0;
}
.goldsmith-particles:not(.particles-none) div.goldsmith-particles-effect canvas {
display: block;
vertical-align: bottom;
} .e-container.gap-extended.section-padding,
.gap-extended.section-padding {
padding-top: 65px;
padding-bottom: 65px;
}
.e-container.gap-wide.section-padding,
.gap-wide.section-padding {
padding-top: 55px;
padding-bottom: 55px;
}
.e-container.gap-wider.section-padding,
.gap-wider.section-padding {
padding: 0;
}
.has-header-sidebar .e-container.gap-extended.section-padding,
.has-header-sidebar .gap-extended.section-padding,
.has-header-sidebar .e-container.gap-extended.section-padding,
.has-header-sidebar .gap-extended.section-padding,
.has-header-sidebar .e-container.gap-wide.section-padding,
.has-header-sidebar .gap-wide.section-padding,
.has-header-sidebar .e-container.section-padding,
.has-header-sidebar .section-padding{
padding: 50px 20px;
}
.has-default-header-type-default:not(.elementor-page) .section-padding {
padding-top: 50px;
padding-bottom: 50px;
}
@media(max-width: 576px) {
.e-container.section-padding,
.section-padding {
padding-top: 50px;
padding-bottom: 50px;
}
.e-container.gap-extended.section-padding,
.gap-extended.section-padding {
padding-top: 35px;
padding-bottom: 35px;
}
.e-container.gap-wide.section-padding,
.gap-wide.section-padding {
padding-top: 25px;
padding-bottom: 25px;
}
.has-header-sidebar .e-container.gap-extended.section-padding,
.has-header-sidebar .gap-extended.section-padding,
.has-header-sidebar .e-container.gap-extended.section-padding,
.has-header-sidebar .gap-extended.section-padding,
.has-header-sidebar .e-container.gap-wide.section-padding,
.has-header-sidebar .gap-wide.section-padding,
.has-header-sidebar .e-container.section-padding,
.has-header-sidebar .section-padding{
padding-left: 20px;
padding-right: 20px;
}
}
@media(min-width:768px) {
.e-container.section-padding,
.section-padding {
padding-top: 60px;
padding-bottom: 60px;
}
.e-container.gap-extended.section-padding,
.gap-extended.section-padding {
padding-top: 45px;
padding-bottom: 45px;
}
.e-container.gap-wide.section-padding,
.gap-wide.section-padding {
padding-top: 35px;
padding-bottom: 35px;
}
.has-header-sidebar .e-container.gap-extended.section-padding,
.has-header-sidebar .gap-extended.section-padding,
.has-header-sidebar .e-container.gap-extended.section-padding,
.has-header-sidebar .gap-extended.section-padding,
.has-header-sidebar .e-container.gap-wide.section-padding,
.has-header-sidebar .gap-wide.section-padding,
.has-header-sidebar .e-container.section-padding,
.has-header-sidebar .section-padding{
padding-left: 20px;
padding-right: 20px;
}
}
@media(min-width:1200px) {
.e-container.section-padding,
.section-padding {
padding-top: 80px;
padding-bottom: 80px;
}
.e-container.gap-extended.section-padding,
.gap-extended.section-padding {
padding-top: 65px;
padding-bottom: 65px;
}
.e-container.gap-wide.section-padding,
.gap-wide.section-padding {
padding-top: 55px;
padding-bottom: 55px;
}
.has-header-sidebar .e-container.gap-extended.section-padding,
.has-header-sidebar .gap-extended.section-padding,
.has-header-sidebar .e-container.gap-extended.section-padding,
.has-header-sidebar .gap-extended.section-padding,
.has-header-sidebar .e-container.gap-wide.section-padding,
.has-header-sidebar .gap-wide.section-padding,
.has-header-sidebar .e-container.section-padding,
.has-header-sidebar .section-padding {
padding-left: 50px;
padding-right: 50px;
}
}
.e-container.nt-section.section-padding.pt-0,
.nt-section.section-padding.pt-0 {
padding-top: 0;
}
.e-container.nt-section.section-padding.pb-0,
.nt-section.section-padding.pb-0 {
padding-bottom: 0;
} .goldsmith-flex-center {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.goldsmith-inline-two-block,
.goldsmith-flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
}
.goldsmith-inline-two-block {
-webkit-box-pack: space-between;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.goldsmith-align-center {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.goldsmith-justify-center {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.goldsmith-block-left,
.goldsmith-flex-left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-align: left;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.goldsmith-block-right,
.goldsmith-flex-right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-align: right;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.goldsmith-block-full,
.goldsmith-flex-full {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.goldsmith-xl-block {
display: block;
}
.goldsmith-lg-block {
display: block;
}
.goldsmith-md-block {
display: block;
}
.goldsmith-sm-block {
display: block;
}
.goldsmith-xs-block {
display: block;
}
@media (min-width:480px) {
.goldsmith-xs-block {
display: none;
}
}
@media (min-width:576px) {
.goldsmith-sm-block {
display: none;
}
}
@media (min-width:768px) {
.goldsmith-md-block {
display: none;
}
}
@media (min-width:992px) {
.goldsmith-lg-block {
display: none;
}
}
@media (min-width:1200px) {
.goldsmith-xl-block {
display: none;
}
}
@media (max-width:1200px) {
.goldsmith-xl-hidden {
display: none;
}
}
@media (max-width:992px) {
.goldsmith-lg-hidden {
display: none;
}
}
@media (max-width:768px) {
.goldsmith-md-hidden {
display: none;
}
}
@media (max-width:576px) {
.goldsmith-sm-hidden {
display: none;
}
}
@media (max-width:480px) {
.goldsmith-xs-hidden {
display: none;
}
} .goldsmith-main-overlay {
position: fixed;
z-index: 103;
top: 0;
cursor: pointer;
cursor: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 512 512'%3e%3cg transform='rotate(45 256 256)'%3e%3crect id='r' x='16' y='216' width='480' height='80' rx='14'/%3e%3cuse href='%23r' transform='rotate(90 256 256)'/%3e%3c/g%3e%3c/svg%3e") 16 16,pointer;
right: 0;
width: 0;
height: 0;
background: var(--goldsmith-bg-soft);
opacity: 0;
-moz-transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.goldsmith-overlay-open .goldsmith-main-overlay {
width: 100%;
height: 100%;
opacity: 0.7;
}  .goldsmith-svg-icon {
max-width: 24px;
max-height: 24px;
cursor: pointer;
fill: var(--goldsmith-dark);
}
.goldsmith-svg-icon.mini-icon {
max-width: 15px;
max-height: 15px;
}  .scroll-to-top {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
background: var(--goldsmith-dark);
position: fixed;
color:var(--goldsmith-light);
bottom: 60px;
right: 40px;
z-index: 99;
font-size: 15px;
text-align: center;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
display: none;
border-radius: 4px;
transition: all 0.4s ease;
}
.scroll-to-top:hover {
background: var(--goldsmith-primary);
color: var(--goldsmith-dark);
}  .goldsmith-scrollbar {
padding-right: 10px;
}
.goldsmith-scrollbar>.elementor-container::-webkit-scrollbar,
.goldsmith-scrollbar::-webkit-scrollbar {
width: 2px;
}
.goldsmith-scrollbar>.elementor-container::-webkit-scrollbar-thumb,
.goldsmith-scrollbar::-webkit-scrollbar-thumb {
background-color: var(--goldsmith-dark);
}
.goldsmith-scrollbar>.elementor-container::-webkit-scrollbar-track,
.goldsmith-scrollbar::-webkit-scrollbar-track {
background-color: var(--goldsmith-gray);
}  .goldsmith-success,
.goldsmith-label.goldsmith-success {
color:var(--goldsmith-success);
background-color:var(--goldsmith-success-bg);
border-color:var(--goldsmith-success-border);
}
.goldsmith-warning,
.goldsmith-label.goldsmith-warning {
color:var(--goldsmith-warning);
background-color:var(--goldsmith-warning-bg);
border-color:var(--goldsmith-warning-border);
}
.goldsmith-red,
.goldsmith-label.goldsmith-red {
color:var(--goldsmith-red-color);
background-color:var(--goldsmith-red-bg);
border-color:var(--goldsmith-red-border);
}
.goldsmith-info,
.goldsmith-label.goldsmith-info {
color:var(--goldsmith-info);
background-color:var(--goldsmith-info-bg);
border-color:var(--goldsmith-info-border);
}
.goldsmith-success .goldsmith-svg-icon {
fill:var(--goldsmith-success);
}
.goldsmith-warning .goldsmith-svg-icon {
fill:var(--goldsmith-warning);
}
.goldsmith-red .goldsmith-svg-icon {
fill:var(--goldsmith-red-color);
}
.goldsmith-info .goldsmith-svg-icon {
fill:var(--goldsmith-info);
}
.goldsmith-warning svg {
fill: var(--goldsmith-warning);
}  .goldsmith-label {
color:var(--goldsmith-light);
background-color: var(--goldsmith-dark);
height: 20px;
padding: 0px 7px;
font-size: 10px;
font-weight: 600;
line-height: 1.4;
border-radius: 3px;
text-transform: uppercase;
letter-spacing: 2px;
display: flex;
align-items: center;
justify-content: center;
}
.goldsmith-widget-label {
padding: 3px 7px;
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
display: inline-block;
line-height: 1.4;
background-color: var(--goldsmith-dark);
}
.goldsmith-widget-label.label-border {
background-color: transparent;
border-width: 1px;
border-style: solid;
}
.goldsmith-widget-label.label-radius {
border-radius: 30px;
}
.goldsmith-widget-label.label-large {
padding: 11px 25px;
font-size: 14px;
}
.goldsmith-widget-label.label-medium {
padding: 5px 20px;
font-size: 12px;
}
.goldsmith-widget-label.label-small {
padding: 5px 15px;
}
.goldsmith-label.goldsmith-in-stock {
background-color: var(--goldsmith-base);
}
.goldsmith-label.goldsmith-out-stock {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-gray);
}  .goldsmith-btn.is-full {
width: 100%;
display: block;
}
.goldsmith-btn-fullwidth,
.goldsmith-fullwidth {
width:100%;
}
.goldsmith-btn {
font-size: 14px;
font-weight: 400;
text-align: center;
color:var(--goldsmith-light);
fill:var(--goldsmith-light);
padding: 10px 15px;
letter-spacing: 0.3px;
line-height: 1;
display: inline-block;
position: relative;
cursor: pointer;
border: 0;
}
.goldsmith-btn:not(.type-widget) {
min-width: 160px;
}
.goldsmith-button-inner {
display: flex;
align-items: center;
justify-content: center;
}
.btn-icon-top .goldsmith-button-inner,
.btn-icon-bottom .goldsmith-button-inner {
flex-direction: column;
}
.goldsmith-btn .btn-text {
flex-grow: 1;
display: inline-block;
}
.goldsmith-btn svg {
width: 1em;
height: 1em;
fill: currentColor;
}
.btn-icon-right .goldsmith-button-icon {
display: inline-flex;
align-items: center;
}
.btn-icon-right .goldsmith-button-icon {
margin-left: 6px;
}
.btn-icon-top .goldsmith-button-icon {
margin-bottom: 6px;
}
.btn-icon-bottom .goldsmith-button-icon {
margin-top: 6px;
}
.btn-icon-left .goldsmith-button-icon {
margin-right: 6px;
}
.goldsmith-btn-text .goldsmith-btn,
.goldsmith-btn-text.goldsmith-btn,
.goldsmith-btn-text .goldsmith-btn:hover,
.goldsmith-btn-text.goldsmith-btn:hover {
font-size: 13px;
font-weight: 500;
color: var(--goldsmith-dark);
padding: 0;
min-width: auto;
text-transform: capitalize;
letter-spacing: 1px;
display: inline-block;
background: transparent;
border: none;
height: auto;
}
.goldsmith-btn-text .goldsmith-btn:hover,
.goldsmith-btn-text.goldsmith-btn:hover {
color: var(--goldsmith-primary);
}
.goldsmith-input-large,
.goldsmith-btn-large {
padding: 18px 30px;
font-size:16px;
}
.goldsmith-input-medium,
.goldsmith-btn-medium {
padding: 12px 24px;
}
.goldsmith-input-small,
.goldsmith-btn-small {
padding: 6px 12px;
letter-spacing: 0;
}
.goldsmith-color.goldsmith-red {
color: var(--goldsmith-red-soft);
border-color: var(--goldsmith-red);
background-color: var(--goldsmith-red);
}
.goldsmith-btn:hover {
opacity: 1;
}
.goldsmith-label-primary.label-solid,
.goldsmith-btn-primary {
color: var(--goldsmith-light);
border-color: var(--goldsmith-primary);
background-color: var(--goldsmith-primary);
}
.goldsmith-btn-primary:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.goldsmith-label-dark.label-solid,
.goldsmith-btn-dark {
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.goldsmith-btn-dark:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.goldsmith-label-white.label-solid,
.goldsmith-btn-white {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-light);
}
.goldsmith-label-gray.label-solid,
.goldsmith-btn-gray {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-gray);
}
.goldsmith-btn-gray:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.goldsmith-label-gray-soft.label-solid,
.goldsmith-btn-gray-soft {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-gray-soft);
}
.goldsmith-btn-gray-soft:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.goldsmith-label-green.label-solid,
.goldsmith-btn-green {
color: var(--goldsmith-light);
background-color: var(--goldsmith-green);
}
.goldsmith-btn-green:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.goldsmith-label-green-soft.label-solid,
.goldsmith-btn-green-soft {
color: var(--goldsmith-light);
background-color: var(--goldsmith-green-soft);
}
.goldsmith-btn-green-soft:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.goldsmith-label-red.label-solid,
.goldsmith-btn-red {
color: var(--goldsmith-light);
background-color: var(--goldsmith-red);
}
.goldsmith-btn-red:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.goldsmith-label-brown.label-solid,
.goldsmith-btn-brown {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-brown);
}
.goldsmith-btn-brown:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.goldsmith-label-blue.label-solid,
.goldsmith-btn-blue {
color: var(--goldsmith-light);
background-color: var(--goldsmith-blue);
}
.goldsmith-btn-blue:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-blue);
}
.goldsmith-label-blue-soft.label-solid,
.goldsmith-btn-blue-soft {
color: var(--goldsmith-blue-dark);
background-color: var(--goldsmith-blue-soft);
}
.goldsmith-btn-blue-soft:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-blue-soft);
}
.goldsmith-label-blue-dark.label-solid,
.goldsmith-btn-blue-dark {
color: var(--goldsmith-light);
background-color: var(--goldsmith-blue-dark);
}
.goldsmith-btn-blue-dark:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-blue-dark);
}
.goldsmith-label-purple.label-solid,
.goldsmith-btn-purple {
color: var(--goldsmith-light);
background-color: var(--goldsmith-primary);
}
.goldsmith-btn-purple:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-primary);
}
.goldsmith-label-purple-soft.label-solid,
.goldsmith-btn-purple-soft {
color: var(--goldsmith-light);
background-color: var(--goldsmith-purple-soft);
}
.goldsmith-btn-purple-soft:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-purple-soft);
}
.goldsmith-label-yellow.label-solid,
.goldsmith-btn-yellow {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-yellow);
}
.goldsmith-btn-yellow:hover {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-yellow);
}
.goldsmith-label-yellow-soft.label-solid,
.goldsmith-btn-yellow-soft {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-yellow-soft);
}
.goldsmith-btn-yellow-soft:hover {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-yellow-soft);
} .goldsmith-btn.goldsmith-btn-border {
background-color: transparent;
border: 2px solid var(--goldsmith-dark);
color: var(--goldsmith-dark);
}
.label-border.goldsmith-label-primary,
.goldsmith-btn-border.goldsmith-btn-primary {
color: var(--goldsmith-primary);
border-color: var(--goldsmith-primary);
}
.goldsmith-btn-border.goldsmith-btn-primary:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-primary);
}
.label-border.goldsmith-label-dark,
.goldsmith-btn-border.goldsmith-btn-dark {
color: var(--goldsmith-dark);
border-color: var(--goldsmith-dark);
}
.goldsmith-btn-border.goldsmith-btn-dark:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.label-border.goldsmith-label-white,
.goldsmith-btn-border.goldsmith-btn-white {
color: var(--goldsmith-dark);
border-color: var(--goldsmith-light);
}
.goldsmith-btn-border.goldsmith-btn-white:hover {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-light);
}
.label-border.goldsmith-label-gray,
.goldsmith-btn-border.goldsmith-btn-gray {
color: var(--goldsmith-dark);
border-color: var(--goldsmith-gray);
}
.goldsmith-btn-border.goldsmith-btn-gray:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-gray);
}
.label-border.goldsmith-label-gray-soft,
.goldsmith-btn-border.goldsmith-btn-gray-soft {
color: var(--goldsmith-dark);
border-color: var(--goldsmith-gray-soft);
}
.goldsmith-btn-border.goldsmith-btn-gray-soft:hover {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-gray-soft);
}
.label-border.goldsmith-label-green,
.goldsmith-btn-border.goldsmith-btn-green {
color: var(--goldsmith-green);
border-color: var(--goldsmith-green);
}
.goldsmith-btn-border.goldsmith-btn-green:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-green);
}
.label-border.goldsmith-label-green-soft,
.goldsmith-btn-border.goldsmith-btn-green-soft {
color: var(--goldsmith-green-soft);
border-color: var(--goldsmith-green-soft);
}
.goldsmith-btn-border.goldsmith-btn-green-soft:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-green-soft);
}
.label-border.goldsmith-label-red,
.goldsmith-btn-border.goldsmith-btn-red {
color: var(--goldsmith-red);
border-color: var(--goldsmith-red);
}
.goldsmith-btn-border.goldsmith-btn-red:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-red);
}
.label-border.goldsmith-label-brown,
.goldsmith-btn-border.goldsmith-btn-brown {
color: var(--goldsmith-brown);
border-color: var(--goldsmith-brown);
}
.goldsmith-btn-border.goldsmith-btn-brown:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-brown);
}
.label-border.goldsmith-label-blue,
.goldsmith-btn-border.goldsmith-btn-blue {
color: var(--goldsmith-blue);
border-color: var(--goldsmith-blue);
}
.goldsmith-btn-border.goldsmith-btn-blue:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-blue);
}
.label-border.goldsmith-label-blue-dark,
.goldsmith-btn-border.goldsmith-btn-blue-dark {
color: var(--goldsmith-blue-dark);
border-color: var(--goldsmith-blue-dark);
}
.goldsmith-btn-border.goldsmith-btn-blue-dark:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-blue-dark);
}
.label-border.goldsmith-label-blue-soft,
.goldsmith-btn-border.goldsmith-btn-blue-soft {
color: var(--goldsmith-blue-dark);
border-color: var(--goldsmith-blue-soft);
}
.goldsmith-btn-border.goldsmith-btn-blue-soft:hover {
color: var(--goldsmith-blue-dark);
background-color: var(--goldsmith-blue-soft);
}
.label-border.goldsmith-label-purple,
.goldsmith-btn-border.goldsmith-btn-purple {
color: var(--goldsmith-primary);
border-color: var(--goldsmith-primary);
}
.goldsmith-btn-border.goldsmith-btn-purple:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-primary);
}
.label-border.goldsmith-label-purple-soft,
.goldsmith-btn-border.goldsmith-btn-purple-soft {
color: var(--goldsmith-primary);
border-color: var(--goldsmith-purple-soft);
}
.goldsmith-btn-border.goldsmith-btn-purple-soft:hover {
color: var(--goldsmith-primary);
background-color: var(--goldsmith-purple-soft);
}
.label-border.goldsmith-label-yellow,
.goldsmith-btn-border.goldsmith-btn-yellow {
color: var(--goldsmith-dark);
border-color: var(--goldsmith-yellow);
}
.goldsmith-btn-border.goldsmith-btn-yellow:hover {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-yellow);
}
.label-border.goldsmith-label-yellow-soft,
.goldsmith-btn-border.goldsmith-btn-yellow-soft {
color: var(--goldsmith-dark);
border-color: var(--goldsmith-purple-soft);
}
.goldsmith-btn-border.goldsmith-btn-yellow-soft:hover {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-yellow-soft);
}
.goldsmith-btn-radius {
border-radius: 30px;
}
.goldsmith-btn-square {
border-radius: 0;
}
.goldsmith-button-wrapper .goldsmith-btn.goldsmith-btn-text,
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-dark,
.goldsmith-btn-text .goldsmith-btn, .goldsmith-btn-text.goldsmith-btn {
font-size: 13px;
font-weight: 500;
padding: 0;
min-width: auto;
letter-spacing: 1px;
display: flex;
background: transparent;
border: none;
height: auto;
font-family: var(--goldsmith-font-heading);
color: var(--goldsmith-dark);
align-content: center;
align-items: center;
}
.goldsmith-button-wrapper .goldsmith-btn.goldsmith-btn-text:hover,
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-dark:hover,
.goldsmith-btn-text .goldsmith-btn:hover,
.goldsmith-btn-text.goldsmith-btn:hover {
background: transparent;
color: var(--goldsmith-dark);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-primary {
color: var(--goldsmith-primary);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-gray {
color: var(--goldsmith-gray);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-gray-soft {
color: var(--goldsmith-gray-soft);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-green {
color: var(--goldsmith-green);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-green-soft {
color: var(--goldsmith-green-soft);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-brown {
color: var(--goldsmith-brown);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-red {
color: var(--goldsmith-red);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-yellow {
color: var(--goldsmith-yellow);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-yellow-soft {
color: var(--goldsmith-yellow-soft);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-blue {
color: var(--goldsmith-blue);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-blue-dark {
color: var(--goldsmith-blue-dark);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-blue-soft {
color: var(--goldsmith-blue-soft);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-purple {
color: var(--goldsmith-primary);
}
.goldsmith-btn.goldsmith-btn-text.goldsmith-btn-purple-soft {
color: var(--goldsmith-purple-soft);
}
.goldsmith-label.goldsmith-bg-default {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-yellow);
} .goldsmith-input {
padding: 0 15px;
}
.goldsmith-input-large {
height: 48px;
}
.goldsmith-input-medium {
height: 38px;
font-size: 14px;
}
.goldsmith-input-small {
height: 33px;
font-size: 13px;
min-width: 160px;
} .goldsmith-bg-red-soft {
color: var(--goldsmith-red);
background-color: var(--goldsmith-red-soft);
}
.goldsmith-bg-green-soft {
color: var(--goldsmith-green);
background-color: var(--goldsmith-green-soft);
}
.goldsmith-bg-purple-soft {
color: var(--goldsmith-primary);
background-color: var(--goldsmith-purple-soft);
}
.goldsmith-bg-yellow-soft {
color: var(--goldsmith-dark);
background-color: var(--goldsmith-yellow-soft);
}
.goldsmith-bg-blue-soft {
color: var(--goldsmith-blue);
background-color: var(--goldsmith-blue-soft);
}
.goldsmith-bg {
background: var(--goldsmith-bg-soft);
}
.goldsmith-bg-primary {
color:var(--goldsmith-light);
border-color: var(--goldsmith-primary);
background-color: var(--goldsmith-primary);
}
.goldsmith-bg-primary:hover {
color:var(--goldsmith-light);
}
.goldsmith-bg-black {
color:var(--goldsmith-light);
border-color: var(--goldsmith-dark);
background-color: var(--goldsmith-dark);
}
.goldsmith-bg-black:hover {
color:var(--goldsmith-light);
opacity: 0.8;
}
.goldsmith-bg-gray {
color: var(--goldsmith-dark);
border-color: var(--goldsmith-dark);
background-color: var(--goldsmith-dark);
}
.goldsmith-bg-gray:hover {
color: var(--goldsmith-dark);
}
.goldsmith-bg-gray-soft {
color: var(--goldsmith-dark);
border-color: var(--goldsmith-gray-soft);
background-color: var(--goldsmith-gray-soft);
}
.goldsmith-bg-gray-soft:hover {
color: var(--goldsmith-dark);
}
.goldsmith-bg-gray-softer {
color: var(--goldsmith-dark);
border-color: var(--goldsmith-gray-softer);
background-color: var(--goldsmith-gray-softer);
}
.goldsmith-bg-gray-softer:hover {
color: var(--goldsmith-dark);
} .goldsmith-btn-border {
background-color:var(--goldsmith-light);
border: 2px solid var(--goldsmith-dark);
color: var(--goldsmith-dark);
}
.goldsmith-btn-border-primary {
background-color:var(--goldsmith-light);
color: var(--goldsmith-dark);
border: 2px solid var(--goldsmith-primary);
}
.goldsmith-btn-border-primary:hover {
color:var(--goldsmith-light);
background-color: var(--goldsmith-primary);
}
.goldsmith-btn-border-black {
background-color:var(--goldsmith-light);
color: var(--goldsmith-dark);
border: 0;
display: block;
padding: 0;
}
.goldsmith-btn-border-black:hover {
color:var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.goldsmith-btn-border-gray {
background-color:var(--goldsmith-light);
color: var(--goldsmith-dark);
border: 2px solid var(--goldsmith-dark);
}
.goldsmith-btn-border-gray:hover {
color:var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.goldsmith-btn-border-gray-soft {
background-color:var(--goldsmith-light);
color: var(--goldsmith-dark);
border: 2px solid var(--goldsmith-soft);
}
.goldsmith-btn-border-gray-soft:hover {
background-color: var(--goldsmith-soft);
}
.goldsmith-btn-border-gray-softer {
background-color:var(--goldsmith-light);
color: var(--goldsmith-dark);
border: 2px solid var(--goldsmith-gray-softer);
}
.goldsmith-btn-border-gray-softer:hover {
background-color: var(--goldsmith-gray-softer);
}  .goldsmith-list-disc ul,
ul.goldsmith-list-disc {
list-style: none;
}
.goldsmith-list-disc li,
ul.goldsmith-list-disc li {
position: relative;
}
.goldsmith-list-disc li:before,
ul.goldsmith-list-disc li:before {
position: absolute;
top: 10px;
left: -20px;
padding: 0;
border: 1px solid var(--goldsmith-gray);
display: flex;
align-items: center;
justify-content: center;
border-radius: 10px;
line-height: 1;
width: 8px;
height: 8px;
content: "";
}
.goldsmith-list-disc li:after,
ul.goldsmith-list-disc li:after {
position: absolute;
top: 13px;
left: -17px;
padding: 0;
background: var(--goldsmith-dark);
display: flex;
align-items: center;
justify-content: center;
border-radius: 10px;
line-height: 1;
width: 2px;
height: 2px;
content: "";
}  .goldsmith-breadcrumb li {
list-style: none;
}
.goldsmith-breadcrumb li,
.goldsmith-breadcrumb li a,
.woocommerce-breadcrumb a {
display: inline-block;
color: var(--goldsmith-dark);
padding: 0;
max-width: 100%;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.3px;
}
nav.woocommerce-breadcrumb a:after,
.breadcrumb-item+.breadcrumb-item::before {
content: "";
display: inline-block;
padding-right: 0;
width: 4px;
height: 4px;
background-color: var(--goldsmith-gray);
border-radius: 50%;
margin-bottom: 2px;
margin-right: 10px;
margin-left: 10px;
}
@media (max-width: 576px) {
.has-default-header-type-default:not(.elementor-page) .section-padding {
padding-bottom: 90px;
}
.goldsmith-page-hero-content .page-title {
font-size: 19px;
}
.goldsmith-breadcrumb li,
.goldsmith-breadcrumb li a {
font-size: 11px;
}
.breadcrumb-item+.breadcrumb-item::before {
margin-right: 5px;
margin-left: 5px;
}
}  .nt-logo img {
max-width: 200px;
}
.goldsmith-header-mobile-sidebar-logo .nt-logo img {
max-width: 80px;
}
a.nt-logo.logo-type-text {
position: relative;
display: block;
line-height: 1;
}
.header-text-logo {
font-size: 24px;
font-weight: 800;
line-height: 1;
display: block;
color: var(--goldsmith-dark);
font-family: var(--goldsmith-font-heading);
text-transform: uppercase;
}
.goldsmith-header-mobile-sidebar-logo .header-text-logo-mini,
.header-text-logo-mini {
display: none;
}
.scroll-start .has-sticky-logo .main-logo,
.has-sticky-logo .sticky-logo {
display: none;
}
.scroll-start .has-sticky-logo .sticky-logo {
display: block;
}
@media(max-width:768px) {
.header-text-logo {
line-height: 1;
}
.nt-logo img {
max-width: 130px;
}
}  .loading-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color:var(--goldsmith-light);
display: none;
align-items: center;
justify-content: center;
z-index: 5;
}
.product-loading .loading-wrapper,
.mfp-ajax-cur .mfp-preloader .loading-wrapper,
.tab-loading .loading-wrapper,
.loading .loading-wrapper {
display: flex;
}
.wpcf7-form.submitting .goldsmith-btn:not(.loading) .loading-wrapper {
display: flex;
margin: 1px;
height: 95%;
width: 99%;
}
.wpcf7-form.submitting .ajax-loader::before,
.wpcf7-form.submitting .ajax-loader::after,
.wpcf7-form .ajax-loader::before,
.wpcf7-form .ajax-loader::after,
.mfp-ajax-cur .mfp-preloader .ajax-loading::before,
.mfp-ajax-cur .mfp-preloader .ajax-loading::after .tab-loading .ajax-loading::before,
.tab-loading .ajax-loading::after .loading .ajax-loading::before,
.loading .ajax-loading::after {
animation: dotFlashing 1s infinite alternate;
animation-delay: 0s;
}
.wpcf7-form.submitting .ajax-loader::before,
.wpcf7-form.submitting .ajax-loader::after,
.wpcf7-form .ajax-loader::before,
.wpcf7-form .ajax-loader::after,
.ajax-loading::before,
.ajax-loading::after {
content: '';
display: inline-block;
position: absolute;
top: 0;
}
.wpcf7-form .ajax-loader,
.ajax-loading {
position: relative;
width: 10px;
height: 10px;
border-radius: 5px;
background-color: var(--goldsmith-dark);
color: var(--goldsmith-dark);
}
.wpcf7-form .ajax-loader,
.product-loading .ajax-loading,
.mfp-ajax-cur .mfp-preloader .ajax-loading,
.tab-loading .ajax-loading,
.loading .ajax-loading {
animation: dotFlashing 1s infinite linear alternate;
animation-delay: .5s;
}
.wpcf7-form .ajax-loader::before,
.wpcf7-form .ajax-loader::after,
.ajax-loading::before,
.ajax-loading::after {
content: '';
display: inline-block;
position: absolute;
top: 0;
}
.wpcf7-form .ajax-loader::before,
.wpcf7-form .ajax-loader::after,
.mfp-ajax-cur .mfp-preloader .ajax-loading::before,
.mfp-ajax-cur .mfp-preloader .ajax-loading::after .tab-loading .ajax-loading::before,
.tab-loading .ajax-loading::after .loading .ajax-loading::before,
.loading .ajax-loading::after {
animation: dotFlashing 1s infinite alternate;
animation-delay: 0s;
}
.ajax-loading::before {
left: -15px;
width: 10px;
height: 10px;
border-radius: 5px;
background-color: var(--goldsmith-dark);
color: var(--goldsmith-dark);
}
.ajax-loading::after {
left: 15px;
width: 10px;
height: 10px;
border-radius: 5px;
background-color: var(--goldsmith-dark);
color: var(--goldsmith-dark);
}
.has-default-header-type-dark .goldsmith-header-mobile .ajax-loading::before,
.has-default-header-type-dark .goldsmith-header-mobile .ajax-loading::after,
.has-default-header-type-dark .goldsmith-side-panel .ajax-loading::before,
.has-default-header-type-dark .goldsmith-side-panel .ajax-loading::after,
.has-default-header-type-dark .goldsmith-popup-search-panel .ajax-loading::before,
.has-default-header-type-dark .goldsmith-popup-search-panel .ajax-loading::after {
background-color:var(--goldsmith-light);
color:var(--goldsmith-light);
}
@keyframes dotFlashing {
0% {
background-color: var(--goldsmith-dark);
}
50%,
100% {
background-color: var(--goldsmith-gray);
}
}  .goldsmith-mfp-close,
.goldsmith-filter-close,
.goldsmith-panel-close-button,
.goldsmith-panel-close.no-bar {
border-radius: 50%;
background: rgba(255, 255, 255, 0.7);
border: 9px solid transparent;
color: var(--goldsmith-dark);
width: 36px;
height: 36px;
display: inline-flex;
justify-content: center;
align-items: center;
position: relative;
cursor: pointer;
}
.goldsmith-filter-close {
background: var(--goldsmith-gray-soft);
width: 30px;
height: 30px;
}
.goldsmith-mfp-close {
position: absolute;
top: 15px;
right: 15px;
z-index: 999999;
opacity: 1;
}
.panel-header .goldsmith-panel-close-button {
background: var(--goldsmith-gray-soft);
margin-bottom: 0;
}
.goldsmith-mfp-close:before,
.goldsmith-mfp-close:after,
.goldsmith-filter-close:before,
.goldsmith-filter-close:after,
.goldsmith-panel-close-button:before,
.goldsmith-panel-close-button:after,
.goldsmith-panel-close.no-bar:before,
.goldsmith-panel-close.no-bar:after {
content: '';
position: absolute;
height: 2px;
width: 90%;
top: 46%;
left: 1px;
transform-origin: 50% 50%;
background-color: var(--goldsmith-dark);
opacity: 1;
-moz-transition: -moz-transform ease 0.25s;
-webkit-transition: -webkit-transform ease 0.25s;
-o-transition: -o-transform ease 0.25s;
-ms-transition: -ms-transform ease 0.25s;
transition: transform ease 0.25s;
}
.goldsmith-mfp-close:hover:before,
.goldsmith-mfp-close:hover:after,
.goldsmith-filter-close:hover:before,
.goldsmith-filter-close:hover:after,
.goldsmith-panel-close-button:hover:before,
.goldsmith-panel-close-button:hover:after,
.goldsmith-panel-close.no-bar:hover:before,
.goldsmith-panel-close.no-bar:hover:after {
background-color: var(--goldsmith-dark);
}
.goldsmith-mfp-close:before,
.goldsmith-filter-close:before,
.goldsmith-panel-close-button:before,
.goldsmith-panel-close.no-bar:before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.goldsmith-mfp-close:after,
.goldsmith-filter-close:after,
.goldsmith-panel-close-button:after,
.goldsmith-panel-close.no-bar:after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.goldsmith-mfp-close:hover:after,
.goldsmith-filter-close:hover:after,
.goldsmith-panel-close-button:hover:after,
.goldsmith-panel-close.no-bar:hover:after {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.goldsmith-mfp-close:hover:before,
.goldsmith-filter-close:hover:before,
.goldsmith-panel-close-button:hover:before,
.goldsmith-panel-close.no-bar:hover:before {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}  .wpcf7-form-control-wrap {
display: block;
}
.goldsmith-cf7-form-wrapper form.wpcf7-form {
display: flex;
flex-wrap: wrap;
margin-top: calc(-1 * var(--bs-gutter-y));
margin-right: calc(-.5 * var(--bs-gutter-x));
margin-left: calc(-.5 * var(--bs-gutter-x));
}
.goldsmith-cf7-form-wrapper form.wpcf7-form>* {
box-sizing: border-box;
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--bs-gutter-x) * .5);
padding-left: calc(var(--bs-gutter-x) * .5);
margin-top: var(--bs-gutter-y);
}
.goldsmith-cf7-form-wrapper form.wpcf7-form .wpcf7-form-control-wrap input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
.goldsmith-cf7-form-wrapper form.wpcf7-form .wpcf7-form-control-wrap>label,
.goldsmith-cf7-form-wrapper form.wpcf7-form .wpcf7-form-control-wrap select,
.goldsmith-cf7-form-wrapper form.wpcf7-form .wpcf7-form-control-wrap textarea {
width: 100%;
margin-bottom: 10px;
}
.goldsmith-cf7-form-wrapper form.wpcf7-form input[type="submit"],
.goldsmith-cf7-form-wrapper form.wpcf7-form button.wpcf-7-submit {
display: inline-block;
} .goldsmith-footer-newsletter-form-2 {
position: relative;
}
.goldsmith-footer-newsletter-form-2 .goldsmith-footer-newsletter-form-2-button input {
position: absolute;
right: 0;
top: 0;
width: 100px;
border: 1px solid var(--goldsmith-dark);
}
.goldsmith-footer-newsletter-form-2 .goldsmith-footer-newsletter-form-2-button input {
background: var(--goldsmith-dark);
color:var(--goldsmith-light);
}
.goldsmith-footer-newsletter-form-2 .goldsmith-footer-newsletter-form-2-button .wpcf7-spinner {
position: absolute;
top: 11px;
right: 20px;
}
.nt-cf7-form-wrapper .wpcf7-response-output {
display: none !important;
}
.goldsmith-footer-newsletter-form-2 .goldsmith-footer-newsletter-form-2-input input {
border-color: var(--goldsmith-dark);
}
.goldsmith-footer-newsletter-form-1 .goldsmith-footer-newsletter-form-1-input input {
width: 100%;
text-align: center;
margin-bottom: 10px;
}
.wpcf7 form.sent .wpcf7-response-output {
color: var(--goldsmith-success);
}  .has-header-sidebar .section-padding > .container {
padding: 0;
}
.has-header-sidebar .header-spacer {
display: none;
}
.has-header-sidebar .site-content {
width: calc(100% - 360px);
min-height: 100vh;
margin-left: 360px;
}
.has-header-sidebar.header-sidebar-position-right .site-content {
margin-left: auto;
margin-right: 360px;
}
.goldsmith-main-sidebar-header .elementor-section .elementor-container {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.goldsmith-main-sidebar-header .elementor-section .elementor-container .elementor-column {
width: 100%;
}
body.has-header-sidebar .elementor-element.elementor-element-af676c3 .goldsmith-category-item {
-ms-flex: 0 0 calc(100% / 2 );
flex: 0 0 calc(100% / 2 );
max-width: calc(100% / 2 );
}
body.has-header-sidebar.header-sidebar-color-dark .elementor-462 .elementor-heading-title,
body.has-header-sidebar.header-sidebar-color-dark .elementor-element.elementor-element-ad2503e .elementor-icon-list-text {
color: var(--goldsmith-light);
}
body.has-header-sidebar.header-sidebar-color-dark .goldsmith-main-sidebar-header .elementor-462 .goldsmith-btn {
border: 1px solid var(--goldsmith-dark-border);
}
.header-sidebar-position-right .goldsmith-side-panel,
.goldsmith-header-mobile.after-sidebar-header {
z-index: 999;
max-width: 360px;
} .goldsmith-main-sidebar-header .goldsmith-mobile-header-actions {
margin-bottom: 40px;
}
.goldsmith-main-sidebar-header .logo {
max-width: 100%;
}
.goldsmith-main-sidebar-header,
.goldsmith-main-sidebar-header.goldsmith-active {
position: fixed;
top: 0;
left: 0;
width: 100%;
max-width: 360px;
min-width: 240px;
height: 100%;
z-index: 999;
background:var(--goldsmith-light);
padding: 90px 40px 60px;
border-right: 1px solid var(--goldsmith-gray);
opacity: 1;
will-change: transform;
-webkit-transition: opacity .55s ease,transform .25s ease;
transition: opacity .55s ease,transform .25s ease;
-webkit-transform: translateX(0%);
transform: translateX(0%);
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: space-between;
overflow-y: hidden;
}
.page-loaded .goldsmith-main-sidebar-header,
.page-loaded .goldsmith-main-sidebar-header.goldsmith-active {
overflow: hidden;
overflow-y: auto;
}
.has-header-sidebar:not(.header-sidebar-position-right) .goldsmith-side-panel {
left: 0;
right: auto;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
max-width: 360px;
z-index: 999;
}
.has-header-sidebar:not(.header-sidebar-position-right) .goldsmith-side-panel.active {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.has-header-sidebar:not(.header-sidebar-position-right) .panel-content .panel-content-item {
left: 0;
right: auto;
-moz-transform: translateX(-150%);
-ms-transform: translateX(-150%);
-webkit-transform: translateX(-150%);
transform: translateX(-150%);
}
.has-header-sidebar:not(.header-sidebar-position-right) .panel-content .panel-content-item.active {
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.header-sidebar-position-right .goldsmith-main-sidebar-header,
.header-sidebar-position-right .goldsmith-main-sidebar-header.goldsmith-active {
left: auto;
right: 0;
border: 0;
border-left: 1px solid var(--goldsmith-gray);
}
.header-sidebar-position-right .goldsmith-header-mobile.after-sidebar-header,
.header-sidebar-position-right .goldsmith-header-mobile.after-sidebar-header .action-content {
left: auto;
right: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.header-sidebar-position-right .goldsmith-header-mobile.after-sidebar-header.active,
.header-sidebar-position-right .goldsmith-header-mobile.after-sidebar-header .action-content.active {
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.goldsmith-main-sidebar-inner.second-menu {
margin-top: 15px;
padding-top: 15px;
border-top: 1px solid var(--goldsmith-gray);
}
.goldsmith-main-sidebar-header > div{
width: 100%;
}
.goldsmith-main-sidebar-inner {
max-height: calc(100vh - 300px);
overflow-y: auto;
}
.goldsmith-main-sidebar-header ul {
list-style: none;
}
.goldsmith-main-sidebar-header .primary-menu li,
.goldsmith-main-sidebar-header .primary-menu li > a {
position: relative;
}
.goldsmith-main-sidebar-header .primary-menu > li > a,
.goldsmith-main-sidebar-header .submenu > li > a {
display: flex;
align-items: center;
}
.goldsmith-main-sidebar-header .primary-menu>li>a {
font-size: 20px;
font-weight: 800;
font-family: var(--goldsmith-font-heading);
text-transform: capitalize;
}
.goldsmith-main-sidebar-header .second-menu .primary-menu>li>a {
font-size: 13px;
text-transform: uppercase;
}
.goldsmith-main-sidebar-header .second-menu .primary-menu>li>a:hover {
color: var(--goldsmith-primary);
}
.goldsmith-main-sidebar-header .submenu > li {
font-size: 16px;
}
.goldsmith-main-sidebar-header .primary-menu li + li {
margin-top: 5px;
}
.goldsmith-main-sidebar-header .dropdown-btn {
position: absolute;
right: 0;
cursor: pointer;
z-index: 1;
font-size: 12px;
font-weight: bold;
transform: rotate(-180deg);
}
.goldsmith-main-sidebar-header .goldsmith-active > a .dropdown-btn {
transform: rotate(0deg);
}
.goldsmith-main-sidebar-header .submenu {
display: none;
}
.goldsmith-main-sidebar-header .submenu:not(.item-shortcode-wrapper) {
padding: 15px 0px 10px 15px;
}
.goldsmith-main-sidebar-header .item-shortcode-wrapper {
margin-top: 15px;
}
.goldsmith-main-sidebar-header .header-top-buttons {
display: flex;
align-items: center;
justify-content: flex-start;
margin: 30px 0;
}
.goldsmith-main-sidebar-header .top-action-btn {
position: relative;
display: flex;
align-items: center;
margin-right: 30px;
}
.goldsmith-main-sidebar-header .top-action-btn .goldsmith-wc-count {
left: auto;
right: -15px;
top: -6px;
}
.goldsmith-main-sidebar-header .search-area-top {
margin-bottom: 0;
}
.goldsmith-mobile-header {
display: flex;
align-items: center;
justify-content: space-between;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 80px;
background: var(--goldsmith-light);
z-index: 99;
padding: 0 20px;
}
.goldsmith-mobile-header-spacer {
position: relative;
height: 80px;
}
.admin-bar .goldsmith-mobile-header {
top: 32px;
}
.goldsmith-mobile-header-actions {
display: flex;
align-items: center;
justify-content: space-between;
line-height: 1;
}
.goldsmith-mobile-header-actions span {
display: inline-flex;
align-items: center;
}
.goldsmith-mobile-header-actions > span + span {
margin-left: 15px;
}
.sidebar-menu-active .goldsmith-bottom-mobile-nav {
z-index: 97;
}
.goldsmith-main-sidebar-inner.second-menu {
margin-top: 30px;
padding-top: 35px;
border-top: 1px solid var(--goldsmith-gray);
}
.goldsmith-sidebar-extra-content {
margin-top: 30px;
}
.goldsmith-sidebar-extra-content ul {
display:flex;
align-items: center;
}
.goldsmith-sidebar-extra-content ul li {
margin-right: 12px;
}
.goldsmith-sidebar-extra-content ul li a {
color: var(--goldsmith-gray-dark);
} .sliding-menu {
position: relative;
overflow: hidden;
background-color: transparent;
text-align: left;
font-size: 18px;
}
.sliding-menu__panel {
position: absolute;
top: 0;
left: 100%;
width: 100%;
overflow: hidden;
overflow-y: auto;
}
.sliding-menu li {
padding: 0;
margin: 0;
list-style: none;
text-transform: capitalize;
}
.sliding-menu .sliding-menu-inner li a, .sliding-menu li .sliding-menu__nav {
display: block;
position: relative;
padding: 6px 0;
text-align: left;
font-size: 14px;
line-height: 1;
font-weight: 400;
color: var(--goldsmith-gray-dark);
text-decoration: none;
border-width: 0;
width: 100%;
cursor: pointer;
background-color: transparent;
-webkit-transition: color 250ms ease, background-color 250ms ease;
-moz-transition: color 250ms ease, background-color 250ms ease;
-o-transition: color 250ms ease, background-color 250ms ease;
transition: color 250ms ease, background-color 250ms ease;
}
.sliding-menu li a:hover,
.sliding-menu li .sliding-menu__nav:hover {
background: none;
}
.sliding-menu li.current-menu-parent>.sliding-menu__nav,
.sliding-menu li.current-menu-item>.sliding-menu__nav,
.sliding-menu li.current-menu-item>a,
.sliding-menu li a:hover,
.sliding-menu li.active a,
.sliding-menu li .sliding-menu__nav:hover {
color: var(--goldsmith-dark);
}
.sliding-menu .sliding-menu__nav:before,
.sliding-menu .sliding-menu__back:before{
content: '\f113';
font-family: "ninetheme-font";
color: currentColor;
font-size: 9px;
position: absolute;
top: 10px;
right: 0;
font-weight: bold;
}
.sliding-menu .sliding-menu__nav:before{
content: '\f113';
}
.sliding-menu .sliding-menu__back:before{
content: '\f114';
}
.sliding-menu li .sliding-menu__nav.sliding-menu__back {
position: relative;
margin-bottom: 10px;
color: var(--goldsmith-dark);
font-weight: 500;
}
.sliding-menu .sliding-menu__back:after {
content: "";
border-bottom: 0px solid var(--goldsmith-dark);
height: 1px;
width: 100%;
position: absolute;
bottom: 0;
left: 0px;
opacity: 0.1;
}
.sliding-menu .sliding-menu__icon {
margin-right: .4em;
}
.sliding-menu .sliding-menu__separator {
margin: .4em 1em;
border-top: 2px solid #555;
}
li.item-shortcode-li,
li.sliding-menu-inner {
max-height: 400px;
overflow: hidden;
overflow-y: auto;
}  .goldsmith-sidemenu-lang-switcher {
display: flex;
width: 100%;
align-items: center;
margin-top: 35px;
padding-top: 10px;
border-top: 1px solid var(--goldsmith-gray);
}
.goldsmith-sidemenu-lang-switcher .lang-blobe-icon {
margin-right: 10px;
margin-top: 10px;
}
.goldsmith-sidemenu-lang-switcher .sliding-menu {
width: 100%;
}
.goldsmith-sidemenu-lang-switcher .sliding-menu .sliding-menu-inner li .sliding-menu__nav {
padding: 6px 0;
font-size: 14px;
}  .search-area-top:not(.active) {
opacity: 0;
}
.search-area-top {
display: flex;
align-items: center;
justify-content: flex-start;
width: 100%;
border-bottom: 1px solid var(--goldsmith-gray);
margin-bottom: 20px;
position: relative;
}
.search-area-top input {
width: 100%;
border: none;
border-radius: 0;
background: transparent;
padding: 12px 30px !important;
}
.search-area-top svg {
fill: var(--goldsmith-gray);
position: absolute;
}
.search-icon.loading {
position: relative;
display: flex;
align-items: center;
justify-content: flex-end;
right: 15px;
}
.search-icon:not(.loading) .ajax-loading {
display: none;
} .header-sidebar-color-dark .goldsmith-main-sidebar-header,
.header-sidebar-color-dark .goldsmith-main-sidebar-header.goldsmith-active {
background: var(--goldsmith-dark);
border-right: 1px solid #000;
}
.header-sidebar-color-dark .goldsmith-header-mobile.after-sidebar-header {
background: var(--goldsmith-dark);
}
.header-sidebar-color-dark .header-text-logo,
.header-sidebar-color-dark .goldsmith-main-sidebar-header .primary-menu > li > a,
.header-sidebar-color-dark .goldsmith-main-sidebar-header .submenu > li > a,
.header-sidebar-color-dark .sliding-menu .sliding-menu-inner li a,
.header-sidebar-color-dark .sliding-menu li .sliding-menu__nav,
.header-sidebar-color-dark .goldsmith-main-sidebar-header .goldsmith-svg-icon {
color: var(--goldsmith-light);
}
.header-sidebar-color-dark .header-text-logo:hover,
.header-sidebar-color-dark .goldsmith-main-sidebar-header .primary-menu > li > a:hover,
.header-sidebar-color-dark .goldsmith-main-sidebar-header .primary-menu > li.goldsmith-active > a,
.header-sidebar-color-dark .goldsmith-main-sidebar-header .submenu > li > a:hover,
.header-sidebar-color-dark .goldsmith-main-sidebar-header .submenu > li.goldsmith-active > a,
.header-sidebar-color-dark .sliding-menu .sliding-menu-inner li a:hover,
.header-sidebar-color-dark .sliding-menu li .sliding-menu__nav:hover {
color: var(--goldsmith-primary);
}
.header-sidebar-color-dark .goldsmith-main-sidebar-header .goldsmith-svg-icon {
fill: var(--goldsmith-light);
}
.header-sidebar-color-dark .goldsmith-main-sidebar-inner.second-menu {
border-color: var(--goldsmith-dark-border);
}
.header-sidebar-color-dark .goldsmith-shop-popup-notices:not(.active) {
right: 0;
}
.goldsmith-main-sidebar-header a.account-page-link {
display: inline-flex;
}
@media(min-width:1201px) {
.has-header-sidebar .goldsmith-mobile-header-spacer,
.has-header-sidebar .goldsmith-mobile-header,
.has-header-sidebar .goldsmith-mobile-menu-close-trigger  {
display: none;
}
}
@media(max-width:1200px) {
.goldsmith-landscape .goldsmith-main-sidebar-header.goldsmith-active {
max-width: 100%;
flex-direction: row;
}
.goldsmith-landscape .goldsmith-mobile-header-bottom {
padding-left: 40px;
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
}
.goldsmith-landscape .goldsmith-main-sidebar-inner {
max-height: calc(100vh - 140px);
}
.goldsmith-landscape .goldsmith-main-sidebar-header .header-top-buttons {
justify-content: flex-end;
margin-top: 0;
}
.goldsmith-landscape .goldsmith-main-sidebar-header .header-top-buttons > div + div {
margin-left: 20px;
}
.goldsmith-landscape .goldsmith-main-sidebar-header .autocomplete-suggestions {
max-width: 100% !important;
}
.goldsmith-landscape .goldsmith-main-sidebar-header .goldsmith-mobile-header-actions {
margin-bottom: 20px;
}
.has-header-sidebar .site-content-inner {
width: 100%;
}
.goldsmith-main-sidebar-header {
opacity: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.has-header-sidebar .site-content {
margin-left: 0px;
width: 100%;
}
.has-header-sidebar.header-sidebar-position-right .site-content {
margin: 0px;
}
.goldsmith-main-sidebar-header .primary-menu>li>a {
font-size: 18px;
}
.goldsmith-main-sidebar-inner.second-menu {
padding-top: 25px;
}
.goldsmith-sidemenu-lang-switcher {
display: flex;
width: 100%;
align-items: center;
margin-top: 25px;
padding-top: 15px;
border-top: 1px solid var(--goldsmith-gray);
}
}
@media(max-width:992px) {
.has-header-sidebar .content-container {
padding: 0px 20px;
}
}
@media(max-width:768px) {
.admin-bar .goldsmith-mobile-header {
top: 46px;
}
.admin-bar .goldsmith-main-sidebar-header.goldsmith-active {
top: 46px;
max-height: calc(100% - 46px);
}
.admin-bar.scroll-start .goldsmith-main-sidebar-header.goldsmith-active {
top: 0;
max-height: calc(100%);
}
}
@media(max-width:600px) {
.goldsmith-main-sidebar-header.goldsmith-active {
max-width: 100%;
padding: 20px 30px 30px;
}
.site-content:before {
content: none;;
display: none;
}
.admin-bar .goldsmith-mobile-header {
top: 46px;
}
.admin-bar.scroll-start .goldsmith-mobile-header {
top: 0px;
}
li.sliding-menu-inner {
max-height: 300px;
}
.goldsmith-sidemenu-lang-switcher li.sliding-menu-inner {
max-height: 100px;
}
.goldsmith-sidemenu-lang-switcher {
margin-top: 20px;
}
} .goldsmith-bottom-mobile-nav {
position: fixed;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 4rem;
bottom: 0;
left: 0;
background-color:var(--goldsmith-light);
-webkit-box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 30%);
-moz-box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, .3);
box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 30%);
z-index: 102;
padding-top: 5px;
will-change: transform;
-webkit-transition: opacity 0.25s ease, ease;
transition: opacity 0.25s ease, transform 0.25s ease;
opacity: 0;
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.goldsmith-overlay-open .goldsmith-bottom-mobile-nav,
body:not(.scroll-start) .goldsmith-bottom-mobile-nav.show-onscroll {
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-webkit-transform: translateY(100%);
transform: translateY(100%);
opacity: 0;
}
.goldsmith-bottom-mobile-nav .mobile-nav-wrapper {
width: 100%;
padding-left: 20px;
padding-right: 20px;
}
.goldsmith-bottom-mobile-nav .mobile-nav-wrapper>ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin: 0;
padding: 0;
list-style: none;
}
.goldsmith-bottom-mobile-nav .menu-item a {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-decoration: none;
color: var(--goldsmith-gray-dark);
}
.goldsmith-bottom-mobile-nav .menu-item svg {
max-width: 22px;
max-height: 22px;
}
.goldsmith-bottom-mobile-nav .menu-item i {
font-size: 20px;
}
.goldsmith-bottom-mobile-nav .menu-item a,
.goldsmith-bottom-mobile-nav .menu-item a span {
font-size: 12px;
}
.goldsmith-bottom-mobile-nav .menu-item a span.goldsmith-wc-count,
.goldsmith-bottom-mobile-nav .goldsmith-wc-count {
width: 18px;
height: 18px;
left: -17px;
top: 2px;
font-size: 9px;
}
@media screen and (max-width: 1024px) {
.goldsmith-bottom-mobile-nav.active,
.goldsmith-bottom-mobile-nav.show-allways,
.scroll-start .goldsmith-bottom-mobile-nav.show-onscroll {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.has-bottom-mobile-nav .scroll-to-top {
right: 15px;
bottom: 80px;
}
.has-bottom-mobile-nav .goldsmith-product-bottom-popup-cart.active:not(.relative) {
bottom: 64px;
}
body.bottom-popup-cart-active.has-bottom-mobile-nav .scroll-to-top {
bottom: 150px;
}
body.has-bottom-mobile-nav {
padding-bottom: 64px;
}
}  .goldsmith-page-hero {
position: relative;
overflow: hidden;
background-color: var(--goldsmith-gray-soft);
border-bottom: 1px solid var(--goldsmith-border);
border-top: 1px solid var(--goldsmith-border);
margin: 1px auto 0;
padding: 30px 0;
background-size: cover;
background-position: center;
display: flex;
align-items: center;
}
.has-default-header-type-trans .goldsmith-page-hero {
padding-top: 80px;
padding-bottom: 50px;
height: 400px;
}
.has-header-sidebar .goldsmith-page-hero {
padding: 80px 50px;
}
.has-header-sidebar .page-hero-small {
padding: 40px 55px;
}
.goldsmith-page-hero picture img,
.goldsmith-page-hero > img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.goldsmith-page-hero-content .page-title {
margin-bottom: 0px;
-ms-word-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
font-size: 26px;
}
.breadcrumb-trail.goldsmith-breadcrumbs {
margin-bottom: 10px;
}
.page-hero-mini .goldsmith-page-hero-content {
-webkit-box-pack: space-between;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
}
@media (max-width: 1200px) {
.has-header-sidebar .goldsmith-page-hero {
padding: 80px 20px;
}
}
@media (max-width: 768px) {
.page-hero-mini .goldsmith-page-hero-content {
flex-direction: column;
}
}  .goldsmith-main-slider .goldsmith-slide-inner {
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 50px;
text-align: left;
position: relative;
}
.goldsmith-slide-item-link {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 3;
}
.goldsmith-main-slider .goldsmith-slide-inner img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.goldsmith-main-slider .slide-item-content {
max-width: 600px;
z-index: 1;
}
.goldsmith-main-slider .goldsmith-slide-inner.has-overlay:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
}
.goldsmith-slide-head {
font-size: 12vw;
margin: 0;
color:var(--goldsmith-light);
z-index: 1;
}
.goldsmith-slide-text {
position: relative;
font-size: 1.5em;
margin: 30px 0;
cursor: default;
color:var(--goldsmith-light);
}
.goldsmith-slide-link-wrapper {
display: flex;
}
.goldsmith-slide-link-wrapper a + a {
margin-left: 10px;
}
.goldsmith-slideshow .style-btn {
position: relative;
font-size: 1em;
font-weight: bold;
padding: 1em 2em;
display: block;
color: var(--goldsmith-black);
background:var(--goldsmith-light);
transition: color 0.3s, background 0.3s;
}
.goldsmith-swiper-theme-style.goldsmith-main-slider .swiper-pagination-bullets {
position: absolute;
top: auto;
left: 0;
bottom: 30px;
right: 0;
text-align: center;
margin: 0px;
}
.goldsmith-main-slider .has-animation:not(.animated) {
visibility: hidden;
}  .goldsmith-slideshow {
width: 100%;
height: 100vh;
position: relative;
overflow: hidden;
}
.goldsmith-slides {
position: absolute;
width: 100%;
height: 100%;
}
.goldsmith-slide {
position: absolute;
width: 100%;
height: 100%;
overflow: hidden;
opacity: 0;
pointer-events: none;
display: flex;
flex-direction: column;
align-content: center;
justify-content: center;
align-items: center;
padding:20px;
}
.goldsmith-slide-img:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.2);
z-index: 1;
}
.goldsmith-slide-title,
.goldsmith-slide-desc,
.goldsmith-slide-link {
z-index: 2;
}
.goldsmith-slide-current {
opacity: 1;
pointer-events: auto;
}
.goldsmith-slide-img {
position: absolute;
top: -200px;
left: -200px;
width: calc(100% + 400px);
height: calc(100% + 400px);
background-size: cover;
background-position: 50% 50%;
}
.goldsmith-slidenav {
position: absolute;
width: 300px;
margin-left: -150px;
left: 50%;
bottom: 0;
text-align: center;
padding: 2em;
z-index: 3;
color: #fff;
}
.goldsmith-slidenav-item {
border: 0;
background: none;
font-weight: bold;
color: #fff;
display: inline-block;
margin: 0 10px;
cursor: pointer;
}
.goldsmith-slidenav-item:focus {
outline: none;
}
.goldsmith-slidenav-item:hover {
color: var(--goldsmith-primary);
}
.goldsmith-slideshow .shape {
position: absolute;
width: 100%;
height: 100%;
fill: var(--goldsmith-gray-soft);
top: 0;
pointer-events: none;
}
.goldsmith-slide-title {
position: relative;
font-size: 12vw;
margin: 0;
cursor: default;
line-height: 1;
color: #fff;
}
.goldsmith-slide-desc {
position: relative;
font-size: 1.5em;
margin: 0 0 2em 0;
cursor: default;
color: #fff;
padding: 0 1em;
text-align: center;
}
.goldsmith-slide-link-wrapper {
display: flex;
}
.goldsmith-slide-link-wrapper a + a {
margin-left: 10px;
}
.goldsmith-slideshow .style-btn {
position: relative;
font-size: 1em;
font-weight: bold;
padding: 1em 2em;
display: block;
color: var(--goldsmith-black);
background: #fff;
transition: color 0.3s, background 0.3s;
}
.goldsmith-slide-link:hover {
color: #fff;
background: var(--goldsmith-black);
}
.goldsmith-slide-link2 {
color: #fff;
background: var(--goldsmith-black);
}
.goldsmith-slide-link2:hover {
background: #fff;
color: var(--goldsmith-black);
}  .goldsmith-category-item .goldsmith-category-item-inner {
text-align: center;
position: relative;
margin-top: 10px;
}
.goldsmith-category-item .goldsmith-category-count {
position: absolute;
top: -7px;
right: 30px;
width: 30px;
height: 30px;
background: var(--goldsmith-dark);
color: var(--goldsmith-light);
border-radius: 30px;
display: flex;
align-items: center;
justify-content: center;
font-size: 12px;
line-height: 1;
z-index: 1;
}
.goldsmith-category-item .goldsmith-category-thumb {
border: 2px solid var(--goldsmith-gray);
border-radius: 100%;
position: relative;
padding-bottom: 100%;
}
.goldsmith-category-item .goldsmith-category-thumb img {
position: absolute;
object-fit: cover;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
max-width:70%;
}
.goldsmith-category-content .goldsmith-category-title,
.goldsmith-category-content .goldsmith-category-description {
margin: 0;
text-transform: uppercase;
font-size: 12px;
letter-spacing: 1px;
text-align: center;
}
.goldsmith-category-item .goldsmith-category-content {
margin-top: 10px;
}
.goldsmith-category-content .goldsmith-category-title+.goldsmith-category-description {
margin-top: 15px;
color: var(--goldsmith-dark);
}
.goldsmith-product-category-slider .slick-list {
margin-left: -15px;
margin-right: -15px;
}
.goldsmith-product-category-slider .goldsmith-category-item {
padding: 0 15px;
}  .woo-products-grid-masonry .goldsmith-products.row .product:not(.goldsmith-product-type-7) img {
width: 100%;
}
@media (min-width: 1200px) {
.woo-products-grid-masonry .styler-products.row {
grid-template-columns: repeat(5,1fr);
}
}
@media (min-width: 992px) {
.woo-products-grid-masonry .goldsmith-products.row {
display: grid;
grid-template-columns: repeat(4,1fr);
}
.woo-products-grid-masonry .goldsmith-products.row .product:not(.goldsmith-product-type-7) {
display: inline-grid;
width: 100%;
}
.woo-products-grid-masonry .goldsmith-products.row .product:not(.goldsmith-product-type-7):nth-child(1) {
grid-column: span 2;
grid-row: span 2;
width: 100%;
}
}  .goldsmith-hero-banner-product-slider .banner-details-col,
.goldsmith-hero-banner-product-slider .banner-image-col {
align-items: center;
display: inline-flex;
justify-content: flex-start;
}
.goldsmith-hero-banner-product-slider .container,
.goldsmith-hero-banner-product-slider .hero-banner-slide-row {
height: 100%;
}
.goldsmith-hero-banner-product-slider .banner-details-wrapper>* {
width: 100%;
}
.goldsmith-hero-banner-product-slider .product-image-wrapper {
display: flex;
}
.goldsmith-hero-banner-product-slider .hero-banner-slide-row {
align-items: stretch;
}
.goldsmith-hero-banner-product-slider .hero-banner-slide-item .banner-details-wrapper {
padding: 60px;
}
.goldsmith-hero-banner-product-slider .goldsmith-btn-text..added {
margin-right: 15px;
}
.goldsmith-hero-banner-product-slider .slick-dots {
text-align: center;
position: absolute;
bottom: 40px;
margin: 0;
}
.goldsmith-hero-banner-product-slider.dots-alingment-center .slick-dots {
left: 50%;
transform: translateX(-50%);
}
.goldsmith-hero-banner-product-slider.dots-alingment-left .slick-dots {
left: 50px;
right: auto;
transform: none;
}
.goldsmith-hero-banner-product-slider.dots-alingment-right .slick-dots {
right: 50px;
left: auto;
}
.goldsmith-hero-banner-product-slider .add_to_cart_inline {
position: relative;
display: inline-block;
}  .goldsmith-woo-banner-wrapper {
position: relative;
overflow: hidden;
display: block;
}
.elementor-widget-goldsmith-woo-banner {
height: 100%;
}
.goldsmith-woo-banner-wrapper.banner-style-card {
height: 100%;
}
.goldsmith-woo-banner-wrapper.banner-style-classic .goldsmith-banner-image:before,
.goldsmith-woo-banner-wrapper:not(.banner-style-classic):before {
content: "";
background: rgba(57, 57, 58, 0.34);
z-index: 1;
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.goldsmith-woo-banner-wrapper .goldsmith-banner-link {
z-index: 3;
}
.goldsmith-woo-banner-wrapper .goldsmith-banner-image {
position: relative;
overflow: hidden;
display: block;
padding-top: 75%;
background-repeat: no-repeat;
background-size: cover;
height: 100%;
}
.goldsmith-woo-banner-wrapper.banner-style-card.full-height .goldsmith-banner-image {
padding-top: 0;
height: 100%;
}
.goldsmith-woo-banner-wrapper:before,
.goldsmith-woo-banner-wrapper .goldsmith-banner-link,
.goldsmith-woo-banner-wrapper .goldsmith-banner-content,
.goldsmith-woo-banner-wrapper img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.goldsmith-woo-banner-wrapper img {
min-height: 100%;
object-fit: cover;
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.goldsmith-woo-banner-wrapper:hover img {
transform: scale(1.2);
}
.goldsmith-woo-banner-wrapper .goldsmith-banner-content {
padding: 30px;
z-index: 2;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.goldsmith-woo-banner-wrapper:not(.banner-style-classic) .goldsmith-banner-content,
.goldsmith-woo-banner-wrapper:not(.banner-style-classic) .goldsmith-banner-title {
color:var(--goldsmith-light);
}
.goldsmith-woo-banner-wrapper .goldsmith-banner-title {
margin: 0;
}
.goldsmith-woo-banner-wrapper .banner-content-item {
display: block;
margin: 0;
line-height: 1.4;
}
.goldsmith-woo-banner-wrapper span.goldsmith-banner-button {
display: inline-flex;
align-items: center;
padding: 10px 15px;
color: var(--goldsmith-light);
background: var(--goldsmith-dark);
}
.goldsmith-woo-banner-wrapper .goldsmith-banner-catname {
display: inline-flex;
}
.goldsmith-woo-banner-wrapper .label-trans {
background-color: transparent;
padding: 0;
}
.goldsmith-woo-banner-wrapper .banner-content-item+.banner-content-item {
margin-top: 15px;
}
.goldsmith-woo-banner-wrapper .banner-content-item+.banner-content-item svg{
width: 1em;
fill: currentColor;
margin-left: 10px;
}
.goldsmith-woo-banner-wrapper.banner-style-card-hover .goldsmith-banner-content .banner-content-item {
opacity: 0;
-ms-transform: translateY(20px);
-webkit-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.goldsmith-woo-banner-wrapper.banner-style-card-hover:hover .goldsmith-banner-content .banner-content-item+.banner-content-item {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
.goldsmith-woo-banner-wrapper.banner-style-card-hover:hover .goldsmith-banner-content>div>* {
opacity: 1;
-ms-transform: translateY(0px);
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.goldsmith-woo-banner-wrapper.banner-style-classic .goldsmith-banner-content {
position: relative;
}
.goldsmith-woo-banner-wrapper.banner-style-classic .goldsmith-banner-content {
position: relative;
}
.goldsmith-woo-banner-iframe-container {
position: relative;
}
.goldsmith-woo-banner-iframe-wrapper {
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
overflow: hidden;
z-index: 0;
direction: ltr;
-webkit-transition: opacity 1s;
-o-transition: opacity 1s;
transition: opacity 1s;
pointer-events: none;
}
.goldsmith-woo-banner-iframe-wrapper iframe,
.goldsmith-woo-banner-iframe-wrapper video {
position: absolute;
top: 50%;
left: 50%;
height: 110%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: none !important;
}
.goldsmith-products-column,
.shop-cat-banner-template-wrapper {
position: relative;
overflow: hidden;
}  .goldsmith-testimonials .slick-list {
padding: 0 !important;
}
.goldsmith-testimonials .goldsmith-testimonial-content p {
font-size: 18px;
line-height: 1.75;
}
.goldsmith-testimonials .goldsmith-testimonial-info .name {
margin: 0;
}
.goldsmith-testimonials .goldsmith-testimonial-info img {
border-radius: 100%;
display: inline-block;
}
.goldsmith-testimonial-1 .goldsmith-testimonial-content {
margin-top: 40px;
}
.goldsmith-testimonial-1 {
text-align: center;
}
.goldsmith-testimonial-1.align-right {
text-align: right;
}
.goldsmith-testimonial-1.align-left {
text-align: left;
}
.goldsmith-testimonial-1 .goldsmith-testimonial-info img {
margin-bottom: 20px;
}
.goldsmith-testimonial-2 .goldsmith-testimonial-avatar,
.goldsmith-testimonial-3 .goldsmith-testimonial-avatar {
margin-right: 30px;
}
.goldsmith-testimonial-2 .goldsmith-testimonial-content {
margin-bottom: 40px;
}
.goldsmith-testimonial-2 .goldsmith-testimonial-info,
.goldsmith-testimonial-3 .goldsmith-testimonial-info {
text-align: left;
width: 100%;
justify-content: center;
}
.goldsmith-testimonial-2.align-right .goldsmith-testimonial-info.goldsmith-flex,
.goldsmith-testimonial-3.align-right .goldsmith-testimonial-info.goldsmith-flex {
flex-direction: row-reverse;
justify-content: flex-start;
text-align: right;
}
.goldsmith-testimonial-2.align-left .goldsmith-testimonial-info.goldsmith-flex,
.goldsmith-testimonial-3.align-left .goldsmith-testimonial-info.goldsmith-flex {
justify-content: flex-start;
}
.goldsmith-testimonial-2.align-right .goldsmith-testimonial-info.goldsmith-flex .goldsmith-testimonial-avatar,
.goldsmith-testimonial-3.align-right .goldsmith-testimonial-info.goldsmith-flex .goldsmith-testimonial-avatar {
margin-right: 0;
margin-left: 30px;
}
.goldsmith-testimonial-3 .goldsmith-testimonial-content {
margin-top: 40px;
}  .goldsmith-team-image-wrapper.fit-size {
padding-bottom: 100%;
display: block;
position: relative;
overflow: hidden;
}
.goldsmith-team-image-wrapper {
overflow: hidden;
}
.goldsmith-team-image-wrapper.fit-size img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
}
.goldsmith-team-details {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.goldsmith-team-slider.type-classic .goldsmith-team-details {
margin-top: 15px;
}
.goldsmith-team-item-wrapper {
overflow: hidden;
position: relative;
}
.goldsmith-team-slider.type-card .goldsmith-team-details {
position: absolute;
bottom: 0;
padding: 15px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
opacity: 0;
background: var(--goldsmith-light);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-webkit-transform: translateY(100%);
transform: translateY(100%);
will-change: transform;
-moz-transition: all .25s cubic-bezier(.25,.46,.45,.94);
-o-transition: all .25s cubic-bezier(.25,.46,.45,.94);
-webkit-transition: all .25s cubic-bezier(.25,.46,.45,.94);
transition: all .25s cubic-bezier(.25,.46,.45,.94);
}
.goldsmith-team-slider.type-card .goldsmith-team-item-wrapper:hover .goldsmith-team-details {
opacity: 1;
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
.goldsmith-team-item-wrapper .goldsmith-team-img {
will-change: transform;
-moz-transition: transform .25s cubic-bezier(.25,.46,.45,.94);
-o-transition: transform .25s cubic-bezier(.25,.46,.45,.94);
-webkit-transition: transform .25s cubic-bezier(.25,.46,.45,.94);
transition: transform .25s cubic-bezier(.25,.46,.45,.94);
}
.goldsmith-team-item-wrapper:hover .goldsmith-team-img {
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.goldsmith-team-slider .goldsmith-team-socials a {
font-size: 12px;
}
.goldsmith-team-slider .goldsmith-team-socials a + a {
margin-left: 5px;
}
.goldsmith-team-slider .goldsmith-team-name {
margin: 0;
}
.goldsmith-team-slider .goldsmith-team-position {
font-size: 12px;
}  .goldsmith-image-wrapper {
overflow: hidden;
}
.goldsmith-instagram-link {
position: relative;
padding-bottom: 100%;
display: block;
}
.goldsmith-instagram-link svg {
position: absolute;
top: 10px;
left: 10px;
max-width: 32px;
max-height: 32px;
opacity: 0;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
z-index: 1;
}
.goldsmith-instagram-link:hover,
.goldsmith-instagram-link:hover svg {
opacity: 1;
}
.goldsmith-instagram-link img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
-webkit-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.goldsmith-instagram-link:hover img {
transform: scale( 1.1 );
}
.goldsmith-instagram-link .goldsmith-instagram-text {
position: absolute;
bottom: 0;
opacity: 0;
text-align: center;
width: 100%;
color: var(--goldsmith-light);
transform: translateY(100%);
will-change: transform;
-webkit-transition: opacity 0.35s ease, ease;
transition: opacity 0.35s ease, transform 0.35s ease;
z-index: 1;
}
.goldsmith-instagram-link:hover .goldsmith-instagram-text {
opacity: 1;
transform: translateY(0%);
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}  .goldsmith-summary-item.goldsmith-viewed-offer-time {
margin-top: 20px;
display: flex;
justify-content: space-between;
border-radius: 4px;
align-items: center;
align-content: center;
padding: 5px 15px;
background-color: var(--goldsmith-gray-soft);
border: 1px solid var(--goldsmith-gray);
}
.goldsmith-viewed-offer-time .offer-time-text {
display: flex;
align-items: center;
margin-bottom: 0;
color: var(--goldsmith-dark);
font-weight: 500;
}
.goldsmith-viewed-offer-time .offer-time-text span {
color: var(--goldsmith-base);
}  .goldsmith-coming-time {
display: flex;
align-items: center;
justify-content: flex-start;
}
.goldsmith-coming-time .time-count {
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
min-width: 10px;
padding: 0;
letter-spacing: 1px;
color: var(--goldsmith-dark);
font-weight: 500;
}
.goldsmith-coming-time .separator {
font-size: 80%;
font-weight: 600;
margin: 0 4px;
}
.goldsmith-coming-time.separator-none .separator {
display: none;
}  .goldsmith-features-item svg {
width: 1em;
}
.goldsmith-features-item .goldsmith-features-icon {
display: inline-block;
}
.goldsmith-features-item .icon-border {
display: inline-flex;
justify-content: center;
align-items: center;
padding: 10px;
border: 1px solid;
margin-bottom: 10px;
} .blog-rc-post ul li {
display: flex;
}
.blog-rc-post .rc-post-content {
padding: 20px;
}
.blog-rc-post .rc-post-content h5 {
margin-bottom: 10px;
}
.blog-rc-post > ul > li + li {
margin-top: 10px;
}.goldsmith-product-labels {
display: flex;
align-items: flex-start;
z-index: 2;
}
.goldsmith-loop-product .goldsmith-product-labels {
position: absolute;
top: 10px;
left: 10px;
flex-direction: column;
}
.goldsmith-summary-item .goldsmith-label + .goldsmith-label{
margin-left: 10px;
}
.goldsmith-loop-product .goldsmith-product-labels>span:not(:last-child) {
margin-bottom: 5px;
}
.goldsmith-product-button {
display: flex;
align-items: center;
justify-content: center;
}
span.goldsmith-out-of-stock {
position: absolute;
bottom: 0;
left: 10px;
color: var(--goldsmith-red);
font-weight: 500;
}
.goldsmith-product-type-woo-default .goldsmith-out-of-stock {
top: 0px;
}
.sale .goldsmith-product-type-woo-default .goldsmith-out-of-stock {
top: 30px;
}
.goldsmith-product-button:hover,
.goldsmith-product-button:hover svg {
color: var(--goldsmith-dark-soft);
background: none;
fill: var(--goldsmith-dark-soft);
}
.woosc-btn.woosc-btn-added:before {
content: none;
}
.goldsmith-product-button.woosc-btn-added svg {
fill: var(--goldsmith-green);
}
.goldsmith-product-button.added svg {
fill: var(--goldsmith-green);
}
.ajax_add_to_cart.loading,
.goldsmith-btn.ajax_add_to_cart.loading {
pointer-events: none;
}
.swiper-slide.style-bordered .goldsmith-loop-product {
border: 1px solid var(--goldsmith-gray);
padding: 5px;
border-radius: 4px;
}
.section-custom-categories.style-bordered .row {
border-top: 1px solid var(--goldsmith-gray);
border-left: 1px solid var(--goldsmith-gray);
border-radius: 4px;
margin-bottom: 0;
border-right: 0;
overflow: hidden;
margin-left: calc(0.5 * var(--bs-gutter-x));
margin-right: calc(0.5 * var(--bs-gutter-x));
}
.section-custom-categories.style-bordered .goldsmith-loop-product {
border-right: 1px solid var(--goldsmith-gray);
border-bottom: 1px solid var(--goldsmith-gray);
padding: calc(var(--bs-gutter-x) * 0.5);
}
.section-custom-categories.style-bordered .goldsmith-product-loop-inner {
margin-bottom: 0px;
}
.goldsmith-variations .select,
.goldsmith-variations select {
width: 100%;
}
.goldsmith-product-loop-inner .goldsmith-variations select,
.goldsmith-quickshop-wrapper .goldsmith-variations select,
.goldsmith-quickshop-wrapper .goldsmith-variations select {
padding: 3px 15px;
min-height: auto;
}  .goldsmith-product-loop-inner {
position: relative;
margin-bottom: 30px;
}
.swiper-slide .goldsmith-product-loop-inner {
margin-bottom: 0;
}
.goldsmith-product-loop-inner .goldsmith-product-thumb {
margin-bottom: 20px;
position: relative;
display: block;
overflow: hidden;
}
.goldsmith-transform-replace {
margin-bottom: 5px;
position: relative;
overflow: hidden;
-moz-transition: all ease 0.25s;
-webkit-transition: all ease 0.25s;
-o-transition: all ease 0.25s;
-ms-transition: all ease 0.25s;
transition: all ease 0.25s;
}
.goldsmith-product-type-1 .goldsmith-product-buttons,
.goldsmith-product-type-2 .goldsmith-product-buttons,
.goldsmith-product-type-3 .goldsmith-product-buttons,
.goldsmith-layout-custom .goldsmith-product-buttons {
position: absolute;
top: 45px;
right: 10px;
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.goldsmith-product-type-1:hover .goldsmith-product-buttons,
.goldsmith-product-type-2:hover .goldsmith-product-buttons,
.goldsmith-product-type-3:hover .goldsmith-product-buttons,
.goldsmith-layout-custom:hover .goldsmith-product-buttons {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.goldsmith-product-type-1 .goldsmith-svg-icon,
.goldsmith-product-type-2 .goldsmith-svg-icon,
.goldsmith-product-type-3 .goldsmith-svg-icon,
.goldsmith-layout-custom .goldsmith-svg-icon {
max-width: 16px;
max-height: 16px;
}
.goldsmith-product-type-1 .goldsmith-product-button,
.goldsmith-product-type-2 .goldsmith-product-button,
.goldsmith-product-type-3 .goldsmith-product-button,
.goldsmith-layout-custom .goldsmith-product-button {
background-color: transparent;
width: 30px;
height: 30px;
border-radius: 30px;
position: relative;
}
.goldsmith-product-type-1 .goldsmith-wishlist-btn,
.goldsmith-product-type-2 .goldsmith-wishlist-btn,
.goldsmith-product-type-3 .goldsmith-wishlist-btn,
.goldsmith-layout-custom .goldsmith-wishlist-btn {
position: absolute;
top: 10px;
right: 10px;
z-index: 3;
}
.goldsmith-product-type-1:hover .goldsmith-product-button,
.goldsmith-product-type-2:hover .goldsmith-product-button,
.goldsmith-product-type-3:hover .goldsmith-product-button,
.goldsmith-layout-custom:hover .goldsmith-product-button {
background-color: var(--goldsmith-light);
-moz-transition: all .25s cubic-bezier(.25,.46,.45,.94);
-o-transition: all .25s cubic-bezier(.25,.46,.45,.94);
-webkit-transition: all .25s cubic-bezier(.25,.46,.45,.94);
transition: all .25s cubic-bezier(.25,.46,.45,.94);
}
.goldsmith-product-type-1 .goldsmith-product-button + .goldsmith-product-button,
.goldsmith-product-type-2 .goldsmith-product-button + .goldsmith-product-button,
.goldsmith-product-type-3 .goldsmith-product-button + .goldsmith-product-button,
.goldsmith-layout-custom .goldsmith-product-button + .goldsmith-product-button {
margin-top: 5px;
}
.goldsmith-product-name {
margin: 0;
}
.goldsmith-product-type-1 .goldsmith-product-buttons,
.goldsmith-product-type-2 .goldsmith-product-buttons,
.goldsmith-product-type-3 .goldsmith-product-buttons,
.goldsmith-product-type-2 .goldsmith-product-cart,
.goldsmith-product-type-3 .goldsmith-product-details,
.goldsmith-transform-replace .goldsmith-product-name,
.goldsmith-transform-replace .goldsmith-product-cart {
-moz-transition: all .25s cubic-bezier(.25,.46,.45,.94);
-o-transition: all .25s cubic-bezier(.25,.46,.45,.94);
-webkit-transition: all .25s cubic-bezier(.25,.46,.45,.94);
transition: all .25s cubic-bezier(.25,.46,.45,.94);
}
.goldsmith-product-loop-inner:hover .goldsmith-transform-replace .goldsmith-product-name {
opacity: 0;
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.goldsmith-product-loop-inner .goldsmith-product-thumb img {
-moz-transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
transform-origin: center center;
-moz-transition: all .5s cubic-bezier(.25,.46,.45,.94);
-o-transition: all .5s cubic-bezier(.25,.46,.45,.94);
-webkit-transition: all .5s cubic-bezier(.25,.46,.45,.94);
transition: all .5s cubic-bezier(.25,.46,.45,.94);
}
.goldsmith-product-loop-inner:hover .goldsmith-product-thumb img {
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
transform-origin: center center;
-moz-transition: all .5s cubic-bezier(.25,.46,.45,.94);
-o-transition: all .5s cubic-bezier(.25,.46,.45,.94);
-webkit-transition: all .5s cubic-bezier(.25,.46,.45,.94);
transition: all .5s cubic-bezier(.25,.46,.45,.94);
}
.goldsmith-product-loop-inner .has-images img.overlay-thumb {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
object-fit: cover;
opacity: 0;
visibility: hidden;
}
.goldsmith-product-loop-inner:hover img.overlay-thumb {
opacity: 1;
visibility: visible;
}
.goldsmith-product-type-1 .goldsmith-product-cart {
position: absolute;
top: 100%;
left: 0;
width: 100%;
margin: 0;
opacity: 0;
}
.goldsmith-product-loop-inner:hover .goldsmith-transform-replace .goldsmith-product-cart {
top: 0;
opacity: 1;
}
.goldsmith-product-hint {
background-color: rgba(51,51,51,.9);
font-size: 12px;
line-height: 1;
-webkit-border-radius: 3px;
border-radius: 3px;
position: absolute;
top: auto;
right: 50px;
visibility: hidden;
opacity: 0;
pointer-events: none;
white-space: nowrap;
padding: 8px 9px 8px 9px;
color: var(--goldsmith-light);
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 7px 15px rgba(0,0,0,.3);
-webkit-transition: opacity .3s linear,right .3s linear;
transition: opacity .3s linear,right .3s linear;
}
.goldsmith-product-hint:after {
position: absolute;
top: 50%;
margin-top: -5px;
right: -10px;
content: '';
width: 0;
height: 0;
border-style: solid;
border-width: 5px;
border-color: transparent transparent transparent rgba(51,51,51,.9);
}
.goldsmith-product-button:hover .goldsmith-product-hint {
visibility: visible;
opacity: 1;
right: 40px;
}
.goldsmith-summary-item .goldsmith-product-hint {
top: -30px;
right: auto;
-webkit-transition: opacity .3s linear,top .3s linear;
transition: opacity .3s linear,top .3s linear;
}
.goldsmith-summary-item .product-after-cart-wrapper .goldsmith-product-button:hover .goldsmith-product-hint {
top: -30px;
}
.goldsmith-summary-item .goldsmith-product-hint:after {
top: auto;
bottom: 0;
margin-top: 0px;
margin-bottom: -10px;
transform: translateX(calc(-50% - 1px));
right: auto;
left: 50%;
border-color: rgba(51,51,51,.9) transparent transparent transparent;
}
.goldsmith-summary-item .goldsmith-product-button:hover .goldsmith-product-hint {
right: auto;
top: -15px;
}  .goldsmith-product-thumb-wrapper {
position: relative;
overflow: hidden;
margin-bottom: 15px;
}
.goldsmith-product-loop-inner .goldsmith-product-thumb {
margin-bottom: 0;
}
.goldsmith-product-type-2 .goldsmith-product-cart {
position: absolute;
width: 100%;
bottom: 0;
opacity: 0;
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.goldsmith-product-loop-inner:hover .goldsmith-product-cart {
opacity: 1;
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
.goldsmith-product-type-2 .goldsmith-product-name,
.goldsmith-product-type-3 .goldsmith-product-name {
margin-bottom: 10px;
}
.goldsmith-product-type-1 .added_to_cart,
.goldsmith-product-type-2 .added_to_cart,
.goldsmith-product-type-3 .added_to_cart,
.goldsmith-layout-custom .added_to_cart {
display: none;
}
.goldsmith-product-type-2 .goldsmith-product-loop-inner:hover span.goldsmith-out-of-stock {
opacity: 0;
visibility: hidden;
}  .goldsmith-product-type-3 .product-link {
padding-bottom: 150%;
}
.goldsmith-product-type-3 span.goldsmith-out-of-stock {
position: relative;
}
.woocommerce.goldsmith-product-type-3 .product-link img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
}
.woocommerce.goldsmith-product-type-3 .goldsmith-product-details {
position: absolute;
bottom: 0;
width: 100%;
padding: 10px;
background: #00000073;
color: #fff;
-moz-transform: translateY(35px);
-ms-transform: translateY(35px);
-webkit-transform: translateY(35px);
transform: translateY(35px);
padding-bottom: 45px;
}
.woocommerce.goldsmith-product-type-3 .goldsmith-product-details .goldsmith-product-cart {
width: 100%;
margin-top: 10px;
position: absolute;
bottom: 0;
left: 0;
}
.goldsmith-product-type-3 .goldsmith-product-name,
.goldsmith-product-type-3 .woocommerce-variation-price .price span.del>span,
.goldsmith-product-type-3 .goldsmith-price span.del>span,
.woocommerce div.product .goldsmith-product-type-3 p.price,
.woocommerce div.product .goldsmith-product-type-3 span.price,
.goldsmith-product-type-3 .woocommerce-variation-price .price,
.goldsmith-product-type-3 .goldsmith-price {
color: var(--goldsmith-light);
}
.goldsmith-product-type-3:hover .goldsmith-product-details {
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.goldsmith-product-type-3 .star-rating,
.goldsmith-product-type-3 .star-rating>span::before {
font-size: 9px;
}  .loop-list-item {
position: relative;
padding: 15px;
border: 1px solid var(--goldsmith-gray);
-webkit-box-shadow: 1px 2px 4px rgba(33, 37, 41, 0.05);
box-shadow: 1px 2px 4px rgba(33, 37, 41, 0.05);
border-radius: 10px;
overflow: hidden;
margin-bottom: 30px;
}
.loop-list-item .list-product-labels {
position: absolute;
top: 10px;
left: 10px;
display: flex;
align-items: flex-start;
flex-direction: column;
z-index: 1;
}
.loop-list-item .thumb-wrapper {
position: relative;
margin-bottom: 20px;
overflow: hidden;
}
.loop-list-item .product-link {
display: block;
overflow: hidden;
border-radius: 4px;
border: 1px solid var(--goldsmith-gray);
}
.loop-list-item:hover .thumb-wrapper img {
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
transform-origin: center center;
-moz-transition: all .5s cubic-bezier(.25,.46,.45,.94);
-o-transition: all .5s cubic-bezier(.25,.46,.45,.94);
-webkit-transition: all .5s cubic-bezier(.25,.46,.45,.94);
transition: all .5s cubic-bezier(.25,.46,.45,.94);
}
.loop-list-item .goldsmith-label + .goldsmith-label {
margin-top: 5px;
}
.loop-list-item .goldsmith-product-button {
background-color: var(--goldsmith-light);
width: 30px;
height: 30px;
border-radius: 30px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.loop-list-item .goldsmith-wishlist-btn {
position: absolute;
top: 10px;
right: 10px;
z-index: 3;
}
.loop-list-item .added_to_cart.wc-forward {
display: none;
}
.loop-list-item .thumb-wrapper .goldsmith-product-button + .goldsmith-product-button {
margin-top: 5px;
}
.loop-list-item .goldsmith-svg-icon {
max-width: 16px;
max-height: 16px;
}
.loop-list-item svg {
fill: var(--goldsmith-dark);
}
.loop-list-item .stock-progress {
height: 8px;
width: 100%;
background: var(--goldsmith-gray);
border-radius: 10px;
overflow: hidden;
}
.loop-list-item .stock-progressbar {
background: var(--goldsmith-red);
height: 100%;
}
.loop-list-item .stock-details {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: space-between;
line-height: 1;
margin-top: 10px;
font-size: 12px;
}
.loop-list-item .status-value {
font-weight: bold;
color: var(--goldsmith-dark);
}
.loop-list-item .list-part {
margin: 0;
line-height: 1;
}
.loop-list-item .list-part + .list-part {
margin-top: 15px;
}
.loop-list-item .product-details {
font-size: 14px;
line-height: inherit;
}
.loop-list-item .rating {
text-align: center;
position: absolute;
bottom: 5px;
width: 100%;
}
.loop-list-item .rating a {
pointer-events: none;
}
.loop-list-item .thumb-wrapper .list-buttons {
position: absolute;
top: 45px;
right: 10px;
}
.loop-list-item .cr-qna-link,
.loop-list-item .cr-qna-separator{
display: none;
}
.gradient-bg .time-count {
width: 34px;
height: 34px;
color: var(--goldsmith-light);
border-radius: var(--goldsmith-border-radius);
background: var(--goldsmith-gradient-1);
}
.goldsmith-product-type-woo-default {
display: flex;
flex-direction: column;
}
.goldsmith-product-type-woo-default span.onsale,
.layout-woo span.onsale {
position: absolute;
top: 10px;
left: 10px;
line-height: 1;
padding: 3px 10px;
background: var(--goldsmith-dark);
color: var(--goldsmith-light);
z-index: 1;
}
.layout-woo {
position: relative;
}
.goldsmith-product-type-woo-default .woocommerce-loop-product__title {
margin: 10px 0 10px;
}
.goldsmith-product-type-woo-default .star-rating {
position: absolute;
top: 10px;
right: 10px;
}
.goldsmith-product-type-woo-default .price {
line-height: 1;
margin-bottom: 10px;
} .goldsmith-layout-custom {
overflow: visible;
}
.goldsmith-product-loop-inner .goldsmith-variations .label {
display: none;
}
.goldsmith-layout-custom.goldsmith-product-type-2 .goldsmith-product-cart {
left: 0;
}
.goldsmith-layout-custom.goldsmith-product-type-1 .goldsmith-product-cart {
position: relative;
top: auto;
left: auto;
width: 100%;
margin: 10px 0;
opacity: 1;
}
.goldsmith-product-loop-inner .goldsmith-variations {
position: relative;
margin:0;
}
@media(min-width:992px){
.loop-list-item .list-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.loop-list-item .thumb-wrapper {
margin: 0px;
flex: 0 0 40%;
max-width: 40%;
}
.loop-list-item .details-wrapper {
flex: 0 0 60% ;
padding-left: 20px;
}
.loop-list-item .stock-details {
font-size: 14px;
}
.loop-list-item .thumb-wrapper .list-buttons {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%);
-moz-transition: all .25s cubic-bezier(.25,.46,.45,.94);
-o-transition: all .25s cubic-bezier(.25,.46,.45,.94);
-webkit-transition: all .25s cubic-bezier(.25,.46,.45,.94);
transition: all .25s cubic-bezier(.25,.46,.45,.94);
z-index: 2;
}
.loop-list-item:hover .thumb-wrapper .list-buttons {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@media(min-width:768px){
.loop-list-item {
padding: 20px;
}
} @media(max-width:1024px) {
.goldsmith-product-type-1 .goldsmith-product-buttons,
.goldsmith-product-type-2 .goldsmith-product-buttons,
.goldsmith-product-type-3 .goldsmith-product-buttons,
.woocommerce.goldsmith-product-type-3 .goldsmith-product-details,
.goldsmith-product-type-2 .goldsmith-product-cart {
opacity: 1;
visibility: visible;
-moz-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
}
.goldsmith-product-type-1 .goldsmith-product-button,
.goldsmith-product-type-2 .goldsmith-product-button,
.goldsmith-product-type-3 .goldsmith-product-button {
background-color: var(--goldsmith-light);
}
.woocommerce.goldsmith-product-type-3 .goldsmith-product-details {
padding: 0;
background: transparent;
position: relative;
bottom: auto;
top: auto;
margin-top: 10px;
}
.goldsmith-product-type-3 .goldsmith-product-name,
.goldsmith-product-type-3 .woocommerce-variation-price .price span.del>span,
.goldsmith-product-type-3 .goldsmith-price span.del>span,
.woocommerce div.product .goldsmith-product-type-3 p.price,
.woocommerce div.product .goldsmith-product-type-3 span.price,
.goldsmith-product-type-3 .woocommerce-variation-price .price,
.goldsmith-product-type-3 .goldsmith-price {
color: var(--goldsmith-dark);
}
.goldsmith-product-type-3 .goldsmith-inline-two-block {
flex-wrap: wrap;
flex-direction: column;
align-items: flex-start;
}
.goldsmith-product-type-1 .goldsmith-product-buttons,
.goldsmith-product-type-2 .goldsmith-product-buttons,
.goldsmith-product-type-3 .goldsmith-product-buttons {
top: 10px;
}
.goldsmith-product-type-2 .goldsmith-wishlist-btn + .goldsmith-product-buttons {
top: 45px;
}
.goldsmith-product-loop-inner:hover .goldsmith-transform-replace .goldsmith-product-name {
opacity: 1;
-moz-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
}
.goldsmith-product-loop-inner:hover .goldsmith-transform-replace .goldsmith-product-cart {
top: 100%;
opacity: 0;
-moz-transform: none;
-ms-transform: none;
-webkit-transform: none;
transform: none;
}
} @media(max-width:480px){
.goldsmith-product-thumb-wrapper {
overflow: visible;
}
.goldsmith-product-type-2 .goldsmith-product-name,
.goldsmith-product-type-3 .goldsmith-product-name {
margin-bottom: 10px;
margin-top: 50px;
}
.goldsmith-product-type-2 .goldsmith-product-cart {
bottom: -35px;
}
.goldsmith-product-type-2 .star-rating {
display:none;
}
}
.product-after-cart-wrapper .goldsmith-product-button.type-btn .goldsmith-product-hint,
.goldsmith-loop-product .goldsmith-product-button span.text,
.goldsmith-loop-product .goldsmith-reset-variations:not(.active) {
display: none;
}.goldsmith-shop-popup-notices {
z-index: 107;
max-width: 100%;
display: flex;
flex-direction: column;
gap: 10px;
position: fixed;
right: 0;
}
.goldsmith-shop-popup-notices .woocommerce-message,
.goldsmith-quickshop-notices .woocommerce-message,
.goldsmith-quickview-wrapper .woocommerce-message {
background: var(--goldsmith-success-bg);
border: 1px solid var(--goldsmith-success-border);
color: var(--goldsmith-success);
padding: 15px 20px;
}
.goldsmith-shop-popup-notices .woocommerce-error,
.goldsmith-quickshop-notices .woocommerce-error,
.goldsmith-quickview-wrapper .woocommerce-error {
background: var(--goldsmith-red-bg);
border: 1px solid var(--goldsmith-red-border);
color: var(--goldsmith-red);
padding: 15px 20px;
}
.woocommerce-error span.close-error {
position: absolute;
top: 5px;
right: 5px;
width: 20px;
height: 20px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.goldsmith-shop-popup-notices.postion-top-right,
.goldsmith-shop-popup-notices.postion-bottom-right {
right: 0px;
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.goldsmith-shop-popup-notices.postion-bottom-left,
.goldsmith-shop-popup-notices.postion-bottom-right {
bottom: 15px;
}
.goldsmith-shop-popup-notices.postion-top-left,
.goldsmith-shop-popup-notices.postion-bottom-left {
left: 15px;
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.goldsmith-shop-popup-notices.postion-top-right,
.goldsmith-shop-popup-notices.postion-top-left {
top: 40px;
}
.goldsmith-shop-popup-notices.postion-centered {
top: 50%;
left: 50%;
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
visibility: visible;
opacity: 1;
}
.woocommerce-notices-wrapper {
position: relative;
max-width: 450px;
width: 100%;
color: var(--goldsmith-light);
}
.postion-top-right .woocommerce-notices-wrapper,
.postion-bottom-right .woocommerce-notices-wrapper {
transform: translateX(calc(-100% - 15px));
}
.postion-top-left .woocommerce-notices-wrapper,
.postion-bottom-left .woocommerce-notices-wrapper {
transform: translateX(calc(100% + 15px));
}
@media(max-width:576px) {
.goldsmith-shop-popup-notices {
left: 15px;
}
.goldsmith-shop-popup-notices.postion-top-left,
.goldsmith-shop-popup-notices.postion-bottom-left {
right: 15px;
}
}
.goldsmith-shop-popup-notices,
.goldsmith-shop-popup-notices.goldsmith-notices-has-error ul.woocommerce-error {
color: var(--goldsmith-light);
}
.goldsmith-shop-popup-notices .goldsmith-panel-close-button,
.goldsmith-shop-popup-notices .button.wc-forward,
.goldsmith-shop-popup-notices.goldsmith-notices-has-error .close-error {
display: none;
}
.goldsmith-shop-popup-notices.postion-in-product .goldsmith-btn {
padding: 10px;
font-size: 12px;
}
.goldsmith-shop-popup-notices.postion-centered:hover,
.goldsmith-shop-popup-notices.postion-centered.active {
opacity: 1;
visibility: visible;
}
.goldsmith-shop-popup-notices span.product-name,
.goldsmith-shop-popup-notices p.message {
color: var(--goldsmith-light);
}
.goldsmith-shop-popup-notices .goldsmith-cart-update-message p {
margin-bottom: 10px;
text-transform: uppercase;
font-size: 10px;
}
.goldsmith-shop-popup-notices span.update {
display: block;
text-transform: uppercase;
}
.goldsmith-shop-popup-notices .button.wc-forward {
color: #fff !important;
}.goldsmith-mfp-slide-bottom button.mfp-close,
.goldsmith-mfp-slide-bottom button.mfp-arrow,
.mfp-goldsmith-quickview button.mfp-close,
.mfp-goldsmith-quickview button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation;
}
.mfp-goldsmith-quickview .goldsmith-panel-close-button {
position: absolute;
top: 15px;
right: 15px;
}
.mfp-goldsmith-quickview .goldsmith-panel-close-button:hover {
background-color: var(--goldsmith-bg-soft);
}
.goldsmith-quickview-wrapper {
background: #fff;
padding: 60px;
max-width: 920px;
margin: 0 auto;
box-shadow: 0 3px 10px rgb(116 116 116 / 22%);
}
.goldsmith-quickview-wrapper .goldsmith-swiper-slider-wrapper {
overflow: hidden;
}
.goldsmith-quickview-wrapper .goldsmith-quickview-thumbnails {
margin-top: 10px;
}
.goldsmith-quickview-wrapper .goldsmith-product-attributes {
justify-content: space-between;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px solid var(--goldsmith-gray);
}
.goldsmith-quickview-wrapper .goldsmith-attr-label {
text-transform: capitalize;
margin-right: 5px;
font-weight: 500;
color: var(--goldsmith-dark);
}
.goldsmith-quickview-wrapper .goldsmith-attr-item {
display: flex;
align-items: flex-start;
justify-content: flex-start;
margin-right: 15px;
}
.goldsmith-quickview-wrapper .product_meta>span a,
.goldsmith-quickview-wrapper .goldsmith-attr-value,
.goldsmith-quickview-wrapper .goldsmith-attr-value a {
color: var(--goldsmith-dark);
}
.goldsmith-quickview-wrapper .product_meta>span a:hover,
.goldsmith-quickview-wrapper .goldsmith-attr-value a:hover {
color: var(--goldsmith-gray);
}
.goldsmith-quickview-wrapper .goldsmith-title-rating {
margin-bottom: 5px;
}
.goldsmith-quickview-wrapper .goldsmith-product-title {
margin-bottom: 0px;
}
.goldsmith-quickview-wrapper .goldsmith-summary-item p:first-child {
margin-top: 0;
}
.goldsmith-quickview-wrapper .goldsmith-summary-item p:last-child {
margin-bottom: 0;
}
.goldsmith-quickview-wrapper .goldsmith-summary-item.goldsmith-price p.stock.goldsmith-stock-status {
line-height: 1;
}
.goldsmith-quickview-wrapper .goldsmith-product-info-bottom,
.goldsmith-quickview-wrapper .product-after-cart-wrapper,
.goldsmith-quickview-wrapper .goldsmith-selected-variations-terms-wrapper:not(.active),
.goldsmith-quickview-wrapper .wc-forward {
display: none;
}
.goldsmith-quickview-wrapper .wc-forward {
display: none!important;
}
.goldsmith-quickview-wrapper .goldsmith-selected-variations-terms-wrapper.active {
margin-bottom: 15px;
}
.goldsmith-quickview-wrapper .goldsmith-btn.single_add_to_cart_button {
min-width: auto;
flex: 1;
}
.goldsmith-quickview-wrapper .quantity {
flex: 1;
}
.goldsmith-quickview-wrapper .goldsmith-row-summary .goldsmith-product-labels,
.goldsmith-quickview-wrapper .goldsmith-swiper-slider-wrapper .goldsmith-product-labels {
z-index: 5;
position: absolute;
flex-direction: column;
gap: 5px;
left: 15px;
top: 15px;
}
.goldsmith-quickview-wrapper .product_meta>span {
display: block;
}
.goldsmith-quickview-wrapper .goldsmith-product-info-top .grouped-list-wrapper ul {
padding: 0;
}
.goldsmith-quickview-wrapper .woocommerce-grouped-product-list .woocommerce-grouped-product-list-items li {
padding: 0;
}
.goldsmith-quickview-wrapper .goldsmith-after-cart-grouped-button-wrapper {
margin: 0;
}
.goldsmith-quickview-wrapper .goldsmith-after-cart-grouped-button-wrapper .goldsmith-btn.single_add_to_cart_button {
width: 100%;
flex: 0 0 100%;
}
.goldsmith-quickview-wrapper .grouped-list-wrapper ul li {
list-style: none;
}
.goldsmith-quickview-wrapper .product_meta {
margin-top: 15px;
}
.goldsmith-quickview-wrapper .product_meta .sku_wrapper {
display: none;
}
.goldsmith-quickview-wrapper .product_meta .sku_wrapper {
display: none;
}
.goldsmith-quickview-wrapper .goldsmith-viewed-offer-time {
margin-top: 15px;
}
.woocommerce div.goldsmith-quickview-wrapper form.cart .variations {
display: flex;
gap: 10px;
flex-direction: column;
margin: 0;
}
.goldsmith-quickview-wrapper .variations span.label {
min-width: 40px;
}
div.goldsmith-quickview-wrapper .goldsmith-variations.variations + .goldsmith-product-info {
margin-top: 0;
}
.goldsmith-quickview-wrapper ul.goldsmith-product-features-list+form {
margin-top: 30px;
}
.goldsmith-quickview-wrapper .variations-items {
display: flex;
}
.goldsmith-quickview-wrapper .goldsmith-swiper-slider-wrapper .swiper-slide {
text-align: center;
}
.goldsmith-quickview-wrapper .goldsmith-quickview-product-details ul, .goldsmith-quickview-wrapper .goldsmith-product-summary ul.goldsmith-product-features-list {
list-style: disc;
padding-left: 20px;
}
.goldsmith-quickview-wrapper .goldsmith-quickview-product-details ul.goldsmith-attr-list {
padding: 0 !important;
margin-bottom: 20px;
}
.goldsmith-quickview-wrapper .goldsmith-summary-item.goldsmith-product-meta {
display: flex;
flex-direction: column;
}
.goldsmith-quickview-wrapper .goldsmith-btn-small {
color: #fff;
border-color: var(--goldsmith-dark);
background-color: var(--goldsmith-dark);
height: 38px;
font-size: 14px;
font-weight: 400;
color: #fff;
padding: 0 15px;
min-width: 160px;
text-transform: capitalize;
letter-spacing: 0.3px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
cursor: pointer;
border: 0;
}
.goldsmith-quickview-wrapper .goldsmith-summary-item+.goldsmith-summary-item {
margin-top: 20px;
}
.goldsmith-quickview-wrapper .goldsmith-summary-item.template-add-to-cart {
display: inline-block;
}
.goldsmith-quickview-wrapper .swiper-button-prev,
.goldsmith-quickview-wrapper .swiper-button-next {
background-image: none;
color: var(--goldsmith-dark-soft);
}
.goldsmith-quickview-wrapper .swiper-button-prev:after,
.goldsmith-quickview-wrapper .swiper-button-next:after {
font-size: 24px;
width: 44px;
height: 44px;
display: flex;
align-items: center;
justify-content: center;
}
.goldsmith-quickview-wrapper .goldsmith-swiper-thumbnails img {
cursor: pointer;
}
.goldsmith-quickview-wrapper .goldsmith-swiper-thumbnails .swiper-slide-thumb-active img {
border: 1px solid var(--goldsmith-gray);
}
.goldsmith-quickview-thumbnails .swiper-slide {
max-width: 60px;
}
.goldsmith-product-summary .goldsmith-summary-item.goldsmith-price {
margin-top: 15px;
}
.goldsmith-quickview-product-details.goldsmith-product-summary .goldsmith-summary-item.goldsmith-price span+p.stock.goldsmith-stock-status {
position: relative;
margin: 20px 0 0 10px;
top: -4px;
}
.goldsmith-quickview-wrapper .goldsmith-swiper-slider-wrapper .swiper-slide {
text-align: left;
}
@media(min-width:1024px) {
.goldsmith-quickview-wrapper .swiper-button-prev,
.goldsmith-quickview-wrapper .swiper-button-next {
opacity: 0;
-moz-transition: -moz-transform ease 0.25s, opacity ease 0.25s;
-webkit-transition: -webkit-transform ease 0.25s, opacity ease 0.25s;
-o-transition: -o-transform ease 0.25s, opacity ease 0.25s;
-ms-transition: -ms-transform ease 0.25s, opacity ease 0.25s;
transition: transform ease 0.25s, opacity ease 0.25s;
}
.goldsmith-quickview-wrapper .swiper-button-next,
.goldsmith-quickview-wrapper .swiper-container-rtl .swiper-button-prev {
right: 0px;
transform: translateX(30px);
}
.goldsmith-quickview-wrapper .swiper-button-prev,
.goldsmith-quickview-wrapper .swiper-container-rtl .swiper-button-next {
left: 0px;
transform: translateX(-30px);
}
.goldsmith-quickview-wrapper .goldsmith-swiper-slider-wrapper:hover .swiper-button-prev,
.goldsmith-quickview-wrapper .goldsmith-swiper-slider-wrapper:hover .swiper-button-next {
opacity: 1;
}
.goldsmith-quickview-wrapper .goldsmith-swiper-slider-wrapper:hover .swiper-button-next,
.goldsmith-quickview-wrapper .goldsmith-swiper-slider-wrapper:hover .swiper-container-rtl .swiper-button-prev {
right: 0px;
transform: translateX(-10px);
}
.goldsmith-quickview-wrapper .goldsmith-swiper-slider-wrapper:hover .swiper-button-prev,
.goldsmith-quickview-wrapper .goldsmith-swiper-slider-wrapper:hover .swiper-container-rtl .swiper-button-next {
left: 0px;
transform: translateX(10px);
}
}
@media(max-width:992px) {
.goldsmith-quickview-wrapper .goldsmith-quickview-product-details {
margin-top: 40px;
}
}
@media(max-width:768px) {
.admin-bar .mfp-wrap.mfp-goldsmith-quickview {
top: 46px;
}
.admin-bar .goldsmith-quickview-wrapper {
padding-bottom: 86px;
}
.goldsmith-quickview-wrapper {
max-width: 560px;
}
}
@media(max-width:576px) {
.goldsmith-quickview-wrapper .single_variation_wrap .goldsmith-btn {
min-width: 140px;
}
}
@media(max-width:480px) {
.mfp-arrow {
-webkit-transform: scale(0.55);
transform: scale(0.55);
}
.goldsmith-quickview-wrapper {
padding: 20px;
padding-bottom: 86px;
}
.goldsmith-quickview-wrapper .goldsmith-product-attributes,
.goldsmith-quickview-wrapper .goldsmith-attr-list,
.goldsmith-quickview-wrapper .goldsmith-attr-item {
align-items: flex-start;
justify-content: flex-start;
flex-direction: column;
width: 100%;
}
.goldsmith-quickview-wrapper .goldsmith-attr-item {
margin-right: 0;
flex-direction: row;
}
.goldsmith-quickview-wrapper .goldsmith-btn {
margin-top: 5px;
display: inline-flex;
}
.goldsmith-quickview-wrapper div.product form.cart div.quantity,
.woocommerce .goldsmith-quickview-wrapper div.product form.cart div.quantity {
margin-right: 0;
width: 100%;
max-width: 100%;
float: none;
}
.goldsmith-quickview-wrapper .swiper-button-prev:after,
.goldsmith-quickview-wrapper .swiper-button-next:after {
font-size: 24px;
}
.mfp-goldsmith-quickview .goldsmith-panel-close-button {
top: 10px;
right: 0;
}
}input.goldsmith-as[type=search]::-ms-clear,
input.goldsmith-as[type=search]::-ms-reveal {
display: none;
width: 0;
height: 0;
} input.goldsmith-as[type="search"]::-webkit-search-decoration,
input.goldsmith-as[type="search"]::-webkit-search-cancel-button,
input.goldsmith-as[type="search"]::-webkit-search-results-button,
input.goldsmith-as[type="search"]::-webkit-search-results-decoration {
display: none !important;
}
.goldsmith-asform-container {
width: 100%;
}
.autocomplete-suggestions {
padding: 10px;
background: var(--goldsmith-light);
border: 1px solid var(--goldsmith-gray);
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow-y: auto;
max-width: 100% !important;
top: 50px;
max-height: calc(100vh - 210px)!important;
}
.result-position-bottom .autocomplete-suggestions {
top: 50px;
bottom: auto;
}
.autocomplete-suggestion {
padding: 0px;
cursor: pointer;
text-align: left;
line-height: inherit;
display: flex;
height: auto;
margin-bottom: 10px;
}
.goldsmith-asform-container form.goldsmith-asform {
display: flex;
align-items: center;
width: 100%;
min-width: 100%;
position: relative;
}
.no-result+.autocomplete-suggestions {
background: var(--goldsmith-bg-soft);
}
.no-result+.autocomplete-suggestion {
background: transparent;
padding: 0px;
line-height: inherit;
}
.autocomplete-suggestion img,
.autocomplete-suggestion .value {
margin-right: 15px;
}
.autocomplete-suggestion .woocommerce-variation-price .price,
.autocomplete-suggestion .goldsmith-price {
font-size: 14px;
}
.autocomplete-suggestion:hover {
background-color: var(--goldsmith-gray-background);
}
.autocomplete-suggestion .value strong {
color: var(--goldsmith-primary);
}
.goldsmith-asform,
.goldsmith-asform input.goldsmith-as,
.goldsmith-asform input.goldsmith-as:hover,
.goldsmith-asform input.goldsmith-as:focus {
width: 100%;
border: 0;
border-radius: 0px;
outline: none;
}
.goldsmith-asform {
position: relative;
overflow: hidden;
}
.search-area-top .autocomplete-suggestion .goldsmith-small-title {
display: flex;
flex-direction: column;
}
.has-default-header-type-dark .search-area-top .autocomplete-suggestion .goldsmith-small-title,
.has-default-header-type-dark .goldsmith-asform.no-result+.autocomplete-suggestion strong {
color:var(--goldsmith-light);
}.quantity {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
padding-left: 32px;
padding-right: 32px;
border: 1px solid #dde2e8;
border-radius: 0px;
-webkit-box-shadow: 1px 1px 3px rgba(35, 35, 35, 0.08);
box-shadow: 1px 1px 3px rgba(35, 35, 35, 0.08);
}
.goldsmith-product-info .quantity {
max-width: 120px;
}
.has-default-header-type-dark .goldsmith-product-info-top .quantity input.qty {
background: var(--goldsmith-light);
color: var(--goldsmith-dark);
}
.woocommerce .product .grouped-list-item .quantity .qty,
.woocommerce .quantity .qty,
.quantity input {
border: 0;
font-size: 12px;
padding: 0;
text-align: center;
height: 100%;
flex: 1;
width: auto;
max-height: 100%;
min-width: 50px;
}
.quantity .qty {
margin-bottom: 0;
padding-left: 0;
padding-right: 0;
-webkit-box-shadow: none;
box-shadow: none;
font-size: 0.9375rem;
text-align: center;
height: 37px;
}
.quantity.hidden {
display: none;
}
.quantity .minus,
.quantity .plus {
position: absolute;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 32px;
height: 100%;
top: 0;
left: 0;
cursor: pointer;
color: var(--goldsmith-gray);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.quantity .plus {
left: auto;
right: 0;
}
.quantity .minus:after,
.quantity .plus:after {
content: "";
display: block;
width: 10px;
height: 2px;
background: currentColor;
position: absolute;
}
.quantity .plus::before {
content: "";
display: block;
width: 2px;
height: 10px;
background: currentColor;
position: absolute;
}
.quantity-button.plus:hover,
.quantity-button.minus:hover {
background: inherit;
}
input.qty[type='number'] {
-moz-appearance: textfield;
}
input.qty::-webkit-outer-spin-button,
input.qty::-webkit-inner-spin-button {
-webkit-appearance: none;
}
.cart-quantity-wrapper .cart-update {
display: none;
}
.cart-quantity-wrapper .cart-update.clicked {
pointer-events: none;
}.star-rating {
position: relative;
overflow: hidden;
display: inline-flex;
align-items: center;
justify-content: flex-start;
font-family: 'ninetheme-font';
}
.star-rating::before {
content: "\f148\f148\f148\f148\f148";
color: var(--goldsmith-gray);
}
.star-rating>span {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
height: 100%;
font-size: 0;
}
.star-rating>span::before {
content: "\f148\f148\f148\f148\f148";
top: 0;
position: absolute;
left: 0;
color: var(--goldsmith-base);
}
.star-rating,
.star-rating>span::before {
font-size: 12px;
line-height: 1;
}
p.stars {
line-height: 1;
font-size: 0;
margin: 0;
}
p.stars a {
padding-right: 10px;
margin-right: 10px;
position: relative;
color: var(--goldsmith-gray);
}
p.stars a:not(:last-child):after {
content: "|";
position: absolute;
right: 0;
font-size: 12px;
}
p.stars a:before {
font-family: 'ninetheme-font';
font-size: 12px;
letter-spacing: 2px;
}
p.stars a.star-1:before {
content: "\f148";
}
p.stars a.star-2:before {
content: "\f148\f148";
}
p.stars a.star-3:before {
content: "\f148\f148\f148";
}
p.stars a.star-4:before {
content: "\f148\f148\f148\f148";
}
p.stars a.star-5:before {
content: "\f148\f148\f148\f148\f148";
}
p.stars a:hover:before,
p.stars.selected a.active:before {
color: var(--goldsmith-base);
}
@media(max-width:576px) {
p.stars a:before {
font-size: 10px;
}
}.goldsmith-shop-fast-filters {
position: relative;
z-index: 5;
display: flex;
align-items: center;
margin-bottom: 40px;
align-content: center;
}
.fast-filters-label {
min-width: 95px;
}
.goldsmith-fast-filters-list {
list-style: none;
padding: 0;
display: flex;
align-items: center;
flex-wrap: wrap;
margin-left: -2px;
margin-right: 2px;
}
.goldsmith-fast-filters-list li {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
margin: 2px;
line-height: 1;
position: relative;
}
.goldsmith-fast-filters-list li svg {
margin-right: 10px;
max-width: 17px;
max-height: 17px;
}
.goldsmith-fast-filters-list li a {
padding: 5px 20px;
border: 1px solid var(--goldsmith-border);
border-radius: 20px;
position: relative;
display: flex;
align-items: center;
font-size: 11px;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 0.5px;
min-height: 35px;
}
.goldsmith-fast-filters-list:not(.has-filter) .remove-fast-filter a {
display: none;
}
.goldsmith-fast-filters-list .remove-fast-filter.active a {
display: flex;
align-items: center;
justify-content: center;
}
.goldsmith-fast-filters-list li:not(:last-child) {
margin-right: 10px;
}
.goldsmith-fast-filters-list li:hover> a,
.goldsmith-fast-filters-list .remove-fast-filter.active > a {
color:var(--goldsmith-light);
background-color:var(--goldsmith-dark);
border-color:var(--goldsmith-dark);
}
.goldsmith-fast-filters-list.has-filter li:not(.active) {
display: none;
}
.goldsmith-fast-filters-list.has-filter li.show-always {
display: inline-flex;
}
.goldsmith-fast-filters-list.has-filter.filters-first,
.show-always-stock-sale .goldsmith-fast-filters-list.filters-first {
margin-right: 20px;
}
.goldsmith-shop-fast-filters .goldsmith-fast-filters-list li.show-always,
.goldsmith-shop-fast-filters .goldsmith-fast-filters-list.has-filter li.show-after-filter,
.goldsmith-fast-filters-list.has-filter ul.goldsmith-fast-filters-submenu li,
.goldsmith-fast-filters-list.has-filter li.fast-filters-label {
display: inline-flex;
}
.goldsmith-fast-filters-list.has-filter li:not(.remove-fast-filter).active > a,
.goldsmith-fast-filters-list.has-filter li.active .goldsmith-fast-filters-submenu li.active > a {
color:var(--goldsmith-warning);
background-color:var(--goldsmith-warning-bg);
border-color:var(--goldsmith-warning-border);
}
.goldsmith-fast-filters-list li:not(.remove-fast-filter) .remove-filter {
background-color: var(--goldsmith-warning-bg);
}
.goldsmith-fast-filters-list li:not(.remove-fast-filter) .remove-filter:before,
.goldsmith-fast-filters-list li:not(.remove-fast-filter) .remove-filter:after {
background-color: var(--goldsmith-warning) !important;
}
.goldsmith-fast-filters-submenu {
position: absolute;
padding: 10px;
width: 100%;
min-width: max-content;
top: 100%;
left: 0;
background: var(--goldsmith-light);
border: 1px solid var(--goldsmith-border);
border-radius: var(--goldsmith-border-radius);
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
opacity: 0;
display: none;
visibility: hidden;
z-index: 1;
}
.goldsmith-has-submenu:hover > .goldsmith-fast-filters-submenu {
opacity: 1;
display: inline-flex;
visibility: visible;
}
.goldsmith-fast-filters-list .goldsmith-fast-filters-submenu li {
margin: 0;
}
.goldsmith-fast-filters-list .goldsmith-fast-filters-submenu li:not(:last-child) {
margin-bottom: 5px;
}
@media(max-width: 576px){
.goldsmith-shop-fast-filters {
align-items: flex-start;
align-content: flex-start;
flex-direction: column;
}
.goldsmith-fast-filters-list li a {
padding: 5px 10px;
font-size: 10px;
}
.goldsmith-fast-filters-list li:not(:last-child) {
margin-right: 0px;
}
.goldsmith-fast-filters-list.has-filter.filters-first,
.show-always-stock-sale .goldsmith-fast-filters-list.filters-first {
margin-right: 0;
}
}ul.woocommerce-error {
margin: 10px 0;
list-style: none;
}
.archive.search.search-no-results .goldsmith-before-loop.goldsmith-shop-filter-top-area {
display: none;
}
.archive.search.search-no-results  .goldsmith-products-wrapper .goldsmith-products.row {
margin: 0;
}
.archive.search.search-no-results .goldsmith-not-found-info-wrapper {
margin-top: 0;
}
.goldsmith-products.row {
margin-bottom: -30px;
}
.goldsmith-not-found-info-wrapper {
text-align: center;
margin-top: 60px;
}
.goldsmith-page-hero-content .term-description {
max-width: 440px;
margin-top: 15px;
} .woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-variation-price .price,
.goldsmith-price {
color: var(--goldsmith-gray-dark);
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
}
.woocommerce-variation-price .price span.del>span,
.goldsmith-price span.del>span {
text-decoration: line-through;
color: var(--goldsmith-dark-soft);
}
.goldsmith-secondary-color {
margin-left: 5px;
}  .woocommerce-page #respond input#submit,
.woocommerce-page button.button,
.woocommerce-page a.button,
.woocommerce .button,
.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce a.button,
.woocommerce .button {
font-size: 14px;
font-weight: 400;
background-color: var(--goldsmith-dark);
color: var(--goldsmith-light);
padding: 0px 15px;
min-height: 38px;
min-width: 160px;
display: flex;
align-items: center;
justify-content: center;
text-transform: normal;
letter-spacing: 0.3px;
text-align: center;
text-decoration: none;
text-shadow: none;
background-image: none;
outline: none;
border: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
-moz-appearance: none;
-webkit-appearance: none;
white-space: nowrap;
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
user-select: none;
cursor: pointer;
}
.woocommerce-page #respond input#submit:hover,
.woocommerce-page button.button:hover,
.woocommerce-page a.button:hover,
.woocommerce .button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce button.button:hover,
.woocommerce a.button:hover,
.woocommerce .button:hover {
opacity: 0.8;
}
.nt-goldsmith-content .woocommerce-message .button.wc-forward {
display: none;
}
.goldsmith-btn:not(.loading) .loading-wrapper {
display: none;
}
.processing .goldsmith-btn:not(.loading) .loading-wrapper {
display: flex;
background: var(--goldsmith-dark);
}
.goldsmith-btn .loading-wrapper {
position: absolute;
height: 100%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
background: var(--goldsmith-light);
}  .nt-goldsmith-content .woocommerce-message {
padding: 15px;
background: var(--goldsmith-gray-soft);
margin-bottom: 40px;
max-width: 66%;
}
.woocommerce-error strong {
color: var(--goldsmith-red);
text-decoration: underline;
} .animation {
will-change: opacity, transform;
opacity: 0;
-moz-animation: none;
-webkit-animation: none;
animation: none;
}/*/*/@keyframes stock-progress-bar {
from {
width: 100%
}
to {
width: 0
}
}
@keyframes slide-down {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes goldsmithfadeInLeft {
0% {
transform: translate3d(-20px, 0, 0);
}
100% {
transform: none;
}
}
@keyframes goldsmithfadeOutLeft {
0% {
transform: translate3d(-20px, 0, 0);
}
100% {
transform: none;
}
}
.woocommerce-form-login-toggle,
.woocommerce-form-coupon-toggle {
background-color: var(--goldsmith-gray-soft);
margin-bottom: 0;
padding: 10px 20px;
border: 1px solid var(--goldsmith-gray);
max-width: 450px;
}
.woocommerce-form.woocommerce-form-login.login,
.woocommerce-form-register,
.checkout_coupon.woocommerce-form-coupon {
max-width: 450px;
margin-top: 20px;
margin-bottom: 20px;
}/**/.woocommerce-thankyou-order-details {
list-style: none;
display: flex;
flex-wrap: wrap;
padding: 15px;
border: 2px solid var(--goldsmith-gray);
}
.woocommerce-order-received .woocommerce-order-details,
.woocommerce-order-received .woocommerce-customer-details {
padding: 15px;
border: 2px solid var(--goldsmith-gray);
margin-top: 30px;
}
.woocommerce-order-received .woocommerce-order-details address p {
margin: 0px;
}
.woocommerce-thankyou-order-details li {
display: inline-flex;
align-items: flex-start;
justify-content: flex-start;
flex-direction: column;
}
.woocommerce-thankyou-order-details li+li {
margin-left: 15px;
padding-left: 15px;
border-left: 1px dashed var(--goldsmith-gray);
}
.woocommerce-order-received table.order_details {
width: 100%;
}
.woocommerce-order-received .woocommerce-order-details tr {
border-bottom: 1px solid var(--goldsmith-gray);
line-height: 2.5em;
}
.woocommerce-order-received .woocommerce-order-details tfoot tr:last-child {
border-bottom: 0;
}  .goldsmith-lost-reset-password-wrapper .goldsmith-flex {
flex-direction: column;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
display: inline-block;
background: var(--goldsmith-gray-soft);
border: 1px solid var(--goldsmith-gray);
padding: 10px 20px;
color: var(--goldsmith-dark);
}
ul.wc-bacs-bank-details.order_details.bacs_details {
margin: 0;
}
h2.wc-bacs-bank-details-heading {
margin: 30px 0 10px;
font-size: 22px;
}
h3.wc-bacs-bank-details-account-name {
font-size: 18px;
}
.goldsmith-checkout-footer-item.woocommerce-shipping-totals.shipping {
display: block;
padding: 10px;
background: var(--goldsmith-gray-soft);
margin-top: 10px;
}
ul.goldsmith-product-features-list {
padding-left: 20px;
} .goldsmith-woocommerce-pagination {
display: flex;
text-align: center;
align-items: center;
justify-content: center;
margin-top: 50px;
}
.goldsmith-woocommerce-pagination ul {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
width: 100%;
margin: 0;
margin-bottom: -10px;
padding: 0;
}
.goldsmith-woocommerce-pagination ul.page-numbers li {
display: inline-block;
margin-bottom: 10px;
border: 0;
}
.goldsmith-woocommerce-pagination ul.page-numbers li+li {
margin-left: 10px;
}
.goldsmith-woocommerce-pagination ul li a,
.goldsmith-woocommerce-pagination ul li span {
display: flex;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
margin: 0;
padding: 0;
border: 0;
color: var(--goldsmith-dark);
background-color: var(--goldsmith-gray-soft);
text-decoration: none;
font-size: 14px;
font-weight: 500;
line-height: 50px;
border-radius: 4px;
}
.goldsmith-woocommerce-pagination ul li a:focus,
.goldsmith-woocommerce-pagination ul li a:hover,
.goldsmith-woocommerce-pagination ul li span.current {
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
} .loop-mode-subcategories .col.product-category,
.loop-mode-both .col.product-category {
text-align: center;
}
.loop-mode-subcategories .col.product-category>a,
.loop-mode-both .col.product-category>a {
display: block;
}
.loop-mode-subcategories .goldsmith-choosen-filters-row,
.loop-mode-subcategories .shop-data-filters {
display: none;
}
.loop-mode-subcategories .goldsmith-products.row,
.loop-mode-both .goldsmith-products.row {
margin-bottom: -20px;
}
.loop-mode-subcategories .goldsmith-loop-category-title,
.loop-mode-both .goldsmith-loop-category-title {
margin-top: 15px;
}
.goldsmith-loop-category-title .cat-count {
width: 25px;
height: 25px;
border-radius: 25px;
background: aqua;
font-size: 12px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto;
margin-top: 10px;
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.goldsmith-sticky-cart-toggle {
position: fixed;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
z-index: 103;
background: var(--goldsmith-dark);
color: #fff;
border: 1px solid rgb(0 0 0 / 0%);
transition: .5s;
right: 25px;
bottom: 75px;
width: 50px;
height: 50px;
border-radius: 50px;
}
.bottom-popup-cart-active .goldsmith-sticky-cart-toggle {
bottom: 135px;
}
.goldsmith-sticky-cart-toggle.active {
background: var(--goldsmith-success);
}
.goldsmith-sticky-cart-toggle svg {
fill: #fff;
}
#goldsmith-cart-fly{
position: absolute;
width: 50px;
opacity: 1;
z-index: 9999999;
font-size: 20px;
line-height: 3;
text-align: center;
border-radius: 60px;
overflow: hidden;
}
.panel-content .cart-item-details dd,
.panel-content .cart-item-details dt{
display: inline-block;
margin: 0!important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
margin-top: 15px;
display: flex;
align-items: flex-start;
}
.woocommerce-cart .return-to-shop {
margin-top: 15px;
}
.woocommerce-cart .goldsmith-cart-empty-wrapper .woocommerce-notices-wrapper {
display: none;
}
.goldsmith-quickview-wrapper .goldsmith-btn.single_add_to_cart_button {
justify-content: center;
}
.quantity.type-hidden {
display: none;
}
.goldsmith-product-loop-inner:hover span.goldsmith-out-of-stock {
display: none;
}
.goldsmith-wishlist-page .wishlist-content.wishlist-all-items {
max-width: 600px;
margin: 0 auto;
border: 2px solid var(--goldsmith-gray);
padding: 30px;
}
.goldsmith-wishlist-page .goldsmith-empty-content {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.goldsmith-wishlist-page .goldsmith-empty-content svg {
max-width: 100px;
max-height: 100px;
float: left;
margin-right: 0;
fill: var(--goldsmith-gray);
opacity: 0.5;
margin-bottom: 0;
}
.goldsmith-wishlist-copy {
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid var(--goldsmith-gray);
}
.panel-content .wishlist-area {
padding-bottom: 50px;
}
.wishlist-area .wishlist-page-link {
width: 100%;
}
.goldsmith-wishlist-page .goldsmith-content-item + .goldsmith-content-item {
padding-top: 15px;
border-top: 1px dashed var(--goldsmith-gray);
}
.loop-list-item .list-inner {
align-items: flex-start;
}
.loop-list-item span.goldsmith-out-of-stock {
bottom: 20px;
}
.loop-list-item .rating {
position: relative;
bottom: 0;
margin-top: 10px;
}
.loop-list-item .goldsmith-variations .label {
margin-right: 10px;
}
.loop-list-item .goldsmith-variations {
margin-bottom: 10px;
}
.goldsmith-product-type-2.goldsmith-product-loop-inner {
overflow: visible;
}
.goldsmith-product-summary .goldsmith-viewed-offer-time {
margin-bottom: 20px;
}
.goldsmith-variations {
margin-bottom: 0;
display: flex;
flex-direction: column;
width: 100%;
gap: 15px;
}
.goldsmith-btn-reset-wrapper:not(.active) {
display: none;
}
.goldsmith-btn-reset-wrapper>.reset-title {
opacity: 0;
}
.variations-item {
width: 100%;
gap: 15px;
}
.woocommerce-variation-add-to-cart>*,
.variations-item .value {
flex: 1 0 auto;
}
.product-after-cart-wrapper .goldsmith-product-button.type-btn {
width: 50%;
gap: 5px;
background-color: var(--goldsmith-gray);
font-size: 14px;
}
.product-after-cart-wrapper .goldsmith-product-button.type-btn:hover {
color: var(--goldsmith-light);
background-color: var(--goldsmith-dark);
}
.product-after-cart-wrapper .goldsmith-product-button.type-btn:hover svg{
fill: var(--goldsmith-light);;
}
.goldsmith-summary-item.goldsmith-viewed-offer-time.expired {
display: none;
}
.goldsmith-product-info-top a.added_to_cart.wc-forward {
display: none;
}.goldsmith-quickshop-wrapper {
max-width: 500px;
background: #fff;
padding: 30px;
margin: 0 auto;
}
.goldsmith-quickshop-wrapper .woocommerce-message {
margin-top: 30px;
padding: 0;
background: none;
color: var(--goldsmith-success);
text-align: left;
}
.goldsmith-quickshop-wrapper .goldsmith-variations.variations + .goldsmith-product-info {
margin-top: 10px;
}
.goldsmith-quickshop-wrapper .goldsmith-quickshop-form-wrapper {
display: block;
}
.goldsmith-quickshop-wrapper .goldsmith-quickshop-form-wrapper .woocommerce div.product span.price,
.goldsmith-quickshop-wrapper .goldsmith-quickshop-form-wrapper .woocommerce-variation-price .price,
.goldsmith-quickshop-wrapper .goldsmith-price {
color: var(--goldsmith-gray-dark);
font-size: 21px;
font-weight: 400;
text-transform: uppercase;
}
.goldsmith-quickshop-wrapper .goldsmith-small-title,
.goldsmith-quickshop-wrapper .goldsmith-small-title a {
margin-right: 15px;
}
.goldsmith-quickshop-wrapper form.goldsmith-summary-item.goldsmith-flex.cart.grouped_form .goldsmith-after-cart-grouped-button-wrapper button {
width: auto;
flex: 0 0 100%;
}
.product.goldsmith-quickshop-wrapper .single_variation_wrap.single-product-add-to-cart-type-black .woocommerce-variation-add-to-cart,
.product.goldsmith-quickshop-wrapper .single_variation_wrap.single-product-add-to-cart-type-gray .woocommerce-variation-add-to-cart {
margin-top: 10px;
background: transparent;
border: 0;
padding: 0;
}
.goldsmith-quickshop-wrapper ul.woocommerce-error {
list-style: none;
position: relative;
margin: 0;
margin-top: 10px;
padding: 25px 15px 15px 15px;
background: var(--goldsmith-red);
color: #fff;
}
.goldsmith-quickshop-wrapper .woocommerce-message {
margin-top: 30px;
padding: 0;
background: none;
color: var(--goldsmith-success);
text-align: left;
font-size: 14px;
}
.goldsmith-quickshop-wrapper .goldsmith-btn {
flex: 1 0 auto;
}
.goldsmith-quickshop-wrapper .product-after-cart-wrapper,
.goldsmith-quickshop-wrapper .goldsmith-quickshop-buttons-wrapper:not(.active),
.goldsmith-quickshop-wrapper .goldsmith-quickshop-notices-wrapper:not(.active),
.goldsmith-quickshop-wrapper .goldsmith-product-button,
.goldsmith-quickshop-wrapper .woocommerce-message .button.wc-forward {
display: none;
}
.goldsmith-quickshop-wrapper .mfp-close.goldsmith-panel-close-button {
position: absolute;
top: 10px;
right: 10px;
width: 34px;
height: 34px;
opacity: 1;
background: var(--goldsmith-dark);
}
.goldsmith-quickshop-wrapper .goldsmith-panel-close-button:before,
.goldsmith-quickshop-wrapper .goldsmith-panel-close-button:after {
background-color: #fff;
opacity: 1;
}
.goldsmith-quickshop-wrapper .goldsmith-quickshop-buttons-wrapper {
position: absolute;
width: 100%;
left: 0;
bottom: -38px;
}
.goldsmith-quickshop-wrapper .goldsmith-quickshop-buttons-wrapper .goldsmith-btn {
min-width: auto !important;
width: 50%;
cursor: pointer;
}
.goldsmith-quickshop-wrapper .minicart-extra-text {
margin: 0;
position: absolute;
width: 100%;
top: -41px;
left: 0;
padding: 7px 40px 7px 30px;
background: var(--goldsmith-dark);
text-align: left;
color: #fff;
}
.goldsmith-quickshop-wrapper .woocommerce-variation-price {
margin: 0px 0 10px;
}
.goldsmith-quickshop-wrapper .woobt-alert {
padding: 6px 10px 6px 14px;
border: 1px solid var(--goldsmith-warning-border);
background-color: var(--goldsmith-warning-bg);
font-size: 14px;
color: var(--goldsmith-warning);
border-radius: var(--goldsmith-border-radius);
}
.goldsmith-quickshop-wrapper .woobt-products .woobt-product {
justify-content: flex-start;
flex-wrap: wrap;
}
.goldsmith-quickshop-wrapper .woobt-wrap .woobt-products {
margin: 0;
}
.goldsmith-quickshop-wrapper .goldsmith-after-cart-button-wrapper {
display: none;
}.goldsmith-selected-variations-terms-wrapper {
display: none;
}
.goldsmith-selected-variations-terms {
padding: 10px 15px;
background: var(--goldsmith-success-bg);
border: 1px solid var(--goldsmith-success-border);
border-radius: var(--goldsmith-border-radius);
color: var(--goldsmith-success);
line-height: 1;
}
.goldsmith-selected-variations-terms span {
font-weight: 500;
text-transform: uppercase;
font-size: 11px;
}
.goldsmith-selected-variations-terms-title {
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
color: var(--goldsmith-dark);
margin-bottom: 10px;
display: block;
}
.goldsmith-selected-variations-terms-wrapper .selected-features + .selected-features {
margin-left: 10px;
}
.goldsmith-term.selected~.goldsmith-term,
.goldsmith-term.disabled {
opacity: 0.5;
pointer-events: none;
}
.goldsmith-term.goldsmith-selected:before {
content: '✓';
}
.goldsmith-term.goldsmith-disabled:before {
content: '✖';
min-height: 18px;
min-width: 18px;
border-radius: 100%;
background-color: var(--goldsmith-gray);
color: var(--goldsmith-dark);
text-align: center;
font-size: 10px;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
opacity: 1;
}/**/.show-hints .goldsmith-terms .goldsmith-term:after,
.show-hints .goldsmith-terms .goldsmith-term:not(.goldsmith-disabled):before{
position: absolute;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
visibility: hidden;
opacity: 0;
pointer-events: none;
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
transition: .3s ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
transition-delay: 0s;
bottom: 100%;
left: 50%;
}
.show-hints .goldsmith-terms .goldsmith-term:not(.goldsmith-disabled):before {
content: '';
background: 0 0;
border: 6px solid transparent;
border-top-color: var(--goldsmith-dark);
z-index: 1000001;
margin-bottom: -11px;
left: calc(50% - 6px);
}
.show-hints .goldsmith-terms .goldsmith-term:not(.goldsmith-disabled):after {
content: attr(data-title);
background: var(--goldsmith-dark);
color: var(--goldsmith-light);
padding: 8px 10px;
font-size: 12px;
line-height: 12px;
white-space: nowrap;
box-shadow: 4px 4px 8px rgba(0,0,0,.3);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.show-hints .goldsmith-terms .goldsmith-term:hover:after,
.show-hints .goldsmith-terms .goldsmith-term:not(.goldsmith-disabled):hover:before {
visibility: visible;
opacity: 1;
-webkit-transition-delay: .1s;
-moz-transition-delay: .1s;
transition-delay: .1s;
}
.show-hints .goldsmith-terms .goldsmith-term:hover:before{
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.show-hints .goldsmith-terms .goldsmith-term:hover:after {
-webkit-transform: translateX(-50%) translateY(-8px);
-moz-transform: translateX(-50%) translateY(-8px);
transform: translateX(-50%) translateY(-8px);
}
.woocommerce .show-hints .goldsmith-terms .goldsmith-term.goldsmith-selected:before {
content: '✓';
min-height: 18px;
min-width: 18px;
border-radius: 100%;
background-color: var(--goldsmith-success);
color: var(--goldsmith-light);
text-align: center;
font-size: 10px;
position: absolute;
display: flex;
align-items: center;
justify-content: center;
transform: none;
bottom: auto;
margin: 0;
border: 0;
opacity: 1;
visibility: visible;
left: auto;
right: auto;
}
.show-hints .goldsmith-terms .goldsmith-term.goldsmith-disabled:hover:before {
-webkit-transform: none;
-moz-transform: none;
transform: none;
}/*/*/.goldsmith-product-top-nav {
margin: 0;
z-index: 1;
position: relative;
}
.goldsmith-product-breadcrumb-nav .goldsmith-flex,
.goldsmith-product-top-nav {
justify-content: space-between;
}
.goldsmith-product-top-nav.goldsmith-bread-off {
justify-content: flex-end;
}
.goldsmith-product-breadcrumb-nav {
padding: 30px 0;
z-index: 2;
}/*/*/.goldsmith-row-summary .goldsmith-product-labels,
.goldsmith-swiper-slider-wrapper .goldsmith-product-labels {
z-index: 5;
}
.goldsmith-product-video-button+.goldsmith-product-labels {
top: 80px;
left: 20px;
}
.goldsmith-section:not(.first-section) {
margin-top: 80px;
}
.section-title-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 30px;
}
.goldsmith-section .section-title {
margin-bottom: 0;
font-size: 22px;
text-transform: capitalize;
}
.goldsmith-summary-item .goldsmith-svg-icon {
max-width: 20px;
max-height: 20px;
margin-right: 5px;
}
.goldsmith-product-summary ul,
.goldsmith-product-summary ul.goldsmith-product-features-list,
.goldsmith-product-tabs-content ul,
.goldsmith-product-tabs-content ul.goldsmith-product-features-list {
padding-left: 15px;
}
.goldsmith-product-summary ul.goldsmith-breadcrumb {
padding-left: 0px;
}
form.goldsmith-summary-item.goldsmith-flex.cart.grouped_form {
display: block;
}
.woocommerce-grouped-product-list.group_table {
padding: 25px 0 0;
width: 100%;
}
.woocommerce-grouped-product-list .woocommerce-grouped-product-list-items {
list-style: none;
padding: 0;
margin: 0;
margin-bottom: 30px;
}
.woocommerce-grouped-product-list .woocommerce-grouped-product-list-items:last-child {
border: 0;
}
.woocommerce-grouped-product-list .woocommerce-grouped-product-list-items li {
padding: 0 25px;
}
.woocommerce-grouped-product-list-item__label {
margin: 10px 0 0;
}
.woocommerce-grouped-product-list-item__price {
margin-bottom: 15px;
}
form.goldsmith-summary-item.goldsmith-flex.cart.grouped_form button {
width: 100%;
}
.goldsmith-after-cart-button-wrapper {
display: flex;
}
.goldsmith-summary-item .goldsmith-product-button {
width: 40px;
height: 100%;
min-height: 40px;
}
.goldsmith-summary-item .goldsmith-product-button .goldsmith-svg-icon {
margin: 5px;
}
.goldsmith-summary-item .golden-product-button.added svg {
fill: var(--goldsmith-green);
}
.goldsmith-summary-item .goldsmith-after-cart-button-wrapper .goldsmith-product-button:first-child {
margin-left: 0px;
}
.product:not(.goldsmith-single-product-type-3) .single-product-add-to-cart-type-black .woocommerce-variation-add-to-cart,
.product:not(.goldsmith-single-product-type-3) .single-product-add-to-cart-type-gray .woocommerce-variation-add-to-cart {
display: flex;
flex-wrap: nowrap;
margin-top: 20px;
justify-content: center;
align-items: center;
flex-direction: row;
align-content: center;
background: var(--goldsmith-bg-soft);
border: 1px solid var(--goldsmith-gray);
padding: 20px;
border-radius: 4px;
text-align: center;
}/*/*/.goldsmith-product-top {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
flex-wrap: wrap;
}
.goldsmith-product-top-labels {
display: flex;
align-items: center;
}
.goldsmith-product-top-labels .goldsmith-label:not(:last-child) {
margin-right: 5px;
}
.goldsmith-product-nav {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
}
.goldsmith-product-nav .product-nav-content {
position: absolute;
top: 100%;
right: 0px;
visibility: hidden;
padding: 10px;
min-width: 240px;
opacity: 0;
transition: opacity .1s ease .1s, visibility .1s ease .1s;
animation: goldsmithfadeOutLeft .1s ease .1s both;
z-index: 99;
display: flex;
align-items: center;
flex-direction: row;
background-color: var(--goldsmith-light);
box-shadow: 0 0 3px rgba(0, 0, 0, .15);
cursor: pointer;
}
.goldsmith-product-nav .product-nav-link,
.goldsmith-product-nav .product-nav-link:hover {
opacity: 1;
}
.goldsmith-product-nav .product-nav-link:hover>.product-nav-content {
visibility: visible;
opacity: 1;
transition: opacity .3s ease, visibility .3s ease;
animation: goldsmithfadeInLeft .3s ease both;
}
.goldsmith-product-nav .product-nav-title {
margin-left: 7px;
font-size: 14px;
color: var(--goldsmith-dark);
}
.goldsmith-product-nav .product-nav-title:hover {
color: var(--goldsmith-primary);
}
.product-nav-link.goldsmith-nav-shop {
position: relative;
margin: -2px 10px 0;
}
.goldsmith-nav-arrow {
font-size: 14px;
}
span.goldsmith-shop-link-inner {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
span.goldsmith-shop-link-icon {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
span.goldsmith-shop-link-icon:before,
span.goldsmith-shop-link-icon:after {
content: "";
position: relative;
display: block;
width: 7px;
height: 7px;
border: 1px solid var(--goldsmith-dark);
margin: 1px;
}
span.product-nav-content:after {
content: "";
width: 100%;
height: 5px;
position: absolute;
top: -5px;
left: 0;
}
.product-nav-link.disabled {
opacity: 0.5;
pointer-events: none;
}/*/*/.woocommerce-variation-add-to-cart {
display: flex;
flex-wrap: wrap;
margin-top: 10px;
gap: 10px;
}
.woocommerce-variation-price {
margin-top: 10px;
}
.goldsmith-product-bottom-popup-cart .woocommerce-variation-price {
margin: 5px 0;
}
.woocommerce-variation-add-to-cart-disabled {
opacity: 0.5;
pointer-events: none;
margin-top: 0px;
}
.goldsmith-product-summary .goldsmith-summary-item {
margin: 0px;
position: relative;
color: var(--goldsmith-dark);
}
.goldsmith-product-labels.goldsmith-summary-item:empty {
display: none;
}
.woocommerce-review-link,
.cr-qna-link {
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
}
.woocommerce-review-link {
margin-left: 10px;
}
.goldsmith-summary-item.goldsmith-price p.stock.goldsmith-stock-status {
font-size: 10px;
letter-spacing: 0.2px;
font-weight: 500;
}
.goldsmith-product-summary .goldsmith-summary-item p {
color: var(--goldsmith-dark-soft);
}
.goldsmith-product-summary .goldsmith-summary-item+.goldsmith-summary-item {
margin-top: 20px;
}
.goldsmith-summary-item.goldsmith-product-popup-details div {
margin-bottom: 10px;
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
}
.goldsmith-product-summary .goldsmith-summary-item.goldsmith-price.price {
font-size: 18px;
line-height: 1;
position: relative;
display: flex;
align-items: center;
gap: 15px;
justify-content: space-between;
flex-wrap: wrap;
}
.woocommerce-grouped-product-list .woocommerce-grouped-product-list-items li a {
font-weight: 500;
}
.goldsmith-summary-item.goldsmith-product-title:first-letter {
text-transform: capitalize;
}
.goldsmith-summary-item.goldsmith-price p.stock.goldsmith-stock-status {
font-size: 9px;
padding: 5px 10px;
letter-spacing: 0.5px;
background: var(--goldsmith-bg-soft);
border-radius: 10px;
display: inline-block;
}
.goldsmith-summary-item.goldsmith-price span+p.stock.goldsmith-stock-status {
margin-top: 15px;
}
.goldsmith-summary-item.goldsmith-price p.stock.goldsmith-stock-status.out-of-stock {
background: var(--goldsmith-red);
color: var(--goldsmith-light);
}
form.goldsmith-flex.cart {
gap: 10px;
}
form.goldsmith-flex.cart>* {
flex: 1 0 auto;
}
.goldsmith-product-summary .variations_form {
flex-direction: column;
display: flex;
height: revert;
flex-wrap: nowrap;
align-content: flex-start;
margin-bottom: 25px;
}
.goldsmith-product-summary .variations_form .value select {
padding: 8px 30px 8px 20px;
min-height: 25px;
border-radius: 4px;
max-width: 300px;
}
.goldsmith-product-summary .variations_form .variations-item .goldsmith-small-title {
margin-right: 15px;
min-width: 35px;
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
}
.product-after-cart-wrapper {
display: flex;
gap: 10px;
}
.product-after-cart-wrapper .goldsmith-product-button {
position: relative;
cursor: pointer;
}
.goldsmith-after-cart-grouped-button-wrapper {
display: flex;
flex-wrap: wrap;
width: 100%;
margin: 10px 0 25px 25px;
}
.goldsmith-product-summary .variations_form .goldsmith-btn-reset.reset_variations {
background: var(--goldsmith-dark);
color: var(--goldsmith-light);
padding: 0px 10px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
min-height: 25px;
font-size: 11px;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 0.5px;
border-radius: 4px;
}
form.goldsmith-summary-item.goldsmith-flex.cart.grouped_form .goldsmith-after-cart-grouped-button-wrapper button {
width: auto;
flex: 0 0 calc(100% - 110px);
height: 50px;
font-size: 16px;
}
.goldsmith-after-cart-grouped-button-wrapper .goldsmith-after-cart-button-wrapper {
display: flex;
margin-top: 0;
flex: 0 0 38px;
margin-left: 5px;
align-items: center;
}
.goldsmith-product-summary .goldsmith-summary-item.form-external>div {
margin-bottom: 0px;
}
.goldsmith-product-summary .goldsmith-product-meta {
display: flex;
flex-direction: column;
}
.goldsmith-summary-item.goldsmith-product-meta {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.goldsmith-summary-item.goldsmith-product-meta .goldsmith-meta-label {
color: var(--goldsmith-dark-soft);
text-transform: uppercase;
}
.goldsmith-visitors-product-message {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: center;
align-items: flex-start;
font-size: 0.8125rem;
border-width: 1px;
border-style: solid;
border-radius: var(--goldsmith-border-radius);
padding: 14px 20px;
}
.goldsmith-product-summary .goldsmith-summary-item .goldsmith-coming-time {
display: flex;
align-items: center;
justify-content: center;
padding: 10px 15px;
border-radius: 4px;
flex-direction: row;
flex-wrap: nowrap;
align-content: center;
max-width: 240px;
}
.goldsmith-product-carousel {
margin-bottom: 60px;
}/*/*/.goldsmith-product-tab-title {
border-bottom: 1px solid var(--goldsmith-gray);
}
.goldsmith-product-tab-title-item {
margin: 0;
margin-right: 20px;
display: inline-block;
border: none;
border-radius: 0;
background: transparent;
padding-bottom: 10px;
font-weight: 800;
font-size: 14px;
position: relative;
color: var(--goldsmith-dark);
font-family: var(--goldsmith-font-heading);
text-transform: uppercase;
cursor: pointer;
}
.goldsmith-product-tab-title-item::after {
content: "";
position: absolute;
left: 0;
bottom: -1px;
width: 100%;
height: 1px;
background: var(--goldsmith-dark);
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
opacity: 0;
}
.goldsmith-product-tab-title-item.active {
color: var(--goldsmith-dark-soft);
}
.goldsmith-product-tab-title-item.active::after {
opacity: 1;
}
.goldsmith-product-tab-title-item:first-child {
margin-left: 0;
}
.goldsmith-product-tab-content-item {
padding: 20px 0;
margin-bottom: -20px;
display: none;
}
.goldsmith-product-tab-content-item h4.title {
display: none;
}
.goldsmith-product-tab-content-item.active {
display: block;
animation: slide-down .3s ease-out;
}
.woocommerce-product-attributes-item th {
width: 50%;
}
.goldsmith-product-tabs-content th.woocommerce-product-attributes-item__label {
font-weight: bold;
padding-right: 10px;
}
@media (max-width: 767px) {
.goldsmith-product-tab-title-item::after {
height:0px;
}
}
@media (max-width: 480px) {
.goldsmith-product-tab-title-item {
margin-right: 15px;
margin-bottom: 10px;
padding-bottom: 10px;
font-weight: 500;
font-size: 15px;
}
.goldsmith-product-tab-title-item::after {
bottom: 5px;
}
}/*/*/.goldsmith-product-related .goldsmith-product {
margin-bottom: 0;
}
.cross-sells-slider-nav,
.upsells-slider-nav,
.related-slider-nav,
.recently-slider-nav {
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
font-weight: bold;
}
.cross-sells-slider-nav>div:hover,
.upsells-slider-nav>div:hover,
.related-slider-nav>div:hover,
.recently-slider-nav>div:hover {
color: var(--goldsmith-primary);
}
.related-slider-nav .goldsmith-swiper-next,
.cross-sells-slider-nav .goldsmith-swiper-next,
.upsells-slider-nav .goldsmith-swiper-next,
.recently-slider-nav .goldsmith-swiper-next {
margin-left: 15px;
}
.goldsmith-product-recently {
margin-bottom: 60px;
}/*/*/.goldsmith-product-gallery-main-slider .swiper-slide img,
.goldsmith-product-gallery-main-image .swiper-slide img {
position: relative;
width: 100%;
display: block;
}
body:not(.page-loaded) .goldsmith-product-gallery-main-slider.swiper-creative .swiper-wrapper .swiper-slide:not(.swiper-slide-active) {
display: none;
}/*/*/.goldsmith-single-product-stock .stock-details {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 10px;
}
.goldsmith-single-product-stock .stock-sold,
.goldsmith-single-product-stock .current-stock {
display: inline-block;
}
.goldsmith-single-product-stock .stock-details span {
font-weight: 500;
color: var(--goldsmith-dark);
}
.goldsmith-single-product-stock .goldsmith-product-stock-progress {
background: var(--goldsmith-bg-soft);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.goldsmith-single-product-stock .goldsmith-product-stock-progressbar {
display: block;
height: 8px;
min-width: 1px;
background: var(--goldsmith-dark);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
max-width: 100%;
}
.goldsmith-single-product-stock .goldsmith-product-stock-progressbar {
animation: stock-progress-bar 8s ease;
animation-delay: .5s
}/*/*/.goldsmith-social-icons a {
position: relative;
}
.goldsmith-social-icons a:after,
.goldsmith-social-icons a:before {
position: absolute;
visibility: hidden;
opacity: 0;
z-index: 1000000;
pointer-events: none;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: .3s ease;
-moz-transition: .3s ease;
transition: .3s ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
transition-delay: 0s;
}
.goldsmith-social-icons a:before {
content: "";
position: absolute;
background: 0 0;
border: 6px solid transparent;
border-top-color: var(--goldsmith-dark);
z-index: 1000001;
}
.goldsmith-social-icons a:after {
background: var(--goldsmith-dark);
color: var(--goldsmith-light);
padding: 8px 10px;
font-size: 12px;
line-height: 12px;
white-space: nowrap;
text-shadow: 0 -1px 0 #000;
box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
}
.goldsmith-social-icons a:after {
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.goldsmith-social-icons a:after,
.goldsmith-social-icons a:before {
bottom: 100%;
left: 50%;
}
.goldsmith-social-icons a:before {
margin-bottom: -11px;
left: calc(50% - 6px);
}
.goldsmith-social-icons a:hover:before {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.goldsmith-social-icons a:hover:after {
-webkit-transform: translateX(-50%) translateY(-8px);
-moz-transform: translateX(-50%) translateY(-8px);
transform: translateX(-50%) translateY(-8px);
}
.goldsmith-social-icons a:hover:after,
.goldsmith-social-icons a:hover:before {
visibility: visible;
opacity: 1;
-webkit-transition-delay: .1s;
-moz-transition-delay: .1s;
transition-delay: .1s;
}
.goldsmith-social-icons a:after {
content: attr(data-title);
}
.goldsmith-product-share {
display: flex;
align-items: center;
color: var(--goldsmith-dark);
margin: 15px 0;
font-weight: 500;
}
.goldsmith-product-share a {
font-size: 13px;
margin: 0;
color: var(--goldsmith-light);
width: 30px;
height: 30px;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 100%;
}
.goldsmith-product-share span.share-title {
margin-right: 5px;
}
.goldsmith-product-share a.social-facebook {
background: #3b5998;
}
.goldsmith-product-share a.social-twitter {
background-color: #1da1f2;
}
.goldsmith-product-share a.social-pinterest {
background-color: #e60023;
}
.goldsmith-product-share a.social-linkedin {
background-color: #0077b5;
}
.goldsmith-product-share a.social-reddit {
background-color: #ff4500;
}
.goldsmith-product-share a.social-whatsapp {
background-color: #25d366;
}
.goldsmith-product-share a.social-ok {
background-color: #ee8208;
}
.goldsmith-product-share a.social-telegram {
background-color: #0088CC;
}
.goldsmith-product-share a.social-email {
background-color: #000;
}
.goldsmith-product-share a.social-viber {
background-color: #7360f2;
}
.goldsmith-product-share a.social-vk {
background-color: #4C75A3;
}
.goldsmith-product-share a.social-youtube {
background-color: #FF0000;
}
.goldsmith-product-share a.social-vimeo {
background-color: #1ab7ea;
}
.goldsmith-product-share a.social-tumblr {
background-color: #34526f;
}
.goldsmith-product-share a.social-flickr {
background-color: #0063dc;
}
.goldsmith-product-share a.social-github {
background-color: #6e5494;
}
.goldsmith-product-share a.social-behance {
background-color: #1769ff;
}
.goldsmith-product-share a.social-dribbble {
background-color: #8aba56;
}
.goldsmith-product-share a.social-soundcloud {
background-color: #ff8800;
}
.goldsmith-product-share a.social-spotify {
background-color: #1db954;
}
.goldsmith-product-share a.social-snapchat {
background-color: #fffc00;
}
.goldsmith-product-share a.social-tiktok {
background-color: #25F4EE;
}/*/*/.goldsmith-product-question-top {
display: flex;
align-items: center;
justify-content: space-between;
background: var(--goldsmith-gray);
padding: 20px;
}
.goldsmith-product-question-tumb {
margin-right: 20px;
}
.goldsmith-product-question-top .goldsmith-product-question-title {
font-size: 18px;
}
.goldsmith-product-question-buttons {
margin-left: 20px;
}/*/*/.goldsmith-product-view,
.goldsmith-estimated-delivery {
display: flex;
align-items: center;
justify-content: flex-start;
}
.goldsmith-product-view svg {
max-width: 14px;
max-height: 14px;
}
.goldsmith-estimated-delivery svg {
max-width: 18px;
max-height: 18px;
}
.goldsmith-estimated-delivery span,
a.goldsmith-open-popup,
.goldsmith-product-summary .goldsmith-product-meta .goldsmith-brands,
.goldsmith-product-summary .goldsmith-product-meta .posted_in,
.goldsmith-product-summary .goldsmith-product-meta .tagged_as,
.goldsmith-product-summary .goldsmith-product-meta .goldsmith-sku-wrapper {
font-weight: 500;
color: var(--goldsmith-dark);
}
.goldsmith-meta-wrapper > span {
display: inline-block;
margin-right: 5px;
}
.goldsmith-product-summary .goldsmith-product-meta .goldsmith-brands a,
.goldsmith-product-summary .goldsmith-product-meta .posted_in a,
.goldsmith-product-summary .goldsmith-product-meta .tagged_as a {
font-weight: 500;
color: var(--goldsmith-dark);
display: inline-block;
}/*/*/.commentlist {
margin: 0;
}
.commentlist .avatar {
margin-right: 20px;
}
.commentlist .comment_container {
display: flex;
align-items: flex-start;
justify-content: flex-start;
width: 100%;
}
.commentlist li {
position: relative;
}
.commentlist p.meta {
margin: 0 !important;
}
.commentlist .star-rating {
position: absolute;
top: 5px;
right: 0;
}
.product-review-form p.comment-form-cookies-consent {
display: flex;
align-items: center;
justify-content: flex-start;
}
.product-review-form p.comment-form-cookies-consent label {
margin-bottom: 0px;
line-height: 1;
}/*/*/.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
transition: all cubic-bezier(.795,-.035,0,1) .5s;
margin: 0;
padding: 0;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
position: relative;
overflow: hidden;
}
.woocommerce div.product div.images .flex-control-thumbs {
overflow: hidden;
zoom: 1;
margin: 0;
padding: 0;
}
.woocommerce div.goldsmith-single-product-type-1 div.images .flex-control-thumbs {
margin-top: 10px;
}
.woocommerce div.product div.images:not(.goldsmith-gallery-swiper-enabled) .flex-control-thumbs li {
width: 20%;
float: left;
margin: 0;
list-style: none;
}
.has-header-sidebar .product .goldsmith-gallery-swiper-enabled .flex-control-thumbs li { max-width: 80px; }
.woocommerce .product .images.goldsmith-gallery-swiper-enabled .flex-control-thumbs li {
width: 100px;
margin: 0;
list-style: none;
}
.woocommerce .product .woocommerce-product-gallery--columns-4:not(.goldsmith-gallery-swiper-enabled) .flex-control-thumbs li:nth-child(4n+1) {
clear: left;
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
cursor: pointer;
opacity: 1;
margin: 0;
padding: 0px;
border-bottom: 6px solid var(--goldsmith-gray);
}
body:not(.page-loaded) div.product .gallery-col {
overflow: hidden;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
opacity: 1;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
position: absolute;
top: 15px;
left: auto;
right: 15px;
font-size: 2em;
z-index: 9;
width: 35px;
height: 35px;
background: var(--goldsmith-gray);
text-indent: -9999px;
border-radius: 100%;
box-sizing: content-box;
display: flex;
align-items: center;
justify-content: center;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger img{
display: none!important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
content: "";
display: block;
width: 15px;
height: 15px;
border: 0;
border-radius: 0;
position: absolute;
top: auto;
left: auto;
box-sizing: content-box;
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M128,32V0H16C7.163,0,0,7.163,0,16v112h32V54.56L180.64,203.2l22.56-22.56L54.56,32H128z'/%3E%3Cpath d='M496,0H384v32h73.44L308.8,180.64l22.56,22.56L480,54.56V128h32V16C512,7.163,504.837,0,496,0z'/%3E%3Cpath d='M480,457.44L331.36,308.8l-22.56,22.56L457.44,480H384v32h112c8.837,0,16-7.163,16-16V384h-32V457.44z'/%3E%3Cpath d='M180.64,308.64L32,457.44V384H0v112c0,8.837,7.163,16,16,16h112v-32H54.56L203.2,331.36L180.64,308.64z'/%3E%3C/g%3E%3C/svg%3E");
background-size: contain;
background-repeat: no-repeat;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
content: none;
display: block;
width: 2px;
height: 8px;
background: #000;
border-radius: 6px;
position: absolute;
top: 27px;
left: 30px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
box-sizing: content-box;
}
.woocommerce div.product div.goldsmith_product_images .flex-control-thumbs li {
margin: 2px;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
border-color: var(--goldsmith-dark);
}
.woocommerce div.product .woocommerce-product-gallery--columns-3:not(.goldsmith-gallery-swiper-enabled) .flex-control-thumbs li {
width: calc( 33.3333% - 4px );
}
.woocommerce div.product .woocommerce-product-gallery--columns-4:not(.goldsmith-gallery-swiper-enabled) .flex-control-thumbs li {
width: calc( 25% - 4px );
}
.woocommerce div.product .woocommerce-product-gallery--columns-5:not(.goldsmith-gallery-swiper-enabled) .flex-control-thumbs li {
width: calc( 20% - 4px );
}
.woocommerce div.product .woocommerce-product-gallery--columns-6:not(.goldsmith-gallery-swiper-enabled) .flex-control-thumbs li {
width: calc( 16.66666667% - 4px );
}
.woocommerce-product-gallery.goldsmith_product_images.images_top .flex-control-nav {
margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-product-gallery.goldsmith_product_images.images_top .flex-control-nav,
.woocommerce div.product .woocommerce-product-gallery.goldsmith_product_images.images_left .flex-control-nav,
.woocommerce div.product .woocommerce-product-gallery.goldsmith_product_images.images_bottom .flex-control-nav {
margin-top: 10px;
}
.woocommerce div.product .goldsmith_product_images.goldsmith_product_images .flex-control-thumbs li {
clear: none;
}
.gallery-position-right .gallery-col {
order: 1;
}
.goldsmith-gallery-swiper-enabled li.flex-nav-next,
.goldsmith-gallery-swiper-enabled li.flex-nav-prev {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-top: -50px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 50px;
height: 50px;
z-index: 5;
font-size: 24px;
}
.woocommerce-product-gallery.goldsmith_product_images .flex-direction-nav .flex-nav-next {
right: 0;
}
@media (min-width: 576px) {
.woocommerce div.product div.goldsmith_product_images.woocommerce-product-gallery {
display: flex;
flex-direction: column;
}
.woocommerce div.product div.goldsmith_product_images.woocommerce-product-gallery.images_left,
.woocommerce div.product div.goldsmith_product_images.woocommerce-product-gallery.images_right {
flex-direction: row;
}
.woocommerce-product-gallery.goldsmith_product_images.images_top .flex-control-nav,
.woocommerce-product-gallery.goldsmith_product_images.images_left .flex-control-nav {
order: 0;
}
.woocommerce-product-gallery.goldsmith_product_images.images_top .flex-viewport,
.woocommerce-product-gallery.goldsmith_product_images.images_left .flex-viewport {
order: 1;
}
.woocommerce-product-gallery.goldsmith_product_images.images_left .flex-viewport,
.woocommerce-product-gallery.goldsmith_product_images.images_right .flex-viewport {
flex: 0 0 auto;
width: calc(100% - 90px);
}
.woocommerce div.product .woocommerce-product-gallery.goldsmith_product_images.images_left .flex-control-nav,
.woocommerce div.product .woocommerce-product-gallery.goldsmith_product_images.images_right .flex-control-nav {
width: 90px;
flex-direction: column;
display: flex;
align-items: center;
margin-right: 10px;
margin-top: 0px;
}
.woocommerce-product-gallery.goldsmith_product_images.images_right .flex-control-nav {
margin-left: 10px;
}
.woocommerce div.product .goldsmith_product_images.images_left .flex-control-thumbs li,
.woocommerce div.product .goldsmith_product_images.images_right .flex-control-thumbs li {
width: 100%;
}
}
@media (max-width: 992px) {
.woocommerce div.product:not(.goldsmith-product-strech-type) div.goldsmith_product_images.woocommerce-product-gallery {
margin-bottom: 60px;
}
}
@media (max-width: 576px) {
.woocommerce div.product .woocommerce-product-gallery--with-images.goldsmith_product_images .flex-control-thumbs li {
width: calc( 16.66666667% - 4px );
}
}/*/*/.goldsmith-accordion-item {
background-color: var(--goldsmith-light);
border: 1px solid var(--goldsmith-gray);
}
.goldsmith-accordion-header {
position: relative;
display: flex;
align-items: center;
width: 100%;
padding: 12px 20px;
font-weight: 500;
color: var(--goldsmith-dark);
text-align: left;
border: 0;
border-radius: 0;
cursor: pointer;
overflow-anchor: none;
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,
border-radius 0.15s ease;
}
.goldsmith-accordion-header::after {
font-family: 'ninetheme-font';
font-size: 12px;
text-transform: none;
letter-spacing: 0;
font-variant: initial;
line-height: 1;
font-weight: 600;
margin-left: auto;
content: "\f115";
transition: transform 0.2s ease-in-out;
}
.goldsmith-accordion-item.active .goldsmith-accordion-header::after {
transform: rotate(180deg);
}
.goldsmith-product-summary .goldsmith-summary-item>div.goldsmith-accordion-item {
margin-bottom: 0;
}
.goldsmith-accordion-item:not(:first-of-type) {
border-top: 0;
}
.goldsmith-accordion-body {
display: none;
padding: 1rem 1.25rem;
}
.goldsmith-accordion-body .goldsmith-product-reviews-wrapper .section-title-wrapper {
display: none;
}/*/*/.goldsmith-product-showcase.goldsmith-bg-dark {
background: var(--goldsmith-dark);
}
.goldsmith-product-showcase .goldsmith-swiper-slider-wrapper {
padding-bottom: 60px;
padding-top: 60px;
}
.goldsmith-product-showcase.goldsmith-has-breadcrumb .goldsmith-swiper-slider-wrapper {
padding-top: 0;
}
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-summary {
padding-bottom: 80px;
}
.has-default-header-type-trans .goldsmith-product-showcase .goldsmith-swiper-slider-wrapper {
padding-top: 120px;
}
.has-default-header-type-trans .goldsmith-product-showcase.goldsmith-bg-dark.goldsmith-has-breadcrumb .goldsmith-swiper-slider-wrapper {
padding-top: 0px;
}
.has-default-header-type-trans .goldsmith-product-showcase.goldsmith-bg-dark.goldsmith-has-breadcrumb {
padding-top: 120px;
}
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-summary .goldsmith-summary-item,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-small-title,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-small-title a,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-view span,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-estimated-delivery span,
.goldsmith-product-showcase.goldsmith-bg-dark a.goldsmith-open-popup,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-summary .goldsmith-product-meta .posted_in,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-summary .goldsmith-product-meta .tagged_as,
.goldsmith-product-showcase.goldsmith-bg-dark .quantity-button.plus,
.goldsmith-product-showcase.goldsmith-bg-dark .quantity-button.minus,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-accordion-header,
.goldsmith-product-showcase.goldsmith-bg-dark .woocommerce-product-attributes-item th,
.goldsmith-product-showcase.goldsmith-bg-dark .product-desc-content h4,
.goldsmith-product-showcase.goldsmith-bg-dark .product-desc-content .title,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-single-product-stock .stock-details span,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-summary .goldsmith-product-meta .goldsmith-brands,
.has-default-header-type-dark .woocommerce-form-coupon-toggle a,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-summary-item.goldsmith-price p.stock.goldsmith-stock-status,
#nt-woo-single .goldsmith-product-showcase.goldsmith-bg-dark #cr_qna.cr-qna-block div.cr-qna-list-block .cr-qna-list-q-cont button.cr-qna-ans-button,
#nt-woo-single .goldsmith-product-showcase.goldsmith-bg-dark #cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-q-author,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-nav .product-nav-link,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-nav .product-nav-link:hover,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-summary .goldsmith-product-meta .goldsmith-sku-wrapper {
color: var(--goldsmith-light);
}
.goldsmith-product-showcase.goldsmith-bg-dark span.goldsmith-shop-link-icon:before,
.goldsmith-product-showcase.goldsmith-bg-dark span.goldsmith-shop-link-icon:after {
border-color: var(--goldsmith-light);
}
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-accordion-item,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-summary .goldsmith-summary-item>div.goldsmith-accordion-item,
#nt-woo-single .goldsmith-product-showcase.goldsmith-bg-dark #cr_qna.cr-qna-block .cr-qna-list-q-b .cr-qna-list-q-b-r {
border-color: var(--goldsmith-dark-border);
}
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-summary .goldsmith-summary-item p,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-summary ul,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-summary ul.goldsmith-product-features-list,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-tabs-content ul,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-tabs-content ul.goldsmith-product-features-list {
color: #bbbbbb;
}
#nt-woo-single .goldsmith-product-showcase.goldsmith-bg-dark #cr_qna.cr-qna-block div.cr-qna-list-block .cr-qna-list-q-cont button.cr-qna-ans-button {
background: none;
}
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-summary .goldsmith-product-meta .posted_in a,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-summary .goldsmith-product-meta .tagged_as a,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-summary .goldsmith-product-meta .goldsmith-brands a,
.goldsmith-product-showcase.goldsmith-bg-dark .woocommerce-product-attributes-item a,
.goldsmith-product-showcase.goldsmith-bg-dark .woocommerce-review-link,
.goldsmith-product-showcase.goldsmith-bg-dark .product-desc-content a {
color: var(--goldsmith-primary);
}
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-button,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-accordion-header {
background-color: var(--goldsmith-dark);
}
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-accordion-item {
background-color: var(--goldsmith-dark);
border-color: var(--goldsmith-light);
}
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-svg-icon {
fill: var(--goldsmith-light);
}
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-summary-item.goldsmith-price p.stock.goldsmith-stock-status,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-product-button.added,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-single-product-stock .goldsmith-product-stock-progressbar {
background-color: var(--goldsmith-primary);
}
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-breadcrumb li,
.goldsmith-product-showcase.goldsmith-bg-dark .goldsmith-breadcrumb li a {
display: inline-block;
color: var(--goldsmith-light);
padding: 0;
max-width: 100%;
}
.goldsmith-product-showcase.goldsmith-bg-dark .breadcrumb-item+.breadcrumb-item:before {
content: "";
display: inline-block;
padding-right: 0;
margin-bottom: 2px;
width: 3px;
height: 3px;
background-color: var(--goldsmith-bg-soft);
border-radius: 50%;
margin-right: 10px;
margin-left: 10px;
}/*/*/.goldsmith-swiper-slider-wrapper {
position: relative;
}
.goldsmith-product-thumbnails.swiper-vertical {
height: 100%;
}
.goldsmith-swiper-slider-wrapper.thumbs-left .goldsmith-product-thumbnails,
.goldsmith-swiper-slider-wrapper.thumbs-right .goldsmith-product-thumbnails {
max-width: 90px;
position: absolute;
top: 0;
}
.goldsmith-swiper-slider-wrapper.thumbs-top .goldsmith-product-thumbnails {
margin-bottom: 10px;
}
.goldsmith-swiper-slider-wrapper.thumbs-left .goldsmith-product-thumbnails {
left: 0px;
}
.goldsmith-swiper-slider-wrapper.thumbs-right .goldsmith-product-thumbnails {
right: 0;
}
.goldsmith-swiper-slider-wrapper.thumbs-left .goldsmith-product-gallery-main-slider {
margin-left: 100px;
}
.goldsmith-swiper-slider-wrapper.thumbs-right .goldsmith-product-gallery-main-slider {
margin-right: 100px;
}
.goldsmith-product-thumbnails.swiper-vertical .swiper-slide {
width: 100%;
height: auto;
}
.goldsmith-gallery-grid-item.goldsmith-gallery-grid-video-item {
margin-bottom: 30px;
}
.goldsmith-swiper-slider-wrapper .goldsmith-slide-video-item-icon {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
cursor: pointer;
max-width: 90px;
background: var(--goldsmith-dark);
color: var(--goldsmith-light);
max-height: 100%;
}
.goldsmith-product-showcase-thumbnails .goldsmith-slide-video-item-icon {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
cursor: pointer;
max-width: 90px;
background: var(--goldsmith-dark);
color: var(--goldsmith-light);
max-height: 100%;
}
.goldsmith-gallery-grid-item {
position: relative;
}
.goldsmith-gallery-grid-item:not(.first) {
margin-top: 30px;
}
.goldsmith-gallery-grid-item.goldsmith-gallery-grid-video-item {
margin-top: 0;
}
.goldsmith-product-popup {
position: absolute;
top: 70px;
left: 25px;
font-size: 2em;
z-index: 9;
width: 50px;
height: 50px;
background: var(--goldsmith-gray);
border-radius: 100%;
box-sizing: content-box;
display: flex;
align-items: center;
justify-content: center;
}
.goldsmith-product-popup.small-popup {
top: 15px;
left: auto;
right: 15px;
width: 35px;
height: 35px;
}
.goldsmith-product-popup.small-popup svg {
max-width: 15px;
max-height: 15px;
}
.goldsmith-product-showcase-main .swiper-slide:not(.active):hover a.goldsmith-product-popup,
.goldsmith-product-showcase-main .swiper-slide.active a.goldsmith-product-popup {
opacity: 1;
visibility: visible;
}
.goldsmith-gallery-grid-item.col a.goldsmith-product-popup {
right: 30px;
}
span.goldsmith-zoom-wrapper {
z-index: 0;
height: 100%;
}
.swiper-slide:hover .goldsmith-product-popup,
.goldsmith-gallery-grid-item:hover .goldsmith-product-popup {
opacity: 1;
visibility: visible;
}
.goldsmith-product-main-gallery-grid a.goldsmith-product-video-button,
.goldsmith-product-gallery-main-slider a.goldsmith-product-video-button {
position: absolute;
top: 15px;
left: 15px;
z-index: 2;
width: 35px;
height: 35px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
background: var(--goldsmith-gray);
}
.goldsmith-slider-thumbs-vertical-left .goldsmith-product-gallery-main-slider a.goldsmith-product-video-button {
left: auto;
top: 120px;
border-radius: 4px;
right: 20px;
width: 52px;
height: 52px;
}
.goldsmith-slider-thumbs-vertical-left .goldsmith-product-labels {
top: 120px;
right: 20px;
left: auto;
}
.goldsmith-slider-thumbs-vertical-left .goldsmith-product-video-button+.goldsmith-product-labels {
top: 180px;
right: 20px;
left: auto;
}
.goldsmith-slider-thumbs-vertical-left .goldsmith-product-popup {
top: 80px;
right: 30px;
}
a.goldsmith-product-video-button.mfp-iframe.goldsmith-in-content {
width: 50px;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
background: var(--goldsmith-gray);
margin-bottom: 15px;
}
.goldsmith-product-gallery-main-slider a.goldsmith-product-video-button:hover {
color: var(--goldsmith-light);
background: var(--goldsmith-dark);
}
.goldsmith-product-gallery-main-slider-carousel .swiper-slide {
text-align: center;
}
.goldsmith-product-gallery-main-slider-carousel:not(.swiper-coverflow) .swiper-slide:not(.swiper-slide-active) {
opacity: 0.5;
}
.goldsmith-product-showcase .goldsmith-product-gallery-main-slider-carousel .swiper-pagination {
position: relative;
left: auto;
right: auto;
bottom: auto;
margin-top: 20px;
}
.swiper-container.swiper-coverflow {
padding-top: 10px;
}
.goldsmith-slider-thumbnails-full .swiper-wrapper {
justify-content: center;
}
.goldsmith-slider-thumbnails-full .swiper-slide {
max-width: 90px;
}
.goldsmith-product-main-gallery-grid {
position: relative;
}
.goldsmith-product-main-gallery-grid .goldsmith-gallery-grid-item.iframe-video,
.swiper-slide.swiper-slide-video-item.iframe-video .goldsmith-slide-iframe-wrapper {
padding: 0;
padding-top: 100%;
position: relative;
overflow: hidden;
}
.goldsmith-product-main-gallery-grid .goldsmith-gallery-grid-item.iframe-video iframe,
.swiper-slide.swiper-slide-video-item.iframe-video iframe {
position: absolute;
width: 101%;
max-width: 101%;
height: 180%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
pointer-events: none;
}
.goldsmith-product-main-gallery-grid .goldsmith-gallery-grid-item.iframe-video video,
.swiper-slide.swiper-slide-video-item.iframe-video video {
position: absolute;
width: 101%;
max-width: 101%;
height: 100%;
top: 0;
left: 0;
transform: none;
pointer-events: none;
object-fit: cover;
}
.goldsmith-swiper-showcase-wrapper {
margin-bottom: 60px;
}/*/*/.goldsmith-single-product-type-stretch {
padding-bottom: 80px;
}
.has-header-sidebar .goldsmith-product-accordion-wrapper {
margin-top: 80px;
}
.goldsmith-product-strech-type {
position: relative;
display: flex;
align-items: flex-start;
}
.goldsmith-product-strech-type .summary-col {
width: 500px;
min-width: 300px;
max-width: 500px;
min-height: 100vh;
display: flex;
flex-direction: column;
}
.goldsmith-product-strech-type .summary-col {
padding: 80px 50px;
padding-bottom: 0px;
}
#nt-woo-single .content-container {
padding: 0 50px;
}
.goldsmith-product-strech-type .gallery-col {
display: flex;
flex: 1;
width: calc( 100% - 500px );
flex-direction: column;
}
.goldsmith-swiper-thumbnails .swiper-slide-thumb-active img {
border-bottom: 6px solid var(--goldsmith-dark);
}
.goldsmith-product-strech-type .goldsmith-swiper-thumbnails {
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 50px;
padding: 0 20px;
z-index: 10;
width: 100%;
}
.goldsmith-product-strech-type .goldsmith-product-gallery-main-slider .goldsmith-swiper-wrapper {
height: auto!important;
}
.goldsmith-product-strech-type .goldsmith-product-gallery-main-slider .swiper-slide {
height: 100vh;
}
.goldsmith-product-strech-type .goldsmith-product-gallery-main-slider .swiper-slide img:not(.zoomImg){
height: 100%;
width: 100%;
position: absolute;
object-fit: cover;
}
.goldsmith-product-strech-type .swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.goldsmith-product-strech-type .goldsmith-product-thumbnails .swiper-slide {
max-width: 90px;
}
.goldsmith-product-strech-type div.images .flex-control-thumbs {
position: absolute;
bottom: 40px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.goldsmith-product-strech-type .goldsmith-price.price {
font-size: 18px;
line-height: 1;
font-weight: 500;
position: relative;
display: flex;
align-items: flex-start;
justify-content: space-between;
font-family: var(--goldsmith-font-heading);
color: var(--goldsmith-dark);
padding-top: 30px;
gap: 15px;
}
.goldsmith-product-strech-type .goldsmith-product-info-top {
padding: 15px;
}
.goldsmith-product-strech-type .goldsmith-summary-item + .goldsmith-summary-item {
margin: 0;
margin-top: 20px;
}
.goldsmith-product-strech-type .goldsmith-product-info-bottom {
flex-wrap: wrap;
}
.goldsmith-product-strech-type .goldsmith-product-top-nav {
margin: 0;
}
@media(max-width:1024px) {
.goldsmith-single-product-type-stretch .goldsmith-product-summary-inner {
padding-top: 0px;
}
.goldsmith-single-product-type-stretch .goldsmith-product-summary-inner {
padding: 0 15px;
}
.goldsmith-single-product-type-stretch .goldsmith-product-summary {
padding:0;
}
.goldsmith-single-product-type-stretch .goldsmith-product-thumbnails {
padding-left:10px;
}
.goldsmith-single-product-type-stretch .goldsmith-swiper-slider-wrapper .swiper-button-prev,
.goldsmith-single-product-type-stretch .goldsmith-swiper-slider-wrapper .swiper-button-next {
display : none;
}
}/**/ .goldsmith-product-info {
width: 100%;
position: relative;
border: 1px solid var(--goldsmith-border);
border-radius: var(--goldsmith-border-radius);
}
.goldsmith-product-info-top {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 15px;
}
.goldsmith-product-info-bottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-top: 1px solid var(--goldsmith-border);
padding: 1.25rem;
align-items: center;
}
.goldsmith-product-info-bottom .info-message strong {
text-transform: uppercase;
font-size: 12px;
color: var(--goldsmith-dark);
}
.goldsmith-product-info-bottom .shipping-class {
display: flex;
align-items: center;
}
.goldsmith-product-info-bottom .shipping-class svg {
margin-right: 7px;
}
.goldsmith-product-info-bottom .info-message {
font-size: 0.8125rem;
}
.goldsmith-product-info-bottom .info-message +.info-message:before {
content: "|";
margin-left: 15px;
margin-right: 15px;
opacity: 0.3;
}
.goldsmith-variations.variations + .goldsmith-product-info {
margin-top: 20px;
}
@media(max-width:576px) {
.goldsmith-product-info-bottom {
align-items: flex-start;
flex-direction: column;
}
.goldsmith-product-info-bottom .info-message +.info-message:before {
display: none;
}
}  .goldsmith-product-trust-badge {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column;
-ms-flex-flow: column;
flex-flow: column;
background-color:var(--goldsmith-gray-soft);
padding: 15px;
width: 100%;
position: relative;
border: 1px solid var(--goldsmith-border);
border-radius: var(--goldsmith-border-radius);
}
.goldsmith-trust-badge-image + .goldsmith-trust-badge-text {
margin-top: 10px;
}
.goldsmith-trust-badge-text {
color: var(--goldsmith-dark);
} .woocommerce-product-gallery a.goldsmith-product-video-button {
position: absolute;
top: 15px;
left: 15px;
z-index: 2;
width: 35px;
height: 35px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
background: var(--goldsmith-gray);
}/*/*/.goldsmith-product-bottom-popup-cart {
position: fixed;
bottom: 0;
max-width: 100%;
width: 100%;
z-index: 101;
padding: 10px;
background: var(--goldsmith-light);
will-change: transform;
-webkit-transition: opacity 0.25s ease, ease;
transition: opacity 0.25s ease, transform 0.25s ease;
opacity: 0;
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 30%);
-moz-box-shadow: -2px 2px 45px -20px rgba(0, 0, 0, .3);
box-shadow: -2px 2px 45px -20px rgb(0 0 0 / 30%);
}
@media(min-width:992px){
.has-header-sidebar .goldsmith-product-bottom-popup-cart {
max-width: calc(100% - 360px);
padding: 10px 55px;
}
.header-sidebar-position-left .goldsmith-product-bottom-popup-cart {
left: 360px;
}
.header-sidebar-position-right .goldsmith-product-bottom-popup-cart {
right: 360px;
}
.goldsmith-product-showcase-main .swiper-slide.active img:not(.zoomImg),
.goldsmith-product-showcase-thumbnails .swiper-slide-thumb-active img {
border: 1px solid var(--goldsmith-primary);
}
}
.goldsmith-product-bottom-popup-cart.active {
opacity: 1;
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
.goldsmith-product-bottom-popup-cart .goldsmith-product-bottom-details {
display: flex;
align-items: center;
height: 100%;
}
.goldsmith-product-bottom-popup-cart .goldsmith-product-bottom-details img {
margin-right: 20px;
}
.goldsmith-product-bottom-popup-cart span.goldsmith-price.price {
display: block;
}
.goldsmith-product-bottom-popup-cart form.goldsmith-summary-item.goldsmith-flex {
align-items: center;
justify-content: center;
flex-direction: row;
margin: 0;
}
.goldsmith-product-bottom-popup-cart.goldsmith-product-summary .goldsmith-summary-item>div {
margin-bottom: 0px;
}
.goldsmith-product-bottom-popup-cart .goldsmith-variations {
margin-bottom: 0;
margin-right: 40px;
}
.goldsmith-product-bottom-popup-cart .woocommerce-variation-add-to-cart-disabled {
margin-top: 0;
}
.goldsmith-product-bottom-popup-cart span.goldsmith-small-title {
margin-right: 10px;
}
.goldsmith-product-bottom-title.mobile-title {
text-align: center;
margin-bottom: 5px;
}
.goldsmith-product-bottom-popup-cart.relative {
position: relative;
}
.goldsmith-product-bottom-popup-cart .goldsmith-summary-item .goldsmith-product-button {
display: none;
min-height: 38px;
}
body.bottom-popup-cart-active .scroll-to-top {
bottom: 90px;
}
.goldsmith-product-to-top {
max-width: 160px;
display: block;
margin: 12px 0 0 auto;
}
.goldsmith-product-bottom-popup-cart .goldsmith-product-info-bottom {
display: none;
}
.goldsmith-product-bottom-popup-cart .goldsmith-product-info {
border: 0;
margin-top: 10px;
}
.goldsmith-product-bottom-popup-cart .goldsmith-product-info-top {
border: 0;
margin-top: 10px;
align-items: flex-end;
}
@media(max-width:768px){
.goldsmith-product-bottom-popup-cart .goldsmith-product-info-top {
align-items: center;
}
}/*/*/.goldsmith-yith-wfbt-section form.yith-wfbt-form {
border: 1px solid var(--goldsmith-border);
padding: 20px;
}
.goldsmith-yith-wfbt-section .goldsmith-yith-wfbt-images {
display: flex;
align-items: center;
}
.goldsmith-yith-wfbt-section .image_plus {
margin: 0 10px;
font-size: 24px;
}
.goldsmith-yith-wfbt-block-wrapper {
display: flex;
align-items: stretch;
width: 100%;
}
.goldsmith-yith-wfbt-section .goldsmith-yith-wfbt-block,
.goldsmith-yith-wfbt-section .goldsmith-yith-wfbt-items {
margin-top: 20px;
padding: 15px;
background: var(--goldsmith-success-bg);
color: var(--goldsmith-success);
border: 1px solid var(--goldsmith-success-border);
border-radius: var(--goldsmith-border-radius);
width: 50%;
}
.goldsmith-yith-wfbt-section .goldsmith-yith-wfbt-block {
display: inline-flex;
flex-direction: column;
justify-content: space-between;
margin-left: 20px;
text-align: center;
}
.goldsmith-yith-wfbt-section .goldsmith-yith-wfbt-items {
padding-left: 40px;
}
.goldsmith-yith-wfbt-section .goldsmith-yith-wfbt-items .price {
color: var(--goldsmith-dark);
font-weight: 500;
}
.goldsmith-yith-wfbt-section .price_text {
font-size: 18px;
margin-bottom: 10px;
}
.goldsmith-yith-wfbt-section .total_price {
font-weight: 500;
color: var(--goldsmith-dark);
}/*/*/.woobt-wrap {
display: block;
clear: both;
width: 100%;
margin: 30px 0 15px;
}
.woobt-item-name {
font-size: 12px;
text-transform: capitalize;
}
.woobt-before-text.woobt-text svg {
width: 18px;
height: 18px;
margin-right: 5px;
}
.woobt-before-text.woobt-text {
color: var(--goldsmith-red-color);
text-transform: uppercase;
font-size: 14px;
font-weight: 500;
display: flex;
align-items: center;
}
.woobt-before-text.woobt-text strong {
font-weight: 600;
}
.goldsmith-product360-wrapper,
.goldsmith-single-product-delivery,
.goldsmith-single-product-question {
background: var(--goldsmith-light);
padding: 60px;
max-width: 920px;
margin: 0 auto;
box-shadow: 0 3px 10px rgb(116 116 116 / 22%);
}
.goldsmith-viewed-offer-time .offer-time-text svg {
max-width: 50px;
max-height: 50px;
margin-right: 25px;
margin-left: 10px;
}
.goldsmith-product-summary-inner form.cart + .goldsmith-compare-btn.woosc-btn {
display: none;
}
.fancybox__container .wpcf7 button,
.fancybox__container .wpcf7 input,
.fancybox__container .wpcf7 select,
.fancybox__container .wpcf7 textarea {
display: inline-block;
width: 100%;
}
.fancybox__container .wpcf7 form .wpcf7-response-output {
width: 100% !important;
}
.goldsmith-product-action-button .goldsmith-btn {
width: 100%;
}/*/*/.goldsmith-swiper-slider-wrapper.thumbs-top .goldsmith-product-thumbnails {
margin-bottom: 10px;
}
.goldsmith-swiper-slider-wrapper.thumbs-bottom .goldsmith-product-thumbnails {
margin-top: 10px;
}
@media (min-width: 768px) {
.goldsmith-slider-thumbs-right .col-md-2,
.goldsmith-slider-thumbs-left .col-md-2 {
max-width: 115px;
}
.goldsmith-product-gallery-main-slider-carousel .swiper-slide.swiper-slide-active img:not(.zoomImg) {
border: 1px solid var(--goldsmith-primary);
}
.goldsmith-product-bottom-popup-cart form.goldsmith-summary-item.goldsmith-flex {
justify-content: flex-end;
height: 100%;
}
.goldsmith-product-bottom-popup-cart .goldsmith-product-bottom-title.mobile-title {
display: none;
}
.goldsmith-product-bottom-popup-cart .goldsmith-summary-item .goldsmith-product-button {
display: flex;
}
}
@media (min-width: 992px){
.goldsmith-btn-buynow {
width: 100%;
}
.goldsmith-product-strech-type.gallery-position-left .summary-col {
order: 2;
}
.goldsmith-product-strech-type.gallery-position-left .gallery-col {
order: 1;
}
}
@media (min-width: 1025px) {
.goldsmith-social-icons .whatsapp-mobile {
display: none !important;
}
.goldsmith-product-strech-type .summary-col {
min-height: calc(100vh - 40px);
}
.gallery-col {
position: sticky;
position: -webkit-sticky;
top: 0;
}
.goldsmith-product-main-gallery-grid,
.woocommerce div.product div.images.woocommerce-product-gallery,
.goldsmith-single-product-type-1 .goldsmith-swiper-slider-wrapper {
position: sticky;
position: -webkit-sticky;
top: 30px;
}
.goldsmith-product-strech-type .woocommerce-product-gallery__wrapper {
height: 100vh;
}
.goldsmith-product-strech-type .woocommerce-product-gallery__image {
position: relative;
display: block;
padding-top: 100vh;
}
.goldsmith-product-strech-type .woocommerce-product-gallery__image a img {
position: absolute!important;
height: 100%!important;
left: 0;
top: 0;
object-fit: cover;
}
.goldsmith-product-strech-type .goldsmith-summary-item.goldsmith-price span+p.stock.goldsmith-stock-status {
margin-top: 0px;
}
}
@media (min-width: 1200px) {
.shop-single-layout-left-sidebar #nt-sidebar {
order: 1;
padding-right: 40px;
}
.shop-single-layout-right-sidebar #nt-sidebar {
padding-left: 40px;
}
.shop-single-layout-left-sidebar .summary-column {
order: 2;
}
.shop-single-layout-left-sidebar .shop-sidebar.nt-sidebar-inner,
.shop-single-layout-right-sidebar .shop-sidebar.nt-sidebar-inner {
position: sticky;
position: -webkit-sticky;
top: 30px;
}
}
@media screen and (max-width: 992px){
.product-after-cart-wrapper {
order: 3;
}
.goldsmith-after-tabs {
margin-top: 40px;
}
.goldsmith-product-strech-type {
display: block;
}
.goldsmith-product-strech-type .gallery-col {
width: 100%;
order: 0;
position: relative;
}
.goldsmith-product-strech-type .summary-col {
width: 100%;
max-width: 100%;
order: 1;
padding: 50px 20px;
padding-bottom: 0;
min-height: inherit;
}
.goldsmith-product-strech-type .goldsmith-product-info-bottom  .info-message +.info-message:before {
content: none;
}
.goldsmith-single-product-type-1 .goldsmith-swiper-slider-wrapper {
margin-bottom: 60px;
}
}
@media (max-width:1200px) {
.goldsmith-swiper-showcase-wrapper {
margin-bottom: 0px;
}
.nt-woo-single .summary-column {
margin-bottom: 80px;
}
}
@media (max-width: 1024px) {
.goldsmith-social-icons .whatsapp-desktop {
display: none !important;
}
a.goldsmith-product-popup {
opacity: 1;
visibility: visible;
}
}
@media (max-width:992px) {
.goldsmith-product-showcase .goldsmith-swiper-slider-wrapper {
padding-top: 0;
padding-bottom: 0;
}
}
@media screen and (max-width: 768px){
.woocommerce div.product.goldsmith-product-strech-type div.images .flex-control-thumbs {
position: relative;
bottom: auto;
left: auto;
transform: none;
width: 100%;
max-width: 100%;
padding: 20px;
}
.goldsmith-yith-wfbt-block-wrapper {
display: flex;
align-items: stretch;
width: 100%;
flex-direction: column;
}
.goldsmith-yith-wfbt-section .goldsmith-yith-wfbt-items {
width: 100%;
}
.goldsmith-yith-wfbt-section .goldsmith-yith-wfbt-items {
width: 100%;
}
.goldsmith-yith-wfbt-section .goldsmith-yith-wfbt-block {
width: 100%;
margin-left: 0;
text-align: center;
}
.goldsmith-yith-wfbt-section .price_text {
font-size: 16px;
}
.goldsmith-swiper-slider-wrapper.has-thumbs {
margin-bottom: 60px;
}
.goldsmith-swiper-slider-wrapper.has-thumbs .goldsmith-swiper-thumbnails {
margin-top: 10px;
}
.goldsmith-swiper-slider-wrapper.has-thumbs {
flex-direction: column;
}
.goldsmith-swiper-slider-wrapper.thumbs-right .goldsmith-product-thumbnails,
.goldsmith-swiper-slider-wrapper.thumbs-left .goldsmith-product-thumbnails {
width: 100%;
max-width: 100%;
margin-right: 0px;
position: relative;
}
.goldsmith-swiper-slider-wrapper.thumbs-right .goldsmith-product-gallery-main-slider,
.goldsmith-swiper-slider-wrapper.thumbs-left .goldsmith-product-gallery-main-slider {
max-width: 100%;
margin: 0px;
}
}
@media screen and (max-width: 576px){
#nt-woo-single form.cart {
margin-bottom: 0px;
}
.goldsmith-btn-buynow {
width: 100%;
}
.goldsmith-product-info-top .goldsmith-product-button:after {
content: attr(data-label);
}
.goldsmith-summary-item .product-after-cart-wrapper .goldsmith-product-button {
width: 50%;
height: auto;
margin: 0;
}
.goldsmith-summary-item .goldsmith-product-hint {
display: none;
}
.goldsmith-product-strech-type .goldsmith-summary-item .goldsmith-product-button {
margin: 0;
max-height: 20px;
width: auto;
font-size: 14px;
}
.goldsmith-product-strech-type .goldsmith-summary-item .goldsmith-product-button.woosc-btn {
padding-left: 10px;
margin-left: 10px;
border-left: 1px solid var(--goldsmith-border);
}
.goldsmith-summary-item.goldsmith-viewed-offer-time {
flex-direction: column;
}
}
@media (max-width: 480px) {
.goldsmith-product-nav.goldsmith-flex.goldsmith-align-center {
display: none;
}
.goldsmith-section:not(.first-section) {
margin-top: 40px;
}
.goldsmith-single-product-question, .goldsmith-quickview-wrapper {
padding: 40px 20px;
}
#nt-woo-single #cr_qna.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button {
margin-top: 20px;
margin-left: 0;
}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div {
margin-top: 40px;
}
#nt-woo-single #reviews {
margin: 50px auto 0;
}
.product-review-list .star-rating {
position: relative;
top: auto;
right: auto;
}
.goldsmith-product-share a {
font-size: 12px;
width: 25px;
height: 25px;
}
.goldsmith-product-to-top {
margin: 12px auto 0 auto;
}
}