/*
 * elegance/customer/css/button-schemas/light_shadow.schema
 */
body div .u-designer-button {
  display: inline-block;
  border-radius: 10px;
  position: relative;
  box-shadow: 0px 9px 9px -11px black;
  -webkit-box-shadow: 0px 9px 9px -11px black;
  border-bottom: 1px solid white;
}


body div .u-designer-button-submit {
  border: none;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  line-height: 1;
  border-radius: 10px;
}


/*
 * elegance/customer/css/skin.css
 */
html {
  box-sizing: border-box;
}


body {
  overflow-x: hidden;
}


*, *:before, *:after {
  box-sizing: inherit;
  outline: 0;
}


.u-aspect-ratio {
  z-index: 1300;
  /*
 * Image aspect ratio multiplied by 1300
 */

  display: none;
  position: fixed;
  /*
 * required by Chrome
 */

}


@font-face {  font-family: 'Icons';  src: url("/skins/assets/fonts/open-iconic-11/fonts/open-iconic.woff2?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") format('woff2'), url("/skins/assets/fonts/open-iconic-11/fonts/open-iconic.woff?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") format('woff');  font-weight: normal;  font-style: normal;  font-display: swap;}

@font-face {  font-family: 'Awesome-icons';  src: url("/skins/assets/fonts/awesome-icons-4.7/fontawesome-webfont.woff2?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") format('woff2'), url("/skins/assets/fonts/awesome-icons-4.7/fontawesome-webfont.woff?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") format('woff');  font-weight: normal;  font-style: normal;  font-display: swap;}

/*
 * Reset CSS
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}


/*
 * HTML5 display-role reset for older browsers
 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block;
}


body {
  line-height: 1;
}


ol, ul {
  list-style: none;
}


blockquote, q {
  quotes: none;
}


blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}


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


input[type="submit"] {
  -webkit-appearance: none;
}


/*
 * Reset CSS
 */
img {
  display: inline-block;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: auto;
}


sup {
  vertical-align: super;
  font-size: small;
}


a {
  text-decoration: none;
}


input[type="checkbox"] {
  margin: 4px 4px 0 0;
}


input[type="radio"] {
  margin: 4px 4px 0 0;
}


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;
}


/*
 * Hide script tag
 */
script {
  display: none !important;
}


/*
 * Hide all img in thin column in mobile
 */
@media screen and (max-width:1110px) {
  .c-layout-main--thin img {
  display: none !important;
}


body #colorbox {
  max-height: 92vh;
  overflow: auto !important;
}
}


/*
 * Disable Auto-zoom in iPhone
 */
@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:1110px) {
  select, textarea, input {
  font-size: 16px !important;
}
}


@media screen and (max-width:768px) {
  body {
  -webkit-text-size-adjust: none;
}
}


@media print {
  .c-layout-top__sticky, .c-layout-top__nonsticky, .c-layout-bottom__sticky, .c-layout-bottom__nonsticky {
  display: none;
}


.c-breadcrumb {
  display: none;
}


header {
  display: none;
}


footer {
  display: none;
}
}


/*
 * *
 * * Mixins
 */
/*
 * Builds an hollow down-facing arrow
 */
/*
 * Builds an hollow right and left facing arrows
 */
/*
 * Triangle for before and after html tag
 */
/*
 * Makes an elemt site site-full-width
 */
/*
 * Mixin to reduce the css
 */
/*
 * Media Queries
 */
/*
 * Media Queries for little wider width
 */
/*
 * Designer Editor Variables
 */
/*
 * *
 * * Font
 */
body {
  font-family: 'Montserrat';
  line-height: 1;
  font-size: 16px;
  letter-spacing: 0.04em;
  text-rendering: optimizelegibility;
}


html {
  font-family: 'Montserrat';
  line-height: 1.5em;
  letter-spacing: 0.045em;
  text-rendering: optimizelegibility;
}


footer {
  font-family: 'Montserrat';
  line-height: 1.5em;
  font-size: 16px;
  letter-spacing: 0.045em;
  text-rendering: optimizelegibility;
}


*, *:before, *:after {
  line-height: 1.5em;
  letter-spacing: 0.045em;
  font-family: 'Montserrat';
  line-height: normal;
  text-rendering: optimizelegibility;
}


/*
 * TTF file for CSS3 browsers
 */
@font-face {  font-family: "Merriweather";  src: url("/skins/assets/fonts/merriweather/Merriweather-Regular.woff2?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") format('woff2'), url("/skins/assets/fonts/merriweather/Merriweather-Regular.woff?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") format('woff');  font-display: swap;  font-weight: normal;  font-style: normal;}

@font-face {  font-family: 'Montserrat';  font-style: normal;  font-weight: 400;  src: url("/skins/assets/fonts/montserrat/montserrat-v12-cyrillic_latin-regular.woff2?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") format('woff2'), url("/skins/assets/fonts/montserrat/montserrat-v12-cyrillic_latin-regular.woff?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") format('woff');}

/*
 * *
 * * Buttons and Inputs
 */
.o-button-simple-submit {
  border: none;
  padding: 7px;
  background: #1a170f;
  color: white;
  cursor: pointer;
  font-size: 14px;
}


.o-button-simple-link {
  border: none;
  background: none;
  color: black;
  cursor: pointer;
  font-size: 14px;
}

.o-button-simple-link:hover {
  text-decoration: underline;
}


.c-address__label {
  width: 30%;
}


.c-address__input-text, .c-address__dropdown {
  width: 70%;
  padding: 5px;
}


.c-address__input-row {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  flex-wrap: wrap;
  position: relative;
}

.c-address__input-row .c-auto-complete__result.has-autocomplete-appended {
  top: 100% !important;
  left: inherit !important;
  right: 0 !important;
  z-index: 9999;
  padding: 0;
}
.c-address__input-row .c-auto-complete__result.has-autocomplete-appended .c-auto-complete__odd, .c-address__input-row .c-auto-complete__result.has-autocomplete-appended .c-auto-complete__even {
  padding: 4px 2px;
}

.c-address__input-row .o-input-text {
  width: 70%;
}


@media only screen and (max-width: 640px) {
  .c-address__label {
  width: 100%;
}


.c-address__input-text, .c-address__dropdown {
  width: 100%;
  padding: 5px;
}


.c-address__input-row .o-input-text {
  width: 100%;
}


.c-one-page-checkout__address-form-state .custom-select {
  width: 100% !important;
}
}


select {
  padding: 4px 22px 4px 12px;
  font-size: 13px;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: white url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AAAACXBIWXMAAA3XAAAN1wFCKJt4AAADGGlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjaY2BgnuDo4uTKJMDAUFBUUuQe5BgZERmlwH6egY2BmYGBgYGBITG5uMAxIMCHgYGBIS8/L5UBFTAyMHy7xsDIwMDAcFnX0cXJlYE0wJpcUFTCwMBwgIGBwSgltTiZgYHhCwMDQ3p5SUEJAwNjDAMDg0hSdkEJAwNjAQMDg0h2SJAzAwNjCwMDE09JakUJAwMDg3N+QWVRZnpGiYKhpaWlgmNKflKqQnBlcUlqbrGCZ15yflFBflFiSWoKAwMD1A4GBgYGXpf8EgX3xMw8BSMDVQYqg4jIKAUICxE+CDEESC4tKoMHJQODAIMCgwGDA0MAQyJDPcMChqMMbxjFGV0YSxlXMN5jEmMKYprAdIFZmDmSeSHzGxZLlg6WW6x6rK2s99gs2aaxfWMPZ9/NocTRxfGFM5HzApcj1xZuTe4FPFI8U3mFeCfxCfNN45fhXyygI7BD0FXwilCq0A/hXhEVkb2i4aJfxCaJG4lfkaiQlJM8JpUvLS19QqZMVl32llyfvIv8H4WtioVKekpvldeqFKiaqP5UO6jepRGqqaT5QeuA9iSdVF0rPUG9V/pHDBYY1hrFGNuayJsym740u2C+02KJ5QSrOutcmzjbQDtXe2sHY0cdJzVnJRcFV3k3BXdlD3VPXS8Tbxsfd99gvwT//ID6wIlBS4N3hVwMfRnOFCEXaRUVEV0RMzN2T9yDBLZE3aSw5IaUNak30zkyLDIzs+ZmX8xlz7PPryjYVPiuWLskq3RV2ZsK/cqSql01jLVedVPrHzbqNdU0n22VaytsP9op3VXUfbpXta+x/+5Em0mzJ/+dGj/t8AyNmf2zvs9JmHt6vvmCpYtEFrcu+bYsc/m9lSGrTq9xWbtvveWGbZtMNm/ZarJt+w6rnft3u+45uy9s/4ODOYd+Hmk/Jn58xUnrU+fOJJ/9dX7SRe1LR68kXv13fc5Nm1t379TfU75/4mHeY7En+59lvhB5efB1/lv5dxc+NH0y/fzq64Lv4T8Ffp360/rP8f9/AA0ADzT6lvFdAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABuSURBVHjabM6xCcJAAEDRd3Lb2It9RvFI1CaF41yIDuIALuAqEkjOWIii6C9f9cPst9BuXFw/ZGkdVe5fuFItDHrpTUlviBqzjA5J1ttGo1qQjciOaiWiaBQndPYKEYx2bjiYeCGTM08i/Jt/DABWUyEpDRN4agAAAABJRU5ErkJggg==") no-repeat 97% 55%;
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  min-width: 220px;
}


input[type="text"], input[type="tel"], input[type="email"], input[type="password"] {
  font-size: 13px;
  border-radius: 5px;
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  padding: 6px;
}


textarea {
  font-size: 13px;
  border-radius: 5px;
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
  padding: 6px;
}


/*
 * *
 * * Auto Complete
 */
.c-auto-complete__result {
  background: white;
  padding-left: 5px;
  border: 1px solid #d2d2d2;
}


.c-auto-complete__even:hover, .c-auto-complete__odd:hover, .c-auto-complete__over {
  background: #d2d2d2;
  cursor: pointer;
}


@media only screen and (max-width: 1110px) {
  .c-auto-complete__even, .c-auto-complete__odd {
  padding: 8px 0;
  border-bottom: 1px solid #f9f9f9;
}
}


/*
 * *
 * * Error Messages
 */
.o-error-message.error {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid red;
  background: #dddddd;
  color: #ed1c2e;
}


.o-message--error {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid red;
  background: #dddddd;
  color: #ed1c2e;
}


/*
 * Loading gift
 */
div#loading {
  display: none;
  z-index: 100;
  width: 80px;
  height: 80px;
  background-position: 0% 0%;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -100px;
}


div.loading {
  z-index: 100;
  width: 100%;
  height: 80px;
  background-position: 50% 0%;
  position: relative;
  margin: 50px auto;
}


div#loadingGlobal {
  display: none;
  z-index: 99999;
  width: 150px;
  height: 75px;
  border: 0px solid black;
  background: url("/skins/orion/customer/images/loader.gif?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat;
  background-position: 0% 0%;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -100px;
}


/*
 * *
 * * Tabs
 */
.c-product-page__tabs-menu {
  display: flex;
  height: 48px;
  width: 100%;
  overflow: hidden;
  background: #42bfb7;
  color: white;
}

.c-product-page__tabs-menu::before {
  content: "";
  width: 100vw;
  height: 48px;
  position: absolute;
  left: 50%;
  margin-left: -50%;
  background: #42bfb7;
}


.c-product-page__tabs-menu-item {
  display: flex;
  align-items: center;
  text-align: center;
  margin: 10px 0;
  height: 40px;
  border-radius: 4px;
  z-index: 9;
}


.c-product-page__tabs-menu-item-link {
  padding: 28px;
  color: inherit;
  text-transform: uppercase;
}


.c-product-page__tabs-menu-item.active {
  background: white;
  color: #42bfb7;
}


.tab-content {
  display: none;
  padding: 20px;
  border: 2px solid #42bfb7;
  border-top: 0;
}


.tab-content:nth-of-type(2) {
  display: block;
}


.c-tab-attribute__wrapper {
  display: flex;
  margin-bottom: 5px;
}

.c-tab-attribute__wrapper:last-child {
  margin-bottom: 0;
}


.c-tab-attribute__label {
  width: 50%;
  max-width: 160px;
  font-weight: 700;
  text-align: center;
}


.c-tabc-tab-attribute__value-wrapper {
  width: 50%;
  max-width: 160px;
  word-break: break-all;
}


.c-tab-wholesale__quantity-wrapper, .c-tab-wholesale__wholesale-price-wrapper, .c-tab-wholesale__wholesale-price-with-and-without-taxes-wrapper {
  display: flex;
  margin-bottom: 5px;
}


.c-tab-wholesale__qiantity-discount-label {
  display: flex;
  width: 140px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e2e2e2;
  word-break: break-all;
  font-weight: 700;
}


.c-tab-wholesale__wholesale-price-with-taxes, .c-tab-wholesale__wholesale-price-without-taxes {
  display: flex;
}


.c-tab-wholesale__wholesale-price-with-and-without-taxes-wrapper {
  flex-direction: column;
}


.c-tab-wholesale__wholesale-price-amount, .c-tab-wholesale__quantity-value, .c-tab-wholesale__wholesale-price-without-taxes-price-amount, .c-tab-wholesale__wholesale-price-with-taxes-price-amount, .c-tab-wholesale__wholesale-price-without-taxes-amount, .c-tab-wholesale__wholesale-price-with-taxes-amount {
  display: flex;
  justify-content: center;
  width: 100px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e2e2e2;
  word-break: break-all;
}


.c-tab-wholesale__wholesale-price-amount {
  color: #f79a54;
}


.c-related-products__list {
  display: grid;
  width: 100%;
}


.products-per-row-6 .c-related-products__list {
  grid-template-columns: 16.66% 16.66% 16.66% 16.66% 16.66% 16.66%;
}


.products-per-row-5 .c-related-products__list {
  grid-template-columns: 20% 20% 20% 20% 20%;
}


.products-per-row-4 .c-related-products__list {
  grid-template-columns: 25% 25% 25% 25%;
}


.products-per-row-3 .c-related-products__list {
  grid-template-columns: 33.33% 33.33% 33.33%;
}


.c-related-products__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  text-align: center;
  width: 100%;
  position: relative;
  padding: 10px 4px;
}


.c-related-products__item .c-product-price__discount-precent {
  position: absolute;
  background: red;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  color: white;
  font-size: 14px;
  top: 0;
  right: 0;
}


.c-related-products__view-details-button {
  display: flex;
  justify-content: center;
  margin-top: 6px;
}


.c-related-products__add-to-cart-section {
  display: flex;
}

.c-related-products__add-to-cart-section .c-product-list__quantity {
  display: none;
}

.c-related-products__add-to-cart-section .c-button__add-to-cart {
  display: flex;
  justify-content: center;
  margin-top: 6px;
  background: rgba(0, 0, 0, 0);
  padding: 0;
  border-radius: 0;
  font-weight: normal;
  height: inherit;
}
.c-related-products__add-to-cart-section .c-button__add-to-cart:hover {
  background: rgba(0, 0, 0, 0);
  opacity: inherit;
}


@media only screen and (max-width: 1110px) {
  .products-per-row-6 .c-related-products__list {
  grid-template-columns: 33.33% 33.33% 33.33%;
}


.products-per-row-5 .c-related-products__list {
  grid-template-columns: 33.33% 33.33% 33.33%;
}


.products-per-row-4 .c-related-products__list {
  grid-template-columns: 33.33% 33.33% 33.33%;
}


.products-per-row-3 .c-related-products__list {
  grid-template-columns: 33.33% 33.33% 33.33%;
}
}


@media only screen and (max-width: 640px) {
  .products-per-row-6 .c-related-products__list {
  grid-template-columns: 50% 50%;
}


.products-per-row-5 .c-related-products__list {
  grid-template-columns: 50% 50%;
}


.products-per-row-4 .c-related-products__list {
  grid-template-columns: 50% 50%;
}


.products-per-row-3 .c-related-products__list {
  grid-template-columns: 50% 50%;
}


.c-related-products__list .c-button__add-to-cart-submit, .c-related-products__list .c-related-products__view-details-link {
  width: 100%;
  font-size: 13px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
}


.c-box-recently-viewed__product-image {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  width: auto;
}


.c-tab-bundled-product__list {
  display: flex;
  flex-wrap: wrap;
}


.c-tab-bundled-products__item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  width: 25%;
  padding: 20px;
}


.c-tab-bundled-products__view-details-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 5px;
}


.c-tab-bundled-products__view-details-link {
  padding: 10px;
  color: white;
  background: #2cb8ad;
}


.c-tab-bundled-products__details-wrapper {
  width: 100%;
  min-height: 110px;
}


.c-tab-bundled-products__add-to-cart-section {
  display: flex;
  justify-content: center;
}


.c-tab-bundled-products__quantity-wrapper {
  margin-right: 5px;
}


.c-tab-bundled-products__quantity-input {
  width: 39px;
  height: 39px;
  text-align: center;
}


.c-tab-bundled-products__add-to-cart-submit {
  padding: 10px;
  color: white;
  background: #2cb8ad;
  border: 0;
  width: 100%;
  height: 100%;
}


.c-tab-video__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}


.c-tab-video__list iframe {
  max-width: 100%;
}


.c-tab-video__item {
  max-width: calc(50% - 48px);
  margin: 0 24px 48px 24px;
}


@media only screen and (max-width: 640px) {
  .c-tab-video__item {
  max-width: 100%;
  margin: 0 0 24px 0;
}
}


.tab-content .c-web-page .o-page-content {
  word-break: break-word;
  max-width: 100%;
  overflow: hidden;
}


.c-tab__box-title-wrapper {
  margin-top: 40px;
}


.c-tab__box-title {
  color: #00817e;
  line-height: 55px;
  position: relative;
  overflow: hidden;
  font-size: 18px;
}

.c-tab__box-title:after {
  content: "";
  width: 100%;
  top: 50%;
  margin-left: 14px;
  border-top: 3px solid #626262;
  position: absolute;
}


.c-tab-content-form .c-tab__box-title::after, .tab-content .c-tab__box-title::after {
  content: none;
}


/*
 * *
 * * Product Options
 */
.c-option-color__filter-list {
  display: flex;
}


.c-option-color__value-text {
  display: none;
}


.c-option-color__value-color {
  display: flex;
  width: 30px;
  height: 30px;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #dddddd;
  position: relative;
  text-align: center;
}


.c-option-color__wrapper {
  padding: 1px;
  margin-right: 5px;
}


.c-option-color__wrapper.selected {
  border: 1px solid #dedede;
}


.c-option-color__list:last-cild {
  margin-right: 0;
}


.c-option-color__radio-select {
  display: inline-flex;
  position: absolute;
  z-index: -1;
  left: -9999px;
}


.c-option-color__radio-select {
  position: absolute;
  transform: translateY(-175%);
  z-index: -1;
}


/*
 * *
 * * Widgets
 */
.c-extra-field__input {
  width: 70%;
}


.c-extra-field__input textarea {
  max-width: 100%;
  padding: 5px;
  width: 100%;
}


.c-extra-field__input label select {
  width: 100%;
  padding: 5px;
}


.c-custom-select-image__list {
  display: none;
  position: absolute;
  background: white;
  width: 365px;
  border: 1px solid #d5d5d5;
  padding: 7px;
  margin-top: 2px;
  z-index: 9;
}


.c-custom-select-image__option {
  display: flex;
  align-items: center;
  padding: 5px;
}

.c-custom-select-image__option:hover {
  background: #eeeeee;
}


.c-custom-select-image__option-name {
  cursor: default;
}


.c-custom-select-image__option.selected {
  background: #eeeeee;
}


.c-custom-select-image__target {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}


.c-custom-select-image__target::after {
  content: "";
  font-size: 0;
  border: solid black;
  border-width: 3px 0 0 3px;
  display: inline-flex;
  padding: 3px;
  transform: rotate(-135deg);
  justify-content: flex-end;
  align-items: flex-end;
  text-align: right;
  margin-left: auto;
  margin-right: 4px;
  cursor: pointer;
}


.c-custom-select-image__image-wrapper {
  width: 28%;
  height: 22px;
}


.c-custom-select-image__image {
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}


.c-custom-select-image__option-name {
  width: 70%;
}


.c-extra-field__input input {
  width: 100%;
}


/*
 * Address fields
 */
.c-address__state-select {
  width: 100%;
  padding: 5px;
}


@media only screen and (max-width: 1110px) {
  .c-extra-field__label {
  width: 30%;
}


.c-address__label, .c-address__input-text, .c-address__dropdown {
  width: 100%;
  margin: 0;
}
}


/*
 * @import "boxes/_box-accordion-categories.scss";
 */
/*
 * *
 * * Box Bestsellers
 */
.c-box-bestsellers__title {
  color: #00817e;
  line-height: 55px;
  position: relative;
  overflow: hidden;
  font-size: 18px;
}

.c-box-bestsellers__title:after {
  content: "";
  width: 100%;
  top: 50%;
  margin-left: 14px;
  border-top: 3px solid #626262;
  position: absolute;
}


.c-box-bestsellers__list {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0;
}


.c-box-bestsellers__product:not(.c-mega-menu__rows-list .bx-wrapper .c-box-bestsellers__product) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}


.c-box-bestsellers__product-image-link {
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
}


.c-box-bestsellers__product-image {
  width: auto;
  height: auto;
  max-height: 100%;
}


.c-box-bestsellers__product-title {
  margin: 10px 5px;
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  height: 30px;
  overflow: hidden;
}


.c-box-bestsellers__product-title-link {
  color: black;
}


.c-box-reviews {
  margin: 24px 0;
}


.c-box-reviews__box-title-wrapper {
  margin-bottom: 14px;
}


.c-box-reviews__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-start;
  margin: 24px 0 0 0;
}


.c-box-reviews__item {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 24px 0;
  padding: 0 0 24px 0;
  border-bottom: 1px solid #c6c6c6;
}

.c-box-reviews__item:last-child {
  border-bottom: 0;
}


.c-box-reviews__title {
  color: black;
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 24px 0;
}


.c-box-reviews__product-rating-and-review {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}


.c-box-reviews__review-link {
  color: #333333;
  font-size: 15px;
  font-weight: normal;
  margin: 0 0 6px 0;
}


.c-box-reviews__review-info {
  width: 50%;
}


.c-box-reviews__image-list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-wrap: wrap;
  width: 30%;
  overflow: hidden;
}


.c-box-reviews__product-image-link {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  padding: 0 0 6px 6px;
}


.c-box-reviews__product-image {
  max-width: 120px;
  max-height: 120px;
  width: auto;
  height: auto;
  border: 2px solid #8bbd20;
}


.c-box-reviews__see-all {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}


.c-box-reviews__see-all-link {
  font-size: 18px;
  color: black;
}

.c-box-reviews__see-all-link:hover {
  text-decoration: underline;
  color: #ed1c2e;
  transition: all 0.1s ease-in;
}


.c-box-reviews__review-owner {
  width: 20%;
}


.c-box-reviews__review-owner-id {
  display: flex;
  width: 52px;
  height: 52px;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  font-size: 18px;
  color: white;
  margin: 0 0 6px 0;
}


.c-box-reviews__review-owner-name {
  font-size: 14px;
  color: #444444;
  font-weight: bold;
}


.c-box-reviews__review-owner-name {
  font-size: 14px;
  color: #444444;
  font-weight: bold;
  margin: 0 0 6px 0;
}


.c-box-reviews__review-date {
  font-size: 13px;
  color: #989898;
  margin: 0 0 12px 0;
}


.c-box-reviews__review-label {
  font-size: 14px;
  color: #989898;
}

.c-box-reviews__review-label::before {
  content: "\f058";
  font-family: 'Awesome-icons';
  color: #8bbd20;
  font-size: 14px;
  display: inline-block;
  margin: 0 4px 0 0;
}


.c-box-reviews__product-image-label {
  font-size: 14px;
  color: #989898;
  text-transform: uppercase;
  margin: 12px 0 0 0;
  height: 18px;
  line-height: 18px;
}

.c-box-reviews__product-image-label::before {
  content: "\f058";
  font-family: 'Awesome-icons';
  color: #8bbd20;
  font-size: 15px;
  display: inline-block;
  margin: 0 4px 0 0;
}


.c-box-reviews__toggle-product-image {
  display: none;
  width: 30%;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 0 auto;
  text-align: right;
  padding: 8px 0 0 0;
  cursor: pointer;
}

.c-box-reviews__toggle-product-image:hover {
  text-decoration: underline;
  color: #ed1c2e;
  transition: all 0.1s ease-in;
}


.c-box-reviews__item.is-order-review .c-box-reviews__product-image-link {
  height: 156px;
}

.c-box-reviews__item.is-order-review .c-box-reviews__product-image-label {
  margin: auto 0 0 0;
}

.c-box-reviews__item.is-order-review .c-box-reviews__image-list {
  height: 156px;
}


.c-box-reviews__item.is-order-review.is-opened .c-box-reviews__review-info {
  width: 80%;
  transition: all 0.35s ease-in;
}

.c-box-reviews__item.is-order-review.is-opened .c-box-reviews__image-list {
  padding: 24px 0 0 0;
  width: 100%;
  height: 182px;
  transition: all 0.35s ease-in;
}

.c-box-reviews__item.is-order-review.is-opened .c-box-reviews__product-image-link {
  width: 10%;
  padding: 6px;
  transition: all 0.35s ease-in;
}

.c-box-reviews__item.is-order-review.is-opened .c-box-reviews__product-image {
  max-width: 100%;
}


.c-page-review .c-box-reviews__item.is-order-review.is-opened .c-box-reviews__image-list {
  height: 100%;
  justify-content: flex-start;
}
.c-page-review .c-box-reviews__item.is-order-review.is-opened .c-box-reviews__product-image-link {
  width: fit-content;
}


.c-box-reviews__image-list.has-more + .c-box-reviews__toggle-product-image {
  display: flex;
}


.c-box-reviews__item:nth-child(1n) .c-box-reviews__review-owner-id {
  background: #7bc42f;
}


.c-box-reviews__item:nth-child(2n) .c-box-reviews__review-owner-id {
  background: #949464;
}


.c-box-reviews__item:nth-child(3n) .c-box-reviews__review-owner-id {
  background: #3e4299;
}


.c-box-reviews__item:nth-child(4n) .c-box-reviews__review-owner-id {
  background: #83448e;
}


.c-box-reviews__item:nth-child(5n) .c-box-reviews__review-owner-id {
  background: #f5832e;
}


.c-box-reviews__item:nth-child(6n) .c-box-reviews__review-owner-id {
  background: #01a78c;
}


.c-box-reviews__item:nth-child(7n) .c-box-reviews__review-owner-id {
  background: #fc4e91;
}


.c-box-reviews__item:nth-child(8n) .c-box-reviews__review-owner-id {
  background: #018cf8;
}


.c-box-reviews__rating {
  display: inline-flex;
  align-items: center;
}


.c-box-reviews__rating-votes-counter {
  margin: 0 0 0 4px;
  font-size: 12px;
  color: #333333;
}


.c-box-reviews__rating-icon-star {
  display: none;
}

.c-box-reviews__rating-icon-star::before {
  content: "";
  font-size: 18px;
  color: #4a4945;
  display: inline-flex;
  margin: 0 1px 0 0;
  font-family: "Awesome-icons";
}

.c-box-reviews__rating-icon-star.is-full::before {
  content: "\f005";
}


.c-box-reviews__rating-icon-holder--1 .c-box-reviews__rating-icon-02 {
  display: inline-block;
}


.c-box-reviews__rating-icon-holder--2 .c-box-reviews__rating-icon-02, .c-box-reviews__rating-icon-holder--2 .c-box-reviews__rating-icon-04 {
  display: inline-block;
}


.c-box-reviews__rating-icon-holder--3 .c-box-reviews__rating-icon-02, .c-box-reviews__rating-icon-holder--3 .c-box-reviews__rating-icon-04, .c-box-reviews__rating-icon-holder--3 .c-box-reviews__rating-icon-06 {
  display: inline-block;
}


.c-box-reviews__rating-icon-holder--4 .c-box-reviews__rating-icon-02, .c-box-reviews__rating-icon-holder--4 .c-box-reviews__rating-icon-04, .c-box-reviews__rating-icon-holder--4 .c-box-reviews__rating-icon-06, .c-box-reviews__rating-icon-holder--4 .c-box-reviews__rating-icon-08 {
  display: inline-block;
}


.c-box-reviews__rating-icon-holder--5 .c-box-reviews__rating-icon-02, .c-box-reviews__rating-icon-holder--5 .c-box-reviews__rating-icon-04, .c-box-reviews__rating-icon-holder--5 .c-box-reviews__rating-icon-06, .c-box-reviews__rating-icon-holder--5 .c-box-reviews__rating-icon-08, .c-box-reviews__rating-icon-holder--5 .c-box-reviews__rating-icon-10, .c-box-reviews__rating-icon-holder--10 .c-box-reviews__rating-icon-02, .c-box-reviews__rating-icon-holder--10 .c-box-reviews__rating-icon-04, .c-box-reviews__rating-icon-holder--10 .c-box-reviews__rating-icon-06, .c-box-reviews__rating-icon-holder--10 .c-box-reviews__rating-icon-08, .c-box-reviews__rating-icon-holder--10 .c-box-reviews__rating-icon-10 {
  display: inline-block;
}


@media only screen and (max-width: 768px) {
  .c-box-reviews__review-owner {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 0 0 0 64px;
  margin: 0 0 20px 0;
}


.c-box-reviews__review-owner-id {
  position: absolute;
  left: 0;
  top: 0;
}


.c-box-reviews__review-date {
  margin: 0 0 6px 0;
}


.c-box-reviews__review-info {
  width: 100%;
  margin: 0 0 20px 0;
}


.c-box-reviews__title {
  margin: 0 0 12px 0;
}


.c-box-reviews__image-list {
  width: 100%;
  justify-content: flex-start;
}


.c-box-reviews__toggle-product-image {
  width: 100%;
}


.c-box-reviews__product-image-link {
  width: fit-content;
  padding: 0 6px 6px 0;
}


.c-box-reviews__item.is-order-review .c-box-reviews__product-image-link {
  width: 33.33%;
  padding: 6px;
}


.c-box-reviews__product-image {
  max-width: 100%;
}


.c-box-reviews__item.is-order-review.is-opened .c-box-reviews__product-image-link {
  width: 33.33%;
}

.c-box-reviews__item.is-order-review.is-opened .c-box-reviews__image-list {
  height: 100%;
  padding: 0;
}

.c-box-reviews__item.is-order-review.is-opened .c-box-reviews__review-info {
  width: 100%;
}
}


/*
 * *
 * * Brand Box
 */
.c-box-brands__view-all-brands-link {
  display: none;
}


.c-box-brands__brand-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 10%;
  margin: 5px 0;
  color: #fffcff;
}

.c-box-brands__brand-link:hover {
  text-decoration: underline;
}


.c-box-brands__brand-link-wrapper {
  display: inline-block;
  width: 100%;
}


.c-box-brands__brand-image {
  max-height: 35px;
  max-width: 133px;
  width: auto;
}


.c-box-brands__brand-name {
  padding-top: 10px;
}


.c-box-brands__list {
  display: flex;
  align-items: center;
  background: #f0f0f0;
  width: 1110px;
  flex-wrap: wrap;
  justify-content: space-between;
}


/*
 * *
 * * Box Categories
 */
.c-box-categories__list {
  display: flex;
  flex-wrap: wrap;
}


.c-box-categories__category-title-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-height: 250px;
  max-width: 250px;
}


.c-box-categories__category {
  width: 25%;
  margin-bottom: 20px;
  padding: 0 5px;
}


.c-box-categories__category-image {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  width: auto;
  overflow: hidden;
}


.c-box-categories__category-name-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 5px;
}

.c-box-categories__category-name-wrapper:hover {
  text-decoration: underline;
}


.c-box-categories__category-product-count {
  margin-left: 5px;
}


.c-box-categories__category-name {
  color: black;
  font-weight: bold;
}


/*
 * *
 * * Mobile Box Categories
 */
@media only screen and (max-width: 1110px) {
  .c-box-categories__category {
  width: 50%;
}
}


/*
 * *
 * * Custom Category Box
 */
.c-box-custom-categories__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}


.c-box-custom-categories__category {
  display: flex;
  justify-content: center;
  width: 33.33%;
  margin-bottom: 20px;
  padding: 0 10px;
  position: relative;
}


.c-box-custom-categories__category-title-wrapper {
  display: flex;
  position: absolute;
  top: 0;
  padding: 0 10px;
  width: 100%;
  height: 66px;
  z-index: 9;
}


.c-box-custom-categories__category-title-link {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  width: 100%;
  height: 66px;
  padding: 0 10px;
  background: rgba(237, 28, 46, 0.8);
  overflow: hidden;
  text-transform: uppercase;
}


.c-box-custom-categories__category-title {
  font-size: 20px;
  color: white;
  text-align: center;
}


.c-box-custom-categories__category-image-link {
  display: flex;
  align-items: center;
  justify-content: center;
}


.c-box-custom-categories__category-image {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  width: auto;
}


.c-box-custom-categories__category-image-wrapper {
  transition: opacity 0.5s;
}


.c-box-custom-categories__category:hover .c-box-custom-categories__category-image-wrapper {
  opacity: 0.8;
}


@media only screen and (max-width: 1110px) {
  .c-box-custom-categories__category {
  width: 50%;
}


.c-box-custom-categories__category-title {
  font-size: 18px;
}
}


@media only screen and (max-width: 640px) {
  .c-box-custom-categories__category {
  width: 100%;
}


.c-box-custom-categories__category-title {
  font-size: 16px;
}
}


/*
 * *
 * * Custom Product Box
 */
.c-box-custom-products {
  margin-bottom: 20px;
}


.c-box-custom-products__box-title {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0;
}


.c-box-custom-products__list {
  display: flex;
  flex-wrap: wrap;
}


.c-box-custom-products__product {
  width: 20%;
  padding: 10px;
  text-align: center;
}


.c-box-custom-products__product-title-wrapper {
  min-height: 35px;
  margin-top: 10px;
  margin-bottom: 10px;
}


.c-box-custom-products__box-content .price-value {
  color: #b7a26d;
  font-weight: 700;
}


.c-box-custom-products__product-image {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  width: auto;
}


/*
 * *
 * * Mobile Custom Product Box
 */
@media only screen and (max-width: 1110px) {
  .c-box-custom-products__list {
  flex-wrap: wrap;
  width: 100%;
}


.c-box-custom-products__product {
  width: 25%;
}


.c-box-custom-products__product:first-child {
  margin-top: 0;
}
}


@media only screen and (max-width: 768px) {
  .c-box-custom-products__product {
  width: 50%;
}
}


/*
 * *
 * * Box Dropdown Categories
 */
.c-box-dd-categories .c-box-dd-categories__subcategory-list {
  display: flex;
}

.c-box-dd-categories > .c-box-dd-categories__subcategory-list > .c-box-dd-categories__item {
  display: none;
}


.c-box-dd-categories {
  position: relative;
  display: flex;
  width: 1220px;
  flex-wrap: wrap;
  margin: 0 auto;
  background: #cc4545;
  border-radius: 0 0 6px 6px;
}

.c-box-dd-categories .c-box-dd-categories__title-wrapper {
  display: none;
}

.c-box-dd-categories .c-box-dd-categories__subcategory-list {
  display: flex;
  left: 0;
  position: relative;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.c-box-dd-categories .c-box-dd-categories__subcategory-list .c-box-dd-categories__item {
  position: relative;
  height: inherit;
  padding: 6px 12px;
  border: none;
  background: rgba(0, 0, 0, 0);
}
.c-box-dd-categories .c-box-dd-categories__subcategory-list .c-box-dd-categories__subcategory-item-link {
  border: none;
}
.c-box-dd-categories .c-box-dd-categories__subcategory-list .c-box-dd-categories__subcategory-item-link::after {
  content: none;
}

.c-box-dd-categories .c-box-dd-categories__item .c-box-dd-categories__subcategory-list {
  display: none;
  left: inherit !important;
  right: 0 !important;
  top: 31px !important;
  z-index: 99;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: black;
}
.c-box-dd-categories .c-box-dd-categories__item .c-box-dd-categories__subcategory-list .c-box-dd-categories__item {
  background: white;
}
.c-box-dd-categories .c-box-dd-categories__item .c-box-dd-categories__subcategory-list .c-box-dd-categories__item .c-box-dd-categories__subcategory-item-link {
  color: black;
}


.c-layout-top .c-box-dd-categories__item .c-box-main-menu__mobile-control {
  display: none;
}

.c-layout-top .c-box-dd-categories {
  width: 100%;
  background: white;
  border-bottom: 1px solid #dddddd;
  z-index: 9;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__subcategory-list {
  z-index: 99;
}
.c-layout-top .c-box-dd-categories > .c-box-dd-categories__subcategory-list > .c-box-dd-categories__item {
  padding: 4px 8px;
}
.c-layout-top .c-box-dd-categories > .c-box-dd-categories__subcategory-list > .c-box-dd-categories__item > .c-box-dd-categories__subcategory-list {
  padding: 0;
  border-top: 2px solid black;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  right: unset !important;
  left: 8px !important;
  margin: 0 auto;
}
.c-layout-top .c-box-dd-categories > .c-box-dd-categories__subcategory-list > .c-box-dd-categories__item > .c-box-dd-categories__subcategory-list::before {
  content: "";
  border-bottom: 8px solid black;
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
  position: absolute;
  top: -8px;
  right: 0;
  left: 20px;
  width: 8px;
}
.c-layout-top .c-box-dd-categories > .c-box-dd-categories__subcategory-list > .c-box-dd-categories__item .c-box-dd-categories__subcategory-list .c-box-dd-categories__item .c-box-dd-categories__subcategory-item-link {
  padding: 4px 8px;
  white-space: nowrap;
}
.c-layout-top .c-box-dd-categories > .c-box-dd-categories__subcategory-list > .c-box-dd-categories__item > .c-box-dd-categories__subcategory-item-link {
  padding: 6px 12px;
  white-space: nowrap;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__subcategory-list {
  max-width: 1220px;
  margin: 0 auto;
  border: 0;
  top: 0;
  justify-content: flex-start;
  padding: 0 20px;
  width: 100%;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__subcategory-list::before {
  content: none;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content {
  display: none !important;
  flex-wrap: wrap;
  background: white;
  position: absolute;
  right: 0;
  top: 41px;
  border-top: 2px solid black;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content::before {
  content: "";
  border-bottom: 8px solid black;
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
  position: absolute;
  top: -8px;
  right: 40px;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content .c-box-dd-categories__item {
  width: 25%;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content > .c-box-dd-categories__item > .c-box-dd-categories__subcategory-item-link {
  font-weight: bold;
  padding-left: 0;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content .c-box-dd-categories__item > .c-box-dd-categories__subcategory-list {
  display: flex;
  position: relative;
  top: 0 !important;
  border: 0;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content .c-box-dd-categories__item > .c-box-dd-categories__subcategory-list .c-box-dd-categories__item {
  width: 100%;
  padding: 4px 6px;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content .c-box-dd-categories__item > .c-box-dd-categories__subcategory-list .c-box-dd-categories__item .c-box-dd-categories__subcategory-item-link {
  text-transform: none;
  padding: 4px 6px;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content .c-box-dd-categories__item > .c-box-dd-categories__subcategory-list .c-box-dd-categories__item .c-box-dd-categories__subcategory-item-link:hover {
  color: #ed1c2e;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link:hover .c-box-dd-categories__all-categories-content {
  display: flex !important;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link {
  position: relative;
  margin-left: auto;
  float: right;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 41px;
  color: black;
  text-transform: uppercase;
  padding: 0 8px;
}


@media only screen and (max-width: 640px) {
  .c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link:hover .c-box-dd-categories__all-categories-content {
  width: 96vw !important;
  right: -20px;
}


.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content .c-box-dd-categories__item {
  width: 50%;
}
}


/*
 * *
 * * Box Gallery
 */
.c-box-gallery__default-image-wrapper {
  display: none;
}


.products-per-row-3 .c-box-gallery__image-wrapper {
  width: 33.33%;
  margin-bottom: 10px;
}

.products-per-row-3 .bx-wrapper .c-box-gallery__image-wrapper {
  width: 32.33%;
  margin-bottom: 0;
}


.products-per-row-4 .c-box-gallery__image-wrapper {
  width: 25%;
  margin-bottom: 10px;
}

.products-per-row-4 .bx-wrapper .c-box-gallery__image-wrapper {
  width: 24%;
  margin-bottom: 0;
}


.products-per-row-5 .c-box-gallery__image-wrapper {
  width: 20%;
  margin-bottom: 10px;
}

.products-per-row-5 .bx-wrapper .c-box-gallery__image-wrapper {
  width: 19%;
  margin-bottom: 0;
}


.products-per-row-6 .c-box-gallery__image-wrapper {
  width: 16.66%;
  margin-bottom: 10px;
}

.products-per-row-6 .bx-wrapper .c-box-gallery__image-wrapper {
  width: 15.66%;
  margin-bottom: 0;
}


@media only screen and (max-width: 1110px) {
  .products-per-row-4 .c-box-gallery__image-wrapper {
  width: 33.33%;
  margin-bottom: 10px;
}

.products-per-row-4 .bx-wrapper .c-box-gallery__image-wrapper {
  width: 32.33%;
  margin-bottom: 0;
}


.products-per-row-5 .c-box-gallery__image-wrapper {
  width: 25%;
}

.products-per-row-5 .bx-wrapper .c-box-gallery__image-wrapper {
  width: 24%;
}


.products-per-row-6 .c-box-gallery__image-wrapper {
  width: 25%;
}

.products-per-row-6 .bx-wrapper .c-box-gallery__image-wrapper {
  width: 24%;
}
}


@media only screen and (max-width: 640px) {
  .products-per-row-3 .c-box-gallery__image-wrapper {
  width: 100%;
}

.products-per-row-3 .bx-wrapper .c-box-gallery__image-wrapper {
  width: 100%;
}


.products-per-row-4 .c-box-gallery__image-wrapper {
  width: 100%;
}

.products-per-row-4 .bx-wrapper .c-box-gallery__image-wrapper {
  width: 100%;
}


.products-per-row-5 .c-box-gallery__image-wrapper {
  width: 50%;
}

.products-per-row-5 .bx-wrapper .c-box-gallery__image-wrapper {
  width: 48%;
}


.products-per-row-6 .c-box-gallery__image-wrapper {
  width: 50%;
}

.products-per-row-6 .bx-wrapper .c-box-gallery__image-wrapper {
  width: 48%;
}
}


.c-box-gallery__image-list {
  display: flex;
  flex-wrap: wrap;
}


.c-box-gallery__image-wrapper {
  text-align: center;
}


.c-box-gallery__image-link {
  position: relative;
}


.c-box-gallery__image {
  max-width: 100%;
  max-height: 200px;
  width: auto;
  height: auto;
}


.c-box-gallery__image-title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 10px;
  color: black;
  background: rgba(255, 255, 255, 0.8);
}


/*
 * *
 * * Box Promotions
 */
.c-box-login__box-content {
  display: flex;
  flex-wrap: wrap;
  padding: 8px 2px;
}


.c-box-login__login-link, .c-box-login__register-link {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 4px 0;
  color: black;
  font-size: 12px;
}


.c-box-login__login-link:hover, .c-box-login__register-link:hover {
  color: #ed1c2e;
}


/*
 * *
 * * Box Menu
 */
.c-layout-top .c-box-menu {
  width: 100%;
  margin: 0 auto;
  background: #cc4545;
  border-radius: 0 0 6px 6px;
}

.c-layout-top .c-box-menu__menus-list {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.c-layout-top .c-box-menu__item {
  padding: 8px 20px;
}

.c-layout-top .c-box-menu__item-link {
  font-size: 12px;
  color: white;
}
.c-layout-top .c-box-menu__item-link:hover {
  color: black;
}

@media only screen and (max-width: 1110px) {
  .c-layout-top .c-box-menu {
  width: 100%;
}
.c-layout-top .c-box-menu__item {
  padding: 4px 8px;
}
}


.c-box-mini-cart__box-title-wrapper.o-box-title-wrapper {
  padding: 0 0 5px 0;
}


.c-box-mini-cart__title {
  font-size: 20px;
  text-transform: uppercase;
}


.c-box-mini-cart-items__item-name {
  display: flex;
  width: 100%;
  font-size: 12px;
  word-break: normal;
}


.c-box-mini-cart-items__item-subtotal-title {
  font-size: 14px;
  color: #ed1c2e;
  font-weight: bold;
}


.c-box-mini-cart-items__item-subtotal {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  font-size: 14px;
  font-weight: bold;
  color: #ed1c2e;
}


.c-box-mini-cart-items__item-wrapper {
  display: flex;
  margin: 20px 0 10px 0;
}


.c-box-mini-cart-items__item-quantity {
  display: flex;
  align-items: left;
  justify-content: flex-end;
  align-items: center;
  width: 65%;
  font-size: 11px;
  color: #ed1c2e;
}


.c-box-mini-cart-items__item-name-link {
  color: black;
}


.c-box-mini-cart-items__item-name-link:hover {
  color: #ed1c2e;
}


.c-box-mini-cart-items__subtotal-title-wrapper {
  display: flex;
  justify-content: space-between;
  margin: 15px 0 0 0;
}


.c-box-mini-cart-items__item-tax-title-wrapper, .c-box-mini-cart-items__item-grand-total-title-wrapper {
  display: flex;
  justify-content: space-between;
}


.c-box-mini-cart-items__item-grand-total-wrapper {
  margin-bottom: 10px;
}


.c-box-mini-cart-items__subtotal-wrapper {
  padding: 0 0 15px 0;
}


.c-box-mini-cart-items__item-grand-total-title-wrapper {
  font-weight: bold;
}


.c-box-mini-cart-items__item-total .item-total {
  display: none;
}


.c-box-mini-cart-items__item-total .remove-item {
  display: none;
}


/*
 * If there are Taxes
 */
/*
 * *
 * * Box New Products
 */
.c-box-new-products__box-title {
  color: #00817e;
  line-height: 55px;
  position: relative;
  overflow: hidden;
  font-size: 18px;
}

.c-box-new-products__box-title:after {
  content: "";
  width: 100%;
  top: 50%;
  margin-left: 14px;
  border-top: 3px solid #626262;
  position: absolute;
}


.c-box-new-products__list {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0;
}


.bx-wrapper .c-box-new-products__list {
  padding: 0;
}


.c-box-new-products__wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  width: 20%;
}


.c-box-new-products__product-image-link {
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
}


.c-box-new-products__product-image {
  width: auto;
  height: auto;
  max-height: 100%;
}


.c-box-new-products__product-title {
  margin: 10px 5px;
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  height: 30px;
  overflow: hidden;
}


.c-box-new-products__product-title-link {
  color: black;
}


.c-box-new-products__rss-feed {
  margin: 10px 0;
  display: flex;
  justify-content: flex-end;
}

.c-box-new-products__rss-feed:hover {
  text-decoration: underline;
}


/*
 * *
 * * Box News
 */
.c-box-news__item {
  padding: 4px 0;
  margin: 2px 0;
}


.c-box-news__news-title-link {
  color: #ed1c2e;
  font-size: 14px;
}


.c-box-news__news-teaser-link {
  display: flex;
  margin: 10px 0;
  color: #ed1c2e;
}


.c-box-news__news-date.date {
  color: #ed1c2e;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 0;
}


.c-box-news__subscribe-link, .c-box-news__view-all-link {
  color: black;
  font-size: 14px;
}

.c-box-news__subscribe-link:hover, .c-box-news__view-all-link:hover {
  text-decoration: underline;
}


.c-box-news__subscribe-link, .c-box-news__view-all-link {
  font-size: 12px;
}


.c-box-polls__content-wrapper {
  width: 100%;
  border: 1px solid #dddddd;
  padding: 10px;
  box-shadow: none;
}


.c-box-polls__content-wrapper .c-box-polls__content {
  margin: 0 10px 0 10px;
}

.c-box-polls__content-wrapper .c-box-polls__box-title-wrapper {
  margin: 0 10px 0 10px;
}

.c-box-polls__content-wrapper .c-poll-content__poll-description {
  color: #ed1c2e;
  padding: 10px 0 0 0;
  text-align: right;
}

.c-box-polls__content-wrapper .c-box-polls__box-title {
  display: flex;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-size: 19px;
}

.c-box-polls__content-wrapper .c-poll-content__answer-input-wrapper:hover, .c-box-polls__content-wrapper .c-poll-content__custom-answer-label:hover {
  color: #ed1c2e;
}


.c-poll-content__question-wrapper {
  margin: 6px 0;
}


.c-poll-content__answer-input-wrapper {
  margin: 4px 0;
}


.c-poll-content__custom-answer-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 4px 0;
}


.c-poll-content__custom-answer-input {
  margin-left: 6px;
}


.c-poll-content__person-info-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 6px 0;
}


.c-poll-content__response-name, .c-poll-content__response-email {
  width: 100%;
  margin: 4px 0;
}


.c-poll-content__submit-button {
  text-align: right;
}


/*
 * *
 * * Box Promotion List
 */
.c-box-promotions-list__promotion-list-link {
  color: #333333;
}

.c-box-promotions-list__promotion-list-link:hover {
  color: black;
  text-decoration: underline;
}


.c-box-promotions-list__promotion {
  display: inline-flex;
  align-items: center;
  width: 100%;
  margin: 6px 0;
}

.c-box-promotions-list__promotion::before {
  content: "";
  content: '';
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  margin-right: 10px;
}


/*
 * *
 * * Box Promotions
 */
.c-box-promotions__banner-promotion-link {
  text-indent: -99999px;
}


.c-box-promotions__banner-promotion-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}


.c-box-promotions__banner-promotion-wrapper {
  text-align: center;
}


.c-box-promotions__promotions {
  position: relative;
  min-height: 50px;
  margin: 4px 0;
}


.c-box-promotions__promotion-wrapper {
  position: absolute;
  bottom: 0px;
  padding: 14px;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
}


.c-box-promotions__promotion-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: white;
  font-size: 18px;
}


.c-promotion-countdown__label::before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e03b";
  font-size: 16px;
  color: white;
  margin-right: 5px;
}


.c-box-promotions .c-box-promotions__promotion-countdown {
  display: flex;
  width: 40%;
}

.c-box-promotions .c-promotion-countdown__wrapper {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
}

.c-box-promotions .c-promotion-countdown__date {
  font-size: 18px;
  color: #cc4545;
  margin-left: 10px;
}

.c-box-promotions .c-promotion-countdown__time {
  font-size: 18px;
  color: #cc4545;
}

.c-box-promotions .c-promotion-countdown__days {
  font-size: 18px;
  color: #cc4545;
  margin-right: 4px;
}

.c-box-promotions .c-promotion-countdown__text {
  margin-left: 10px;
}


.c-layout-bottom .c-box-promotions__promotion-wrapper, .c-layout-main--thin .c-box-promotions__promotion-wrapper {
  position: relative;
  order: 2;
  bottom: 2px;
  padding: 8px;
}

.c-layout-bottom .c-box-promotions__promotions, .c-layout-main--thin .c-box-promotions__promotions {
  display: flex;
  flex-wrap: wrap;
}

.c-layout-bottom .c-box-promotions__promotion-link, .c-layout-main--thin .c-box-promotions__promotion-link {
  font-size: 14px;
  flex-wrap: wrap;
}

.c-layout-bottom .c-box-promotions__banner-promotion-wrapper, .c-layout-main--thin .c-box-promotions__banner-promotion-wrapper {
  order: 1;
}


@media only screen and (max-width: 1110px) {
  .c-box-promotions__promotion-title {
  width: 44%;
  font-size: 12px;
}


.c-box-promotions .c-box-promotions__promotion-countdown {
  width: 56%;
}


.c-box-promotions .c-promotion-countdown__wrapper {
  flex-wrap: wrap;
}


.c-promotion-countdown__label, .c-box-promotions .c-promotion-countdown__days, .c-box-promotions .c-promotion-countdown__time {
  font-size: 12px;
}


.c-box-promotions .c-promotion-countdown__date {
  font-size: 12px;
}


.c-box-promotions__promotion-wrapper {
  padding: 6px 10px;
}


.c-promotion-countdown__label::before {
  font-size: 12px;
}
}


/*
 * *
 * * Box Recently Viewed
 */
.c-box-recently-viewed__products-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}


.c-box-recently-viewed__product {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 25%;
  padding: 10px;
}


.c-box-recently-viewed__product-image {
  max-height: 180px !important;
}


.c-box-recently-viewed__product-name {
  width: 100%;
  text-align: center;
}


.c-box-recently-viewed__product-name-link {
  color: black;
}


/*
 * *
 * * Box Search
 */
.c-box-search__box-content-form > input {
  border: 1px solid #dddddd;
  width: 100%;
  padding: 4px;
  margin: 2px 0;
  border-radius: 0 !important;
}


.c-box-search__advanced-search-link {
  margin-left: auto;
  color: black;
  opacity: 0.6;
  font-size: 12px;
  margin-bottom: 2px;
}


.c-box-search__search-button-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: 4px;
}


/*
 * *
 * * Box Tabs box
 */
.c-box-tabs .c-box-mega-tabs__navigation-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #cc4545;
}

.c-box-tabs .c-box-mega-tabs__navigation {
  width: 16.2%;
  background: #eeeeee;
  height: 30px;
  border-radius: 6px 6px 0 0;
  margin: 0 6px 0 0;
}

.c-box-tabs .c-box-mega-tabs__navigation:last-child {
  margin: 0;
}

.c-box-tabs .c-box-mega-tabs__navigation-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
}

.c-box-tabs .c-box-mega-tabs__item-content.ui-tabs-hide {
  visibility: hidden;
  height: 0;
  margin-top: 0;
}

.c-box-tabs .c-box-mega-tabs__item-content {
  visibility: visible;
  margin-top: 20px;
}

.c-box-tabs .c-box-mega-tabs__navigation.ui-tabs-selected {
  background: #1a170f;
}
.c-box-tabs .c-box-mega-tabs__navigation.ui-tabs-selected .c-box-mega-tabs__navigation-link {
  color: white;
}

.c-box-tabs .c-box-mega-tabs__navigation:hover {
  background: #1a170f;
}
.c-box-tabs .c-box-mega-tabs__navigation:hover .c-box-mega-tabs__navigation-link {
  color: white;
}


@media (min-width: 640px) and (max-width: 1109px) {
  .c-box-tabs .c-box-mega-tabs__navigation {
  width: 50%;
}

.c-box-tabs .c-box-mega-tabs__navigation {
  margin: 0;
  border-bottom: 1px solid #cc4545;
  border-radius: 0;
}

.c-box-tabs .c-box-mega-tabs__navigation-list {
  border: 0;
}
}


@media only screen and (max-width: 640px) {
  .c-box-tabs .c-box-mega-tabs__navigation {
  width: 100%;
}

.c-box-tabs .c-box-mega-tabs__navigation {
  margin: 0;
  border-bottom: 1px solid white;
  border-radius: 0;
}

.c-box-tabs .c-box-mega-tabs__navigation-list {
  border: 0;
}
}


/*
 * *
 * * Box Upsell Products
 */
.c-layout-bottom .c-box-upsell-products__product-wrapper {
  width: 100%;
}


.o-box-product__product-title-and-price {
  position: relative;
}


.c-box-upsell-products__box-content {
  width: 100%;
}


.c-box-upsell-products__buy-product-form, .c-box-upsell-products__view-details-button {
  padding: 10px 0;
}


.c-box-upsell-products__buy-product-button {
  display: flex;
  align-items: center;
}


.c-box-upsell-products__buy-product-submit {
  border: 0;
  background: rgba(0, 0, 0, 0);
  color: black;
  cursor: pointer;
  order: 2;
  font-weight: bold;
}

.c-box-upsell-products__buy-product-submit:hover {
  color: #ed1c2e;
}


.c-box-upsell-products__buy-product-icon::before {
  content: "+";
  display: flex;
  width: 12px;
  height: 18px;
  color: #ed1c2e;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}


.c-box-upsell-products__view-details-link {
  display: flex;
  align-items: center;
  color: black;
  cursor: pointer;
  font-weight: bold;
}

.c-box-upsell-products__view-details-link:hover {
  color: #ed1c2e;
}


.c-box-upsell-products__view-details-link::before {
  content: "\27A5";
  display: flex;
  width: 12px;
  height: 18px;
  color: #ed1c2e;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-right: 4px;
}


.c-box-upsell-products__product-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}


.c-box-upsell-products__product-name-link {
  color: black;
}


@media only screen and (max-width: 640px) {
  .c-layout-main--wide .c-box-upsell-products__product-wrapper {
  justify-content: center;
}

.c-layout-main--wide .c-box-upsell-products__product-name-price-button {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.c-layout-main--wide .c-box-upsell-products__product-image-wrapper {
  width: 100%;
}

.c-layout-main--wide .c-box-upsell-products__product-name {
  justify-content: center;
  text-align: center;
}

.c-layout-main--wide .c-box-upsell-products__product-name-price-button .c-price-exclude-taxes {
  text-align: center;
}
.c-layout-main--wide .c-box-upsell-products__product-name-price-button .c-price-exclude-taxes .price-withtax {
  width: 100%;
  text-align: center;
  justify-content: center;
}
.c-layout-main--wide .c-box-upsell-products__product-name-price-button .c-price-exclude-taxes .final-price {
  flex-wrap: wrap;
}
.c-layout-main--wide .c-box-upsell-products__product-name-price-button .c-price-exclude-taxes .product-price {
  justify-content: center;
}

.c-layout-main--wide .c-box-upsell-products__view-details-link {
  justify-content: center;
}

.c-layout-main--wide .c-box-upsell-products__buy-product-button {
  justify-content: center;
}

.c-layout-main--wide .c-box-upsell-products__product-name-link {
  text-align: center;
  justify-content: center;
}


.c-box-upsell-products__buy-product-submit {
  font-size: 13px !important;
}
}


/*
 * *
 * * Deals of the day
 */
.c-box-deals-of-the-day__box-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  background: gainsboro;
}


.c-box-deals-of-the-day__box-title {
  text-transform: uppercase;
  padding: 14px 0;
  font-weight: bold;
}


.c-box-deals-of-the-day__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}


.c-box-deals-of-the-day__image-and-countdown {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}


.c-box-deals-of-the-day__product-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}


.c-box-deals-of-the-day__product-title {
  color: black;
  text-overflow: ellipsis;
  padding: 0 0 4px 0;
  display: flex;
}


.c-box-deals-of-the-day__product-title-link {
  color: black;
  text-overflow: ellipsis;
}


.c-box-deals-of-the-day__title-and-price-wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  min-height: 140px;
}


.c-box-deals-of-the-day__empty {
  min-width: 230px;
  margin: 0 15px;
}


.c-box-deals-of-the-day__list {
  display: flex;
  width: 100%;
  overflow: hidden;
}

.c-box-deals-of-the-day__list .c-countdown-product-grid__wrapper {
  position: relative;
}

.c-box-deals-of-the-day__list .c-countdown-product-grid__label {
  text-align: center;
  font-size: 14px;
}

.c-box-deals-of-the-day__list .c-countdown-product-grid__delimiter {
  width: 1%;
  font-size: 13px;
}

.c-box-deals-of-the-day__list .c-countdown-product-grid__unit-of-time {
  width: 23%;
  font-size: 13px;
}


.c-box-deals-of-the-day__product-image-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}


.c-box-deals-of-the-day__content-wrapper {
  display: flex;
  width: 100%;
}


.c-box-deals-of-the-day__price-and-buy-button {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 6px 0;
}

.c-box-deals-of-the-day__price-and-buy-button .c-box-deals-of-the-day__product-price {
  display: flex;
  width: 40%;
}
.c-box-deals-of-the-day__price-and-buy-button .c-box-deals-of-the-day__product-price .product-prices {
  width: auto !important;
  margin: 0 !important;
}
.c-box-deals-of-the-day__price-and-buy-button .c-box-deals-of-the-day__product-price del.c-price-exclude-taxes__final-price-list-price {
  display: flex !important;
}

.c-box-deals-of-the-day__price-and-buy-button .c-box-deals-of-the-day__action-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 60%;
}

.c-box-deals-of-the-day__price-and-buy-button .c-product-price__discount-precent-wrapper {
  right: 0 !important;
  left: inherit !important;
}

.c-box-deals-of-the-day__price-and-buy-button .c-product-price__discount-precent {
  transform: rotate(-20deg);
  font-size: 14px !important;
  width: 40px !important;
  height: 40px !important;
  border-radius: 100px !important;
}

.c-box-deals-of-the-day__price-and-buy-button .c-box-deals-of-the-day__view-details-button, .c-box-deals-of-the-day__price-and-buy-button .c-box-deals-of-the-day__buy-product-button {
  display: flex;
}

.c-box-deals-of-the-day__price-and-buy-button .c-box-deals-of-the-day__buy-product-submit, .c-box-deals-of-the-day__price-and-buy-button .c-box-deals-of-the-day__view-details-link {
  width: 100%;
  background: black;
  border: 0;
  color: white;
  padding: 5px 15px;
  font-size: 13px !important;
  cursor: pointer;
}
.c-box-deals-of-the-day__price-and-buy-button .c-box-deals-of-the-day__buy-product-submit:hover, .c-box-deals-of-the-day__price-and-buy-button .c-box-deals-of-the-day__view-details-link:hover {
  background: #ed1c2e;
}


.c-box-deals-of-the-day .bx-prev, .c-box-deals-of-the-day .bx-next {
  transform: rotate(0) !important;
  border: 0 !important;
  margin-top: 0 !important;
  opacity: 0.8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-box-deals-of-the-day .bx-prev > span, .c-box-deals-of-the-day .bx-next > span {
  display: none;
}

.c-box-deals-of-the-day .bx-prev:hover, .c-box-deals-of-the-day .bx-next:hover {
  opacity: 1;
}

.c-box-deals-of-the-day .bx-next {
  background: gainsboro;
  height: 45px;
  width: 30px;
}
.c-box-deals-of-the-day .bx-next:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f054";
  font-size: 18px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}
.c-box-deals-of-the-day .bx-next::before {
  margin: 2px 0 0 2px !important;
  text-indent: 0;
}

.c-box-deals-of-the-day .bx-prev {
  background: gainsboro;
  height: 45px;
  width: 30px;
}
.c-box-deals-of-the-day .bx-prev:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f053";
  font-size: 18px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}
.c-box-deals-of-the-day .bx-prev::before {
  margin: 2px 2px 0 0 !important;
  text-indent: 0;
}


/*
 * *
 * * Product comparison
 */
.c-product-comparison-box__move-right-wrapper, .move-left-wrapper {
  display: none;
}


.c-body-container .c-layout-main .c-product-comparison-box {
  width: 700px;
  margin: 0 auto;
  border: 1px solid #cccccc;
  /*
 * padding: 20px 20px 0 20px;
 */

  position: fixed;
  margin-bottom: 0 !important;
  bottom: -2px;
  left: 0;
  right: 0;
  z-index: 9999;
  background: white;
}


.c-product-comparison-box__box-title-and-button {
  position: relative;
}


.c-product-comparison-box__box-title {
  font-size: 24px;
  text-align: center;
}


.c-product-comparison-box__box-title-wrapper {
  position: relative;
  padding: 10px 30px 10px 30px;
}


.c-product-comparison-box__minimize-button {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}


.c-product-comparison-box__comparison-button {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  width: 30px;
  height: 30px;
}


.c-product-comparison-box__comparison-button.isOpen {
  top: 2px;
}


.c-product-comparison-box__minimize-compare-products-link {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
}


.c-product-comparison-box__comparison-button a::before {
  content: '';
  border: solid #333333;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(-135deg);
  cursor: pointer;
}

.c-product-comparison-box__comparison-button.isOpen a::before {
  content: '';
  border: solid #333333;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(45deg);
  cursor: pointer;
}


.c-product-comparison-box__minimize-button a {
  pointer-events: none;
}


.c-product-comparison-box__show-comparison-button {
  display: flex;
  justify-content: center;
  margin: 8px 0px 8px 0px;
}


/*
 * Box content
 */
.c-product-comparison-box__product {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 33.33%;
  padding: 10px;
  position: relative;
}


.c-product-comparison-box__comparison-product-details {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.c-product-comparison-box__comparison-product-details .product-prices {
  margin: 0 auto;
}


.c-product-comparison-box__product-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}


.c-product-comparison-box__product-name-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: black;
}


.c-product-comparison-box__product-name-image-link {
  height: 120px;
  display: inline-block;
}


.c-product-comparison-box__product-name-image {
  width: auto;
  height: 100%;
}


/*
 * Pop Up content
 */
.c-product-comparison-page__section {
  min-width: 800px;
  overflow-x: auto;
  overflow-y: hidden;
  max-width: 1000px;
}


.c-product-comparison-page__products-comparison-list {
  display: flex;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
}


.c-product-comparison-page__product-item {
  width: 25%;
  min-width: 190px;
  padding: 6px;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #dddddd;
}


.c-product-comparison-page__products-comparison-list .c-product-comparison-page__product-item:last-child {
  border-right-width: 1px;
}


.c-product-comparison-page__product-compared-image + .c-product-comparison-page__product-item {
  border-width: 0 1px 0 0;
}


.c-product-comparison-page__product-image-link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 230px;
}


.c-product-comparison-page__product-image {
  max-width: 100%;
  max-height: 200px;
  width: auto;
  height: auto;
}


.c-product-comparison-page__product-name-link {
  color: black;
}


.c-product-comparison-page__quantity-title, .c-product-comparison-page__product-item input[name="Quantity"] {
  display: none;
}


.c-product-comparison-page__product-name {
  height: 34px;
  overflow: hidden;
  text-align: center;
}


.c-product-comparison-page__product-details-wrapper {
  display: flex;
  margin-top: 10px;
  justify-content: center;
}


.c-product-comparison-page__view-details-button {
  display: flex;
}


.c-product-comparison-page__product-image-wrapper {
  position: relative;
}


.c-product-comparison-page__popup-remove-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  text-align: center;
}


.c-product-comparison-page__remove-compare-button-link::before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e039";
  font-size: 18px;
  color: red;
  margin-right: 5px;
  line-height: 1;
}


.c-product-comparison-page__got-attributes {
  display: flex;
  flex-wrap: wrap;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
}


.c-product-comparison-page__attribute-wrapper {
  display: flex;
  width: 100%;
  background: white;
}

.c-product-comparison-page__attribute-wrapper:hover {
  background: #f3f3f3;
}


.c-product-comparison-page__attribute-name {
  padding: 6px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #dddddd;
  width: 25%;
  min-width: 190px;
}


.c-product-comparison-page__got-attributes .c-product-comparison-page__attribute-wrapper:last-child > .c-product-comparison-page__attribute-name, .c-product-comparison-page__got-attributes .c-product-comparison-page__attribute-wrapper:last-child .c-product-comparison-page__attribute-value {
  border-bottom-width: 1px;
}


.c-product-comparison-page__attribute-wrapper .c-product-comparison-page__attribute-value:last-child {
  border-right-width: 1px;
}


.c-product-comparison-page__attribute-value {
  width: 25%;
  min-width: 190px;
  text-align: center;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #dddddd;
  padding: 10px;
}


@media only screen and (max-width: 640px) {
  .c-body-container .c-layout-main .c-product-comparison-box {
  width: 100%;
}


.c-product-comparison-box__box-title-wrapper {
  padding: 10px 20px 10px 20px;
}


.c-product-comparison-box__product-comparison-box-wrapper .c-product-comparison-box__product {
  width: 100%;
  max-width: 100%;
}


.comparison-popup #cboxLoadedContent {
  overflow-y: visible !important;
  overflow-x: auto !important;
}


.c-product-comparison-box__comparison-button {
  top: 8px;
}


.c-product-comparison-box__comparison-button.isOpen {
  top: 0px;
}


.c-product-comparison-box__box-title {
  font-size: 20px;
  padding: 0px 0 4px 0;
  text-align: left;
}
}


/*
 * *
 * * Banners
 */
.c-banner__img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  margin: 0 auto;
}


.c-banner__image-wrapper {
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  line-height: 0;
}

.c-banner__image-wrapper picture {
  width: 100%;
}


.c-banner__image-link {
  width: 100%;
}


.c-banner-multibanner {
  display: flex;
  padding: 0;
  margin: 0 auto;
}


.c-banner-multibanner__row-wrapper {
  line-height: 0;
}


.layout-type-thin-wide .c-layout-main--wide .c-banner-multibanner {
  width: 100% !important;
}


.layout-type-wide-thin .c-layout-main--wide .c-banner-multibanner {
  width: 100% !important;
}


.o-layout--vertical .c-banner-multibanner__columns-wrapper {
  padding: 2px;
}


.c-banner-multibanner .c-banner__image-wrapper {
  line-height: 0px;
}


.c-banner-multibanner .c-banner__img {
  margin: 0px;
  padding: 0px;
}


.c-banner-multibanner .c-banner-multibanner__row-wrapper .bx-wrapper {
  padding: 0;
}


.c-banner-multibanner .c-banner-multibanner__row-wrapper .bx-wrapper .bx-viewport {
  border: none !important;
  box-shadow: none !important;
  left: 0px;
}


.c-banner-multibanner .c-banner-multibanner__row-wrapper .bx-wrapper .bx-controls .bx-pager {
  display: none !important;
}


.banner-full-width img {
  min-width: 100%;
}


.c-bxslider {
  position: relative;
}

.c-bxslider img {
  display: none;
}

.c-bxslider .c-bxslider__image-and-title-link:first-child img {
  display: block;
}


.c-bxslider .bx-wrapper img {
  display: block;
  margin: 0 auto;
}

.c-bxslider .bx-wrapper + .c-bxslider__static-controls {
  display: none;
}


.bx-wrapper {
  position: relative;
  overflow: hidden;
  padding: 0 12px;
}


.bx-prev, .bx-next {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  outline: 0;
  width: 1px;
  height: 1px;
  text-indent: -9999px;
  z-index: 9999;
}


.bx-prev {
  left: 2px;
  content: '';
  border: solid #c6c6c6;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(135deg);
}


.bx-next {
  right: 2px;
  content: '';
  border: solid #c6c6c6;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
}

.bx-next:hover {
  opacity: 0.9;
}


.bx-prev.disabled, .bx-next.disabled {
  display: none;
}


.c-bxslider img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  main .c-bxslider .bx-wrapper img {
  max-height: 100%;
  width: auto;
}


main .c-bxslider .c-bxslider__image-and-title-link {
  display: inherit;
  height: auto;
}
}


.c-bxslider {
  text-align: center;
}


/*
 * ** BxSlider fix for safari **
 */
.c-bxslider__wrapper {
  display: flex;
}


.c-bxslider__title-and-description {
  position: absolute;
  bottom: 0;
  display: flex;
  text-align: left;
  flex-wrap: wrap;
  align-items: center;
  min-height: 60px;
  width: 100%;
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.6);
  color: #1a170f;
}

.c-bxslider__title-and-description .c-bxslider__title {
  font-size: 20px;
  width: 100%;
  color: white;
}

.c-bxslider__title-and-description .c-bxslider__description {
  font-size: 14px;
  color: #919191;
  width: 100%;
}


.c-bxslider__title-and-description.is-empty {
  display: none;
}


/*
 * hide source tag when parent is displayed block
 */
picture source {
  display: none;
}


picture {
  display: inline-block;
  line-height: 0;
}


@media only screen and (max-width: 1110px) {
  .c-banner-multibanner, .o-layout--vertical .c-banner-multibanner {
  width: 100% !important;
}


.c-banner-multibanner__columns-wrapper {
  padding: 2px;
}


.c-banner-multibanner__row-wrapper {
  padding-right: 0 !important;
}


.c-bxslider__title-and-description {
  display: none;
}
}


/*
 * *
 * * General Style for Boxes
 */
.c-layout-main--thin .c-box {
  margin-bottom: 20px;
}

.c-layout-main--thin .c-box:last-child {
  margin-bottom: 0;
}


.o-box-products__wrapper {
  position: relative;
}


.o-box-products .c-product-price__discount-precent-wrapper {
  position: absolute;
  top: 0;
  right: 0;
}

.o-box-products .c-product-price__discount-precent {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.o-box-products__product-name {
  margin: 10px 0;
}


.o-box-products__product-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}


.c-box .bx-pager {
  display: none;
}


/*
 * *
 * * Header Top Line
 */
.c-breadcrumb__list {
  color: #9c9c9c;
  line-height: 55px;
}


.c-breadcrumb__item {
  font-size: 12px;
}


.c-breadcrumb__item-link {
  color: #9c9c9c;
}


.c-breadcrumb__list span:NTH-CHILD(3) .c-breadcrumb__item-link {
  color: #fa9b4b;
}


.c-breadcrumb__list span:NTH-CHILD(3) {
  color: #fa9b4b;
  font-weight: 700;
}


.c-breadcrumb__item--last {
  display: none;
}


.c-breadcrumb__separator::before {
  content: "\276F";
  font-size: 10px;
  padding: 0 6px;
  color: #fa9b4b;
}


@media only screen and (max-width: 1110px) {
  .c-breadcrumb {
  background: whitesmoke;
  padding: 0 15px;
}


.c-breadcrumb__list {
  line-height: 26px;
}
}


/*
 * *
 * * Captcha Style
 */
.c-captcha__heading {
  display: flex;
  margin-top: 10px;
}


.c-captcha__container {
  width: 35%;
  padding: 10px;
  margin: 5px auto;
  border: 1px solid #dddddd;
}


.c-captcha__img-and-button {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}


.c-captcha__image-wrapper {
  background: url("/skins/orion/customer/images/captcha-icon.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat 95% 50%;
  width: 340px;
  height: 65px;
  border: 1px solid #dddddd;
  padding: 5px;
}


.c-captcha__image {
  height: 100%;
}


.c-captcha__reload-captcha, .c-captcha__help-button {
  display: block;
  width: 30px;
  height: 30px;
}


.c-captcha__reload-captcha {
  background: black;
  margin-bottom: 5px;
  margin-left: 5px;
}

.c-captcha__reload-captcha::before {
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 100%;
  font-size: 16px;
  content: "\21BB";
  color: white;
}

.c-captcha__reload-captcha:hover {
  opacity: 0.7;
}


.c-captcha__help-button {
  background: black;
  margin-left: 5px;
}

.c-captcha__help-button::before {
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 100%;
  font-size: 16px;
  content: "\2753";
  color: white;
}

.c-captcha__help-button:hover {
  opacity: 0.7;
}


.c-captcha__input-wrapper input {
  width: 100%;
  padding: 7px;
}


.c-google-recaptcha {
  display: flex;
  max-width: 75%;
  margin-left: 50px;
  justify-content: flex-end;
  margin-top: 10px;
}


.g-recaptcha {
  display: flex;
  justify-content: flex-end;
}


@media only screen and (max-width: 1110px) {
  .c-google-recaptcha {
  max-width: 100%;
}


.c-captcha__container {
  width: 100%;
}
}


/*
 * *
 * * Cart Details during Checkout
 */
.c-checkout-cart__content-responsive {
  display: flex;
  align-items: center;
  border-bottom: 2px solid whitesmoke;
}


.c-checkout-cart__content-responsive:last-child {
  margin-bottom: 10px;
}


.c-checkout-cart__content-product-image-item {
  width: 35%;
  padding: 16px;
}


.c-checkout-cart__content-product-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
  width: 45%;
  padding-left: 4px;
}


.c-checkout-cart__content-product-quantity-and-name {
  display: flex;
  margin: 7px 0;
}


.c-checkout-cart__content-product-options {
  font-size: 12px;
  opacity: 0.8;
}


.c-checkout-cart__content-product-link {
  color: #1a170f;
  text-decoration: underline;
}

.c-checkout-cart__content-product-link:hover {
  text-decoration: none;
}


.c-checkout-cart__content-product-item-quantity {
  margin-right: 10px;
  color: #ed1c2e;
}


.c-checkout-cart__content-total-price {
  display: flex;
  justify-content: flex-end;
  width: 20%;
}


.c-checkout-cart__order-total-list {
  display: table;
  width: 100%;
}


.c-checkout-cart__order-total-lines {
  display: table-row;
  margin: 0;
}


.c-checkout-cart__order-total-label {
  display: table-cell;
  padding: 0 0 0 100px;
  font-weight: bold;
  text-align: right;
}


.c-checkout-cart__order-total-amount {
  display: table-cell;
  text-align: right;
}


/*
 * *
 * * Collections module
 */
.c-collections-products__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


.products-per-row-5 .c-collections-products__item {
  width: 20%;
}


.products-per-row-4 .c-collections-products__item {
  width: 25%;
}


.products-per-row-3 .c-collections-products__item {
  width: 33.33%;
}


@media only screen and (max-width: 1110px) {
  .products-per-row-5 .c-collections-products__item {
  width: 50%;
}


.products-per-row-4 .c-collections-products__item {
  width: 50%;
}


.products-per-row-3 .c-collections-products__item {
  width: 50%;
}
}


@media only screen and (max-width: 640px) {
  .products-per-row-5 .c-collections-products__item {
  width: 100%;
}


.products-per-row-4 .c-collections-products__item {
  width: 100%;
}


.products-per-row-3 .c-collections-products__item {
  width: 100%;
}
}


.c-collections-products__item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 10px;
  position: relative;
}


.c-collections-products__details-name {
  text-align: center;
}


.c-collections-products__quantity-wrapper, .c-collections-products__availability {
  display: none;
}


.c-collections-products__add-to-cart-section .c-collections-products__add-to-cart {
  padding: 0;
  border-radius: 6px;
}

.c-collections-products__add-to-cart-section .c-collections-products__add-to-cart-submit {
  border: 0;
  width: 100%;
  padding: 5px 15px;
  border-radius: 6px;
  cursor: pointer;
}


.c-collections-products__add-to-cart, .c-collections-products__view-details-link {
  width: 100%;
}


.c-collections-products__add-to-cart-section, .c-collections-products__view-details-wrapper {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 10px;
}


.c-collections-products__details-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}


.c-collections-products__item .c-product-list__image-wrapper.js-product-image-link {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-start;
}


.c-collections-products__item .c-product-list__image-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}


.c-collections-products__quantity-wrapper {
  display: none;
}


.c-collections-products__item .c-product-price__discount-precent {
  background: red;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  color: white;
  font-size: 14px;
  position: absolute;
}


.c-collections-products__details-wrapper {
  width: 100%;
}


.c-collections-products__details-name {
  padding: 6px 10px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  height: 50px;
  overflow: hidden;
}


.c-collections-products__item {
  align-items: center !important;
  padding: 8px;
  margin: 0 0 16px 0;
}


.c-collections-products__details-wrapper .product-prices {
  justify-content: center;
  display: flex;
  text-align: center;
  width: 100%;
}

.c-collections-products__details-wrapper .product-prices del {
  font-size: 13px !important;
  font-weight: normal;
}


.c-collections-products__availability {
  text-align: center;
}


/*
 * *
 * * Checkout Review
 */
.c-checkout-confirm__review-info, .c-checkout-confirm__cart-content-title {
  font-size: 18px;
  padding: 5px;
  border-bottom: 1px solid #dddddd;
}


.c-checkout-confirm__cart-content-title {
  margin-bottom: 30px;
}


.c-checkout-confirm__billing-information-table {
  display: flex;
  margin: 20px 0;
  border: 1px solid #dddddd;
}


.c-checkout-confirm__billing-information-section {
  width: 50%;
  padding: 20px 10px;
}


.c-checkout-confirm__shipping-information-section {
  width: 50%;
  padding: 20px 10px;
}


.c-checkout-confirm__billing-information-title, .c-checkout-confirm__shipping-information-title, .c-checkout-confirm__billing-information-payment-title, .c-checkout-confirm__shipping-information-shipping-title {
  font-size: 16px;
  font-weight: 700;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}


.c-checkout-confirm__billing-information-edit-address, .c-checkout-confirm__shipping-information-edit-address {
  color: black;
}


.c-checkout-confirm__billing-information-edit-address:hover, .c-checkout-confirm__shipping-information-edit-address:hover {
  text-decoration: underline;
}


.c-checkout-confirm__billing-information-address, .c-checkout-confirm__shipping-information-address, .c-checkout-confirm__billing-information-payment-method, .c-checkout-confirm__shipping-information-shipping-method {
  padding: 10px 5px;
  border-bottom: 1px solid #dddddd;
  line-height: 18px;
}


.c-checkout-confirm__billing-information-address .address-first-name, .c-checkout-confirm__billing-information-address .address-last-name, .c-checkout-confirm__shipping-information-address .address-first-name, .c-checkout-confirm__shipping-information-address .address-last-name {
  font-weight: 700;
}


.c-checkout-confirm__edit-and-finalize-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
}


.c-checkout-confirm__checkout-final-submit {
  padding: 12px 20px;
  border: none;
  background: #1a170f;
  color: white;
  cursor: pointer;
  font-size: 14px;
}

.c-checkout-confirm__checkout-final-submit:hover {
  background: white;
  color: #23b5aa;
  border: 1px solid #23b5aa;
  padding: 11px 19px 11px 19px;
}


.c-checkout-confirm__edit-order-submit {
  background: white;
  color: #23b5aa;
  border: 1px solid #23b5aa;
  padding: 11px 19px 11px 19px;
  cursor: pointer;
  font-size: 14px;
}

.c-checkout-confirm__edit-order-submit:hover {
  border: none;
  padding: 12px 20px 12px 20px;
  background: #23b5aa;
  color: white;
}


/*
 * *
 * * Design Editor
 */
@font-face {  font-family: 'Icons';  src: url("/skins/assets/fonts/open-iconic-11/fonts/open-iconic.woff2?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") format('woff2'), url("/skins/assets/fonts/open-iconic-11/fonts/open-iconic.woff?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") format('woff');  font-weight: normal;  font-style: normal;  font-display: swap;}

.c-design-editor__success-msg .success {
  display: flex;
  padding: 0 10px;
}

.c-design-editor__success-msg .success:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e038";
  font-size: 28px;
  color: #00cd70;
  margin-right: 5px;
}

.c-design-editor__success-msg .success::before {
  margin-right: 10px;
}


.c-design-editor__ok-button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.c-design-editor__ok-button a {
  background: #00cd70;
  color: white;
  padding: 6px 10px;
  border-radius: 6px;
}


.c-designer-container {
  width: 380px;
  position: fixed;
  border: 1px solid #7e4881;
  background: #eeeeee;
  z-index: 9999999;
  left: 0;
}


.c-designer-container__designer-title {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -96px;
  top: 54px;
  width: 150px;
  height: 40px;
  padding: 8px 10px 8px 10px;
  transform: rotate(90deg);
  font-size: 18px;
  color: white;
  background: #7e4881;
  border-radius: 0px 20px 0px 0px;
  cursor: pointer;
  font-weight: bold;
}

.c-designer-container__designer-title:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e041";
  font-size: 16px;
  color: white;
  margin-right: 5px;
}

.c-designer-container__designer-title::before {
  animation-name: spin;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}


/*
 * Spin animation
 */
@keyframes spin {  from {  transform: rotate(0deg);}  to {  transform: rotate(360deg);}}

.c-designer-container__widget {
  display: none;
  overflow: hidden;
  position: relative;
}


.c-designer-container__items-wrapper h2 {
  color: #333333;
  background: #eeeeee;
  padding: 7px 10px 7px 15px;
  cursor: pointer;
}

.c-designer-container__items-wrapper h2:hover {
  background: #dddddd;
}


.c-designer-container__items-wrapper {
  border-bottom: 1px solid #aaaaaa;
}

.c-designer-container__items-wrapper:last-child {
  border-bottom: 0;
}


.c-designer-container__actions-wrapper {
  display: flex;
  align-items: center;
  height: 38px;
  background: #7e4881;
}


.c-designer-container__actions-list {
  display: flex;
  align-items: center;
  width: 50%;
  height: 30px;
  justify-content: center;
  background: #7e4881;
}


.c-designer-container__actions-list:first-child {
  border-right: 1px solid white;
}


.c-designer-container__close-button-link, .c-designer-container__save-button-link {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
}


.c-designer-container__save-button-link:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e0c8";
  font-size: 12px;
  color: white;
  margin-right: 5px;
}


.c-designer-container__close-button-link:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e0db";
  font-size: 12px;
  color: white;
  margin-right: 5px;
}

.c-designer-container__close-button-link::before {
  margin-bottom: 2px;
}


.c-designer-container__group-name.active {
  background: #dddddd;
}


#design-editor-skins .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e007";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


#design-editor-color-schemes .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e007";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


#editor-buttons-schemes .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e007";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


#editor-colors .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e049";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


#editor-body .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e06f";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


#editor-top-bar .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e042";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


#editor-header .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e075";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


#editor-menu .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e05b";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


#editor-content .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e09b";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


#editor-boxes .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e023";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


#editor-column-bottom .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e04b";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


#editor-footer .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e045";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


#editor-banners-colors .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e041";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


#editor-buttons-colors .c-designer-container__group-name:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e041";
  font-size: 14px;
  color: #333333;
  margin-right: 5px;
}


.c-designer-editer-widget {
  display: flex;
  align-items: center;
  background: white;
  padding: 15px 10px 15px 50px;
  position: relative;
  border-top: 1px solid #dddddd;
}


.c-designer-editer-widget.disabled {
  opacity: 0.3;
  pointer-events: none;
}


.c-designer-color-picker__widget-name-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 36%;
  text-align: left;
}


.c-designer-color-picker__info-de {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16%;
}


.c-designer-color-picker__image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}


.c-designer-color-picker__info-de:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e07c";
  font-size: 10px;
  color: #999999;
  margin-right: 5px;
}

.c-designer-color-picker__info-de::before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border: 1px solid #999999;
  border-radius: 50px;
}


.c-designer-color-picker__reset-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36%;
}


.c-designer-color-picker__reset-button-link {
  padding: 4px 12px;
  color: white;
  background: #7e4881;
  border-radius: 4px;
  display: flex;
}


.c-designer-color-picker__fake-input-wrapper {
  height: 25px;
  width: 25px;
  position: relative;
  border: 1px solid #dddddd;
  text-align: center;
  margin-right: 5px;
  border-radius: 5px;
}


.c-designer-color-picker__widget-id {
  position: absolute;
  z-index: 3;
  background: rgba(0, 0, 0, 0);
  border: none !important;
  width: 23px;
  height: 23px;
  left: 0px;
  background: rgba(0, 0, 0, 0) !important;
  cursor: pointer;
  font-size: 0 !important;
}


.c-designer-color-picker__transparent {
  position: absolute;
  z-index: 1;
  max-width: 100%;
  max-height: 100%;
  height: 25px;
  width: 25px;
  left: 0px;
  border-radius: 5px;
}


.c-designer-color-picker__preview-color {
  display: flex;
  height: 18px;
  width: 18px;
  border: 1px solid #dddddd;
  position: absolute;
  left: 15px;
  top: 34%;
  border-radius: 50px;
}


.c-designer-skin-picker__preview {
  max-width: 64px;
  height: auto;
}


.c-designer-skin-picker__preview-wrapper {
  justify-content: space-between;
  padding: 10px 20px 10px 50px;
}


/*
 * Hide tab with available skins and color of banner
 */
#design-editor-skins, #editor-banners-colors {
  display: none !important;
}


#design-editor-content .button-scheme {
  position: relative;
  padding-left: 40px;
  display: block;
}
#design-editor-content .button-scheme:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
#design-editor-content .button-scheme h3 {
  margin: 0 0 5px 0;
}
#design-editor-content .button-scheme div {
  margin: -5px;
}
#design-editor-content .button-scheme span {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin: 5px;
}
#design-editor-content .button-scheme .button-2 {
  background: #6e1e72;
  padding: 10px;
}
#design-editor-content .button-scheme .button-2 a, #design-editor-content .button-scheme .button-2 input {
  background: rgba(0, 0, 0, 0);
  color: white;
  font-size: 12px !important;
  font-family: inherit !important;
}
#design-editor-content .button-scheme .button-2.button-icon:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e0af";
  font-size: null;
  color: white;
  margin-right: 5px;
}


#design-editor-color-schemes h2:before, #editor-buttons-schemes h2:before, #design-editor-skins h2:before {
  content: '\e007';
}

#design-editor-color-schemes .item:hover, #editor-buttons-schemes .item:hover, #design-editor-skins .item:hover, #design-editor-color-schemes .item.selected, #editor-buttons-schemes .item.selected, #design-editor-skins .item.selected {
  background: #999999;
  cursor: pointer;
}
#design-editor-color-schemes .item:hover h3, #editor-buttons-schemes .item:hover h3, #design-editor-skins .item:hover h3, #design-editor-color-schemes .item.selected h3, #editor-buttons-schemes .item.selected h3, #design-editor-skins .item.selected h3 {
  color: white;
}
#design-editor-color-schemes .item:hover .color-schema-reset:before, #editor-buttons-schemes .item:hover .color-schema-reset:before, #design-editor-skins .item:hover .color-schema-reset:before, #design-editor-color-schemes .item.selected .color-schema-reset:before, #editor-buttons-schemes .item.selected .color-schema-reset:before, #design-editor-skins .item.selected .color-schema-reset:before {
  color: white;
}
#design-editor-color-schemes .item.selected:before, #editor-buttons-schemes .item.selected:before, #design-editor-skins .item.selected:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: '\e033';
  font-size: 16px;
  color: white;
  margin-right: 5px;
}
#design-editor-color-schemes .item.selected:before, #editor-buttons-schemes .item.selected:before, #design-editor-skins .item.selected:before {
  position: absolute;
  left: 15px;
  top: 25px;
}
#design-editor-color-schemes .item span, #editor-buttons-schemes .item span, #design-editor-skins .item span {
  border-color: #bbbbbb !important;
}


/*
 * *
 * * Featured Categories
 */
.c-featured-category__title-content-link {
  color: #23b5aa;
}


.c-featured-category__link {
  display: flex;
  justify-content: flex-end;
  color: #1a170f;
}

.c-featured-category__link:hover {
  text-decoration: underline;
}


.c-featured-category__title {
  margin: 20px 0;
}

.c-featured-category__title::before {
  display: block;
  position: relative;
  bottom: -16px;
  left: 0;
  right: 0;
  content: "";
  border: 2px solid whitesmoke;
}


.c-featured-category__title-content {
  display: inline-flex;
  align-items: center;
  position: relative;
  padding: 0 20px;
  background: white;
  color: #23b5aa;
  font-size: 22px;
  z-index: 9;
}


.c-featured-category__title-wrapper {
  text-align: center;
  width: auto;
}


/*
 * *
 * * Filters
 */
.c-box-filter__title-wrapper {
  margin-bottom: 15px;
}


.c-box-filter__title {
  font-size: 18px;
}


.c-box-filter__cancel-filters {
  display: none;
}


.c-filter-attribute__title, .c-filter-options__title, .c-filter-atributes-group__title {
  color: #b7a26d;
  margin-bottom: 7px;
  font-size: 16px;
}


.c-filter-attribute, .c-filter-options, .c-filter-atributes-group {
  margin-bottom: 10px;
}


.c-filter-thumb__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}


.c-filter-thumb__wrapper {
  margin: 1px;
  position: relative;
  width: 27px;
  height: 27px;
}


.c-filter-thumb__option-value-link {
  display: flex;
  width: 25px;
  height: 25px;
  border: 1px solid #dddddd;
  text-align: center;
}

.c-filter-thumb__option-value-link:hover {
  border-color: black;
}


.c-filter-thumb__option-value-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}


.c-filter-dropdown__wrapper {
  display: flex;
}


.c-filter-dropdown__wrapper::after {
  display: flex;
  width: 9px;
  height: 9px;
  top: 8px;
}


.c-filter-slider__range {
  color: #b7a26d;
}


.c-filter-slider__filter {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  padding: 0 10px;
}


.c-filter-slider__filter * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}


.c-filter-slider__slider-range {
  display: flex;
  justify-content: center;
  position: absolute;
  border-color: #b7a26d;
  height: 7px;
  background: #b7a26d;
}


.c-filter-slider__slider-range:first-of-type {
  background: white;
  height: 5px;
}


.c-filter-slider__slider {
  position: relative;
  height: 8px;
  margin: 10px 0 0;
  border-width: 1px;
  border-style: solid;
  border-color: #b7a26d;
  background: white;
}


.c-filter-slider__handle {
  display: flex;
  position: absolute;
  top: -6px;
  margin-left: -9px;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: #333333;
  z-index: 9;
  outline: none;
}


.c-filter-multiselect-widget__list {
  padding-right: 10px;
  padding-left: 6px;
}


.c-filter-multiselect-widget__wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 4px;
}


.c-filter-multiselect-widget__input {
  min-width: 20px;
}


.c-filter-multiselect-widget__label {
  word-break: break-all;
}


.c-filter-links__filters-list {
  list-style-type: initial;
  list-style-position: outside;
  color: #b7a26d;
  padding-left: 20px;
}


.c-filter-links__filters-wrapper {
  margin-bottom: 4px;
}


.c-filter-links__filters-link {
  color: #fffcff;
  word-break: normal;
  cursor: pointer;
}

.c-filter-links__filters-link:hover {
  color: #b7a26d;
}


.c-filter-links-compact__link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  background: #333333;
  border-radius: 2px;
  color: white;
  text-align: center;
  transition: 0.4s;
}

.c-filter-links-compact__link:hover {
  background: #b7a26d;
}


.c-filter-links-compact__list {
  display: flex;
  flex-wrap: wrap;
  padding-left: 6px;
}


.c-filter-links-compact__wrapper {
  margin-right: 2px;
  margin-bottom: 2px;
}


.c-filter-thumb__option-tooltip-image {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  max-height: 100%;
  width: 120px;
  height: 120px;
  margin-bottom: 2px;
}


.c-filter-thumb__option-tooltip-name {
  color: #ed1c2e;
  font-size: 12px;
}


.c-filter-thumb__option-tooltip::after {
  content: "";
  content: "";
  border-top: 7px solid black;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-left: 7px solid rgba(0, 0, 0, 0);
  position: absolute;
  bottom: -10px;
  left: 5px;
}


.c-filter-thumb__wrapper:hover .c-filter-thumb__option-tooltip {
  display: block;
  position: absolute;
  bottom: 35px;
  left: 0;
  padding: 5px;
  background: white;
  border: 1px solid #cccccc;
  border-bottom-width: 4px;
  border-bottom-color: black;
  word-break: break-all;
  z-index: 9;
}


.c-filter-thumb__option-tooltip {
  display: none;
}


.c-box-active-filters__box-title-wrapper {
  margin-bottom: 15px;
}


.c-box-active-filters__box-title {
  color: teal;
  font-weight: bold;
  font-size: 18px;
}


.c-box-active-filters__filters-name {
  font-weight: bold;
}


.c-box-active-filters__value {
  margin-left: 5px;
}


.c-box-active-filters__remove-link:before {
  width: 14px;
  height: 14px;
  content: "\274C";
  display: flex;
  font-size: 10px;
  color: #ed1c2e;
}


.c-box-active-filters__remove-link {
  display: flex;
  position: absolute;
  right: 0;
}


.c-box-active-filters__active-filters-links {
  display: flex;
  position: relative;
  padding: 5px 0;
}


.c-filter-color__list {
  display: flex;
  flex-wrap: wrap;
}


.c-filter-color__color-link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  border: 1px solid #dddddd;
  margin: 2px;
}


.c-filter-color__wrapper:hover .c-filter-color__color-link {
  border-color: black;
}


.c-filter-color__wrapper.is-selected .c-filter-color__color-link {
  border: 1px solid black;
}


.c-filter-color__color {
  display: flex;
  width: 22px;
  height: 22px;
  padding: 2px;
}


.c-option-color__tooltip {
  display: none;
  position: absolute;
  bottom: 35px;
  left: 0;
  padding: 5px;
  background: white;
  border: 1px solid #cccccc;
  border-bottom-width: 4px;
  border-bottom-color: black;
  word-break: normal;
  z-index: 9;
}


.c-option-color__tooltip-image {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  max-height: 100%;
  width: 120px;
  height: 120px;
  margin-bottom: 2px;
}


.c-option-color__tooltip-name {
  color: #ed1c2e;
  font-size: 12px;
}


.c-option-color__tooltip::after {
  content: "";
  border-top: 7px solid black;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-left: 7px solid rgba(0, 0, 0, 0);
  position: absolute;
  bottom: -10px;
  left: 5px;
}


.c-filter-color__wrapper {
  position: relative;
}


.c-filter-color__wrapper:hover .c-option-color__tooltip {
  display: flex;
}


.o-filter__search-filter-value-input {
  border-radius: 3px !important;
  border: 1px solid #d2d2d2;
  width: 100%;
  font-size: 13px;
  padding: 4px 8px;
}


.o-filter__search-filter-value {
  margin: 0 0 12px 0;
}


.o-filter__search-filter-value::marker {
  content: none;
}


#responsive-filters.c-box-filter__mobile-filters {
  display: none;
}


@media only screen and (max-width: 1110px) {
  #responsive-filters.c-box-filter__mobile-filters {
  display: flex;
  align-items: center;
  padding: 6px 12px;
  margin: 10px 12px 16px 12px;
  border: 2px solid #f79a54;
  color: #f79a54;
  font-weight: bold;
  position: relative;
}

#responsive-filters.c-box-filter__mobile-filters::after {
  content: '';
  border: solid #f79a54;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  position: absolute;
  right: 12px;
  top: 6px;
}


.c-box-filter {
  position: fixed;
  left: 0px;
  top: 100px;
  background: white;
  width: 100%;
  z-index: 9999;
  max-height: 60vh;
  overflow-y: scroll !important;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #cccccc;
}

.c-box-filter .c-box-filter__cancel-filters {
  display: flex;
  justify-content: center;
  align-items: center;
  background: black;
  width: 40px;
  height: 40px;
  position: fixed;
  top: 60px;
  right: 16px;
  cursor: pointer;
  z-index: 99;
}
.c-box-filter .c-box-filter__cancel-filters::before {
  content: "\e0db";
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  font-size: 20px;
  color: white;
}


.c-box-active-filters {
  padding: 20px 60px 20px 10px !important;
  background: white;
  position: fixed;
  top: 0;
  background: white;
  width: 100%;
  left: 0;
  height: 100px;
  overflow-y: scroll !important;
  z-index: 99;
}
}


/*
 * *
 * * Header Mini Cart
 */
.c-header-mini-cart {
  display: none;
  position: absolute;
  z-index: 999;
  background: white;
  padding: 20px;
  box-shadow: 0px 5px 8px -6px #333333;
  border-width: 3px 1px 1px 1px;
  border-style: solid;
  border-color: #cccccc;
  border-top-color: #333333;
  margin-top: 1px;
  width: 330px;
  transform: translateX(-84%) translateY(1%);
}


.c-header-mini-cart::before {
  content: "";
  border-bottom: 7px solid black;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-left: 7px solid rgba(0, 0, 0, 0);
  position: absolute;
  top: -9px;
  right: 22px;
}


.c-header-mini-cart__product-wrapper {
  display: flex;
  border-bottom: 1px solid #cccccc;
  padding: 6px 0;
}

.c-header-mini-cart__product-wrapper:last-child {
  margin-bottom: 5px;
}


.c-header-mini-cart__product-image {
  display: flex;
  justify-content: center;
  width: 30%;
}


.c-header-mini-cart__product-image img {
  max-width: 70px;
  height: auto;
  width: auto;
  max-height: 70px;
}


.c-header-mini-cart__product-name {
  display: flex;
  width: 40%;
  padding: 0 6px;
}


.c-header-mini-cart__product-name-link {
  color: #f79a54;
  font-size: 12px;
}


.c-header-mini-cart__product-option {
  font-size: 12px;
  margin: 5px 0;
  opacity: 0.7;
  padding-left: 10px;
  padding-right: 30px;
}


.c-header-mini-cart__product-quantity-and-price {
  display: flex;
  justify-content: flex-end;
}


.c-header-mini-cart__product-quantity {
  margin-right: 5px;
  color: #f79a54;
}


.c-header-mini-cart__price-quantity-remove-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 30%;
}


.c-header-mini-cart__remove-item {
  display: block;
  height: 16px;
  font-size: 12px;
  z-index: 9;
  text-align: right;
  padding-right: 2px;
  color: #ed1c2e;
}

.c-header-mini-cart__remove-item:hover {
  text-decoration: underline;
}


.c-header-mini-cart__subtotal-title {
  font-weight: 700;
}


.c-header-mini-cart__product-price {
  color: black;
}


.c-header-mini-cart__subtotal {
  display: flex;
  justify-content: space-between;
  padding: 3px 6px;
}


.c-header-mini-cart__price-value {
  font-weight: 700;
}


.c-header-mini-cart__view-checkout-button {
  display: flex;
  justify-content: flex-end;
  padding-top: 10px;
}


.c-header-mini-cart__view-checkout-link {
  background: #1a170f;
  color: white;
  cursor: pointer;
  padding: 7px;
  border: 0;
}


/*
 * *
 * * HTML editor
 */
.s-html-editor {
  max-width: 100%;
  padding: 0 5px;
  word-break: normal;
}

.s-html-editor img {
  max-width: 100%;
  height: auto !important;
}

.s-html-editor h1 {
  font-size: 24px;
}

.s-html-editor h2 {
  font-size: 22px;
}

.s-html-editor h3 {
  font-size: 18px;
}

.s-html-editor h4 {
  font-size: 16px;
}

.s-html-editor h5 {
  font-size: 12px;
}

.s-html-editor h6 {
  font-size: 10px;
}

.s-html-editor ul {
  list-style: disc;
  list-style-position: inside;
  width: 100%;
}

.s-html-editor li {
  padding: 8px 0 8px 16px;
  width: 100%;
}

.s-html-editor ol {
  list-style: decimal;
  list-style-position: inside;
  margin: 1em 0 1em 1em;
}

.s-html-editor a {
  text-decoration: underline;
  color: #1a170f;
}

.s-html-editor strong, .s-html-editor b {
  font-weight: bold;
}

.s-html-editor td {
  border-width: 1px;
  border-style: solid;
  border-color: grey;
}

.s-html-editor table[border="0"] td {
  border: 0;
}

.s-html-editor sup {
  vertical-align: super;
  font-size: smaller;
}

.s-html-editor em {
  font-style: italic;
}


.c-web-page__text-page-content {
  padding: 10px 0 20px 0;
}


.c-web-page .c-facebook-comments {
  margin: 15px 0 0 0;
}


.c-dynamic-area img {
  max-width: 100%;
  height: auto !important;
  width: auto;
}


/*
 * 
 * * Order Details
 */
.c-order-details__heading {
  display: flex;
  width: 100%;
}


.c-order-details__additional-info-title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid whitesmoke;
  font-size: 18px;
  font-weight: 700;
}

.c-order-details__additional-info-title:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e03a";
  font-size: 20px;
  color: black;
  margin-right: 5px;
}


.c-order-details__additional-info-wrapper {
  padding: 20px 0;
  width: 50%;
}


.c-order-details__additional-info-section {
  font-weight: 700;
}


.c-order-details__additional-info-wrappers {
  display: flex;
}


.c-order-details__additional-info-labels {
  width: 130px;
}


.c-order-details__info-section {
  display: flex;
  border: 2px solid whitesmoke;
}


.c-order-details__billing-info-wrapper, .c-order-details__shipping-info-wrapper {
  width: 50%;
  padding: 10px;
}


.c-order-details__bill-to-title, .c-order-details__payment-info-title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid whitesmoke;
  font-size: 16px;
}


.c-order-details__bill-to {
  padding: 10px;
}


.c-order-details__bank-details {
  padding: 10px;
}


.c-order-details__payment {
  padding: 10px;
}


.c-order-details__payment-method-title, .c-order-details__payment-notes-title {
  font-weight: 700;
}


.c-order-details__print-buttons {
  display: flex;
  align-items: flex-start;
  margin: 56px 0 20px 0;
  padding: 24px 0 0 0;
  border-top: 2px solid whitesmoke;
  width: 50%;
}


.c-order-approval__approve-button .c-order-approval__approve-button-link {
  display: inline-flex;
  padding: 6px 16px;
}


.c-order-approval__disapprove-button-link {
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  position: relative;
  padding: 4px 8px 4px 16px;
  margin: 0 0 0 16px;
  color: black;
}

.c-order-approval__disapprove-button-link::before, .c-order-approval__disapprove-button-link::after {
  position: absolute;
  top: 9px;
  left: 4px;
  content: '';
  height: 14px;
  width: 2px;
  background-color: #333333;
}

.c-order-approval__disapprove-button-link::before {
  transform: rotate(45deg);
}

.c-order-approval__disapprove-button-link::after {
  transform: rotate(-45deg);
}

.c-order-approval__disapprove-button-link:hover {
  text-decoration: underline;
  transition: all 0.1s ease;
}
.c-order-approval__disapprove-button-link:hover::before, .c-order-approval__disapprove-button-link:hover::after {
  background: #ed1c2e;
  transition: all 0.1s ease;
}


.c-order-customer-instructions__text-edit-link {
  color: black;
  text-decoration: underline;
}


.c-order-customer-instructions__edit-textarea {
  min-width: 270px;
  min-height: 100px;
  margin: 12px 0 4px 0;
}


.c-order-customer-instructions__edit-buttons {
  display: flex;
  width: 100%;
  align-items: center;
}


.c-order-customer-instructions__edit-save-button .c-order-customer-instructions__edit-save {
  padding: 4px 16px;
}


.c-order-customer-instructions__edit-cancel {
  background: rgba(0, 0, 0, 0);
  border: 0;
  margin: 0 0 0 8px;
  color: black;
  cursor: pointer;
}

.c-order-customer-instructions__edit-cancel:hover {
  text-decoration: underline;
  transition: all 0.1s ease;
}


.dynamic-page-orders .ui-datepicker select.ui-datepicker-month, .dynamic-page-orders .ui-datepicker select.ui-datepicker-year {
  width: 100%;
  min-width: initial;
}


@media only screen and (max-width: 640px) {
  .c-order-details__heading {
  flex-wrap: wrap;
}


.c-order-details__additional-info-wrapper {
  width: 100%;
}


.c-order-details__print-buttons {
  width: 100%;
  padding: 0;
  border: 0;
}


.c-view-order-profile-page__back-to-my-order-button {
  display: flex;
  widows: 100%;
  justify-content: center;
  margin: 24px 0 0 0;
}
}


.c-order-details__bill-to .address-first-name, .c-order-details__bill-to .address-last-name {
  font-weight: 700;
}


.c-order-details__ship-to-title, .c-order-details__shipping-info-title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid whitesmoke;
  font-size: 16px;
}


.c-order-details__ship-to {
  padding: 10px;
}


.c-order-details__shipping-info {
  padding: 10px;
}


.c-order-details__shipping-method-title {
  font-weight: 700;
}


.c-order-details__ship-to .address-first-name, .c-order-details__ship-to .address-last-name {
  font-weight: 700;
}


.c-order-details__products-section-title {
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}


.c-order-details__products-columns-titles {
  display: flex;
  text-align: center;
  border-bottom: 2px solid whitesmoke;
  padding-bottom: 5px;
}


.c-order-details__products-image-title {
  width: 15%;
}


.c-order-details__products-product-name-title {
  width: 55%;
}


.c-order-details__products-quantity-title, .c-order-details__products-price-title, .c-order-details__products-total-title, .c-order-details__products-discount-title {
  width: 10%;
}


.c-order-details__products-price-title, .c-order-details__products-total-title, .c-order-details__products-price-wrapper, .c-order-details__products-total-price-wrapper {
  text-align: right;
}


.c-order-details__products-list {
  display: flex;
  align-items: center;
  text-align: center;
  border-bottom: 2px solid whitesmoke;
  margin-bottom: 10px;
}


.c-order-details__products-image-wrapper {
  width: 15%;
}


.c-order-details__products-image {
  padding: 15px;
  max-width: 100%;
  height: auto;
}


.c-order-details__products-product-name-wrapper {
  width: 55%;
}


.c-order-details__products-product-option-wrapper {
  font-size: 12px;
  opacity: 0.8;
  margin: 2px;
}


.c-order-details__products-qty, .c-order-details__products-price-wrapper, .c-order-details__products-total-price-wrapper, .c-order-details__products-discounts-wrapper {
  width: 10%;
}


.c-order-details__order-total-list {
  display: table;
  width: 100%;
}


.c-order-details__order-total-lines, .c-order-details__grand-total-wrapper {
  display: table-row;
}


.c-order-details__order-total-label {
  display: table-cell;
  text-align: right;
  font-weight: 700;
  font-size: 12px;
  padding: 0 10px 6px 0;
}


.c-order-details__order-total-amount {
  display: table-cell;
  padding: 0 0 6px 10px;
  text-align: right;
  color: #ed1c2e;
  font-size: 12px;
}


.c-order-details__grand-total-label {
  display: table-cell;
  text-align: right;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 10px 6px 0;
}


.c-order-details__grand-total-price-value {
  display: table-cell;
  text-align: right;
  font-weight: 700;
  font-size: 16px;
  color: #ed1c2e;
  padding: 10px 0 6px 10px;
}


@media only screen and (max-width: 1110px) {
  .c-order-details__products-columns-titles > span, .c-order-details__products-discounts-wrapper {
  display: none;
}


.c-order-details__products-list {
  flex-wrap: wrap;
}


.c-order-details__products-image-wrapper, .c-order-details__products-product-name-wrapper {
  width: 100%;
}


.c-order-details__products-product-name-wrapper {
  margin-bottom: 14px;
}


.c-order-details__products-total-price-wrapper {
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #cc4545;
  padding: 4px 0;
  font-size: 16px;
}


.c-order-details__products-qty {
  width: 44%;
  text-align: right;
  padding-right: 10px;
}

.c-order-details__products-qty::after {
  content: "x";
}


.c-order-details__products-price-wrapper {
  width: 56%;
  text-align: left;
  padding-left: 10px;
}
}


/*
 * ** Start Order Fail Page **
 */
.c-checkout-failure-page__error-message {
  padding: 14px 18px;
  border: 3px double #ed1c2e;
  color: #ed1c2e;
  font-size: 16px;
  background: #dddddd;
  margin: 0 0 20px 0;
}


.c-checkout-failure-page__table {
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


.c-checkout-failure-page__order-number-wrapper, .c-checkout-failure-page__message-wrapper, .c-checkout-failure-page__payment-status-wrapper, .c-checkout-failure-page__ip-adress-wrapper {
  display: flex;
  align-items: flex-start;
  width: 100%;
  padding: 0 10px;
  margin: 4px 0;
}


.c-checkout-failure-page__order-number-label, .c-checkout-failure-page__message-label, .c-checkout-failure-page__payment-status-label, .c-checkout-failure-page__ip-adress-label {
  font-weight: bold;
  min-width: 180px;
  padding: 0 10px 0 0;
}


.c-checkout-failure-page__checkout-form {
  display: flex;
  justify-content: flex-end;
}


/*
 * ** End Order Fail Page **
 */
/*
 * *
 * * Pager Style
 */
.c-pager {
  display: flex;
  justify-content: space-between;
}


.c-pager__buttons {
  display: flex;
}


.c-pager-bottom[style="display:block"] {
  display: flex !important;
  width: 100%;
}


.c-pager__tooltip {
  display: none;
  position: relative;
  bottom: 40px;
  left: -50px;
  padding: 10px;
  border-bottom: 2px solid;
  background: white;
  color: black;
  box-shadow: 0px 0px 1px;
  white-space: nowrap;
}


.c-pager__tooltip::before {
  content: "";
  border-top: 7px solid black;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-left: 7px solid rgba(0, 0, 0, 0);
  position: absolute;
  bottom: -8px;
  left: 60px;
}


.c-sort-by {
  display: flex;
}


.c-pager__type-view--grid {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  margin-left: 10px;
}

.c-pager__type-view--grid .c-pager__type-view-link {
  width: 28px;
  height: 28px;
  display: flex;
  background: url("/skins/orion/customer/images/view-list.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat 100% 50%;
}


.c-pager__type-view--list {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  margin-left: 10px;
}

.c-pager__type-view--list .c-pager__type-view-link {
  width: 28px;
  height: 28px;
  display: flex;
  background: url("/skins/orion/customer/images/view-grid.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat 100% 50%;
}


.prev-page, .selected-page, .next-page, .c-pager__buttons a, .c-pager__buttons .page_sel, .c-pager__buttons span {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 2px;
  width: 25px;
  height: 25px;
  border: 1px solid #dddddd;
  color: black;
  cursor: pointer;
}


.selected-page, .c-pager__buttons .page_sel, .c-pager__buttons span {
  background: #dddddd;
  cursor: default;
}


.c-pager__pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}


.c-popup-product-quick-view__product-info-wrapper {
  display: flex;
  height: auto;
}


.c-popup-product-quick-view__availability {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 20px;
}


.c-popup-product-quick-view__product-description, .c-popup-product-quick-view__product-options-value {
  display: flex;
  padding: 5px 0 0 0;
  font-size: 12px;
}


.c-popup-product-quick-view__product-name-link {
  font-size: 18px;
  color: black;
}


.c-popup-product-quick-view__attribute-name-title {
  width: 55%;
  font-size: 12px;
  font-weight: bold;
}


.c-popup-product-quick-view__price-value {
  font-size: 18px;
  color: #ed1c2e;
}


.c-popup-product-quick-view__attribute-wrapper {
  display: flex;
  padding: 2px 0 2px 0;
}


.c-popup-product-quick-view__attribute-value {
  width: 45%;
  font-size: 12px;
}


.c-popup-product-quick-view__add-to-cart-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 15px 0 0 0;
}


.c-popup-product-quick-view__product-price {
  display: flex;
  flex-direction: column;
}


.c-popup-product-quick-view__description-price-name-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 20px 20px 0 20px;
  width: 50%;
}


.c-popup-product-quick-view__vertical-table {
  width: 100%;
}


.c-popup-product-quick-view__vertical-table select {
  width: 50%;
  margin: 15px 0 10px 0;
}


.c-popup-product-quick-view__product-description {
  margin: 10px 0 20px 0;
}


.c-popup-product-quick-view__form {
  border-top: 1px solid #e7e7e7;
  padding-top: 12px;
}


.c-popup-product-quick-view__product-thumb-holder {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}


.c-popup-product-quick-view__product-thumb-image-link {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}


.c-popup-product-quick-view__product-link {
  width: 100%;
  height: 100%;
  background: url('%%PRODUCTICONPATH%%') no-repeat;
}


.c-popup-product-quick-view__availability-label {
  width: 410px;
  font-weight: bold;
}


.c-popup-product-quick-view__page-title {
  width: 100%;
}


.c-popup-product-quick-view__page-title-wrapper {
  display: flex;
  width: 100%;
  padding: 0 0 30px 0;
}


.c-popup-product-quick-view__page-title-content {
  padding: 0 !important;
}


.c-popup-product-quick-view__page-title-content.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}

.c-popup-product-quick-view__page-title-content.ellipsis .c-popup-product-quick-view__product-name-link {
  white-space: nowrap;
}


.c-popup-product-quick-view__product-image-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 20px 0 0 20px;
}


.c-popup-product-quick-view__product-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}


.c-popup-product-quick-view__product-image-frame {
  min-width: 360px;
  height: 360px;
  max-height: 360px;
  border: 1px solid #dddddd;
  overflow: hidden;
}


.c-popup-product-quick-view__prev-link, .c-popup-product-quick-view__next-link {
  display: none;
}


.c-popup-product-quick-view__product-thumbs {
  display: flex;
  flex-wrap: wrap;
}


.c-popup-product-quick-view__product-thumb-image {
  max-width: 60px;
  max-height: 100%;
  width: auto;
  height: auto;
  padding: 4px;
}


.c-popup-product-quick-view__product-thumbs-wrapper {
  display: flex;
  justify-content: center;
  margin: 15px 0 0 0;
  border-bottom: 1px solid #e7e7e7;
}


.c-popup-product-quick-view__quantity-title {
  display: none;
}


.c-popup-product-quick-view__quantity {
  width: 42px;
  height: 42px;
  text-align: center;
  margin-right: 6px;
}


.c-popup-product-quick-view__product-page-wrapper {
  width: 50%;
  height: auto;
}


.c-popup-product-quick-view__product-description-title {
  display: none;
}


.c-popup-product-quick-view__product-description {
  display: block;
  text-align: justify;
  flex-wrap: wrap;
  overflow: hidden;
  color: #555555;
}


.c-popup-product-quick-view__product-details-title {
  display: none;
}


.c-popup-product-quick-view__product-price-holder .c-price__price-amount {
  margin: 6px 0 0 0;
  font-size: 18px;
  color: #ed1c2e;
}


.c-popup-product-quick-view__product-price-holder .c-price__price-label {
  display: flex;
  margin: 5px 0 6px 0;
}


.c-popup-product-quick-view__product-thumbs-wrapper {
  position: relative;
}


.c-popup-product-quick-view__product-increments-wrapper {
  display: flex;
  flex-direction: column;
  margin-right: 6px;
}


.c-popup-product-quick-view__product-increments-plus, .c-popup-product-quick-view__product-increments-minus {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 21px;
  width: 21px;
  border: 1px solid #cccccc;
  margin-right: 2px;
  font-weight: bold;
  cursor: pointer;
}


.c-popup-product-quick-view__product-page-prices-box {
  position: relative;
}

.c-popup-product-quick-view__product-page-prices-box .c-popup-product-quick-view__discount-percent-wrapper {
  position: absolute;
  right: 0;
  top: 0;
}

.c-popup-product-quick-view__product-page-prices-box .c-popup-product-quick-view__discount-percent {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 12px;
  border-radius: 20px;
  background: #ed1c2e;
  color: white;
}


.c-popup-quick-view__section {
  padding: 0 0 60px 0;
}


.c-popup-quick-view__popup #cboxClose {
  top: -28px;
}


.c-popup-product-quick-view__product-thumb-holder {
  display: none;
}


.c-popup-product-quick-view__product-thumb-holder:nth-child(1) {
  display: flex;
}


.c-popup-product-quick-view__product-thumb-holder:nth-child(2) {
  display: flex;
}


.c-popup-product-quick-view__product-thumb-holder:nth-child(3) {
  display: flex;
}


.c-rate-product__rate-title {
  font-size: 24px;
}


.c-rate-product__your-name-title, .c-rate-product__your-review-title, .c-rate-product__product-rating-title {
  padding: 15px 0 15px 0;
  font-size: 12px;
}


.c-rate-product__your-name-wrapper, .c-rate-product__your-review-wrapper, .c-rate-product__product-rating-wrapper {
  display: flex;
  flex-direction: column;
}


.c-rate-product__cancel-button {
  width: 50%;
}


.c-rate-product__send-review-button {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}


.c-rate-product__button-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 15px 0 15px 0;
}


.c-rate-product__cancel-button-input {
  padding: 0;
  border: none;
  background: none;
  color: #333333;
  font-size: 12px;
}


.c-rate-product__cancel-button-input:hover {
  text-decoration: underline;
}


.c-rate-product__form {
  min-width: 370px;
  margin: 20px;
}


.c-rate-product__product-rating-select {
  font-size: 12px;
}


.c-rate-product__rate-wrapper {
  padding: 0 0 10px 12px;
}


.c-rate-product__close-popup-button {
  display: flex;
  margin-top: 12px;
  justify-content: flex-end;
}


@media only screen and (max-width: 1110px) {
  .c-rate-product__form-wrapper {
  max-width: 320px;
  padding: 10px;
}


.c-rate-product__form {
  min-width: inherit;
  max-width: 320px;
}
}


/*
 * *
 * * Pop Up Send to friend
 */
.c-popup-send-to-friend {
  padding: 12px;
}


.c-popup-send-to-friend__popup-title {
  font-size: 24px;
  padding: 20px 0;
}


.c-popup-send-to-friend__row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 10px;
}


.c-popup-send-to-friend__label {
  width: 30%;
}


.c-popup-send-to-friend__row input {
  width: 70%;
  padding: 5px;
}


.c-popup-send-to-friend__row textarea {
  width: 70%;
  max-width: 70%;
  padding: 5px;
}


.c-popup-send-to-friend__action-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
}


.c-popup-send-to-friend__popup-wrapper .c-popup-send-to-friend__row {
  display: flex;
  align-items: center;
}


.c-popup-send-to-friend__email-input, .c-popup-send-to-friend__name-input, .c-popup-send-to-friend__your-friend-email-input, .c-popup-send-to-friend__additional-notes-input {
  width: 70%;
}


.c-popup-send-to-friend__email-input input, .c-popup-send-to-friend__name-input input, .c-popup-send-to-friend__your-friend-email-input input {
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 5px;
}


.c-popup-send-to-friend__additional-notes-input textarea {
  width: 100%;
  max-width: inherit;
}


.c-popup-send-to-friend__captcha .c-captcha__container {
  width: 40%;
}


@media only screen and (max-width: 1110px) {
  .c-popup-send-to-friend__label, .c-popup-send-to-friend__email-input, .c-popup-send-to-friend__name-input, .c-popup-send-to-friend__your-friend-email-input, .c-popup-send-to-friend__additional-notes-input {
  width: 100%;
}


.c-popup-send-to-friend__row {
  flex-wrap: wrap;
}


.c-popup-send-to-friend__form, .c-popup-send-to-friend {
  max-width: 320px;
  padding: 10px;
}


.c-popup-send-to-friend__captcha .c-captcha__container {
  width: 100%;
}
}


/*
 * *
 * * Product Grid
 */
@media only screen and (max-width: 640px) {
  .c-product-grid__product-image-link {
  height: 200px;
}
}


.c-product-grid__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 8px;
  margin: 8px 0;
}

.c-product-grid__wrapper:hover {
  border-color: #d5d5d5;
}


.c-product-grid__product-title {
  font-size: 16px;
  text-align: center;
  padding: 10px 5px;
}


.c-product-grid__product-title-link {
  color: #fafafa;
}


.c-product-grid__product-details {
  text-align: center;
}


.c-product-grid__comparison-button-label {
  display: none;
}


.c-product-grid__comparison-button-checkbox {
  display: none;
}


.c-product-grid__wrapper:hover .c-product-grid__quick-view-wrapper {
  display: block;
}


.c-product-grid__quick-view-wrapper {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}


.c-product-grid__quick-view {
  margin: 0 auto;
  padding: 5px 10px;
  background: black;
  color: white;
  opacity: 0.7;
}


.c-product-grid__product-image-wrapper {
  position: relative;
}


.c-product-grid__price-modifiers {
  position: absolute;
  right: 0;
}


.c-product-grid__discount-percent {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 12px;
  border-radius: 20px;
  background: #ed1c2e;
  color: white;
}


.c-product-grid__icon-new {
  display: flex;
  justify-content: flex-start;
  position: absolute;
}


.c-product-grid__product-image-link {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  text-align: center;
}


.c-product-grid__view-wrapper {
  width: 100%;
}


.c-product-grid__product-details .price-modifiers {
  display: none;
}


.c-product-grid__product-details .what-price {
  display: none;
}


.c-product-grid__availability {
  padding: 10px 0;
}


.c-product-grid__wrapper .c-product-grid__hover-product-thumb-holder {
  display: none;
}


.c-product-grid__buy-product-submit, .c-product-grid__view-details-link {
  cursor: pointer;
}


.c-product-grid__wrapper.is-image-hover .c-product-grid__view-content {
  display: flex;
  right: -9px;
  top: -9px;
  box-shadow: 0px 5px 8px -8px black;
  background: white;
  border: 1px solid #dddddd;
  box-sizing: content-box;
  padding: 8px 8px 15px 80px;
  width: 100%;
  position: absolute;
  z-index: 99;
}

.c-product-grid__wrapper.is-image-hover .c-product-grid__view-wrapper {
  position: relative;
}

.c-product-grid__wrapper.is-image-hover .c-product-grid__hover-product-info {
  overflow: visible !important;
  width: 100%;
}

.c-product-grid__wrapper.is-image-hover .c-product-grid__hover-view {
  display: block !important;
  transform: translate3d(0px, 0px, 0px) !important;
}

.c-product-grid__wrapper.is-image-hover .c-product-grid__hover-product-thumb-holder {
  position: absolute;
  left: 0;
  padding-top: 15px;
  max-width: 80px;
  background: white;
}

.c-product-grid__wrapper.is-image-hover .c-product-grid__hover-product-thumb-holder .c-product-grid__product-thumb {
  max-width: 60px;
  max-height: 60px;
  height: auto;
  width: auto;
  margin: 0 auto;
}

.c-product-grid__wrapper.is-image-hover .c-product-grid__hover-product-thumb-holder .c-product-grid__product-thumb-holder {
  height: 60px;
  width: 60px !important;
  display: block;
  margin-bottom: 4px;
}

.c-product-grid__wrapper.is-image-hover .c-product-grid__hover-product-thumb-holder .c-product-grid__product-thumbs {
  width: 60px !important;
  overflow: hidden;
}

.c-product-grid__wrapper.is-image-hover .c-product-grid__hover-product-thumb-holder .bx-wrapper {
  max-width: 80px !important;
}

.c-product-grid__wrapper.is-image-hover .c-product-grid__hover-product-thumb-holder .bx-wrapper .bx-viewport {
  height: 260px !important;
  box-shadow: none !important;
  top: 12px;
  border: none;
  left: 0;
  background: rgba(0, 0, 0, 0) !important;
}

.c-product-grid__wrapper.is-image-hover .c-product-grid__hover-product-thumb-holder {
  display: block;
}


.c-product-grid__wrapper.is-image-hover .c-product-grid__view-content.has-no-thumbs {
  padding: 8px;
  top: -6px;
  right: -6px;
}

.c-product-grid__wrapper.is-image-hover .c-product-grid__view-content.has-no-thumbs .c-product-grid__hover-product-thumb-holder {
  display: none;
}


.c-product-grid__wrapper.hasVideo .c-product-grid__product-image-wrapper::before {
  content: "";
  background: rgba(0, 0, 0, 0) url("/skins/orion/customer/images/video-icon.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  display: flex;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 8;
}


/*
 * Product names - comparable
 */
.c-product-grid__product-title.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}

.c-product-grid__product-title.ellipsis .c-product-grid__product-title-link {
  white-space: nowrap;
}


.c-product-grid__custom-icons {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  pointer-events: none;
}

.c-product-grid__custom-icons.icon-possition-top-left {
  background-position-x: left !important;
}

.c-product-grid__custom-icons.icon-possition-top-middle {
  background-position-x: center !important;
}

.c-product-grid__custom-icons.icon-possition-top-right {
  top: 0;
  left: 0;
  background-position-x: right !important;
}

.c-product-grid__custom-icons.icon-possition-left {
  background-position-x: left !important;
  background-position-y: center !important;
}

.c-product-grid__custom-icons.icon-possition-middle {
  background-position: center !important;
}

.c-product-grid__custom-icons.icon-possition-right {
  background-position: right !important;
  background-position-y: center !important;
}

.c-product-grid__custom-icons.icon-possition-bottom-left {
  background-position-x: left !important;
  background-position-y: bottom !important;
}

.c-product-grid__custom-icons.icon-possition-bottom-middle {
  background-position-x: center !important;
  background-position-y: bottom !important;
}

.c-product-grid__custom-icons.icon-possition-bottom-right {
  background-position-x: right !important;
  background-position-y: bottom !important;
}


/*
 * Show second product img on hover
 */
.c-product-grid__wrapper.is-image-hover .c-product-grid__product-image-link.has-second-image .c-product-grid__product-image {
  display: none !important;
}
.c-product-grid__wrapper.is-image-hover .c-product-grid__product-image-link.has-second-image .c-product-grid__second-product-image {
  display: block !important;
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}


@media only screen and (max-width: 1110px) {
  .c-product-grid__wrapper:hover .c-product-grid__quick-view-wrapper {
  display: none;
}
}


/*
 * *
 * * Product Listing
 */
.c-procut-listing__product-wrapper {
  display: flex;
  padding: 20px;
  border-bottom: 1px solid whitesmoke;
}

.c-procut-listing__product-wrapper:last-child {
  margin-bottom: 0;
}


.c-product-listing__product-image {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  padding: 14px;
}


.c-product-listing__product-image-wrapper {
  width: 25%;
  text-align: center;
  position: relative;
}


.c-product-listing__product-details {
  width: 55%;
  margin-top: 20px;
}


.c-product-listing__product-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 20%;
}


.c-product-listing__product-name {
  margin-bottom: 10px;
}


.c-product-listing__product-name-link {
  color: black;
  font-size: 16px;
}


.c-product-listing__product-description {
  opacity: 0.6;
}


.c-product-listing__product-actions  .price-value {
  font-size: 16px;
}


.c-product-listing__availability {
  padding: 10px;
}


.c-product-listing__input-text {
  padding: 5px;
}


.c-product-listing__view-details-link {
  border: none;
  color: white;
  background: #1a170f;
  cursor: pointer;
  padding: 7px;
  cursor: pointer;
}


.c-product-listing__buy-product-button {
  text-align: center;
  padding: 5px;
}


.c-product-listing__buy-product-submit {
  border: none;
  color: white;
  background: #1a170f;
  cursor: pointer;
  padding: 7px;
  cursor: pointer;
}


.c-product-listing__custom-icons {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.c-product-listing__custom-icons.icon-possition-top-left {
  background-position-x: left !important;
}

.c-product-listing__custom-icons.icon-possition-top-middle {
  background-position-x: center !important;
}

.c-product-listing__custom-icons.icon-possition-top-right {
  top: 0;
  left: 0;
  background-position-x: right !important;
}

.c-product-listing__custom-icons.icon-possition-left {
  background-position-x: left !important;
  background-position-y: center !important;
}

.c-product-listing__custom-icons.icon-possition-middle {
  background-position: center !important;
}

.c-product-listing__custom-icons.icon-possition-right {
  background-position: right !important;
  background-position-y: center !important;
}

.c-product-listing__custom-icons.icon-possition-bottom-left {
  background-position-x: left !important;
  background-position-y: bottom !important;
}

.c-product-listing__custom-icons.icon-possition-bottom-middle {
  background-position-x: center !important;
  background-position-y: bottom !important;
}

.c-product-listing__custom-icons.icon-possition-bottom-right {
  background-position-x: right !important;
  background-position-y: bottom !important;
}


.c-product-listing__second-image {
  display: none;
}


.c-product-listing__compare-add-button, .c-product-listing__compare-remove-button {
  display: none !important;
}


@media only screen and (max-width: 640px) {
  .c-procut-listing__product-wrapper {
  flex-wrap: wrap;
}


.c-product-listing__product-image-wrapper, .c-product-listing__product-details, .c-product-listing__product-actions {
  width: 100%;
  text-align: center;
}


.c-product-listing__product-actions {
  margin-top: 20px;
}
}


/*
 * *
 * * Product Price
 */
.u-widget__call-for-price {
  display: flex;
  flex-direction: column;
  width: fit-content;
}


.u-widget__call-for-price-label {
  color: #666666;
  font-weight: bold;
  font-size: 14px;
}


.u-widget__call-for-price-method {
  color: #fafafa;
  font-size: 16px;
}


.u-price__dual-currency {
  position: relative;
}

.u-price__dual-currency::before {
  content: "";
  width: 1px;
  height: 14px;
  background: #cbcbcb;
  display: inline-block;
  transform: rotate(15deg);
  margin: 0 6px;
  position: relative;
  top: 1px;
}


del.u-price__dual-currency::before {
  content: "";
  width: 1px;
  height: 12px;
  background: #cbcbcb;
  display: inline-block;
  transform: rotate(15deg);
  margin: 0 6px;
  position: relative;
  top: 1px;
}


.u-product-page__price-dual-currency {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}


.c-box .u-product-page__price-dual-currency {
  justify-content: flex-start;
  width: fit-content;
}

.c-box .u-product-page__price-dual-currency::before {
  content: "";
  width: 2px;
  height: 14px;
  background: #cbcbcb;
  display: inline-block;
  transform: rotate(15deg);
  margin: 2px 6px 0 6px;
  position: relative;
  top: 1px;
}


.o-tooltip-discount-info {
  display: none;
}


.what-price {
  display: none;
}


.c-price-retail-price {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  position: relative;
}


.c-price-retail-price__label {
  display: inline-block;
  margin: 0 4px 0 0;
}


.c-price-retail-price__tooltip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 4px;
  order: 1;
}

.c-price-retail-price__tooltip::before {
  content: "";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  background: white url("/skins/orion/customer/images/rrp_icon.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  background-size: 100% auto;
}

.c-price-retail-price__tooltip .c-price-retail-price__tooltip-text {
  position: absolute;
  right: 30px;
  top: -46px;
  padding: 4px 8px;
  border-radius: 8px;
  background: white;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
  min-width: 192px;
  display: block;
  width: 100%;
  font-size: 12px;
  text-align: left;
  opacity: 0;
  min-height: 46px;
  pointer-events: none;
}

.c-price-retail-price__tooltip:hover .c-price-retail-price__tooltip-text {
  opacity: 1;
  right: -4px;
  transition: right 0.3s ease;
}


.c-price-retail-price-difference {
  display: block;
  color: #777777;
}


.price-value {
  font-size: 16px;
  color: #fafafa;
  font-weight: 700;
}


.product-price sub {
  vertical-align: super;
  font-size: small;
}


.product-prices .c-product-price__discount-precent-wrapper {
  display: none;
}


/*
 * With new classes
 */
.c-box {
  /*
 * does not need mixin
 */

}

.c-box .c-price-include-taxes__no-wholesale-with-tax, .c-box .c-price-exclude-taxes__no-wholesale-with-tax, .c-box .c-price-include-taxes__product-price, .c-box .c-price-exclude-taxes__product-price, .c-box .c-price-include-taxes__final-price, .c-box .c-price-exclude-taxes__final-price {
  display: flex;
  width: 100%;
}

.c-box .c-price-exclude-taxes__final-price-with-tax, .c-box .c-price-include-taxes__final-price-with-tax, .c-box .c-price-exclude-taxes__final-price-withtax, .c-box .c-price-include-taxes__final-price-withtax {
  display: flex;
  align-items: center;
}

.c-box .c-price-exclude-taxes__final-price-price-list, .c-box .c-price-include-taxes__final-price-price-list, .c-box .c-price-exclude-taxes__final-price-list, .c-box .c-price-include-taxes__final-price-list {
  display: flex;
  align-items: center;
}

.c-box .c-price-include-taxes, .c-box .c-price-include-taxes__final-price {
  display: flex;
  align-items: center;
  width: 100%;
}


.c-product-grid__product-details {
  display: flex;
  flex-wrap: wrap;
}


.c-product-grid__product-details .c-price-include-taxes, .c-product-grid__product-details .c-price-exclude-taxes, .c-product-listing__product-actions .c-price-include-taxes, .c-product-listing__product-actions .c-price-exclude-taxes, .c-wishlist-notlogged-page__product-list .c-price-include-taxes, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes {
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

.c-product-grid__product-details .c-price-include-taxes__final-price, .c-product-grid__product-details .c-price-exclude-taxes__final-price, .c-product-listing__product-actions .c-price-include-taxes__final-price, .c-product-listing__product-actions .c-price-exclude-taxes__final-price, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}

.c-product-grid__product-details .c-price-include-taxes__no-wholesale-with-tax-price, .c-product-grid__product-details .c-price-exclude-taxes__no-wholesale-price-list-price, .c-product-grid__product-details .c-price-include-taxes__final-price-with-tax-price, .c-product-grid__product-details .c-price-exclude-taxes__final-price-with-tax-price, .c-product-grid__product-details .c-price-include-taxes__final-price-withtax-price, .c-product-grid__product-details .c-price-exclude-taxes__final-price-withtax-price, .c-product-listing__product-actions .c-price-include-taxes__no-wholesale-with-tax-price, .c-product-listing__product-actions .c-price-exclude-taxes__no-wholesale-price-list-price, .c-product-listing__product-actions .c-price-include-taxes__final-price-with-tax-price, .c-product-listing__product-actions .c-price-exclude-taxes__final-price-with-tax-price, .c-product-listing__product-actions .c-price-include-taxes__final-price-withtax-price, .c-product-listing__product-actions .c-price-exclude-taxes__final-price-withtax-price, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__no-wholesale-with-tax-price, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__no-wholesale-price-list-price, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-with-tax-price, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-with-tax-price, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-withtax-price, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-withtax-price {
  font-weight: normal;
  font-size: 18px;
  color: #ed1c2e;
}

.c-product-grid__product-details .c-price-exclude-taxes__final-price-with-tax, .c-product-grid__product-details .c-price-include-taxes__final-price-with-tax, .c-product-grid__product-details .c-price-exclude-taxes__final-price-withtax, .c-product-grid__product-details .c-price-include-taxes__final-price-withtax, .c-product-listing__product-actions .c-price-exclude-taxes__final-price-with-tax, .c-product-listing__product-actions .c-price-include-taxes__final-price-with-tax, .c-product-listing__product-actions .c-price-exclude-taxes__final-price-withtax, .c-product-listing__product-actions .c-price-include-taxes__final-price-withtax, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-with-tax, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-with-tax, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-withtax, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-withtax {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.c-product-grid__product-details .c-price-exclude-taxes__final-price-price-list, .c-product-grid__product-details .c-price-include-taxes__final-price-price-list, .c-product-grid__product-details .c-price-exclude-taxes__final-price-list, .c-product-grid__product-details .c-price-include-taxes__final-price-list, .c-product-listing__product-actions .c-price-exclude-taxes__final-price-price-list, .c-product-listing__product-actions .c-price-include-taxes__final-price-price-list, .c-product-listing__product-actions .c-price-exclude-taxes__final-price-list, .c-product-listing__product-actions .c-price-include-taxes__final-price-list, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-price-list, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-price-list, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-list, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-list {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.c-product-grid__product-details del.c-price-exclude-taxes__final-price-price-list-price, .c-product-grid__product-details del.c-price-include-taxes__final-price-price-list-price, .c-product-grid__product-details del.c-price-exclude-taxes__final-price-list-price, .c-product-grid__product-details del.c-price-include-taxes__final-price-list-price, .c-product-listing__product-actions del.c-price-exclude-taxes__final-price-price-list-price, .c-product-listing__product-actions del.c-price-include-taxes__final-price-price-list-price, .c-product-listing__product-actions del.c-price-exclude-taxes__final-price-list-price, .c-product-listing__product-actions del.c-price-include-taxes__final-price-list-price, .c-wishlist-notlogged-page__product-list del.c-price-exclude-taxes__final-price-price-list-price, .c-wishlist-notlogged-page__product-list del.c-price-include-taxes__final-price-price-list-price, .c-wishlist-notlogged-page__product-list del.c-price-exclude-taxes__final-price-list-price, .c-wishlist-notlogged-page__product-list del.c-price-include-taxes__final-price-list-price {
  color: grey;
  font-size: 12px;
  font-weight: normal;
}


.c-product__top-area .c-price-include-taxes__final-price-withtax-price, .c-product__top-area .c-price-exclude-taxes__final-price-withtax-price, .c-product__top-area .c-price-include-taxes__no-wholesale-price-list-price, .c-product__top-area .c-price-exclude-taxes__no-wholesale-price-list-price, .c-product__top-area .c-price-include-taxes__no-wholesale-with-tax-price, .c-product__top-area .c-price-exclude-taxes__no-wholesale-with-tax-price, .c-stamper-page .c-price-include-taxes__final-price-withtax-price, .c-stamper-page .c-price-exclude-taxes__final-price-withtax-price, .c-stamper-page .c-price-include-taxes__no-wholesale-price-list-price, .c-stamper-page .c-price-exclude-taxes__no-wholesale-price-list-price, .c-stamper-page .c-price-include-taxes__no-wholesale-with-tax-price, .c-stamper-page .c-price-exclude-taxes__no-wholesale-with-tax-price, .c-popup-product-quick-view__product-price-holder .c-price-include-taxes__final-price-withtax-price, .c-popup-product-quick-view__product-price-holder .c-price-exclude-taxes__final-price-withtax-price, .c-popup-product-quick-view__product-price-holder .c-price-include-taxes__no-wholesale-price-list-price, .c-popup-product-quick-view__product-price-holder .c-price-exclude-taxes__no-wholesale-price-list-price, .c-popup-product-quick-view__product-price-holder .c-price-include-taxes__no-wholesale-with-tax-price, .c-popup-product-quick-view__product-price-holder .c-price-exclude-taxes__no-wholesale-with-tax-price {
  color: #ed1c2e;
  font-size: 32px;
  font-weight: normal;
}

.c-product__top-area .c-price-include-taxes__final-price-withtax-label, .c-product__top-area .c-price-exclude-taxes__final-price-withtax-label, .c-product__top-area .c-price-include-taxes__no-wholesale-price-list-label, .c-product__top-area .c-price-exclude-taxes__no-wholesale-price-list-label, .c-product__top-area .c-price-include-taxes__no-wholesale-with-tax-label, .c-product__top-area .c-price-exclude-taxes__no-wholesale-with-tax-label, .c-stamper-page .c-price-include-taxes__final-price-withtax-label, .c-stamper-page .c-price-exclude-taxes__final-price-withtax-label, .c-stamper-page .c-price-include-taxes__no-wholesale-price-list-label, .c-stamper-page .c-price-exclude-taxes__no-wholesale-price-list-label, .c-stamper-page .c-price-include-taxes__no-wholesale-with-tax-label, .c-stamper-page .c-price-exclude-taxes__no-wholesale-with-tax-label, .c-popup-product-quick-view__product-price-holder .c-price-include-taxes__final-price-withtax-label, .c-popup-product-quick-view__product-price-holder .c-price-exclude-taxes__final-price-withtax-label, .c-popup-product-quick-view__product-price-holder .c-price-include-taxes__no-wholesale-price-list-label, .c-popup-product-quick-view__product-price-holder .c-price-exclude-taxes__no-wholesale-price-list-label, .c-popup-product-quick-view__product-price-holder .c-price-include-taxes__no-wholesale-with-tax-label, .c-popup-product-quick-view__product-price-holder .c-price-exclude-taxes__no-wholesale-with-tax-label {
  display: flex;
  margin-bottom: 4px;
  margin-right: 2px;
}

.c-product__top-area del.c-price-include-taxes__final-price-list-price, .c-product__top-area del.c-price-exclude-taxes__final-price-list-price, .c-stamper-page del.c-price-include-taxes__final-price-list-price, .c-stamper-page del.c-price-exclude-taxes__final-price-list-price, .c-popup-product-quick-view__product-price-holder del.c-price-include-taxes__final-price-list-price, .c-popup-product-quick-view__product-price-holder del.c-price-exclude-taxes__final-price-list-price {
  font-size: 16px;
  color: grey;
  font-weight: normal;
}

.c-product__top-area .c-product-price__discount-precent, .c-stamper-page .c-product-price__discount-precent, .c-popup-product-quick-view__product-price-holder .c-product-price__discount-precent {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  width: 42px;
  height: 42px;
  background: #ed1c2e;
  color: white;
  position: absolute;
  top: 0;
  right: 0;
}

.c-product__top-area .c-product-price__discount-freeship, .c-stamper-page .c-product-price__discount-freeship, .c-popup-product-quick-view__product-price-holder .c-product-price__discount-freeship {
  display: none;
}


/*
 * Hide all price and display only final price with or without discount
 */
.c-price-include-taxes__no-wholesale-without-tax, .c-price-include-taxes__final-price-without-tax, .c-price-include-taxes__discount-modifier, .c-price-include-taxes__has-wholesale-price-list, .o-tooltip-section-title__excluding-tax, .c-price-include-taxes__no-wholesale-without-tax, .c-price-exclude-taxes__discount-modifier {
  display: none;
}


/*
 * Show Labels for price with and without VAT
 */
.c-product__top-area .c-price-include-taxes__no-wholesale-without-tax, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax, .c-product__top-area .c-price-include-taxes__has-wholesale-price-list, .c-product__top-area .c-price-exclude-taxes__has-wholesale-price-list, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-price-list, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-price-list, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-price-list, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-price-list {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.c-product__top-area .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-label, .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-label, .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-label, .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-label, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-label, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-label, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-label, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-label, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-label, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-label, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-label, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-label, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-label, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-label, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-label, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-label, .c-product__top-area .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__no-wholesale-without-tax-label, .c-product__top-area .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-product__top-area .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-without-tax-label, .c-product__top-area .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-product__top-area .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-price-list-label, .c-product__top-area .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-price-list-label, .c-product__top-area .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__no-wholesale-without-tax-label, .c-product__top-area .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-product__top-area .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-without-tax-label, .c-product__top-area .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-product__top-area .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-price-list-label, .c-product__top-area .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-price-list-label, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-label, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-label, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-label, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-label, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-label, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-label, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-label, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-label, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__no-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-price-list-label, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-price-list-label, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__no-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-price-list-label, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-price-list-label, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-label, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-label, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-label, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-label, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__no-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-price-list-label, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-price-list-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__no-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__no-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-without-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-price-list-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-price-list-label {
  display: block;
  margin-right: 6px;
  margin-bottom: 2px;
}
.c-product__top-area .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-price, .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-price, .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-price, .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-price, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-price, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-price, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-price, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-price, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-price, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-price, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-price, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-price, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-price, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-price, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-price, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-price, .c-product__top-area .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__no-wholesale-without-tax-price, .c-product__top-area .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-product__top-area .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-without-tax-price, .c-product__top-area .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-product__top-area .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-price-list-price, .c-product__top-area .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-price-list-price, .c-product__top-area .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__no-wholesale-without-tax-price, .c-product__top-area .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-product__top-area .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-without-tax-price, .c-product__top-area .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-product__top-area .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-price-list-price, .c-product__top-area .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-price-list-price, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-price, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-price, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-price, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-price, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-price, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-price, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-price, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-price, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__no-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-price-list-price, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-price-list-price, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__no-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-price-list-price, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-price-list-price, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-price, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-price, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-price, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__no-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-include-taxes__has-wholesale-price-list-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax .c-price-exclude-taxes__has-wholesale-price-list-price, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__no-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-price-list-price, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-price-list-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__no-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__no-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-without-tax-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-include-taxes__has-wholesale-price-list-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-price-list .c-price-exclude-taxes__has-wholesale-price-list-price {
  font-weight: normal;
}

.c-product__top-area .c-price-include-taxes__product-price, .c-product__top-area .c-price-exclude-taxes__product-price, .c-product-grid__wrapper .c-price-include-taxes__product-price, .c-product-grid__wrapper .c-price-exclude-taxes__product-price, .c-procut-listing__product-wrapper .c-price-include-taxes__product-price, .c-procut-listing__product-wrapper .c-price-exclude-taxes__product-price {
  flex-wrap: wrap;
}

.c-product__top-area .c-price-include-taxes__no-wholesale-without-tax + .c-price-include-taxes__no-wholesale-with-tax, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax + .c-price-exclude-taxes__no-wholesale-with-tax, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax + .c-price-include-taxes__has-wholesale-with-tax, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax + .c-price-exclude-taxes__has-wholesale-with-tax, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax + .c-price-include-taxes__no-wholesale-with-tax, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax + .c-price-exclude-taxes__no-wholesale-with-tax, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax + .c-price-include-taxes__has-wholesale-with-tax, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax + .c-price-exclude-taxes__has-wholesale-with-tax, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax + .c-price-include-taxes__no-wholesale-with-tax, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax + .c-price-exclude-taxes__no-wholesale-with-tax, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax + .c-price-include-taxes__has-wholesale-with-tax, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax + .c-price-exclude-taxes__has-wholesale-with-tax {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.c-product__top-area .c-price-include-taxes__no-wholesale-without-tax + .c-price-include-taxes__no-wholesale-with-tax .c-price-include-taxes__no-wholesale-with-tax-label, .c-product__top-area .c-price-exclude-taxes__no-wholesale-without-tax + .c-price-exclude-taxes__no-wholesale-with-tax .c-price-exclude-taxes__no-wholesale-with-tax-label, .c-product__top-area .c-price-include-taxes__has-wholesale-without-tax + .c-price-include-taxes__has-wholesale-with-tax .c-price-include-taxes__has-wholesale-with-tax-label, .c-product__top-area .c-price-exclude-taxes__has-wholesale-without-tax + .c-price-exclude-taxes__has-wholesale-with-tax .c-price-exclude-taxes__has-wholesale-with-tax-label, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax + .c-price-include-taxes__no-wholesale-with-tax .c-price-include-taxes__no-wholesale-with-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax + .c-price-exclude-taxes__no-wholesale-with-tax .c-price-exclude-taxes__no-wholesale-with-tax-label, .c-product-grid__wrapper .c-price-include-taxes__has-wholesale-without-tax + .c-price-include-taxes__has-wholesale-with-tax .c-price-include-taxes__has-wholesale-with-tax-label, .c-product-grid__wrapper .c-price-exclude-taxes__has-wholesale-without-tax + .c-price-exclude-taxes__has-wholesale-with-tax .c-price-exclude-taxes__has-wholesale-with-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__no-wholesale-without-tax + .c-price-include-taxes__no-wholesale-with-tax .c-price-include-taxes__no-wholesale-with-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__no-wholesale-without-tax + .c-price-exclude-taxes__no-wholesale-with-tax .c-price-exclude-taxes__no-wholesale-with-tax-label, .c-procut-listing__product-wrapper .c-price-include-taxes__has-wholesale-without-tax + .c-price-include-taxes__has-wholesale-with-tax .c-price-include-taxes__has-wholesale-with-tax-label, .c-procut-listing__product-wrapper .c-price-exclude-taxes__has-wholesale-without-tax + .c-price-exclude-taxes__has-wholesale-with-tax .c-price-exclude-taxes__has-wholesale-with-tax-label {
  display: block;
  margin-right: 6px;
  margin-bottom: 2px;
}


/*
 * ** Mixins needed for different skins **
 */
/*
 * Start prices for boxes
 */
/*
 * End prices for boxes
 */
/*
 * Start prices for product page
 */
/*
 * End prices for product page
 */
/*
 * Start prices for product grid and list pages
 */
/*
 * End prices for product grid and list pages
 */
/*
 * Start prices for product page
 */
.c-popup-product-quick-view__product-price-holder .c-price-include-taxes__no-wholesale-without-tax-label, .c-popup-product-quick-view__product-price-holder .c-price-include-taxes__no-wholesale-with-tax-label {
  display: inline-block;
}


.c-popup-product-quick-view__product-price-holder .c-price-exclude-taxes__no-wholesale-with-tax, .c-popup-product-quick-view__product-price-holder .c-price-include-taxes__product-price, .c-popup-product-quick-view__product-price-holder .c-price-exclude-taxes__product-price, .c-popup-product-quick-view__product-price-holder .c-price-include-taxes__final-price, .c-popup-product-quick-view__product-price-holder .c-price-exclude-taxes__final-price {
  flex-wrap: wrap;
}


/*
 * End prices for product page
 */
/*
 * *
 * * Security fields
 */
.u-form-security-code {
  display: none;
}


.c-social-buttons {
  margin-top: 10px;
}


.c-product-page__option-alert-popup.is-hidden {
  display: none;
}


/*
 * Privacy policy check box and link for different store positions
 */
.c-privacy-policy-wrapper {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.c-privacy-policy-wrapper .u-input-error-note {
  text-align: right;
}


.c-privacy-policy-checkbox a {
  color: black;
  text-decoration: underline;
}

.c-privacy-policy-checkbox a:hover {
  text-decoration: none;
}


@media only screen and (max-width: 1110px) {
  .c-privacy-policy-wrapper {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.c-privacy-policy-wrapper .u-input-error-note {
  text-align: right;
}


.c-privacy-policy-checkbox a {
  color: black;
  text-decoration: underline;
}

.c-privacy-policy-checkbox a:hover {
  text-decoration: none;
}
}


/*
 * Start elements in terms pop up
 */
.c-terms-cart-details {
  min-width: 500px;
}


.c-terms-cart-details__cart-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.c-terms-cart-details__coltitle-product {
  width: 60%;
  padding: 6px 0;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #dddddd;
}


.c-terms-cart-details__coltitle-price, .c-terms-cart-details__coltitle-total {
  width: 20%;
  padding: 6px 0;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #dddddd;
  text-align: right;
}


.c-terms-cart-details__product-thumb {
  width: 40%;
  text-align: center;
}


.c-terms-cart-details__product-thumb-link img {
  max-width: 100%;
  max-height: 100px;
  width: auto;
  height: auto;
}


.c-terms-cart-details__product-name-wrapper {
  width: 60%;
}


.c-terms-cart-details__product-wrapper {
  display: flex;
  width: 60%;
}


.c-terms-cart-details__cart-price {
  color: #ed1c2e;
}


.c-terms-cart-details__cart-price, .c-terms-cart-details__cart-total-price {
  width: 20%;
  text-align: right;
}


.c-terms-cart-details__review-cart {
  display: flex;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}


.c-terms-cart-details__order-total-list {
  display: table;
  border-spacing: 0px 6px;
}


.c-terms-cart-details__order-total-lines, .c-terms-cart-details__order-grand-total {
  display: table-row;
}


.c-terms-cart-details__order-total-label, .c-terms-cart-details__order-grand-total-label {
  display: table-cell;
  text-align: right;
  padding: 0 16px;
  font-weight: bold;
}


.c-terms-cart-details__order-total-amount, .c-terms-cart-details__order-grand-total-price-value {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  text-align: right;
}


.c-terms-cart-details__order-grand-total-price-value {
  font-weight: bold;
}


/*
 * End elements in terms pop up
 */
.c-newsletter__title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 22px;
}


.c-newsletters__newsletter-checkbox {
  display: flex;
}


.c-newsletters__newsletter-note {
  margin-bottom: 10px;
}


.c-newsletter__checkbox-list {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 10px;
}


.c-newsletters__newsletter-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}


/*
 * ** Promotion Countdown In Grid **
 */
.c-countdown-product-grid__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  width: 100%;
}

.c-countdown-product-grid__wrapper .c-countdown-product-grid__time-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.c-countdown-product-grid__wrapper .c-countdown-product-grid__unit-of-time {
  display: flex;
  flex-wrap: wrap;
  width: 20%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
}
.c-countdown-product-grid__wrapper .c-countdown-product-grid__unit-of-time span {
  font-weight: normal;
  color: #dddddd;
  text-align: center;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}

.c-countdown-product-grid__wrapper .c-countdown-product-grid__delimiter {
  display: flex;
  justify-content: center;
  width: 2%;
  color: white;
  font-weight: bold;
}


.c-countdown-product-grid__label {
  width: 100%;
  font-size: 16px;
  padding: 6px 0 2px 0;
  color: #9d449c;
  text-transform: uppercase;
  font-weight: bold;
}


.c-countdown-product-grid__countdown {
  width: 100%;
  padding: 2px 0 6px 0;
}


/*
 * Start Countdown in Promotion page
 */
.c-promotion-grid-page .c-promotion-page__countdown-section {
  display: flex;
  justify-content: center;
  width: 100%;
}

.c-promotion-grid-page .c-promotion-countdown__wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-bottom: 20px;
}

.c-promotion-grid-page .c-promotion-countdown__label {
  display: flex;
  align-items: center;
  margin-right: 10px;
  font-size: 18px;
}

.c-promotion-grid-page .c-promotion-countdown__label::before {
  font-size: 20px;
  color: black;
}

.c-promotion-grid-page .c-promotion-countdown__text {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
}
.c-promotion-grid-page .c-promotion-countdown__text .c-countdown-product-grid__time-wrapper {
  display: flex;
  align-items: center;
}
.c-promotion-grid-page .c-promotion-countdown__text .c-countdown-product-grid__unit-of-time span {
  display: none;
}

.c-promotion-grid-page .c-promotion-countdown__text[data-countdown-format="2"] .c-countdown-product-grid__unit-of-time:first-child {
  margin-right: 6px;
  display: flex;
}
.c-promotion-grid-page .c-promotion-countdown__text[data-countdown-format="2"] .c-countdown-product-grid__unit-of-time:first-child span {
  display: block;
}
.c-promotion-grid-page .c-promotion-countdown__text[data-countdown-format="2"] .c-countdown-product-grid__unit-of-time:first-child + .c-countdown-product-grid__delimiter {
  display: none;
}


@media only screen and (max-width: 640px) {
  .c-promotion-grid-page__promotion-header {
  flex-wrap: wrap;
  justify-contet: center;
}


.c-promotion-grid-page .c-promotion-grid-page__promotion-description {
  padding: 0;
  margin-top: 10px;
}


.c-promotion-grid-page .c-promotion-countdown__wrapper {
  flex-wrap: wrap;
}

.c-promotion-grid-page .c-promotion-countdown__label {
  width: 100%;
  justify-content: center;
}

.c-promotion-grid-page .c-promotion-countdown__date {
  width: 100%;
  margin-top: 6px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #ed1c2e;
}

.c-promotion-grid-page .c-promotion-grid-page__promotion-image-grid {
  width: 100%;
  text-align: center;
}

.c-promotion-grid-page .c-promotion-grid-page__promotion-description {
  width: 100%;
  margin-top: 6px;
}
}


/*
 * End Countdown in Promotion page
 */
/*
 * *
 * * Pop Up Upsell Products
 */
.c-popup-upsell-products__added-successfully-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}


.c-popup-upsell-products__added-successfully-message-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 42%;
  border-right: 1px solid #dddddd;
  padding: 10px 20px 10px 10px;
}


.c-popup-upsell-products__added-successfully-message {
  color: #3fa546;
  font-size: 18px;
  margin-bottom: 10px;
  width: 100%;
  min-height: 35px;
}

.c-popup-upsell-products__added-successfully-message::before {
  content: "\2714";
  font-weight: 700;
  margin-right: 5px;
  font-size: 26px;
}


.c-popup-upsell-products__currunt-product-image {
  display: flex;
  justify-content: flex-start;
}


.c-popup-upsell-products__added-successfully-image {
  max-width: 150px;
  max-height: 150px;
  width: auto;
  height: auto;
  padding: 4px;
  border: 1px solid #dddddd;
}


.c-popup-upsell-products__product-name {
  display: flex;
  padding: 0 0 0 20px;
  justify-content: flex-start;
  text-transform: uppercase;
  font-size: 16px;
  text-align: left;
  flex: 1;
}


.c-popup-upsell-products__cart-summary-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 58%;
  padding: 10px 10px 10px 20px;
}


.c-popup-upsell-products__cart-summary {
  display: flex;
  align-items: center;
  height: 35px;
  font-size: 18px;
  margin-bottom: 20px;
  width: 100%;
}

.c-popup-upsell-products__cart-summary:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e02a";
  font-size: 16px;
  color: black;
  margin-right: 5px;
}


.c-popup-upsell-products__total-cart-items, .c-popup-upsell-products__total-cart-amount {
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
}


.c-popup-upsell-products__action-buttons-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
}


.c-popup-upsell-products__continue-shopping-link {
  display: flex;
  align-items: center;
  color: black;
  font-size: 12px;
  background: #efefef !important;
}

.c-popup-upsell-products__continue-shopping-link:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e00d";
  font-size: 14px;
  color: black;
  margin-right: 5px;
}


.c-popup-upsell-products__continue-shopping-link:hover {
  opacity: 0.8;
}


.c-popup-upsell-products__proceed-to-checkout-link {
  display: flex;
  align-items: center;
  color: white;
  font-size: 12px;
  background: #3fa546 !important;
}

.c-popup-upsell-products__proceed-to-checkout-link:after {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e00e";
  font-size: 14px;
  color: white;
  margin-right: 5px;
}

.c-popup-upsell-products__proceed-to-checkout-link::after {
  margin-left: 5px;
}


.c-popup-upsell-products__proceed-to-checkout-link:hover {
  opacity: 0.8;
}


.c-popup-upsell-products__products-box {
  padding: 0px 10px 10px 10px;
}


.c-popup-upsell-products__suggest-message {
  display: flex;
  align-items: center;
  min-height: 35px;
  font-size: 18px;
  width: 100%;
}

.c-popup-upsell-products__suggest-message:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e019";
  font-size: 16px;
  color: black;
  margin-right: 5px;
}


.c-popup-upsell-products__box-content {
  display: flex;
  flex-wrap: wrap;
}


.c-popup-upsell-products__product-wrapper {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 25%;
  padding: 12px;
  position: relative;
  flex-direction: column;
}


.c-popup-upsell-products__product-image-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
}


.c-popup-upsell-products__product-image {
  max-width: 200px;
  max-height: 200px;
  height: auto;
  width: auto;
}


.c-popup-upsell-products__suggest-product-name {
  width: 100%;
  text-align: center;
  margin-bottom: 6px;
  height: 38px;
  overflow: hidden;
}

.c-popup-upsell-products__suggest-product-name .c-popup-upsell-products__product-name-link {
  color: black;
  font-weight: bold;
}


.c-popup-upsell-products__products-box .c-price-exclude-taxes {
  width: 100%;
}

.c-popup-upsell-products__products-box .final-price {
  display: flex;
  flex-wrap: wrap;
  align-items: inherit;
  justify-content: center;
  flex-direction: inherit;
}

.c-popup-upsell-products__products-box .price-withtax {
  display: flex;
  justify-content: flex-end;
  width: 50%;
  padding: 0 6px 0 0;
}

.c-popup-upsell-products__products-box .price-value {
  color: #fafafa;
  font-size: 16px;
}

.c-popup-upsell-products__products-box .list-price {
  display: flex;
  align-items: center;
  width: 42%;
  padding: 0 0 0 6px;
}

.c-popup-upsell-products__products-box .list-price del {
  margin-left: 0;
  color: grey !important;
  font-size: 12px !important;
}

.c-popup-upsell-products__products-box .c-price-exclude-taxes__no-wholesale-price-list {
  width: 100%;
  justify-content: center;
  padding: 0;
}

.c-popup-upsell-products__products-box .c-product-price__discount-precent {
  position: absolute;
  top: 0;
  right: 0;
  color: #cc4545;
  font-weight: bold;
  border: 1px solid #cc4545;
  width: 36px;
  height: 36px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
}

.c-popup-upsell-products__products-box .u-grid-has-dual-price {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.c-popup-upsell-products__products-box .u-grid-has-dual-price .price-withtax {
  width: 100%;
  padding: 0 0 2px 0;
  justify-content: center;
}
.c-popup-upsell-products__products-box .u-grid-has-dual-price .list-price {
  width: 100%;
  padding: 2px 0 0 0;
  justify-content: center;
}


.c-popup-upsell-products__view-details-button {
  justify-content: center;
  display: flex;
  margin-top: 6px;
}


.c-popup-upsell-products__add-to-cart-button {
  display: flex;
  justify-content: center;
  margin-top: 6px;
}


@media only screen and (max-width: 640px) {
  .c-popup-upsell {
  border: 0 !important;
}


.c-popup-upsell #cboxClose {
  top: 0;
}


.c-popup-upsell-products__added-successfully-message-wrapper {
  width: 100%;
  padding: 24px 0 8px 0;
  border: 0;
}


.c-popup-upsell-products__cart-summary {
  font-size: 18px;
}


.c-popup-upsell-products__added-successfully-message {
  height: initial;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 12px;
  position: relative;
}


.c-popup-upsell-products__added-successfully-image {
  max-width: 100px;
  max-height: 100px;
}


.c-popup-upsell-products__currunt-product-image {
  width: 100px;
}


.c-popup-upsell-products__product-name {
  width: calc(100% - 150px);
  padding: 0 0 0 8px;
  font-size: 16px;
  text-align: left;
  text-transform: none;
}


.c-popup-upsell-products__cart-summary-wrapper {
  width: 100%;
  padding: 10px 0;
}


.c-popup-upsell-products__action-buttons-wrapper {
  flex-wrap: wrap;
}


.c-popup-upsell-products__continue-shopping-link, .c-popup-upsell-products__proceed-to-checkout-link {
  width: 100% !important;
  margin: 8px 0;
  height: 32px !important;
}


.c-popup-upsell-products__products-box {
  padding: 10px 0 10px 0;
}


.c-popup-upsell-products__suggest-message {
  font-size: 16px;
  height: initial;
  position: relative;
  padding: 0 0 0 26px;
}


.c-popup-upsell-products__product-wrapper {
  width: 100%;
}


.c-popup-upsell-products__suggest-message:before {
  font-size: 18px;
  margin-right: 0;
  position: absolute;
  left: 0;
  top: 4px;
}
}


.c-popup-restored-cart__description {
  margin: 0 0 42px 0;
}


.c-abandoned-cart__products-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


.c-abandoned-cart__products-item {
  display: flex;
  align-items: flex-start;
  width: 100%;
  margin: 0 0 24px 0;
  padding: 0 0 24px 0;
  border-bottom: 1px solid #dddddd;
}


.c-abandoned-cart__product-image {
  max-width: 140px;
  max-height: 140px;
  width: auto;
  height: auto;
}


.c-abandoned-cart__product-image-and-name {
  display: flex;
  align-items: flex-start;
}


.c-abandoned-cart__item-name-link {
  display: inline-block;
  color: black;
  font-size: 16px;
  max-width: 500px;
}


.c-abandoned-cart__item-name-link strong {
  font-weight: bold;
}


.c-abandoned-cart__price {
  display: inline-flex;
  margin: 0 0 0 auto;
}


.c-abandoned-cart__price-single {
  display: none;
}


.c-abandoned-cart__quantity {
  font-weight: bold;
  font-size: 14px;
  color: #555555;
  margin: 0 0 0 6px;
  line-height: 18px;
}


.c-abandoned-cart__total {
  margin: 0 0 0 24px;
}


.c-abandoned-cart__continue-shopping-button {
  display: flex;
  justify-content: center;
  align-content: center;
  width: 100%;
}


#cboxClose {
  right: 10px;
  top: -32px;
}


.c-popup-presistent-cart {
  border: none !important;
}

.c-popup-presistent-cart #cboxContent {
  margin: 0;
}

.c-popup-presistent-cart #cboxLoadedContent {
  padding: 14px 10px;
}


@media only screen and (max-width: 768px) {
  c-abandoned-cart__options {
  text-align: center;
}


.c-abandoned-cart__total {
  display: none;
}


.c-abandoned-cart__product-image-and-name {
  align-items: center;
  flex-direction: column;
  width: 100%;
}


.c-abandoned-cart__products-item {
  position: relative;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}


.c-abandoned-cart__price {
  margin: 0;
  justify-content: center;
  text-align: center;
  width: 100%;
}


.c-abandoned-cart__quantity {
  position: absolute;
  top: 0;
  width: 28px;
  height: 28px;
  background: black;
  display: flex;
  align-content: center;
  justify-content: center;
  color: white;
  border-radius: 50px;
  line-height: 26px;
  right: 0;
}
}


/*
 * *
 * * Categories in footer
 */
.c-footer__all-categories {
  border-bottom: 1px solid white;
  padding: 10px 0;
  margin: 0 0 20px 0;
  width: 100%;
  display: table;
}


.c-footer__all-categories-list {
  display: table-row;
}


.c-footer__all-categories-column {
  padding: 0 20px;
  display: table-cell;
}


.c-footer__category-link {
  display: block;
  color: white;
  width: fit-content;
  width: -moz-fit-content;
}

.c-footer__category-link:before {
  font-family: 'Icons';
  display: inline-block;
  speak: none;
  line-height: 1;
  vertical-align: baseline;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
  content: '\e09d';
  font-size: 8px;
  color: null;
  margin-right: 5px;
}

.c-footer__category-link.c-footer__node-level--0 {
  margin-top: 16px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
.c-footer__category-link.c-footer__node-level--0:before {
  display: none;
}

.c-footer__category-link.c-footer__node-level--1 {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 10px;
  font-size: 12px;
}
.c-footer__category-link.c-footer__node-level--1.c-footer__category--no-sub-nodes {
  margin-bottom: 5px;
  margin-top: 5px;
}

.c-footer__category-link.c-footer__node-level--2 {
  padding-left: 20px;
  font-size: 12px;
}

.c-footer__category-link.c-footer__node-level--3 {
  padding-left: 25px;
  font-size: 12px;
}

.c-footer__category-link.c-footer__node-level--4 {
  padding-left: 30px;
  font-size: 12px;
}

.c-footer__category-link.c-footer__node-level--5 {
  padding-left: 35px;
  font-size: 12px;
}


@media only screen and (max-width: 1110px) {
  .c-footer__all-categories-column {
  width: 50%;
}
}


/*
 * *
 * * Wishlist
 */
.c-product-page__wishlist-popup-colorbox {
  margin: 0px;
}

.c-product-page__wishlist-popup-colorbox #cboxContent {
  margin: 0px;
}

.c-product-page__wishlist-popup-colorbox #cboxLoadedContent {
  padding: 0px;
  background: rgba(0, 0, 0, 0);
}

.c-product-page__wishlist-popup-colorbox #cboxClose {
  top: 0px !important;
  right: 0;
  background: black;
  color: white;
  font-size: 30px;
  display: block;
  text-indent: 0px;
  line-height: 24px;
  padding: 0px;
}
.c-product-page__wishlist-popup-colorbox #cboxClose:focus {
  outline: none;
}
.c-product-page__wishlist-popup-colorbox #cboxClose::before {
  content: none;
}
.c-product-page__wishlist-popup-colorbox #cboxClose::after {
  content: none;
}


.c-product-page__wishlist-popup-wrapper {
  max-width: 600px;
  padding: 10px;
}

.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-product-image-wrapper {
  float: left;
  width: 30%;
  padding-right: 10px;
}
.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-product-image-wrapper .c-product-page__wishlist-popup-product-image {
  width: 100%;
}

.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper {
  width: 70%;
  float: left;
}
.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper h2 {
  font-weight: 900;
  font-size: 24px;
}
.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper p {
  margin: 10px 0px;
}
.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper .c-product-page__wishlist-popup-error {
  margin-bottom: 10px;
}
.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper .c-product-page__wishlist-popup-error p {
  color: red;
}
.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper .c-product-page__wishlist-popup-field {
  margin-bottom: 10px;
}
.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper .c-product-page__wishlist-popup-field .c-product-page__wishlist-popup-field-title {
  float: left;
  line-height: 30px;
  width: 100px;
}
.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper .c-product-page__wishlist-popup-field .c-product-page__wishlist-popup-field-input {
  float: right;
  width: 250px;
}
.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper .c-product-page__wishlist-popup-field .c-product-page__wishlist-popup-field-input input {
  width: 100%;
}
.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper .c-product-page__wishlist-popup-field:after {
  content: ' ';
  clear: both;
  display: block;
}

.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-submit-button {
  float: right;
  font-weight: normal;
  font-size: 14px;
  color: white;
  background: black;
  border-radius: 0;
  padding: 10px;
  cursor: pointer;
}

.c-product-page__wishlist-popup-wrapper:after {
  content: ' ';
  clear: both;
  display: block;
}


/*
 * Start Wishlist not logged page
 */
.c-wishlist-notlogged-page__subtitle {
  display: none;
}


.c-wishlist-notlogged-page__new-icon {
  top: 16px;
}


.c-wishlist-notlogged-page__send-to-friend-form, .c-profile-pages__note {
  max-width: 660px;
  margin: 0 auto;
  padding: 0 20px 20px 20px;
}


.c-wishlist-notlogged-page__send-to-friend-note {
  margin-bottom: 40px;
  text-align: center;
}


.c-wishlist-notlogged-page__send-to-friend {
  display: flex;
  flex-wrap: wrap;
}


.c-wishlist-notlogged-page__send-to-friend-button {
  display: flex;
  justify-content: center;
  width: 30%;
}


.c-wishlist-notlogged-page__send-to-friend-input-text {
  width: 70%;
  border-radius: 0 !important;
  height: 32px;
}


.c-wishlist-notlogged-page__send-to-friend-input {
  width: 100%;
}


.c-wishlist-notlogged-page__product-wrapper .c-wishlist-notlogged-page__new-icon {
  top: 20px;
}


.c-wishlist-notlogged-page__input-text {
  display: none;
}


@media only screen and (max-width: 1110px) {
  #colorbox.c-product-page__wishlist-popup-colorbox {
  border: 0;
}


.c-wishlist-notlogged-page__send-to-friend-form {
  width: 100%;
}


.c-wishlist-notlogged-page__send-to-friend-input-text {
  width: 100%;
}


.c-wishlist-notlogged-page__send-to-friend-button {
  width: 100%;
  margin-top: 10px;
}


.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper h2 {
  font-size: 20px;
}


.c-product-page__wishlist-popup-field-input input {
  font-size: 14px !important;
}
}


@media only screen and (max-width: 600px) {
  /*
 * Resposive pop-up
 */
.c-product-page__wishlist-popup-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  max-width: 340px;
  overflow: hidden;
}


.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-product-image-wrapper {
  width: 100%;
  padding: 10px;
  height: 220px;
}


.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-product-image-wrapper .c-product-page__wishlist-popup-product-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}


.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
}


.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper .c-product-page__wishlist-popup-field {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}


.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper .c-product-page__wishlist-popup-field .c-product-page__wishlist-popup-field-title {
  display: none;
}


.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-submit-button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}


.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper .c-product-page__wishlist-popup-field .c-product-page__wishlist-popup-field-input, .c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-fields-wrapper .c-product-page__wishlist-popup-field {
  width: 100%;
}
}


/*
 * End Wishlist not logged page
 */
/*
 * *
 * * Welcome Pop Up
 */
#colorbox.c-welcome-popup {
  background: white !important;
  border-radius: 6px;
  border-width: 0px;
  overflow: visible !important;
}


#colorbox.c-welcome-popup #cboxLoadedContent {
  background: white !important;
  border-radius: 6px;
}


#colorbox.c-welcome-popup #cboxClose {
  right: 0;
  top: -28px;
}

#colorbox.c-welcome-popup #cboxClose::after, #colorbox.c-welcome-popup #cboxClose::before {
  left: 12px;
  top: 0;
  background-color: white;
}


.c-popup-promotion {
  padding: 30px 0px;
  max-width: 700px;
  min-width: 420px;
  background: white !important;
}


.c-popup-promotion__email-input {
  width: 68%;
  height: 32px;
  padding-right: 10px !important;
  border-radius: 3px !important;
}


.c-popup-promotion__content {
  font-size: 12px;
}


.c-popup-promotion__content+.c-popup-promotion__newsletter-form {
  margin: 25px 0 0 0;
}


.c-popup-promotion__subscribe-button {
  height: 32px;
  padding-left: 10px;
  border-radius: 3px !important;
  opacity: 0.9;
  flex: 1;
}

.c-popup-promotion__subscribe-button>input {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #65c3ec;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0 10px !important;
}


.c-popup-promotion__footer-newsletter-wrapper {
  display: flex;
  align-items: center;
}


.c-popup-promotion img {
  max-width: 100%;
  height: auto !important;
}


@media only screen and (max-width: 640px) {
  .c-popup-promotion {
  max-width: none;
  min-width: auto;
}


.c-popup-promotion img {
  width: auto;
}
}


/*
 * *
 * * Exit Pop Up
 */
#colorbox.c-exit-popup {
  background: black !important;
  border-radius: 6px;
  border: 0 !important;
}


#colorbox.c-exit-popup #cboxLoadedContent {
  background: black !important;
  border-radius: 6px;
}


#colorbox.c-exit-popup #cboxClose {
  background: rgba(0, 0, 0, 0) url("/skins/orion/customer/images/exit-button.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  background-size: 20px 20px;
  top: 10px !important;
  right: 10px !important;
  display: none !important;
}


#cboxOverlay.c-exit-popup {
  background: black;
  opacity: 1 !important;
  z-index: 9999;
}


.c-popup-promotion-exit .s-html-editor {
  color: white;
  text-align: center;
}


.c-popup-promotion-exit__fake-exit-button {
  color: white;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: fit-content;
  width: -moz-fit-content;
  text-decoration: underline;
  pointer-events: none;
}


.c-popup-promotion-exit__email-address {
  width: 100%;
  border-radius: 0 !important;
  margin-top: 20px;
  height: 40px;
}


.c-popup-promotion-exit__subscribe-button {
  width: 100%;
  margin: 10px 0;
  height: 40px;
}

.c-popup-promotion-exit__subscribe-button > input {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  text-align: center;
}


.c-popup-promotion-exit__subscribe-button-submit {
  height: 40px;
  background: #c01000 !important;
}


/*
 * *
 * * Footer
 */
.c-footer__background {
  background: #ed1c2e;
}


.c-footer__work-time-background {
  background: #f79a54;
}


.c-footer__links {
  max-width: 805px;
  width: 100%;
}


.c-footer__menu-links-list {
  display: flex;
}


.c-footer__menu-links {
  color: #999999;
  padding: 4px;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  white-space: nowrap;
}

.c-footer__menu-links:hover {
  color: white;
}


.c-footer__menu-link-column {
  display: flex;
  flex-direction: column;
  width: 33.33%;
}


.c-footer__payment-methods-title {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
  color: #999999;
  font-weight: 700;
}


.c-footer__payment-methods-logos-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}


.c-payment__logo {
  margin-right: 8px;
}


.c-footer__newsletter-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-height: 29px;
}


.c-footer__newsletter-title {
  margin-bottom: 5px;
  color: #999999;
  font-weight: 700;
}


.c-footer__newsletter-input {
  width: 72%;
  padding: 5px;
  border-radius: 5px;
}


.c-footer__subscribe-button-submit {
  border-radius: 5px;
  border: none;
  color: white;
  background: #1a170f;
  cursor: pointer;
  padding: 7px;
}


.c-footer__powered-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  border-top: 1px solid #247670;
  background: #ed1c2e;
}


.c-footer__powerеd-adapt {
  display: flex;
  width: 33.33%;
  justify-content: flex-start;
  margin-right: 20px;
  color: white;
}


.c-footer__powerеd-seliton {
  display: flex;
  width: 33.33%;
  justify-content: center;
  color: white;
}


.c-footer__social-medias-list {
  display: flex;
  width: 33.33%;
  justify-content: flex-end;
}


.c-footer__social-media-effect:hover {
  opacity: 0.9;
}


.c-footer__powerеd-adapt-link, .c-footer__powerеd-seliton-link {
  color: white;
  font-weight: 700;
}


.c-footer__back-top-button-link {
  font-size: 0;
  border: solid black;
  border-width: 0 12px 12px 0;
  display: inline-flex;
  padding: 10px;
  transform: rotate(-135deg);
}


.c-footer__back-top-button {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  right: 15%;
  bottom: 15%;
  width: 60px;
  height: 60px;
  text-align: center;
  opacity: 0.5;
  z-index: 9;
}

.c-footer__back-top-button:hover {
  opacity: 1;
  transition: 0.6s;
}


/*
 * Start GDPR
 */
.c-footer__gdpr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1220px;
  margin: 0 auto;
  padding: 10px 0;
  border-top: 1px solid #4d4d4d;
}


.c-footer__gdpr-note {
  display: flex;
  align-items: center;
}


.c-footer__gdpr-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  width: -moz-fit-content;
  position: relative;
}


.c-footer__gdpr-icon-text {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 34px;
  height: 100%;
  font-size: 8px;
  color: #ffe15a;
  text-align: center;
}


.c-footer__gdpr-text {
  color: white;
  margin-left: 10px;
}


.c-footer__gdpr-link {
  display: flex;
  align-items: center;
  color: white;
  position: relative;
  text-decoration: underline;
  transition: all 0.4s ease;
}

.c-footer__gdpr-link:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f023";
  font-size: 16px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}

.c-footer__gdpr-link::before {
  position: absolute;
  top: 2px;
  left: -16px;
  transition: all 0.4s ease;
}


.c-footer__gdpr-link:hover {
  color: #ffe15a;
  transition: all 0.4s ease;
}

.c-footer__gdpr-link:hover::before {
  color: #ffe15a;
}


.c-footer__gdpr-policy a {
  color: white;
  text-decoration: underline;
  margin-left: 4px;
}

.c-footer__gdpr-policy a:hover {
  color: #ffe15a;
}


/*
 * End GDPR
 */
/*
 * *
 * * Mobile footer
 */
@media only screen and (max-width: 1110px) {
  .c-footer__content-list {
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 0;
}


.c-footer__menu-links {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}


.c-footer__menu-links-list {
  flex-wrap: wrap;
  justify-content: center;
}


.c-footer__menu-link-column {
  width: inherit;
}


.c-footer__payment-methods-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}


.c-footer__payment-methods-logos-list {
  width: 100%;
}


.c-footer__newsletter-form {
  max-width: 400px;
  width: 100%;
}


.c-footer__payments-and-subscribe {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 10px;
  padding: 20px 0;
  background: #085752;
  width: 100%;
}

.c-footer__payments-and-subscribe::after {
  display: flex;
  content: none;
  width: 100vw;
  background: #085752;
}


.c-footer__newsletter-form {
  padding: 0 20px;
}


.c-footer__newsletter-input {
  width: 75%;
}


.c-footer__powerеd-seliton {
  margin-top: 5px;
  width: 100%;
}


.c-footer__social-medias-list {
  margin-top: 10px;
  width: 100%;
  justify-content: center;
}


.c-footer__back-top-button {
  right: 5%;
  bottom: 5%;
}
}


@media only screen and (max-width: 640px) {
  .c-footer__gdpr {
  flex-wrap: wrap;
}

.c-footer__gdpr .c-footer__gdpr-link::before {
  top: 22px !important;
}


.c-footer__gdpr-icon-wrapper {
  width: 100%;
}


.c-footer__gdpr-note {
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}


.c-footer__gdpr-text {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-left: 0;
}


.c-footer__gdpr-link-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-left: 16px;
}


.c-footer__gdpr-link {
  width: fit-content;
  width: -moz-fit-content;
  padding: 20px 0;
}
}


/*
 * *
 * * Header Top Line
 */
.c-header__topline {
  display: flex;
  justify-content: flex-end;
  padding-top: 7px;
}


.c-header__currency {
  color: #4d4d4d;
}


.c-header__language-dropdown-image {
  height: 12px;
  width: auto;
}


.c-header__language-code-wrapper img {
  height: 12px;
  width: auto;
}


.c_header__currency-selected-code {
  font-size: 12px;
  font-weight: 700;
}


.c_header__currency-selected-code::after {
  position: relative;
  left: 7px;
  top: -3px;
  content: '';
  border: solid #b8b8b8;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
}


.c-header__currency-list {
  display: none;
  position: absolute;
  padding-top: 5px;
  background: white;
  z-index: 9;
  box-shadow: 1px 1px 1px 0px;
  width: 48px;
  text-align: center;
}


.c-header__currency-selector {
  font-size: 12px;
  font-weight: 700;
  padding: 6px;
  margin-top: 2px;
  cursor: pointer;
}

.c-header__currency-selector:first-child {
  margin-top: 0;
}


.c_header__currency-selected {
  padding-left: 6px;
}


.c-header__currency-selector:hover {
  background: #f79a54;
}


.c-header__currency-selector.selected {
  background: #f79a54;
}


.c-header__currency:hover .c-header__currency-list {
  display: block;
}


.c-header__language {
  padding-left: 20px;
}


.c_header__language-selected {
  padding-left: 10px;
}


.c-header__language:hover .c-header__language-list {
  display: block;
}


.c-header__language-dropdown {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px 4px;
  margin-top: 2px;
}

.c-header__language-dropdown:hover {
  background: #f79a54;
}


.c-header__language-list {
  display: none;
  position: absolute;
  padding-top: 5px;
  background: white;
  z-index: 9;
  box-shadow: 1px 1px 1px 0px;
  width: 48px;
  text-align: center;
}


.c-header__language-code {
  display: none;
}


.c-header__language-code-wrapper::after {
  position: relative;
  left: 4px;
  top: -3px;
  content: '';
  border: solid #b8b8b8;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
}


.c-header__profile {
  padding-left: 25px;
}


.c-header__profile_link {
  color: #f7f4f7;
  font-size: 12px;
}


/*
 * *
 * * Header Standard Line
 */
.c-header__standard {
  display: flex;
  align-items: center;
  height: 78px;
  padding-bottom: 22px;
  overflow: hidden;
}


.c-header__logo {
  width: 255px;
}


.c-header__logo-text {
  display: none;
}


.c-header__logo-image {
  width: 214px;
  height: 63px;
  position: absolute;
  top: 20px;
}


.c-header__slogan-text {
  display: none;
}


.c-header__search-advanced {
  display: none;
}


.c-header__search-button {
  display: none;
}


.c-header__search {
  width: 315px;
}


.c-header__search_input {
  outline: none;
  width: 283px;
  height: 42px;
  padding: 0 30px 0 10px;
  font-size: 12px;
  border: solid 1px #dddddd;
  color: #666666;
  background: url("/skins/orion/customer/images/adapt/header-search.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat 255px 13px;
  cursor: auto;
}


.c-header__search_input::-webkit-input-placeholder {
  /*
 * WebKit, Blink, Edge
 */

  color: #a6a6a6;
}


.c-header__search_input::-moz-placeholder {
  /*
 * Firefox 19+
 */

  color: #a6a6a6;
}


.c-header__search_input:-ms-input-placeholder {
  /*
 * IE 10+
 */

  color: #a6a6a6;
}


.c-header__info {
  display: flex;
  align-items: center;
  width: 540px;
  word-wrap: break-word;
  height: inherit;
}


/*
 * Top menu line
 */
.c-header__top-menu-link {
  display: flex;
  align-items: center;
}

.c-header__top-menu-link .c-header__top-menu-icon {
  margin-right: 6px;
}


/*
 * *
 * * Mobile header
 */
@media only screen and (max-width: 1110px) {
  .c-header__topline {
  display: none;
}


.c-header__standard {
  display: none;
}
}


@media only screen and (min-width: 1110px) {
  .c-header__mobile {
  display: none;
}
}


.c-header__mobile {
  min-width: 360px;
}


.c-header__mobile-menu {
  display: flex;
  align-items: center;
  width: 100%;
  height: 46px;
  background: linear-gradient(#20b6b7, #158b8b);
}


.c-box-main-menu__item-link, .c-header__menu-tree-label {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}


.c-header__mobile-menu-item {
  height: 32px;
}


.mobile-nav-icon {
  display: inline-block;
  cursor: pointer;
}


.mobile-nav-icon-bar {
  width: 27px;
  height: 4px;
  background-color: white;
  border-radius: 2px;
  margin-top: 5px;
}


/*
 * 
 * .mobile-nav-icon-bar:nth-child(1) {
 * transform: rotate(-45deg) translate(-9px, 6px) ;
 * }
 * .mobile-nav-icon-bar:nth-child(2) {
 * opacity: 0;
 * }
 * .mobile-nav-icon-bar:nth-child(3) {
 * transform: rotate(45deg) translate(-8px, -8px) ;
 * }
 */
.c-header__search--mobile {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 63px;
}


.c-header__search_input--mobile {
  width: 298px;
  border-radius: 5px;
  background: url("/skins/orion/customer/images/adapt/header-search.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat 270px 13px;
}


.c-header__mobile-filters {
  display: none;
}


.mobile-menu-item-nav {
  padding-left: 10px;
  padding-right: 19px;
}


/*
 * *
 * * Main menu
 */
.c-box-main-menu {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  background: white;
}


@media only screen and (max-width: 1110px) {
  .c-box-main-menu {
  display: none;
}
}


.c-box-main-menu__content {
  display: flex;
  align-items: center;
  width: 1110px;
  margin: auto;
}


.c-box-main-menu__list {
  display: flex;
  height: 46px;
  font-size: 16px;
  z-index: 10;
}


.c-box-main-menu__item-link {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  padding-left: 25px;
  padding-right: 25px;
  text-transform: uppercase;
  color: #faf7fa;
}


.c-box-main-menu__item-link[href="#"] {
  pointer-events: none;
}

.c-box-main-menu__item-link[href="#"] .c-box-main-menu__mobile-control {
  cursor: pointer;
  pointer-events: auto;
  z-index: 9999;
}


.c-box-main-menu__item:hover {
  background: #118e86;
}


.c-box-main-menu__separator {
  display: none;
}


.c-box-dd-categories__subcategory-list {
  display: none;
  position: absolute;
  border-top: 4px solid;
  border-color: #b7a26d;
  white-space: nowrap;
}


.c-box-dd-categories__subcategory-list .c-box-dd-categories__subcategory-list {
  border-top: 0;
  margin-left: 1px;
}


.c-box-dd-categories__subcategory-list::before {
  content: "";
  border-bottom: 7px solid;
  border-bottom-color: #b7a26d;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-left: 7px solid rgba(0, 0, 0, 0);
  position: absolute;
  top: -10px;
  left: 60px;
}


.c-box-dd-categories__subcategory-list .c-box-dd-categories__subcategory-list::before {
  content: none;
}


.c-box-dd-categories__item {
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}


.c-box-main-menu__mobile-control {
  display: none;
}


.c-box-main-menu__social_icons {
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
}


.c-box-main-menu__social_icon {
  padding-left: 5px;
}


.c-box-main-menu__social_icon_facebook {
  background: url("/skins/orion/customer/images/social-media/facebook-icon-biger.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  width: 30px;
  height: 30px;
}

.c-box-main-menu__social_icon_facebook:hover {
  opacity: 0.9;
}


.c-box-main-menu__social_icon_youtube {
  background: url("/skins/orion/customer/images/social-media/youtube-icon-biger.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  width: 30px;
  height: 30px;
}

.c-box-main-menu__social_icon_youtube:hover {
  opacity: 0.9;
}


.c-box-main-menu__social_icon_skype {
  background: url("/skins/orion/customer/images/social-media/skype-icon-biger.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  width: 30px;
  height: 30px;
}

.c-box-main-menu__social_icon_skype:hover {
  opacity: 0.9;
}


.c-box-main-menu__mobile-control {
  display: none;
}


@media only screen and (max-width: 1110px) {
  .has-submenus > a > .c-box-main-menu__mobile-control {
  display: flex;
}
}


.c-box-dd-categories__subcategory-item-link {
  display: block;
  padding: 15px 20px 15px 20px;
  background: #23b5aa;
  color: #f7f4f7;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.c-box-dd-categories__subcategory-item-link:hover {
  color: #f79a54;
}


.c-box-dd-categories__subcategory-item-link.is-parent::after {
  margin-left: auto;
  padding-left: 20px;
  content: '';
  border: solid white;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
}


.sticky-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.5s linear;
  z-index: 999 !important;
  opacity: 0.9;
}


@media only screen and (max-width: 1110px) {
  .c-box-main-menu__list .c-box-main-menu__item > .c-dropdown-menu {
  width: 100%;
}


.c-box-main-menu__item-link[href="#"] {
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
}

.c-box-main-menu__item-link[href="#"] .c-box-main-menu__mobile-control {
  text-indent: 0;
  background: rgba(0, 0, 0, 0);
  width: 100%;
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  justify-content: flex-end;
  margin: auto;
}

.c-box-main-menu__item-link[href="#"] .c-box-main-menu__mobile-control::before {
  margin: 0;
  background: #dddddd;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
}


.c-box-main-menu__content {
  width: 100%;
}


.sticky-menu {
  position: inherit;
  height: auto !important;
}


.menu-item-mega-menu:hover .c-box-main-menu__item-link::before {
  content: none;
}


.c-box-main-menu__list {
  width: 100%;
  height: auto;
  flex-direction: column;
  padding: 5px 25px;
}


.c-box-main-menu__item-link {
  padding-right: 0;
  padding-left: 0;
  height: auto;
}


.c-box-dd-categories__subcategory-item-link {
  padding: 10px 0 10px 10px;
}


.c-box-main-menu__social_icons {
  display: none;
}


.c-box-main-menu__mobile-control {
  margin-left: auto;
  font-size: 22px;
  width: 25px;
  height: 25px;
  justify-content: center;
  align-items: center;
}


.c-box-dd-categories__subcategory-list {
  position: relative;
  border-top: 0;
}


.c-box-main-menu__item:hover {
  background: rgba(0, 0, 0, 0);
}


.c-box-dd-categories__subcategory-item-link.is-parent::after {
  content: none;
}


.c-box-dd-categories__item {
  border-left: 0;
  border-right: 0;
}

.c-box-dd-categories__item:last-child {
  border-bottom: 0;
}


.c-box-dd-categories__item .c-box-dd-categories__subcategory-list {
  padding: 0 20px;
}


.c-box-main-menu__item {
  padding: 10px;
  border-bottom: 1px solid #eeeeee;
}


ul > li > a > .c-box-main-menu__mobile-control {
  display: none;
}


.c-box-main-menu__list ul > li.has-submenus > a > .c-box-main-menu__mobile-control {
  display: flex;
}
}


/*
 * *
 * * Site Width
 */
/*
 * Center site
 */
.c-header__topline, .c-header__standard, .c-layout-main, .c-main__content, .c-layout-bottom {
  width: 1110px;
  margin: 0 auto;
}


.c-body-container {
  background: white;
}


/*
 * This is used by the JS to detect the aspect ration of images
 */
.u-aspect-ratio {
  z-index: 1110;
  /*
 * Image aspect ratio multiplied by 1000
 */

  display: none;
  position: fixed;
  /*
 * required by Chrome
 */

}


@media only screen and (max-width: 1110px) {
  .c-header__topline, .c-header__standard, .c-layout-main, .c-main__content, .c-layout-bottom {
  width: auto;
  margin: auto;
}
}


/*
 * *
 * * Layouts and product per row
 */
.c-layout-main {
  display: flex;
  position: relative;
}


.o-layout--vertical.c-layout-main--thin {
  min-width: 240px;
  width: 240px;
  padding: 0 10px;
}


.o-layout--vertical.c-layout-main--thin .c-layout-wrapper {
  margin-top: 22px;
}


.o-layout--vertical.c-layout-main--wide {
  width: 100%;
}


.products-per-row-2 .o-product-grid-wrapper {
  width: 50%;
}
.products-per-row-2 .o-product-grid-wrapper.width2 {
  width: 100%;
}


.products-per-row-3 .o-product-grid-wrapper {
  width: 33.33%;
}
.products-per-row-3 .o-product-grid-wrapper.width2 {
  width: 66.66%;
}


.products-per-row-4 .o-product-grid-wrapper {
  width: 25%;
}
.products-per-row-4 .o-product-grid-wrapper.width2 {
  width: 50%;
}


.products-per-row-5 .o-product-grid-wrapper {
  width: 20%;
}
.products-per-row-5 .o-product-grid-wrapper.width2 {
  width: 40%;
}


@media only screen and (max-width: 1110px) {
  .products-per-row-2 .o-product-grid-wrapper {
  width: 50%;
}
.products-per-row-2 .o-product-grid-wrapper.width2 {
  width: 100%;
}


.products-per-row-3 .o-product-grid-wrapper {
  width: 50%;
}
.products-per-row-3 .o-product-grid-wrapper.width2 {
  width: 100%;
}


.products-per-row-4 .o-product-grid-wrapper {
  width: 50%;
}
.products-per-row-4 .o-product-grid-wrapper.width2 {
  width: 100%;
}


.products-per-row-5 .o-product-grid-wrapper {
  width: 50%;
}
.products-per-row-5 .o-product-grid-wrapper.width2 {
  width: 100%;
}


.o-layout--vertical.c-layout-main--thin {
  min-width: inherit;
}


.o-layout--vertical.c-layout-main--wide {
  min-width: inherit;
}
}


/*
 * ** Start general style for popup scpopup **
 */
.o-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999;
}


.o-popup__content-wrapper {
  max-width: 620px;
  max-height: 82vh;
  width: 100%;
  background: white;
  border-radius: 8px;
  padding: 24px;
}


.o-popup__content {
  margin: 24px 0;
}


.o-popup__content img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}


.o-popup__close {
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
  width: 34px;
  height: 34px;
}


.o-popup__close::before, .o-popup__close::after {
  position: absolute;
  top: 0;
  left: 15px;
  content: "";
  height: 33px;
  width: 3px;
  background-color: white;
}


.o-popup__close::before {
  transform: rotate(45deg);
}


.o-popup__close::after {
  transform: rotate(-45deg);
}


/*
 * ** End general style for popup scpopup **
 */
/*
 * *
 * * Mega Menu
 */
.c-mega-menu__rows-list {
  display: none;
}


.menu-item-mega-menu:hover .c-box-main-menu__item-link::before {
  content: "";
  border-bottom: 7px solid;
  border-bottom-color: #b7a26d;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-left: 7px solid rgba(0, 0, 0, 0);
  position: absolute;
  bottom: 0px;
  left: 45%;
}


.c-mega-menu__title-box span {
  width: 100%;
  display: flex;
  border-bottom: 1px solid whitesmoke;
  margin-bottom: 10px;
  padding-bottom: 5px;
}


.c-mega-menu__title-box {
  display: flex;
  padding: 0 5px;
  order: 1;
  text-transform: uppercase;
}


.c-mega-menu__content-box {
  display: flex;
  order: 2;
}


.c-mega-menu__rows-list {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 1110px;
  border-top: 4px solid;
  border-top-color: #b7a26d;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  z-index: 9;
}


.c-mega-menu__row {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  background: white;
  border: 1px solid whitesmoke;
}


.c-mega-menu__content-box .c-box {
  margin-bottom: 0;
}


.c-mega-menu__content-box .c-box-news {
  width: 100%;
}


.c-mega-menu__content-box .c-box-categories {
  width: 100%;
}

.c-mega-menu__content-box .c-box-category__base-category-image {
  max-width: 100%;
}

.c-mega-menu__content-box .c-box-categories__base-category-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 80px;
  padding: 0 6px;
}

.c-mega-menu__content-box .c-box-categories__base-category-image {
  max-width: 100%;
  height: auto;
}

.c-mega-menu__content-box .c-box-categories__category-title-link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 10px 0;
  color: black;
  font-size: 14px;
  flex-direction: inherit;
}
.c-mega-menu__content-box .c-box-categories__category-title-link::before {
  content: "";
  content: '';
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  margin-right: 5px;
}

.c-mega-menu__content-box .c-box-categories__category-name-wrapper {
  padding-bottom: 0;
}

.c-mega-menu__content-box .c-box-categories__category-name {
  font-weight: 400;
}

.c-mega-menu__content-box .c-box-categories__list {
  display: inherit;
  margin: 5px 0px 5px 10px;
}

.c-mega-menu__content-box .c-box-categories__category-product-count {
  display: none;
}

.c-mega-menu__content-box .c-box-categories__category {
  width: auto;
  margin-bottom: 0;
}

.c-mega-menu__content-box .c-box-subcategories-with-level__title-wrapper {
  display: none;
}

.c-mega-menu__content-box .c-subcategory-with-level__category-name-link {
  color: black;
  font-size: 14px;
  margin: 10px 0;
}

.c-mega-menu__content-box .c-subcategory-with-level__category-name-link::before {
  content: "";
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  margin-right: 5px;
}


.c-mega-menu__content-box .c-box-new-products__rss-feed {
  display: none;
}

.c-mega-menu__content-box .c-box-new-products__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.c-mega-menu__content-box .what-price.single-price {
  display: none;
}

.c-mega-menu__content-box .list-price {
  text-align: center;
}

.c-mega-menu__content-box .c-box-new-products__wrapper {
  text-align: center;
}

.c-mega-menu__content-box .c-box-new-products__product-title {
  text-align: center;
}

.c-mega-menu__content-box .c-box-new-products__content-wrapper {
  display: flex;
  width: 100%;
}


.c-mega-menu__content-box .c-box-custom-products {
  width: 100%;
}

.c-mega-menu__content-box .c-box-custom-products__list {
  display: flex;
  flex-wrap: wrap;
}

.c-mega-menu__content-box .o-tooltip-discount-info {
  display: none;
}

.c-mega-menu__content-box .c-box-custom-products__product {
  padding: 5px;
}

.c-mega-menu__content-box .c-box-custom-products__product-image {
  width: 100%;
  height: auto;
}


.c-mega-menu__content-box .c-box-address__company-name {
  margin-bottom: 10px;
  text-align: center;
  font-weight: 700;
}

.c-mega-menu__content-box .c-box-address__address-list {
  margin-bottom: 10px;
}

.c-mega-menu__content-box .c-box-address__address-title {
  margin-bottom: 5px;
  font-weight: 700;
}

.c-mega-menu__content-box .c-box-address__phone-list {
  margin-bottom: 10px;
}

.c-mega-menu__content-box .c-box-address__phone-title {
  margin-bottom: 5px;
  font-weight: 700;
}

.c-mega-menu__content-box .c-box-address__email-title {
  margin-bottom: 5px;
  font-weight: 700;
}

.c-mega-menu__content-box .c-box-address__email-link {
  color: black;
}
.c-mega-menu__content-box .c-box-address__email-link:hover {
  text-decoration: underline;
}


.c-mega-menu__content-box .c-box-bestsellers__content {
  display: flex;
}


.c-mega-menu__content-box .c-box-blog-articles__image {
  max-width: 100%;
  height: auto;
}


.c-mega-menu__content-box .c-box-blog-categories__category-link {
  color: black;
  font-size: 14px;
}
.c-mega-menu__content-box .c-box-blog-categories__category-link::before {
  margin-right: 5px;
  content: "\27A2";
}


.c-mega-menu__content-box .c-box-brands__list {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
  text-align: center;
  padding: 10px;
  background: white;
  flex-wrap: nowrap;
  width: 1066px;
}

.c-mega-menu__content-box .c-box-brands__brand-name-link {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: flex-start;
  text-align: center;
}

.c-mega-menu__content-box .c-box-brands__brand-image {
  max-width: 100%;
  max-height: 60px;
  height: auto;
  width: auto;
}

.c-mega-menu__content-box .c-box-brands__brand-link {
  display: flex;
  flex-wrap: wrap;
  padding-right: 10px;
}

.c-mega-menu__content-box .c-box-brands__brand-name {
  display: flex;
  justify-content: center;
  width: 100%;
}


/*
 * Hide box titles in mega menu
 */
.c-mega-menu__content-box .o-box-title-wrapper {
  display: none;
}


/*
 * ** Start If mega menu is a box **
 */
.c-box .c-mega-menu__rows-list {
  display: flex;
  position: relative;
  border: 0;
}

.c-box .c-mega-menu__title-box {
  display: none;
}


/*
 * ** End If mega menu is a box **
 */
/*
 * *
 * * Mobile style for mega menu
 */
@media only screen and (max-width: 1110px) {
  .c-mega-menu__title-box {
  display: none;
}


.menu-item-mega-menu:hover .c-mega-menu__rows-list {
  display: none;
}


.c-mega-menu__rows-list {
  position: relative;
  width: 100%;
  border-top-color: rgba(0, 0, 0, 0);
}


.c-mega-menu__row {
  flex-direction: column;
}

.c-mega-menu__row .c-mega-menu__title-box, .c-mega-menu__row .c-mega-menu__content-box {
  width: 100% !important;
}


.c-mega-menu__title-box {
  padding-top: 10px;
}


.c-mega-menu__content-box {
  padding: 10px 0;
  border-bottom: 1px solid whitesmoke;
}

.c-mega-menu__content-box:last-child {
  border-bottom: 0;
}


.menu-item-mega-menu:hover .c-box-main-menu__item-link::before {
  content: none;
}


.c-mega-menu__content-box .c-box-new-products__wrapper {
  width: 50%;
}
}


/*
 * *
 * * Page Titles
 */
.o-title__page-title {
  margin-bottom: 30px;
}

.o-title__page-title::before {
  display: block;
  position: relative;
  bottom: -16px;
  left: 0;
  right: 0;
  content: "";
  border: 2px solid whitesmoke;
}


.o-title__page-title-content {
  display: inline-flex;
  align-items: center;
  position: relative;
  padding: 0 0 20px 0;
  background: white;
  color: #23b5aa;
  font-size: 22px;
  z-index: 9;
}


.o-title__page-title-wrapper {
  text-align: center;
  width: auto;
}


@media only screen and (max-width: 640px) {
  .o-title__page-title-content {
  padding: 0 20px 10px 0;
}
}


/*
 * *
 * * Quick Search
 */
.c-quick-search__results {
  z-index: 99999;
  background: white;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #cccccc;
  overflow: hidden;
  box-shadow: 0px 5px 7px -3px #999999;
  border-radius: 0 0 10px 10px;
  margin-left: -34px;
}


.c-quick-search__results ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}


.c-quick-search__results li {
  margin: 0px;
  padding: 0;
  cursor: default;
  display: block;
  width: 100%;
  font-size: 12px;
  overflow: hidden;
  cursor: pointer;
  border-bottom: 1px solid #cccccc;
}

.c-quick-search__results li:last-child {
  border-bottom: 0;
}


.c-quick-search__results-name {
  float: right;
  width: 255px;
  margin: 10px 10px 5px 10px;
  font-weight: bold;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.c-quick-search__results-image-wrapper {
  float: left;
  margin: 10px;
  line-height: 0;
}


.c-quick-search__results-image {
  width: 50px;
  height: auto;
  border: 1px solid #dddddd;
  border-radius: 3px;
}


.c-quick-search__results-description {
  float: right;
  width: 255px;
  margin: 0 10px 10px 10px;
  color: black;
}


.c-quick-search__results-price {
  width: 255px;
  margin: 0 10px 10px 10px;
  color: #fafafa;
  text-align: left;
  float: right;
  font-weight: bold;
}


.c-quick-search__see-more-link {
  display: none;
}


@media only screen and (max-width: 1110px) {
  .c-quick-search__results {
  margin-left: -6px;
  max-width: 348px;
  width: 100% !important;
}
}


@media only screen and (max-width: 640px) {
  .c-quick-search__results {
  max-width: 320px;
  margin: auto;
}


.c-quick-search__results-name, .c-quick-search__results-price, .c-quick-search__results-description {
  width: 228px;
}
}


.c-advanced-search-page__form {
  margin: 0 0 0 20px;
}


.c-advanced-search-page__note {
  margin: 0 0 0 10px;
  font-size: 16px;
}


.c-advanced-search-page__search-phrase-label, .c-advanced-search-page__product-code-label, .c-advanced-search-page__category-label, .c-advanced-search-page__brand-label, .c-advanced-search-page__price-title, .c-advanced-search-page__product-quantity-title, .c-advanced-search-page__product-class-title, .c-advanced-search-page__product-attributes-label {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  width: 30%;
  font-size: 12px;
  font-weight: bold;
  padding-right: 40px;
}


.c-advanced-search-page__product-details-label, .c-advanced-search-page__include-subcategories-label {
  font-size: 12px;
}


.c-advanced-search-page__price-input {
  display: flex;
}


.c-advanced-search-page__price-from-label input, .c-advanced-search-page__price-to-label input {
  width: 40%;
  padding: 7px 0 7px 7px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  color: #333333;
}


.c-advanced-search-page__search-phrase-input {
  display: flex;
  flex-direction: column;
  width: 40%;
  color: #333333;
  background: white;
}


.c-advanced-search-page__search-phrase-input input {
  padding: 7px;
}


.c-advanced-search-page__product-containing-wrapper, .c-advanced-search-page__product-code-wrapper, .c-advanced-search-page__product-category-wrapper, .c-advanced-search-page__product-brand-wrapper, .c-advanced-search-page__product-price-wrapper, .c-advanced-search-page__product-quantity-wrapper, .c-advanced-search-page__product-class-wrapper {
  display: flex;
  align-items: center;
  margin: 15px 0 10px 0;
}


.c-advanced-search-page__product-code-input input, .c-advanced-search-page__category-input select, .c-advanced-search-page__brand-select select, .c-advanced-search-page__product-quantity-select select, .c-advanced-search-page__product-class-select select {
  width: 100%;
  padding: 7px 0 7px 7px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  color: #333333;
  font-size: 12px;
}


.c-advanced-search-page__category-input, .c-advanced-search-page__brand-select, .c-advanced-search-page__product-quantity-select, .c-advanced-search-page__product-class-select, .c-advanced-search-page__product-code-input {
  width: 40%;
}


.c-advanced-search-page__search-button {
  width: 70%;
  display: flex;
  justify-content: flex-end;
}


.c-advanced-search-page__product-attributes-wrapper {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}


.c-advanced-search-page__product-details-wrapper, .c-advanced-search-page__include-subcategories-wrapper {
  display: flex;
  align-items: center;
  margin-top: 6px;
}


.c-advanced-search-page__product-attributes-unit {
  display: none;
}


.c-advanced-search-page__product-attributes-select {
  width: 40%;
}


.c-advanced-search-page__product-attributes-select select {
  width: 100%;
}


.c-advanced-search-page__product-attributes-select label > span {
  margin: 2px 0;
}


.c-advanced-search-page__product-containing-wrapper, .c-advanced-search-page__product-category-wrapper {
  align-items: flex-start;
}


.c-advanced-search-page__search-phrase-label, .c-advanced-search-page__category-label {
  margin-top: 10px;
}


/*
 * Combo Tree
 */
.comboTreeDropDownContainer ul {
  position: relative;
}


.comboTreeWrapper .comboTreeParentPlus {
  position: absolute;
  left: 8px;
  top: 5px;
  width: 4px;
  float: left;
  cursor: pointer;
  width: 12px;
  height: 14px;
}


.comboTreeParentPlus .mdi-chevron-down-circle-outline {
  display: block;
  width: 0;
  height: 0;
  border-right: 4px solid black;
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid rgba(0, 0, 0, 0);
  border-bottom: 4px solid black;
  margin-top: 2px;
  margin-left: 2px;
}


.comboTreeDropDownContainer input.multiplesFilter {
  max-width: 100%;
  width: 100%;
  border: 1px solid #e1e1e1;
  float: none;
  margin: 0;
}


.c-combo-tree__search-input-wrapper {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  padding: 8px 12px;
  background: white;
  border-bottom: 1px solid #dddddd;
  box-sizing: border-box;
}


.comboTreeDropDownContainer ul li {
  padding: 0;
  position: relative;
}


.comboTreeDropDownContainer li .selectable {
  padding-left: 22px;
}


.comboTreeDropDownContainer li .selectable + ul li .selectable {
  padding-left: 34px;
}


.comboTreeDropDownContainer li .selectable + ul li .selectable + ul li .selectable {
  padding-left: 46px;
}


.comboTreeDropDownContainer li .selectable + ul li .selectable + ul li .selectable + ul li .selectable {
  padding-left: 58px;
}


.comboTreeDropDownContainer li .selectable + ul li .selectable + ul li .selectable + ul li .selectable + ul li .selectable {
  padding-left: 70px;
}


.comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus {
  left: 20px;
}


.comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus {
  left: 32px;
}


.comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus {
  left: 44px;
}


.comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus {
  left: 56px;
}


.comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus + .selectable + ul li .comboTreeParentPlus {
  left: 68px;
}


.comboTreeInputWrapper .comboTreeArrowBtn {
  width: 27px;
}


.comboTreeWrapper .comboTreeArrowBtnImg {
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0;
  left: 0;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
  font-size: 0;
  background: white url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AAAACXBIWXMAAA3XAAAN1wFCKJt4AAADGGlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjaY2BgnuDo4uTKJMDAUFBUUuQe5BgZERmlwH6egY2BmYGBgYGBITG5uMAxIMCHgYGBIS8/L5UBFTAyMHy7xsDIwMDAcFnX0cXJlYE0wJpcUFTCwMBwgIGBwSgltTiZgYHhCwMDQ3p5SUEJAwNjDAMDg0hSdkEJAwNjAQMDg0h2SJAzAwNjCwMDE09JakUJAwMDg3N+QWVRZnpGiYKhpaWlgmNKflKqQnBlcUlqbrGCZ15yflFBflFiSWoKAwMD1A4GBgYGXpf8EgX3xMw8BSMDVQYqg4jIKAUICxE+CDEESC4tKoMHJQODAIMCgwGDA0MAQyJDPcMChqMMbxjFGV0YSxlXMN5jEmMKYprAdIFZmDmSeSHzGxZLlg6WW6x6rK2s99gs2aaxfWMPZ9/NocTRxfGFM5HzApcj1xZuTe4FPFI8U3mFeCfxCfNN45fhXyygI7BD0FXwilCq0A/hXhEVkb2i4aJfxCaJG4lfkaiQlJM8JpUvLS19QqZMVl32llyfvIv8H4WtioVKekpvldeqFKiaqP5UO6jepRGqqaT5QeuA9iSdVF0rPUG9V/pHDBYY1hrFGNuayJsym740u2C+02KJ5QSrOutcmzjbQDtXe2sHY0cdJzVnJRcFV3k3BXdlD3VPXS8Tbxsfd99gvwT//ID6wIlBS4N3hVwMfRnOFCEXaRUVEV0RMzN2T9yDBLZE3aSw5IaUNak30zkyLDIzs+ZmX8xlz7PPryjYVPiuWLskq3RV2ZsK/cqSql01jLVedVPrHzbqNdU0n22VaytsP9op3VXUfbpXta+x/+5Em0mzJ/+dGj/t8AyNmf2zvs9JmHt6vvmCpYtEFrcu+bYsc/m9lSGrTq9xWbtvveWGbZtMNm/ZarJt+w6rnft3u+45uy9s/4ODOYd+Hmk/Jn58xUnrU+fOJJ/9dX7SRe1LR68kXv13fc5Nm1t379TfU75/4mHeY7En+59lvhB5efB1/lv5dxc+NH0y/fzq64Lv4T8Ffp360/rP8f9/AA0ADzT6lvFdAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABuSURBVHjabM6xCcJAAEDRd3Lb2It9RvFI1CaF41yIDuIALuAqEkjOWIii6C9f9cPst9BuXFw/ZGkdVe5fuFItDHrpTUlviBqzjA5J1ttGo1qQjciOaiWiaBQndPYKEYx2bjiYeCGTM08i/Jt/DABWUyEpDRN4agAAAABJRU5ErkJggg==") no-repeat 55% 55%;
  width: 100%;
  height: 100%;
}


@media only screen and (max-width: 640px) {
  .c-advanced-search-page__search-button {
  width: 100%;
}


.c-advanced-search-page__search-submit {
  width: 100%;
}


.c-advanced-search-page__form {
  margin: 0;
  padding: 0 10px 20px 10px;
}


.c-advanced-search-page__product-containing-wrapper, .c-advanced-search-page__product-code-wrapper, .c-advanced-search-page__product-category-wrapper, .c-advanced-search-page__product-brand-wrapper, .c-advanced-search-page__product-price-wrapper, .c-advanced-search-page__product-quantity-wrapper, .c-advanced-search-page__product-class-wrapper {
  flex-wrap: wrap;
}


.c-advanced-search-page__search-phrase-label, .c-advanced-search-page__product-code-label, .c-advanced-search-page__category-label, .c-advanced-search-page__brand-label, .c-advanced-search-page__price-title, .c-advanced-search-page__product-quantity-title, .c-advanced-search-page__product-class-title, .c-advanced-search-page__product-attributes-label {
  width: 100%;
  justify-content: flex-start;
  padding: 0;
}


.c-advanced-search-page__search-phrase-input, .c-advanced-search-page__category-input, .c-advanced-search-page__brand-select, .c-advanced-search-page__product-quantity-select, .c-advanced-search-page__product-class-select, .c-advanced-search-page__product-code-input, .c-advanced-search-page__price-input {
  width: 100%;
}
}


/*
 * *
 * * Brand List
 */
.c-all-brands__pager-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 25px;
}


.c-all-brands__pager {
  margin-top: 10px;
  width: 100%;
}


.c-all-brands__pager-buttons {
  display: flex;
}


.c-all-brands__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 150px;
  border-bottom: 1px solid #dddddd;
  padding: 10px 0;
}


.c-all-brands__brand-name {
  text-align: center;
  margin-bottom: 4px;
}


.c-all-brands__image-wrapper {
  width: 25%;
  text-align: center;
}


.c-all-brands__description-wrapper {
  width: 65%;
  text-align: left;
}


.c-all-brands__products-count-wrapper {
  width: 10%;
  text-align: center;
}


.c-all-brands__image {
  max-width: 200px;
  height: auto;
}


.c-all-brands__name {
  font-size: 16px;
  margin-bottom: 5px;
}


.c-all-brands__brand-name-link {
  color: #1a170f;
}


.c-all-brands__description * {
  color: #a4a4a4;
}


.c-all-brands__website {
  margin-top: 10px;
}


c-all-brands__website-link {
  color: #1a170f;
}


.c-all-brands__products-count-number {
  font-size: 30px;
  margin-bottom: 5px;
}


.c-all-brands__products-count-numer-link {
  color: #1a170f;
}


.c-all-brands__products-count-label {
  margin-bottom: 7px;
}


.c-all-brands__view-all-products-link {
  font-weight: 700;
  color: #1a170f;
}


@media only screen and (max-width: 1110px) {
  .c-all-brands__wrapper {
  flex-wrap: wrap;
}


.c-all-brands__wrapper {
  margin-bottom: 20px;
  border: 1px solid #f1f1f1;
}


.c-all-brands__description a {
  word-break: break-all;
}


.c-all-brands__products-count-wrapper, .c-all-brands__description-wrapper, .c-all-brands__image-wrapper {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
}


/*
 * *
 * * Blog Article
 */
.c-blog-article__view-all-button {
  display: flex;
  justify-content: flex-end;
}


.c-blog-article__view-all-button-link {
  padding: 7px;
  background: #1a170f;
  color: white;
}


.c-blog-article-page {
  margin-bottom: 40px;
}


.c-blog__article-excerpt img {
  max-width: 100%;
  max-height: 100%;
  widht: auto !important;
  height: auto !important;
}


.c-blog-article__article-thumb {
  display: none;
}


.c-blog-article__date {
  margin-bottom: 5px;
  opacity: 0.7;
  text-align: right;
}


.c-blog-article__contents {
  margin-bottom: 10px;
  word-break: normal;
}


.c-blog-article-add-comment__wrapper .c-error-page__message-error {
  margin-bottom: 10px;
  text-align: center;
  color: #ed1c2e;
}


.c-blog-article-add-comment__wrapper {
  border-top: 1px solid #e9ebee;
  padding: 0 5px;
}


.c-blog-article-add-comment__title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
}


.c-blog-article-add-comment__input-wrapper {
  margin-bottom: 5px;
}


.c-blog-article-add-comment__input {
  width: 100%;
  max-width: 100%;
  padding: 7px;
}


.c-blog-article-add-comment__name-label {
  display: flex;
  width: 100%;
}


.c-blog-article-add-comment__name-input {
  width: 20%;
  padding: 7px;
}


.c-blog-article-add-comment__name-wrapper {
  margin-bottom: 5px;
}


.c-blog-article-add-comment__send-button {
  text-align: right;
  margin-bottom: 20px;
}


.c-blog-article-add-comment__send-button-submit {
  border: none;
  background: #1a170f;
  padding: 10px;
  cursor: pointer;
  color: white;
}


.c-blog-article-add-comment__options {
  display: none;
}


.c-blog-article-comment__list {
  padding-bottom: 20px;
  border-bottom: 1px solid #e9ebee;
  margin-bottom: 20px;
  font-weight: 700;
}


.c-blog-article-comment__info {
  display: flex;
  margin-bottom: 5px;
}


.c-blog-article-comment__commentator-name::after {
  content: "-";
  margin: 0 5px;
}


.c-blog-article-comment__content {
  display: flex;
  margin-bottom: 15px;
  white-space: pre-line;
}


.c-blog-article-comment__reply-button {
  color: #1a170f;
  text-decoration: underline;
}

.c-blog-article-comment__reply-button:hover {
  text-decoration: none;
}


.c-blog-article__pager-wrapper {
  display: flex;
  justify-content: flex-end;
}


.c-blog-article-add-comment__replay-comment {
  margin-top: 20px;
}


@media only screen and (max-width: 1110px) {
  .c-blog-article-add-comment__name-input {
  width: 100%;
}


.c-blog-article-add-comment__send-button-submit {
  width: 100%;
  margin-top: 10px;
}
}


/*
 * *
 * * Blog Page
 */
.c-blog-home-page {
  margin-bottom: 40px;
}


.c-blog__page-title {
  margin-bottom: 30px;
}


.c-blog__article-wrapper {
  border-bottom: 2px solid whitesmoke;
  margin-bottom: 20px;
}


.c-blog__article-thumb {
  display: none;
}


.c-blog__article-title {
  margin-bottom: 5px;
}


.c-blog__article-title-link {
  font-size: 20px;
  color: #1a170f;
}


.c-blog__article-date {
  margin-bottom: 5px;
  opacity: 0.7;
  font-size: 12px;
}


.c-blog__continue-reading-link {
  display: flex;
  margin-top: 5px;
  margin-bottom: 20px;
  color: #1a170f;
}

.c-blog__continue-reading-link:hover {
  text-decoration: underline;
}


.c-blog__article-list {
  padding: 0 5px;
}


/*
 * *
 * * Brand Page
 */
.c-brand-page-grid {
  margin-bottom: 40px;
}


.c-brand__info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  min-height: 150px;
}


.c-brand__image-wrapper {
  width: 25%;
  text-align: center;
}


.c-brand__description-wrapper {
  width: 65%;
  text-align: left;
}


.c-brand__image {
  max-width: 200px;
  height: auto;
}


.c-brand__name {
  font-size: 16px;
  margin-bottom: 5px;
}


.c-brand__description * {
  color: #666666;
}


.c-brand__brand-website-link {
  color: #1a170f;
}


.c-brand__information-title {
  font-size: 16px;
  margin: 0 0 12px 0;
}


.c-brand__description {
  margin: 0 0 12px 0;
}


.c-brand__contact-row {
  margin: 0 0 4px 0;
  color: #666666;
}


.c-brand__brand-website {
  margin: 16px 0;
}


.c-brand__brand-address {
  white-space: pre-line;
}


.c-brand__contact-row a {
  color: #666666;
}

.c-brand__contact-row a:hover {
  text-decoration: underline;
}


.c-brand__information-wrapper {
  max-height: 120px;
  width: 100%;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease-out;
}

.c-brand__information-wrapper::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
}

.c-brand__information-wrapper.is-opened {
  max-height: 2500px;
  transition: all 0.4s ease-in;
}
.c-brand__information-wrapper.is-opened::before {
  content: none;
}


.c-brand__toggle-description {
  cursor: pointer;
  width: fit-content;
}

.c-brand__toggle-description:after {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f103";
  font-size: 14px;
  color: black;
  margin-right: 5px;
  line-height: 1;
}

.c-brand__toggle-description::after {
  margin: 2px 0 0 4px;
  position: relative;
  top: 0;
  transition: all 0.2s ease;
}

.c-brand__toggle-description:hover::after {
  top: 2px;
  transition: all 0.2s ease;
}

.c-brand__toggle-description.is-opened::after {
  transform: rotate(-180deg);
}


.c-brand__product-counter-number {
  font-size: 30px;
  margin-bottom: 5px;
}


.c-brand__product-counter-wrapper {
  width: 10%;
  text-align: center;
}


@media only screen and (max-width: 640px) {
  /*
 * Brand page
 */
.c-brand__info {
  flex-wrap: wrap;
}


.c-brand__image-wrapper, .c-brand__description-wrapper, .c-brand__product-counter-wrapper {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
}


/*
 * *
 * * Categories Grid Page
 */
.c-categories-page {
  margin-bottom: 40px;
}


.c-product-grid__title-and-pager-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
}


.c-categories__page-title-content {
  font-size: 26px;
  color: teal;
  font-weight: 700;
}


.o-category__section-name {
  margin-top: 10px;
  padding-bottom: 5px;
  font-size: 18px;
  color: #0c655f;
  border-bottom: 2px solid whitesmoke;
}


.c-product-grid__product-image {
  opacity: 0;
  max-width: 100%;
  height: auto;
  width: auto;
  max-height: 100%;
}


.o-product-list-grid-view.js-loaded .c-product-grid__product-image {
  opacity: 1;
  transition: all 0.3s ease-in;
}


.c-category__current-category-image {
  max-width: 100%;
  text-align: center;
}


.c-category-description {
  display: block;
  padding: 15px 0;
}


.c-category-subcategories__list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 6px;
  margin-bottom: 10px;
}


.c-category-subcategories__info {
  display: flex;
  justify-content: center;
  width: 100%;
}


.c-category-subcategories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 25%;
  text-align: center;
  margin: 10px 0;
}


.c-category-subcategories__image {
  height: auto;
  width: auto;
  max-height: 130px;
  max-width: 100%;
}


.c-category-subcategories__name-link {
  color: black;
}

.c-category-subcategories__name-link:hover {
  text-decoration: underline;
}


.c-category-subcategory__description {
  display: none;
}


.c-category-subcategories__name {
  margin-top: 10px;
}


.c-category-relatedcategories__list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 6px;
  margin-bottom: 10px;
}


.c-category-relatedcategories__info {
  display: flex;
  justify-content: center;
  width: 100%;
}


.c-category-relatedcategories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 25%;
  text-align: center;
  margin: 10px 0;
}


.c-category-relatedcategories__image {
  height: auto;
  width: auto;
  max-height: 130px;
  max-width: 100%;
}


.c-category-relatedcategories__name-link {
  color: black;
}

.c-category-relatedcategories__name-link:hover {
  text-decoration: underline;
}


.c-category-relatedcategories__description {
  display: none;
}


.c-category-relatedcategories__name {
  margin-top: 10px;
}


.c-category__products-list {
  margin-bottom: 20px;
}


.c-category__products-list-title {
  margin-bottom: 20px;
}


/*
 * Start second seo category description
 */
.c-category-description.is-second-description {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 60px auto 0 auto;
  padding: 0;
  max-height: 120px;
  overflow: hidden;
}


.c-category-description.is-second-description.is-active {
  max-height: 4000px;
  transition: all 0.4s ease;
}


.c-category-description.is-second-description.is-active::before {
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 0%);
  transition: all 0.4s ease;
}


.c-category-description.is-second-description::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);
}


.c-seo__see-more {
  max-width: 1200px;
  margin: 0 0 0 auto;
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  display: block;
  text-align: center;
  color: black;
  text-decoration: none;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.4s ease;
}


.c-seo__see-more:hover {
  transition: all 0.2s;
  text-decoration: none;
}


.c-seo__see-more::before {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: -2px;
  right: 0;
  background: black;
  transition: all 0.4s;
}


.c-seo__see-more:hover::before {
  width: 100%;
  left: 0;
  background: black;
}


.u-rss-feed-link {
  font-size: 13px;
  color: #595959;
}

.u-rss-feed-link:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f09e";
  font-size: 12px;
  color: #595959;
  margin-right: 5px;
  line-height: 1;
}

.u-rss-feed-link:hover {
  color: black;
  transition: all 0.3s ease;
}
.u-rss-feed-link:hover::before {
  color: black;
  transition: all 0.3s ease;
}


/*
 * *
 * * Mobile Categories Grid Page
 */
@media only screen and (max-width: 1110px) {
  .o-layout--vertical.c-layout-main--thin {
  position: absolute;
  width: 0px !important;
  padding: 0px;
}

.o-layout--vertical.c-layout-main--thin .c-box {
  display: none;
}


.c-sort-by {
  display: none;
}


.c-product-grid__title-and-pager-wrapper {
  margin-top: 10px;
  padding: 0 10px 10px 10px;
}


.c-category-subcategories {
  width: 50%;
}
}


/*
 * *
 * * Categories Listing
 */
.c-categories-listing-page__category-description {
  padding: 20px;
}


.c-product-listing__product-view-content {
  position: relative;
}


/*
 * 
 * * Checkout Success Page
 */
.c-checkout-final-page {
  margin-bottom: 40px;
}


.c-checkout-final-page__success-message {
  color: #3fa546;
  font-size: 20px;
  margin-bottom: 20px;
}

.c-checkout-final-page__success-message::before {
  content: "\2714";
  font-weight: 700;
  margin-right: 5px;
  font-size: 26px;
}


.c-checkout-final-page__print-order {
  display: flex;
  justify-content: flex-end;
}


.c-checkout-final-page__print-order-button {
  padding: 5px 7px;
  border: none;
  background: #1a170f;
  color: white;
  cursor: pointer;
}


/*
 * *
 * * Forgot Password Page
 */
.c-forgotten-password-page {
  margin-bottom: 40px;
}


.c-forgot-pass__message-info {
  color: #ed1c2e;
  margin-bottom: 15px;
  text-align: center;
}


.c-forgot-pass__form {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}


.c-forgot-pass__email-label {
  width: 10%;
}


.c-forgot-pass__email-input-text {
  width: 30%;
  padding: 5px;
}


.c-forgot-pass__action-button-submit {
  padding: 7px;
  margin-left: 5px;
  border: 0;
  background: #1a170f;
  color: white;
}


@media only screen and (max-width: 640px) {
  .c-forgot-pass__form {
  flex-wrap: wrap;
}


.c-forgot-pass__email-label {
  width: 100%;
}


.c-forgot-pass__email-input-text {
  width: 100%;
  margin-bottom: 10px;
}
}


/*
 * *
 * * Form Confirmation Page
 */
/*
 * *
 * * Form Page
 */
.c-form-page {
  margin-bottom: 40px;
}


.c-form-page__form-input-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.c-form-page__form-input-wrapper .c-form-page__form-field {
  width: 70%;
}
.c-form-page__form-input-wrapper .c-form-page__form-field input, .c-form-page__form-input-wrapper .c-form-page__form-field textarea {
  width: 100%;
  padding: 5px;
}


.c-form-page__label {
  width: 30%;
}


.c-form-page__form-description {
  margin-bottom: 5px;
}


.c-form-page__button {
  display: flex;
  justify-content: flex-end;
}


.c-form-page__form-submit {
  background: #1a170f;
  color: white;
  cursor: pointer;
  font-size: 12px;
  padding: 7px;
  border: 0;
}


.c-form-page__info-note {
  margin: 10px 0 6px 0;
}


.c-form-page .f-is-require {
  color: #ed1c2e;
  margin: 0 2px;
}


.c-form-page__form-input-wrapper .c-form-page__form-field > input[type="text"], .c-form-page__form-input-wrapper .c-form-page__form-field > input[type="email"] {
  width: 100%;
}


.c-form-page__form-field .o-custom-select-wrapper {
  width: 100%;
}
.c-form-page__form-field .o-custom-select-wrapper select {
  width: 100%;
}


.c-form-page__form-content-list .c-country__form-input-wrapper, .c-form-page__form-content-list .c-state__form-input-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 10px;
}

.c-form-page__form-content-list .c-country__label, .c-form-page__form-content-list .c-state__label {
  width: 30%;
}

.c-form-page__form-content-list .c-country__dropdown-label, .c-form-page__form-content-list .c-state__dropdown-label {
  width: 70%;
}
.c-form-page__form-content-list .c-country__dropdown-label select, .c-form-page__form-content-list .c-state__dropdown-label select {
  width: 100%;
}


.c-form-page__form-separator {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
  padding: 10px 0;
}


@media only screen and (max-width: 640px) {
  .c-form-page__form-content-list .c-country__label, .c-form-page__form-content-list .c-state__label {
  width: 100%;
}

.c-form-page__form-content-list .c-country__dropdown-label, .c-form-page__form-content-list .c-state__dropdown-label {
  width: 100%;
}


/*
 * Form page and checkout page
 */
.c-form-page__form-input-wrapper {
  flex-wrap: wrap;
}


.c-form-page__label, .c-form-page__form-input-wrapper .c-form-page__form-field {
  width: 100%;
  margin: 0;
}


.c-form-page__form-field .custom-select select {
  width: 100%;
}
}


@media only screen and (max-width: 640px) {
  .c-form-page__button-form-submit {
  width: 100%;
  margin-top: 10px;
}


.c-form-page__form-submit {
  width: 100%;
}
}


/*
 * *
 * * Gallery
 */
.c-gallery-page {
  margin-bottom: 40px;
}


.c-gallery-page__items-list {
  display: flex;
  flex-wrap: wrap;
}


.c-gallery-page__gallery-item {
  padding: 2px;
  margin: 4px;
  border: 4px double #d2d2d2;
  text-align: center;
  width: calc(25% - 8px);
}


.c-gallery-page__gallery-item-description {
  word-break: break-word;
  max-width: 200px;
}


.c-gallery-page__gallery-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  vertical-align: top;
}


.c-gallery-page__image-popup {
  border: 0 !important;
}


.c-gallery-page__image-popup .cboxPhoto {
  width: 100% !important;
  height: auto !important;
}


/*
 * *
 * * Mobile Gallery
 */
@media only screen and (max-width: 1110px) {
  .c-gallery-page__items-list {
  justify-content: center;
}


.c-gallery-page__gallery-item {
  width: calc(50% - 8px);
}
}


/*
 * *
 * * Home Page
 */
.c-home-page {
  margin-bottom: 20px;
}


/*
 * *
 * * Login Page
 */
.c-login-page {
  margin-bottom: 40px;
}


.c-login__form-wrapper {
  display: flex;
  justify-content: space-around;
}


.c-login-info__register-wrapper {
  border-right: 1px solid whitesmoke;
  margin-left: 30px;
  width: 50%;
}


.c-login__form {
  margin-left: 30px;
  width: 50%;
}


.c-login-info__register-text-title {
  margin-bottom: 5px;
}


.c-login-info__register-title, .c-login__form-title, .c-login-alt-methods__title {
  margin-bottom: 20px;
  font-size: 18px;
}


.c-login-info__register-text {
  margin-bottom: 5px;
}

.c-login-info__register-text::before {
  content: "\2714";
  margin-right: 5px;
}


.c-login-info__register-text-list {
  margin-bottom: 15px;
}


.c-login-info__register-form-link {
  padding: 5px;
  background: #1a170f;
  color: white;
}

.c-login-info__register-form-link::before {
  padding-right: 5px;
  content: "\27A5";
}

.c-login-info__register-form-link:hover {
  background: white;
  color: #23b5aa;
  border: 1px solid #23b5aa;
  padding: 4px;
}


.c-login__email-wrapper, .c-login__password-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 85%;
  margin-bottom: 10px;
}


.c-login__button {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 29.5%;
}


.c-login__email-input, .c-login__form-password-input {
  padding: 7px;
  width: 225px;
}


.c-login__button-submit {
  border: none;
  padding: 7px;
  background: #1a170f;
  color: white;
  cursor: pointer;
  font-size: 14px;
}


.c-login__forgotten-pass {
  margin-left: 20px;
  color: black;
}

.c-login__forgotten-pass:hover {
  text-decoration: underline;
}


.c-login__alt-method-social-login-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  margin-right: 5px;
  min-width: 175px;
  height: 33px;
  padding-left: 42px;
  padding-right: 5px;
  border-radius: 5px;
  font-size: 12px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.22);
  color: white;
  transition: all 0.15s linear 0s;
}


.c-login__email-login {
  background: #9e9e9e url("/skins/orion/customer/images/login-email-icon.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat;
}

.c-login__email-login:hover {
  opacity: 0.8;
}


.c-login__facebook-login {
  background: #4267b2;
  padding: 0 10px 0 38px;
  position: relative;
}

.c-login__facebook-login:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f230";
  font-size: 24px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}

.c-login__facebook-login::before {
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 25px;
  width: 20px;
  line-height: 1;
}

.c-login__facebook-login:hover {
  opacity: 0.8;
}


.c-login__google-login {
  background: #dd4b39 url("/skins/orion/customer/images/login-google-icon.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat;
}

.c-login__google-login:hover {
  opacity: 0.8;
}


@media only screen and (max-width: 1110px) {
  .c-login__form-wrapper {
  flex-wrap: wrap;
  justify-content: center;
}


.c-login-info__register-wrapper, .c-login__form {
  width: 100%;
  margin: 0;
  padding: 0 20px 40px 20px;
}


.c-login__email-wrapper, .c-login__password-wrapper {
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
}


.c-login__email-input, .c-login__form-password-input, .c-login__email-input-wrapper, .c-login__password-input-wrapper {
  width: 100%;
}


.c-login__button {
  margin-left: 0;
  justify-content: space-between;
}
}


/*
 * *
 * * One Page Checkout
 */
.c-one-page-checkout__content-list {
  display: flex;
}


.c-one-page-checkout__customer-info {
  width: 50%;
  padding-right: 15px;
}


.c-one-page-checkout__order-summary-list {
  width: 50%;
  padding-left: 15px;
}


.c-one-page-checkout__billing-address-title {
  display: flex;
  align-items: center;
  border-bottom: 2px solid whitesmoke;
  margin-bottom: 15px;
  font-size: 16px;
}

.c-one-page-checkout__billing-address-title::before {
  margin-right: 5px;
  font-size: 26px;
  content: "\278A";
  color: #23b5aa;
}


.c-one-page-checkout__social-login-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  flex-wrap: wrap;
}


.c-one-page-checkout__login-form-email-wrapper, .c-one-page-checkout__login-form-password-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}


.c-one-page-checkout__login-form-email-input, .c-one-page-checkout__login-form-password-input {
  width: 65%;
  padding: 7px;
}


.c-one-page-checkout__login-form-action-button-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 35%;
}


.c-one-page-checkout__checkout-login-form.is-hidden {
  display: none;
}


.c-one-page-checkout__checkout-login-form.is-visible {
  display: block;
}


.c-one-page-checkout__login-button-submit {
  border: none;
  color: white;
  cursor: pointer;
  font-size: 12px;
}


.c-one-page-checkout__login-button-forgotten-pass {
  margin-left: 20px;
  color: #333333;
}

.c-one-page-checkout__login-button-forgotten-pass:hover {
  text-decoration: underline;
}


.c-one-page-checkout__login-info {
  color: red;
  margin-bottom: 5px;
}


.c-one-page-checkout__address-form-select-address .custom-select {
  width: 70%;
}


.c-one-page-checkout__address-form-select-address .custom-select select {
  width: 100%;
}


.c-one-page-checkout__fields-note {
  margin-bottom: 10px;
  font-weight: 700;
}


.c-one-page-checkout__address-form-state .custom-select {
  width: 70%;
}


.u-input-error-note {
  margin-left: 30%;
  margin-bottom: 5px;
  color: red;
  width: 100%;
}


.dynamic-page-checkout input[readonly="readonly"] {
  background: rgba(210, 210, 210, 0.4) !important;
  color: rgba(0, 0, 0, 0.4) !important;
  cursor: no-drop !important;
}


.c-one-page-checkout__is-company-radio-personal, .c-one-page-checkout__is-company-radio-business {
  display: flex;
  align-items: center;
  width: 50%;
}


.c-one-page-checkout__is-company-radio-personal input, .c-one-page-checkout__is-company-radio-business input {
  margin-top: 0;
}


.c-one-page-checkout__address-form-do-register, .c-one-page-checkout__address-form-do-not-register {
  display: flex;
  align-items: center;
  width: 50%;
}


.c-one-page-checkout__address-form-do-register input, .c-one-page-checkout__address-form-do-not-register input {
  margin-top: 0;
}


.c-one-page-checkout__address-form-register {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
  margin-left: 30%;
  margin-top: 15px;
  margin-bottom: 10px;
}


.c-one-page-checkout__address-form-register-note, .c-one-page-checkout__address-form-guest-note {
  text-align: right;
  width: 100%;
}


.c-one-page-checkout__address-form-register-notes {
  margin-bottom: 10px;
}


.c-one-page-checkout__is-company-radio-list {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 5px;
}


.c-one-page-checkout__is-company-radio-title {
  width: 30%;
}


.c-one-page-checkout__is-company-radio-buttons {
  display: flex;
  justify-content: space-between;
  width: 70%;
}


.c-one-page-checkout__is-company-title {
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 5px;
}


.c-one-page-checkout__shipping-address-checkbox-title {
  display: flex;
  align-items: center;
  border-bottom: 2px solid whitesmoke;
  margin-top: 40px;
  margin-bottom: 15px;
  font-size: 16px;
}

.c-one-page-checkout__shipping-address-checkbox-title::before {
  margin-right: 5px;
  font-size: 30px;
  content: "\278B";
  color: #23b5aa;
}


.c-one-page-checkout__shipping-address-checkbox-wrapper {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}


.c-one-page-checkout__shipping-address-checkbox-list {
  margin-bottom: 40px;
}


.c-one-page-checkout__shipping-address-list {
  margin-top: 10px;
}


.c-one-page-checkout__billing-shipping-methods-title {
  display: flex;
  align-items: center;
  border-bottom: 2px solid whitesmoke;
  font-size: 16px;
}

.c-one-page-checkout__billing-shipping-methods-title::before {
  margin-right: 5px;
  font-size: 30px;
  content: "\278C";
  color: #23b5aa;
}


.c-one-page-checkout__billing-shipping-methods-list {
  margin-bottom: 30px;
}


.c-one-page-checkout__billing-methods-payment-form {
  width: 100%;
}


.c-one-page-checkout__billing-methods-wrapper, .c-one-page-checkout__shipping-methods-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 2px solid whitesmoke;
  min-height: 50px;
  padding: 10px;
}


.c-one-page-checkout__shipping-methods-additional-html {
  width: 100%;
}


.c-one-page-checkout__shipping-methods-title, .c-one-page-checkout__billing-methods-title {
  width: 30%;
}


.c-one-page-checkout__billing-methods-payment, .c-one-page-checkout__shipping-methods-shipping {
  width: 70%;
}


.c-one-page-checkout__instructions-list {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}


.c-one-page-checkout__instructions-wrapper {
  font-weight: 700;
}


.c-one-page-checkout__instructions-textarea {
  width: 100%;
  max-width: 100%;
  min-height: 65px;
  padding: 5px;
}


.c-one-page-checkout__instructions {
  margin: 10px 0 10px 0;
  width: 100%;
}


.c-checkout-cart__content-total-price {
  flex-wrap: wrap;
}


.c-one-page-checkout__grand-total-price-value .u-price__dual-currency::before {
  margin: 0 12px 0 6px;
}


.c-one-page-checkout__order-summary-title {
  display: flex;
  align-items: center;
  border-bottom: 2px solid whitesmoke;
  margin-bottom: 15px;
  font-size: 16px;
}

.c-one-page-checkout__order-summary-title::before {
  margin-right: 5px;
  font-size: 26px;
  content: "\26DF";
  color: #23b5aa;
}


.c-one-page-checkout__checkout-grand-total-wrapper {
  display: flex;
  justify-content: flex-end;
}


.c-one-page-checkout__grand-total-price-value {
  margin-left: 10px;
}


.c-one-page-checkout__checkout-grand-total-wrapper {
  font-size: 18px;
  font-weight: 700;
}


.c-one-page-checkout__terms-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: 5px;
}


.c-one-page-checkout__terms-link {
  margin-left: 2px;
  color: black;
  text-decoration: underline;
}

.c-one-page-checkout__terms-link:hover {
  text-decoration: none;
}


.c-one-page-checkout__finalize-order {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
}


.c-one-page-checkout__finalize-order.checkout_right-loader {
  width: 100%;
}


.c-one-page-checkout__finalize-order-submit {
  border: 0;
  background: #23b5aa;
  color: white;
  padding: 12px 20px 12px 20px;
  font-size: 16px;
  cursor: pointer;
}


.c-one-page-checkout__checkout-total-table {
  margin-top: 20px;
}


.c-one-page-checkout__billing-methods-payment, .c-one-page-checkout__shipping-methods-shipping {
  font-size: 13px;
  border-radius: 5px;
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
}


.c-one-page-checkout__shipping-address-address1 input {
  width: 70%;
  padding: 5px;
  font-size: 13px;
  border-radius: 5px;
  border-width: 1px;
  border-color: #d2d2d2;
  border-style: solid;
}


.c-checkout-cart__content-product-image-thumb {
  width: 100%;
  height: auto;
}


.c-one-page-checkout__finalize-order-submit.is-disable {
  opacity: 0.4;
  pointer-events: none;
}


.is-fixed, .c-one-page-checkout__checkout-total-table.is-fixed:not('.c-smart-checkout-page .is-fixed, .c-smart-checkout-page .c-one-page-checkout__checkout-total-table.is-fixed') {
  position: fixed;
  width: 28.4%;
  min-width: 550px;
}


/*
 * Start errors pop up
 */
.c-one-page-checkout__error-popup-body {
  margin-bottom: 25px;
}


.c-one-page-checkout__error-popup-body ul li strong {
  font-weight: 900;
  word-break: break-all;
}


.c-one-page-checkout__error-popup-body ul li {
  padding: 0 10px;
}


.c-one-page-checkout__error-popup-button {
  text-align: center;
  margin-bottom: 15px;
}


/*
 * End errors pop up
 */
/*
 * *
 * * Mobile One Page Checkout
 */
@media only screen and (max-width: 1110px) {
  .c-one-page-checkout__content-list {
  flex-direction: column;
}


.c-one-page-checkout__customer-info {
  width: inherit;
  padding-left: 15px;
}


.c-one-page-checkout__order-summary-list {
  width: inherit;
  padding-right: 15px;
  margin: 20px 0;
}


.c-one-page-checkout__finalize-order {
  width: 100%;
}


.c-one-page-checkout__finalize-order-submit {
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
}


.dynamic-page-checkout .mobile-menu-item-nav {
  display: none;
}

.dynamic-page-checkout .mobile-menu-item-logo {
  margin-left: 15px;
}


.c-one-page-checkout__address-form-register {
  flex-wrap: wrap;
}
}


.c-one-page-checkout__terms-content {
  overflow: auto;
  min-height: 450px;
  padding: 0 10px;
  max-width: 600px;
}


.c-one-page-checkout__terms-checkbox-wrapper {
  display: flex;
  align-items: center;
}


.c-one-page-checkout__shipping-methods-message {
  display: flex;
  width: 70%;
  justify-content: center;
  margin-left: auto;
  padding-top: 5px;
  color: #ed1c2e;
}


@media only screen and (max-width: 640px) {
  .c-checkout-cart__order-total-label {
  padding: 0;
}


.c-one-page-checkout__address-form-register {
  margin: 15px 0 10px 0;
}


.c-one-page-checkout__address-form-do-register, .c-one-page-checkout__address-form-do-not-register, .c-one-page-checkout__is-company-radio-personal, .c-one-page-checkout__is-company-radio-business {
  width: fit-content;
  width: -moz-fit-content;
}


.c-one-page-checkout__is-company-radio-buttons {
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-around;
}


.u-input-error-note {
  margin: 0;
}


.c-one-page-checkout__address-form-register-note, .c-one-page-checkout__address-form-guest-note {
  text-align: center;
}


.c-one-page-checkout__is-company-radio-list {
  flex-wrap: wrap;
}


.c-one-page-checkout__terms-content {
  max-width: 400px;
}


.c-one-page-checkout__address-form-state .custom-select, .c-one-page-checkout__address-form-register-note {
  width: 100%;
  margin: 0;
}
}


@media only screen and (max-width: 420px) {
  .c-one-page-checkout__terms-content {
  max-width: 340px;
}
}


@media only screen and (max-width: 370px) {
  .c-one-page-checkout__terms-content {
  max-width: 320px;
}
}


.c-poll-page__content {
  width: 50%;
  border: 1px solid #dddddd;
  padding: 10px;
  box-shadow: 0px 1px 50px -8px rgba(0, 0, 0, 0.32);
}


.c-poll-content__question {
  font-size: 18px;
  padding-bottom: 10px;
}


.c-poll-content__question-wrapper {
  margin: 15px 0 0px 0;
}


.c-poll-content__poll-description {
  font-size: 12px;
}


.c-poll-content__answer-input-wrapper {
  margin: 10px 0 5px 0;
}


.c-poll-content__custom-answer-wrapper, .c-poll-content__person-info-wrapper {
  display: flex;
  flex-direction: column;
}


.c-poll-content__response-name-input {
  width: 100%;
  margin: 10px 0 10px 0;
}


.c-poll-content__custom-answer-label {
  display: flex;
  align-items: center;
  margin: 7px 0 7px 0;
}


.c-poll-content__custom-answer-input {
  margin: 0 0 20px 0;
}


.c-poll-content__submit-button, .c-poll-content__response-email-input {
  margin: 10px 0 0 0;
}


.c-poll-content__custom-answer-input, .c-poll-content__response-name-input, .c-poll-content__response-email-input {
  padding: 5px 5px;
  border: 1px solid #dddddd;
  color: #333333;
  background: white;
  border-radius: 5px;
}


.c-poll-content__answer-label {
  display: flex;
  align-items: center;
}


.c-poll-content__custom-answer-title-input {
  margin: 0 10px 0 0;
}


.c-poll-content__answer-input {
  margin: 0 10px 0 0;
}


/*
 * 
 * ********* PRODUCT PAGE ********
 */
.c-page-product {
  margin-bottom: 40px;
}


.c-product__top-area {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 30px;
}


/*
 * *
 * * Product images
 */
.c-product-page__product-image .icon-possition-top-left {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-position-x: left !important;
  z-index: 9;
  pointer-events: none;
}

.c-product-page__product-image .icon-possition-top-middle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-position-x: center !important;
  z-index: 9;
  pointer-events: none;
}

.c-product-page__product-image .icon-possition-top-right {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-position-x: right !important;
  z-index: 9;
  pointer-events: none;
}

.c-product-page__product-image .icon-possition-left {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-position-x: left !important;
  background-position-y: center !important;
  z-index: 9;
  pointer-events: none;
}

.c-product-page__product-image .icon-possition-middle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center !important;
  z-index: 9;
  pointer-events: none;
}

.c-product-page__product-image .icon-possition-right {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-position: right !important;
  background-position-y: center !important;
  z-index: 9;
  pointer-events: none;
}

.c-product-page__product-image .icon-possition-bottom-left {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-position-x: left !important;
  background-position-y: bottom !important;
  z-index: 9;
  pointer-events: none;
}

.c-product-page__product-image .icon-possition-bottom-middle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-position-x: center !important;
  background-position-y: bottom !important;
  z-index: 9;
  pointer-events: none;
}

.c-product-page__product-image .icon-possition-bottom-right {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-position-x: right !important;
  background-position-y: bottom !important;
  z-index: 9;
  pointer-events: none;
}


.c-product-page__images-block {
  width: 50%;
  padding-right: 15px;
  text-align: center;
  position: relative;
}


.c-product-page__thumb-list {
  display: flex;
  align-items: center;
}


.c-product-page__product-image {
  max-height: 400px;
  max-width: 100%;
  height: auto;
  width: auto;
  margin: auto;
  position: relative;
}


.c-product-page__thumb-image {
  width: 85px;
  height: inherit;
}


.o-product-is-new__icon {
  display: flex;
  justify-content: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}


.c-page-product .o-product-is-new__icon {
  z-index: 9;
}


.c-product-page__thumb-wrapper {
  position: relative;
}


.c-social-buttons {
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}


.c-social-buttons iframe {
  width: 200px !important;
}


html[lang="bg"] .c-social-buttons iframe {
  width: 200px !important;
}


html[lang="ro"] .c-social-buttons iframe {
  width: 200px !important;
}


html[lang="bg"] .c-social-buttons .twitter-share-button {
  width: 116px !important;
}


html[lang="ro"] .c-social-buttons .twitter-share-button {
  width: 116px !important;
}


/*
 * *
 * * Product thumbs
 */
.c-product-page__image-section {
  margin-bottom: 10px;
}


.c-product-page__product-thumb-video img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  width: auto;
}


/*
 * *
 * * Product details
 */
.c-product-page__tags-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


.c-product-page__tag-name-link {
  color: white;
  background: #aaaaaa;
  padding: 4px 10px;
  margin: 0 6px 10px 0;
  border-radius: 4px;
  box-shadow: 0px 3px 5px 0px #dddddd;
  transition: all 0.6s ease;
}

.c-product-page__tag-name-link:hover {
  opacity: 0.8;
  transition: all 0.6s ease;
}


.c-product-page__product-name {
  font-size: 30px;
  color: #fafafa;
}


.product-page-description-price-block {
  width: 50%;
  padding-left: 15px;
}


.c-product-page__product-features {
  display: flex;
  padding: 15px 0;
  border-bottom: #dddddd 1px solid;
}


.c-product-page__product-code-wrapper, .c-product-page__product-brand-wrapper, .c-product-page__product-weight-wrapper {
  display: flex;
  padding-right: 18px;
}


.c-product-page__product-code-label, .c-product-page__product-brand-label, .c-product-page__product-weight-label {
  margin-right: 5px;
  color: #858585;
}


body #colorbox.add-scroll #cboxLoadedContent {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}


.c-product-page__product-description {
  display: block;
  flex-wrap: wrap;
  width: 100%;
  word-break: normal;
  padding-top: 10px;
  padding-bottom: 10px;
}


.c-product-page__product-description-content {
  flex-wrap: wrap;
}


.c-product-page__availability-label {
  padding-bottom: 10px;
}


.c-product-page__quantity-label {
  display: none;
}


.c-product-page__quantity-input {
  display: none;
}


.c-product-page__quantity-spin {
  display: none;
}


.product-page__price-and-options {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
}


.product-page__prices-and-installments {
  width: 50%;
}


.product-page__buy-installments-button {
  text-decoration: underline;
}


.c-product-page__buy-installments-button {
  margin-top: 10px;
}


.c-product-page__buy-buttons {
  display: flex;
  justify-content: space-between;
}


/*
 * ** Product optons **
 */
.c-product-option-radio-button__section {
  width: 100%;
}


.c-product-option-radio-button__button {
  margin: 0 0 8px;
}


.c-product-option-radio-button__button input {
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
}


.c-product-option-radio-button__button .c-product-option-radio-button__label {
  line-height: 16px;
}


.c-product-option-radio-button__button .c-product-option-radio-button__name-and-price {
  word-break: break-word;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


.c-product-option-radio-button__option-name {
  margin: 0 4px 0 0;
}


.c-product-options-thumb__option-popup .c-product-options-thumb__option-name {
  word-break: break-word;
}


.c-product-option-text-button__button-wrapper {
  display: flex;
  flex-wrap: wrap;
}


.c-product-option-text-button__button {
  display: inline-block;
  border: 1px solid #cccccc;
  margin: 2px;
  position: relative;
}


.c-product-option-text-button__radio-button {
  display: none;
  position: absolute;
  z-index: -1;
  display: inline-block;
  left: -9999px;
}


.c-product-option-text-button__value-text {
  display: none;
}


.c-product-option-text-button__option-name {
  font-size: 10px;
  color: #555555;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 2px;
}

.c-product-option-text-button__option-name:hover {
  border: 2px solid #cccccc;
  height: 20px;
}


.c-product-option-text-button__button.selected {
  border: 3px solid #cccccc;
}

.c-product-option-text-button__button.selected .c-product-option-text-button__label {
  margin-bottom: 0;
  height: 16px;
}

.c-product-option-text-button__button.selected .c-product-option-text-button__option-name {
  margin-bottom: 0;
}
.c-product-option-text-button__button.selected .c-product-option-text-button__option-name:hover {
  height: 16px;
}


.c-product-option-text-button__button.selected:hover .c-product-option-text-button__option-name {
  border: 0;
}


.c-product-option-text-button__label {
  width: inherit !important;
  min-width: 23px;
  height: 22px;
  margin-bottom: -4px;
  display: flex;
  cursor: pointer;
}

.c-product-option-text-button__label:hover {
  margin-bottom: 0;
  height: 20px;
}


/*
 * *
 * * Add to cart button
 */
.c-button__add-to-cart-wrapper {
  margin-bottom: 10px;
  border-radius: 5px;
  background: #1a170f;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.c-button__add-to-cart-wrapper:hover {
  opacity: 0.9;
}


.c-button__add-to-cart {
  border: 0;
  background: #1a170f;
  color: white;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  cursor: pointer;
}


/*
 * *
 * * Global attributes
 */
.c-product-page__attributes-list {
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2px 0 -2px;
}


.c-product-page__attribute-item {
  background: #f0f0f0;
  height: 47px;
  width: calc(50% - 2*2px);
  margin: 2px;
  padding: 7px;
  white-space: nowrap;
  text-align: center;
  font-weight: 700;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.c-product-page__attribute-value {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.c-product-page__attribute-value .c-product-page__attribute-multivalue {
  width: 100%;
  padding: 0 6px;
}
.c-product-page__attribute-value .c-product-page__attribute-multivalue:first-child {
  padding: 0 6px 0 0;
}


.c-product-page__attribute-name {
  padding-right: 4px;
}


.video-close {
  display: none;
}


/*
 * *
 * * Price
 */
.c-price__price-label {
  display: none;
}


.c-page-product .c-price__price-amount {
  color: #fa9b4b;
  font-size: 38px;
  font-weight: 700;
}


.c-price__list-price-wrapper {
  display: none;
}


.c-price__discount-percent {
  display: none;
}


.c-price__price-modifiers {
  display: none;
}


.c-price__price-amount sup {
  vertical-align: top;
  position: relative;
  top: 4px;
  font-size: 12px;
}


/*
 * *
 * * Quick buy
 */
.c-quick-buy {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #e2e2e2;
  border-radius: 4px;
}


.c-quick-buy__item {
  display: flex;
  height: 32px;
}


.c-quick-buy__input {
  border-radius: 4px 0 0 4px;
  border: hidden;
  padding-left: 10px;
}


.c-quick-buy__button {
  border-radius: 0 4px 4px 0;
  border: hidden;
  background: #1a170f;
  color: white;
  font-size: 12px;
  font-weight: 700;
}


.c-quick-buy__title {
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}


.c-quick-buy__subtitle {
  font-size: 12px;
}


.c-quick-buy__info-text {
  display: none;
}


.c-quick-buy__agree-to-terms-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
  margin: 6px 0;
  padding: 0 6px;
}


.c-quick-buy__agree-to-terms-link {
  color: black;
  text-decoration: underline;
}

.c-quick-buy__agree-to-terms-link:hover {
  text-decoration: none;
}


/*
 * Prodcut Options
 */
.c-product-page__options-wrapper {
  margin-left: 15px;
  max-width: 210px;
  word-break: break-all;
}


/*
 * Start product options - radio buttons
 */
.c-product-option-radio-button__button {
  display: flex;
  align-items: baseline;
  width: 100%;
}


.c-product-option-radio-button__label {
  display: flex;
  align-items: baseline;
  width: 100%;
}


.c-product-option-radio-button__name-and-price {
  word-break: break-word;
}


.c-product-option-radio-button__name-and-price {
  word-break: break-word;
  display: inline-block;
  width: 92%;
}


/*
 * End product options - radio buttons
 */
.product-option-select {
  width: 100%;
  margin-bottom: 7px;
  box-shadow: none;
}


.c-product-page__sizing-chart-link-wrapper {
  margin: 7px 0;
}


.c-product-page__product-brand-link {
  color: #42bfb7;
}


.c-product-page__buy-installments-link {
  color: black;
  text-decoration: underline;
}

.c-product-page__buy-installments-link:hover {
  text-decoration: none;
}


.c-product-page__option-name {
  color: #6f6f6f;
  font-size: 12px;
}


.c-option-color__section {
  margin-top: 5px;
}


.mousetrap {
  margin: 0 auto;
  right: 0;
}


#wrap {
  z-index: 8 !important;
}


/*
 * Estimated Shipping
 */
.c-product-page__estimated-shipping {
  display: flex;
  flex-wrap: wrap;
  background: white;
  border-radius: 6px;
  border: 1px solid #dddddd;
  padding: 10px;
  margin: 10px 0;
  max-width: 360px;
}


.c-product-page__estimated-shipping-title {
  color: #666666;
  font-size: 12px;
}


.c-product-page__product-estimated-shipping-method {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 8px;
  border-radius: 6px;
  border: 1px solid #dddddd;
  margin-top: 20px;
  width: 100%;
}


.c-product-page__product-estimated-shipping-method-image {
  border: 1px solid #dddddd;
  position: absolute;
  top: -12px;
  left: 6px;
  margin-bottom: 20px;
  max-width: 90px;
  background: white;
}


.c-product-page__product-estimated-shipping-method-label {
  margin-right: auto;
  font-weight: bold;
  color: #666666;
  font-size: 12px;
  width: 70%;
  margin-bottom: 10px;
}

.c-product-page__product-estimated-shipping-method-label:last-of-type {
  margin-bottom: 0;
}


.c-product-page__product-estimated-shipping-method-price {
  color: #cc4545;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  width: 30%;
  margin-bottom: 10px;
}

.c-product-page__product-estimated-shipping-method-price:last-of-type {
  margin-bottom: 0;
}


.c-product-page__comparison-button {
  display: none;
}


.c-product-page__comparison-button-link.is-in-compare-list:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e0db";
  font-size: 12px;
  color: red;
  margin-right: 5px;
}

.c-product-page__comparison-button-link.is-in-compare-list::before {
  margin-right: 2px;
}


/*
 * *
 * * Related products
 */
.c-products-list {
  display: flex;
}


.c-product-page__details-title {
  color: #00817e;
  font-size: 18px;
  line-height: 50px;
  position: relative;
  overflow: hidden;
}


.c-product-page__details-title:after {
  content: '';
  width: 100%;
  top: 50%;
  margin-left: 14px;
  border-top: 3px solid #626262;
  position: absolute;
}


.c-product-list__description {
  display: none;
}


.c-product-list__product-link {
  color: grey;
  max-height: 40px;
  height: 40px;
  overflow: hidden;
}


.c-product-list__image {
  height: 160px;
}


.cloud-zoom-big {
  background-repeat: no-repeat !important;
  right: 0;
  margin: 0 auto;
}


.c-popup-quick-buy__ok-button {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 14px;
}


.c-popup-quick-buy__message {
  padding: 10px;
  margin-bottom: 10px;
  width: 100%;
  font-size: 16px;
}


.c-popup-quick-buy__wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}


.video-container {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  overflow: hidden;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: black;
}


.video-close {
  display: none;
  width: 32px;
  height: 32px;
  position: absolute;
  z-index: 999999999;
  background: black;
  right: 0;
  top: 0;
  cursor: pointer;
}


.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.c-product-page__thumb-play-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/skins/orion/customer/images/video_thumb_play.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat 50% 50% rgba(0, 0, 0, 0);
  opacity: 0.7;
  cursor: pointer;
}

.c-product-page__thumb-play-video:hover {
  opacity: 0.9;
}


.c-plugin-list-variants__buy-button-wrapper .c-button__add-to-cart-wrapper {
  height: unset;
}

.c-plugin-list-variants__buy-button-wrapper .c-plugin-list-variants__qty-and-buy {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.c-plugin-list-variants__buy-button-wrapper .c-button__add-to-cart {
  padding: 6px;
  font-size: 14px;
}


.c-plugin-list-variants__variants-list .c-plugin-list-variants__buy-button-wrapper .quantity .input-text {
  padding: 5px 1px !important;
  margin-right: 6px;
  border-radius: 0 !important;
}

.c-plugin-list-variants__variants-list .price-value {
  color: #ed1c2e;
  font-weight: normal;
}


.c-tab-content-form__section .c-tab-content-form__description {
  word-break: normal;
  display: unset;
  align-items: unset;
  justify-content: unset;
}

.c-tab-content-form__section .c-tab-content-form__form {
  max-width: 700px;
  widht: 100%;
  margin: 20px auto 0 auto;
}

.c-tab-content-form__section .c-tab-content-form__field-name {
  opacity: unset;
  margin: 0;
  width: 30%;
}

.c-tab-content-form__section .c-tab-content-form__input-wrapper {
  align-items: center;
  flex-wrap: wrap;
}
.c-tab-content-form__section .c-tab-content-form__input-wrapper > input, .c-tab-content-form__section .c-tab-content-form__input-wrapper > textarea {
  width: 70%;
}

.c-tab-content-form__section .c-tab-content-form__form-submit-button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.c-tab-content-form__section .c-captcha__container {
  margin: 5px 0 10px auto;
  width: 50%;
}

.c-tab-content-form__section .c-tab__box-title-wrapper {
  margin: 0;
}


/*
 * Buy on credit
 */
.c-payment-button {
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  min-width: 267px;
  display: flex;
  order: 4;
}


.c-payment-button__link {
  color: white;
  font-size: 14px;
  width: 100%;
  height: 48px;
  margin: 10px 0 0 0;
  color: rgba(0, 0, 0, 0);
  background-size: 230px auto !important;
}


.c-payment-button__link.buyWithUniCreditButton {
  background: url("/skins/orion/modules/payment/unicredit/unicredit-btn-big.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") top center no-repeat !important;
  background-size: auto 76px !important;
  height: 76px;
  font-size: 12px;
}
.c-payment-button__link.buyWithUniCreditButton .c-payment-button__label {
  margin: 6px 0 0 0;
}

.c-payment-button__link.buyWithTbiCreditButton {
  background: url("/skins/orion/modules/payment/tbicredit/tbi-credit-btn-big.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") top center no-repeat !important;
  background-size: auto 76px !important;
  height: 76px;
  font-size: 12px;
}
.c-payment-button__link.buyWithTbiCreditButton .c-payment-button__label {
  margin: 3px 0 0 0;
}

.c-payment-button__link.buyWithTbiBankRoButton {
  background: url("/skins/orion/modules/payment/tbibankro/tbi-bank-ro-btn-big.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") top center no-repeat !important;
  background-size: auto 76px !important;
  height: 76px;
  font-size: 12px;
}
.c-payment-button__link.buyWithTbiBankRoButton .c-payment-button__label {
  margin: 3px 0 0 0;
}

.c-payment-button__link.buyWithJetCreditButton {
  background: url("/skins/orion/modules/payment/jetcredit/jet-credit-btn-big.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") top center no-repeat !important;
  background-size: auto 76px !important;
  height: 76px;
  font-size: 12px;
}
.c-payment-button__link.buyWithJetCreditButton .c-payment-button__label {
  margin: 6px 0 0 0;
}

.c-payment-button__link.buyWithJetCreditButton2 {
  background: url("/skins/orion/modules/payment/jetcredit/Button_Add_to_Card_Page_BNP_White.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") top center no-repeat !important;
  background-size: auto 76px !important;
  height: 76px;
}
.c-payment-button__link.buyWithJetCreditButton2 .c-payment-button__label {
  font-size: 0;
}

.c-payment-button__link.buyWithNewPayButton {
  background: url("/skins/orion/modules/payment/new_pay/newpay-btn-big.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") top center no-repeat !important;
  background-size: 100% auto !important;
  height: 76px;
}
.c-payment-button__link.buyWithNewPayButton .c-payment-button__label {
  font-size: 0;
}


.c-product-page__newpay-page-button {
  background: url("/skins/orion/modules/payment/new_pay/newpay-long-btn.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") top center no-repeat !important;
  background-size: auto 50px !important;
  height: 50px;
  margin: 0 0 24px 0;
  cursor: pointer;
}

.c-product-page__newpay-page-button .c-payment-button__label {
  font-size: 0;
}


.c-payment-button__label {
  width: 100%;
  display: block;
  text-align: center;
  color: white;
}


/*
 * allow scroll in mobile
 */
@media only screen and (max-width: 1110px) {
  #colorbox.c-popup-payment-calc {
  max-height: 80vh !important;
}


.c-popup-payment-calc #cboxContent, .c-popup-payment-calc #cboxWrapper, .c-popup-payment-calc #cboxLoadedContent {
  max-height: 74vh;
}
}


@media only screen and (max-width: 640px) {
  .c-payment-button__link.buyWithUniCreditButton {
  background-size: auto 48px !important;
}

.c-payment-button__link.buyWithTbiCreditButton {
  background-size: auto 76px !important;
}

.c-payment-button__link.buyWithJetCreditButton {
  background-size: auto 76px !important;
}
}


@media only screen and (max-width: 420px) {
  .c-product-page__newpay-page-button {
  background-size: 100% auto !important;
}
}


/*
 * 360 degree stlye
 */
#threeSixtyId .nav_bar {
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: 999;
}


#threeSixtyId .nav_bar a {
  display: inline-block;
  margin: 0 20px;
  background: url("/skins/orion/customer/images/360view/360_controls.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 15px;
  text-indent: -9999px;
  overflow: hidden;
}


#threeSixtyId .nav_bar .nav_bar_previous {
  width: 23px;
}


#threeSixtyId .nav_bar .nav_bar_play {
  width: 12px;
  background-position: -38px 0;
  margin: 0 22px;
}


#threeSixtyId .nav_bar .nav_bar_stop {
  width: 16px;
  background-position: -23px 0;
}


#threeSixtyId .nav_bar .nav_bar_next {
  width: 23px;
  background-position: 100% 0;
}


.c-threesixty {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
}


.c-threesixty li {
  padding: 0;
}


.c-threesixty .c-threesixty__images {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}


.c-threesixty .c-threesixty__images img {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  left: 0;
}


.c-threesixty .c-threesixty__images img.previous-image {
  visibility: hidden;
  width: 0;
}


.c-threesixty .c-threesixty__images img.current-image {
  visibility: visible;
  width: 100%;
}


.c-threesixty + .c-product-page__product-image {
  display: none;
}


.c-threesixty__rotate-hint {
  position: absolute;
  z-index: 999;
  top: 48%;
  left: 50%;
  background: white;
  padding: 10px 55px;
  border: 1px solid #cccccc;
  opacity: 0.7;
  font-size: 18px;
  line-height: normal;
  color: #333333;
  -moz-box-sizing: border-box;
}


.c-threesixty__rotate-hint img {
  position: absolute;
  top: 10px;
}


.c-threesixty__rotate-hint .c-threesixty__left-arrow-image {
  left: 5px;
}


.c-threesixty__rotate-hint .c-threesixty__right-arrow-image {
  right: 5px;
}


#threeSixtyButton {
  display: flex;
  align-items: center;
  justify-content: center;
}

#threeSixtyButton img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}


/*
 * ** Start Bundled Products **
 */
.c-tab-bundled-products__add-to-cart-section .c-tab-bundled-products__add-to-cart {
  padding: 0;
  color: inherit;
  background: inherit;
  height: inherit;
}

.c-tab-bundled-products__add-to-cart-section .c-tab-bundled-products__add-to-cart-submit {
  color: white;
  background: #1a170f;
}
.c-tab-bundled-products__add-to-cart-section .c-tab-bundled-products__add-to-cart-submit:hover {
  background: #4d4a45;
  color: white;
}


.c-tab-bundled-products__item {
  position: relative;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.c-tab-bundled-products__item .c-tab-bundled-products__view-details-link {
  color: white;
  background: #1a170f;
  width: 100%;
}
.c-tab-bundled-products__item .c-tab-bundled-products__view-details-link:hover {
  background: #4d4a45;
  color: white;
}


@media only screen and (max-width: 1110px) {
  .c-tab-bundled-products__item {
  width: 50%;
}
}


@media only screen and (max-width: 640px) {
  .c-tab-bundled-products__item {
  width: 100%;
}
}


/*
 * ** End Bundled Products **
 */
/*
 * ** Start option alert popup **
 */
.c-product-page__option-alert-popup.is-hidden {
  display: none;
}


.c-product-page__option-alert-message {
  font-size: 18px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  margin: 0 0 24px 0;
}


.c-product-page__option-alert-button-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 24px 0;
}


.c-product-page__option-alert-button-wrapper .o-button-simple-submit {
  width: fit-content;
  width: -moz-fit-content;
}


/*
 * ** End option alert popup **
 */
/*
 * ** Start warehouse quantity in product tab **
 */
.c-box-product-tabs-warehouse__product-table {
  min-width: 25%;
}


.c-box-product-tabs-warehouse__table-title, .c-box-product-tabs-warehouse__warehouse-name {
  padding: 6px 12px;
  border-bottom: 1px dotted #999999;
  text-align: right;
}


.c-box-product-tabs-warehouse__warehouse-quantity {
  padding: 6px 12px;
  border-bottom: 1px dotted #999999;
  text-align: right;
}


.c-box-product-tabs-warehouse__warehouse-quantity, .c-box-product-tabs-warehouse__warehouse-name {
  font-size: 13px;
}


/*
 * ** End warehouse quantity in product tab **
 */
/*
 * ** Product Page tab - "Form" **
 */
.c-page-product .s-html-editor p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
}


.c-tab-content-form__description {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  word-break: break-all;
  padding: 15px 0;
}


.c-tab-content-form__input-wrapper {
  margin-bottom: 10px;
  display: flex;
}


.c-tab-content-form__field-name {
  opacity: 0.8;
  margin-bottom: 2px;
}


.c-tab-content-form__input-wrapper input {
  padding: 5px;
  width: 80%;
  max-height: 32px;
  border: 1px solid #d2d2d2;
  box-shadow: none;
  border-radius: 5px;
}


.c-tab-content-form__input-wrapper input[type="radio"] {
  width: auto;
  margin-right: 6px;
}


/*
 * Start Prodcut Info Popup
 */
.c-product-page__info-popup {
  border: none !important;
}


/*
 * End Info Popup
 */
/*
 * *
 * * Mobile Product Page
 */
@media only screen and (max-width: 1110px) {
  .c-product__top-area {
  flex-direction: column-reverse;
}


.c-product-page__images-block {
  display: flex;
  width: 100%;
  justify-content: center;
  padding-right: 0px;
  margin-bottom: 20px;
}


.c-product-page__thumb-list {
  justify-content: center;
}


.product-page-description-price-block {
  width: 100%;
  padding-right: 15px;
}


.c-product-page__product-code-wrapper, .c-product-page__product-brand-wrapper, .c-product-page__product-weight-wrapper {
  padding-right: 15px;
  max-width: 33.33%;
}


.c-product-page__product-code, .c-product-page__product-brand-link, .c-product-page__weight {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.c-product-page__product-features {
  justify-content: center;
}


.c-product-page__buy-buttons {
  justify-content: center;
  flex-direction: column;
}


.c-button__add-to-cart-wrapper {
  width: 100%;
}


.c-button__rent-wrapper {
  width: 100%;
}


.c-quick-buy {
  width: 100%;
  margin-top: 10px;
}


.product-page__price-and-options {
  flex-wrap: wrap;
}


.product-page__prices-and-installments {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 90%;
  order: 1;
}


.c-product-page__options-wrapper {
  max-width: inherit;
  width: 100%;
  order: 3;
  margin-left: 0;
  margin-top: 10px;
}


.c-product-page__mid-buttons {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-end;
  width: 10%;
  order: 2;
}


.c-product-page__product-options .product-option-select {
  width: 60%;
  float: left;
  margin-bottom: 0;
  margin: 7px 0;
}


.c-product-page__sizing-chart-link-wrapper {
  width: 100%;
  float: right;
  padding: 0 10px;
}


.c-product-page__tabs-menu {
  height: inherit !important;
  flex-wrap: wrap;
  justify-content: center;
}


.c-product-page__tabs-menu::before {
  display: none;
}


.c-product-page__tabs-menu-item {
  width: 100%;
}


.c-tab-content-form__section .c-captcha__container {
  width: 100%;
}

.c-tab-content-form__section .c-tab-content-form__field-name {
  opacity: unset;
  margin: 0;
  width: 100%;
}

.c-tab-content-form__section .c-tab-content-form__input-wrapper {
  align-items: center;
  flex-wrap: wrap;
}
.c-tab-content-form__section .c-tab-content-form__input-wrapper > input, .c-tab-content-form__section .c-tab-content-form__input-wrapper > textarea {
  width: 100%;
}
}


@media only screen and (max-width: 420px) {
  #cboxLoadedContent .c-web-page {
  max-width: 340px;
}
}


@media only screen and (max-width: 370px) {
  #cboxLoadedContent .c-web-page {
  max-width: 320px;
}
}


/*
 * *
 * * Register Page
 */
.c-register-page {
  margin-bottom: 40px;
}


.c-register__page-title {
  margin-bottom: 10px;
}


.c-register__account-info-note, .c-register__billing-address-note, .c-register__address-info-title, .c-register__is-copany-title, .c-register__shipping-address-contact-info-title, .c-register__shipping-address-info-title {
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 5px;
}


.c-register__account-info-title, .c-register__billing-address-title, .c-register__shipping-address-check-box-title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 22px;
}


.c-register__account-info-table-list {
  max-width: 75%;
  margin-left: 50px;
}


.c-register__account-info-email, .c-register__account-info-password, .c-register__account-info-confirm-password {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}


.c-register__billing-address-table-list {
  max-width: 75%;
  margin-left: 50px;
}


.c-register__address-info-table-list {
  max-width: 75%;
  margin-left: 50px;
}


.c-register__is-company-personal, .c-register__is-company-business {
  width: 35%;
  display: flex;
  align-items: center;
}


.c-register__shipping-address-check-box {
  display: flex;
  align-items: center;
}


.c-register__is-company-address-form-table {
  max-width: 75%;
  margin-left: 50px;
}


.c-register__shipping-address-contact-info-table {
  max-width: 75%;
  margin-left: 50px;
}


.c-register__shipping-address-info-table {
  max-width: 75%;
  margin-left: 50px;
}


.c-register__button-register-submit {
  padding: 7px;
  background: #1a170f;
  cursor: pointer;
  border: none;
  color: white;
}


.c-register__button-wrapper {
  display: flex;
  max-width: 75%;
  margin-left: 50px;
  justify-content: flex-end;
  margin-top: 10px;
}


.c-register__address-info-state > .custom-select > select {
  width: 100%;
  padding: 5px;
}


.c-register__address-info-state > .custom-select {
  width: 70%;
}


.c-register__address-info-address1 > input {
  width: 70%;
  padding: 5px;
}


.c-register__shipping-address-info-state > .custom-select {
  width: 70%;
}


.c-register__shipping-address-info-state > .custom-select > select {
  width: 100%;
  padding: 5px;
}


.c-register__shipping-address-info-city > .input-text.ac_input {
  width: 70%;
  padding: 5px;
}


.c-register__shipping-address-info-address1 > input {
  width: 70%;
  padding: 5px;
}


.c-register-success-page__message-wrapper {
  text-align: center;
}


/*
 * Register success
 */
.c-register-success-page__button-wrapper {
  display: flex;
  justify-content: center;
  margin: 10px 0 0 0;
}


/*
 * GDPR checkbox
 */
.c-register-page .c-privacy-policy-wrapper {
  margin-top: 20px;
  margin-left: 50px;
  max-width: 75%;
}


/*
 * Extra fields
 */
.c-register__register-form .c-extra-field__wrapper.c-address__input-row {
  width: 100%;
}


@media only screen and (max-width: 1110px) {
  .c-register__button-wrapper {
  width: 100%;
  margin-left: 0;
  justify-content: center;
  max-width: unset;
}


.c-register__button-register {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}


.c-register__button-register-submit {
  width: 100%;
}


.c-register__account-info-title, .c-register__billing-address-title, .c-register__shipping-address-check-box-title {
  font-size: 18px;
}


.c-register__is-company-personal, .c-register__is-company-business {
  width: 50%;
}


.c-register__account-info-table-list, .c-register__billing-address-table-list, .c-register__address-info-table-list, .c-register__shipping-address-info-table, .c-register__shipping-address-contact-info-table {
  max-width: 100%;
  margin: 0;
}


.c-register-page .c-privacy-policy-wrapper {
  margin-top: 20px;
  margin-left: 0;
  max-width: 100%;
  justify-content: flex-start;
  width: 100%;
}


.c-register__is-company-title {
  width: 100%;
}
}


@media only screen and (max-width: 640px) {
  .c-register__address-info-address1 > input, .c-register__address-info-state > .custom-select, .c-register__shipping-address-info-state > .custom-select, .c-register__shipping-address-info-address1 > input {
  width: 100%;
}
}


/*
 * 
 * * View Cart Page
 */
.c-view-cart {
  margin-bottom: 40px;
}


.c-view-cart__button-continue-shopping-wrapper {
  text-align: right;
  padding: 0 0 30px 20px;
}

.c-view-cart__button-continue-shopping-wrapper::after {
  content: "\2192";
}


.c-button-continue-shopping {
  border: none;
  background: none;
  cursor: pointer;
  text-decoration: underline;
}

.c-button-continue-shopping:hover {
  text-decoration: none;
}


.c-view-cart__tabel-title-list {
  display: flex;
}


.c-view-cart__product-title, .c-view-cart__product-quantity-title, .c-view-cart__product-price-title, .c-view-cart__product-price-total-title {
  padding: 0 0 5px 0;
  border-bottom: 1px solid whitesmoke;
  font-weight: 700;
}


.c-view-cart__product-title {
  padding: 0 0 5px 10px;
}


.c-view-cart__product-price-total-title, .c-view-cart__product-price-title {
  text-align: right;
  width: 140px;
}


.c-view-cart__product-quantity-title {
  width: 140px;
}


.c-view-cart__product-title {
  width: 100%;
}


.c-view-cart__cart-content-wrapper {
  display: flex;
  align-items: center;
}


.c-view-cart__product {
  width: 100%;
}


.c-view-cart__product-thumb {
  max-width: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
  padding: 15px;
}


.c-view-cart__product-name-wrapper {
  border-bottom: 1px solid whitesmoke;
}


.c-view-cart__product-name {
  width: 70%;
}


.c-view-cart__product-image {
  width: 30%;
}


.c-view-cart__quantity-spinner {
  border-bottom: 1px solid whitesmoke;
}


.c-view-cart__product-name-link {
  display: flex;
  align-items: flex-end;
  height: 50%;
  color: black;
  padding-left: 10px;
  padding-right: 30px;
  text-decoration: underline;
}

.c-view-cart__product-name-link:hover {
  text-decoration: none;
}


.c-view-cart__product-name-wrapper {
  display: flex;
}


.c-view-cart__product-option {
  font-size: 12px;
  margin: 5px 0;
  opacity: 0.7;
  padding-left: 10px;
  padding-right: 30px;
}


.c-view-cart__product-quantity {
  width: 140px;
}


.c-view-cart__quantity-spinner {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: space-around;
}


.c-view-cart__quantity-option-action-buttons {
  margin: 0 3px;
  width: 16px;
}


.c-view-cart__increase-quantity, .c-view-cart__decrease-quantity {
  border: 0;
  -webkit-appearance: none;
  cursor: pointer;
}


.c-view-cart__input-quantity {
  text-align: center;
}


.c-view-cart__increase-quantity {
  height: 18px;
  width: 18px;
  background: url("/skins/orion/customer/images/quantity-icons.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat 0 5px;
}


.c-view-cart__decrease-quantity {
  height: 12px;
  width: 16px;
  background: url("/skins/orion/customer/images/quantity-icons.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat 0 100%;
}


.c-view-cart-remove-item {
  display: flex;
  align-items: center;
}


.c-view-cart-remove-item-image {
  display: none;
}


.c-view-cart_remove-item-icon::before {
  color: #ed1c2e;
  content: "\274C";
  font-size: 16px;
}


.c-view-cart__product-price, .c-view-cart__product-price-total {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-items: center;
  width: 140px;
  flex-wrap: wrap;
}


.c-view-cart__product-price-total-amount {
  display: flex;
  align-items: center;
  justify-content: space-around;
}


.c-view-cart__product-price-before-discount {
  color: #64062a;
  text-decoration: line-through;
}


.c-view-cart__order-total {
  margin-top: 20px;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 10px;
}


.c-view-cart__order-total-lines, .c-view-cart__order-grand-total {
  display: table-row;
}


.c-view-cart__order-grand-total {
  margin-top: 10px;
}


.c-view-cart__order-total-lines {
  padding-bottom: 10px;
}


.c-view-cart__buttons {
  display: flex;
  margin-top: 30px;
  min-height: 40px;
}


.c-view-cart__action-buttons-list {
  display: flex;
  max-height: 37px;
}


.c-view-cart__checkout-buttons {
  display: flex;
  margin-left: auto;
}


.c-view-cart__order-total-lines-description {
  display: table-cell;
  text-align: right;
  font-size: 15px;
}


.c-view-cart__order-grand-total-description {
  display: table-cell;
  text-align: right;
  font-weight: 700;
}


.c-view-cart__order-total-lines-amount {
  display: table-cell;
  width: 20%;
  text-align: right;
}


.c-view-cart__order-grand-total-amount {
  display: table-cell;
  width: 20%;
  text-align: right;
  font-weight: 700;
  font-size: 16px;
}


.c-view-cart__remove-coupon-link {
  display: flex;
  align-items: center;
  color: black;
}

.c-view-cart__remove-coupon-link:hover {
  color: #ed1c2e;
}

.c-view-cart__remove-coupon-link img {
  margin-right: 4px;
}


.c-view-cart__coupon-code {
  margin-left: 23px;
  max-width: 150px;
}


.c-view-cart__coupon-button-list {
  margin: 5px 5px 0 0;
  min-height: 28px;
  text-align: right;
}


.c-view-cart__coupon-submit {
  border: none;
  background: none;
  color: white;
}


.c-view-cart__button-add-coupon {
  position: relative;
  padding: 5px;
  top: 5px;
  background: #1a170f;
}


.c-view-cart__input-coupon {
  width: 145px;
}


.c-view-cart__checkout-modules-buttons {
  display: flex;
}


.c-view-cart__one-page-checkout-button {
  border: none;
  color: white;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
}


.c-view-cart__button-checkout {
  margin: 6px 0 6px 16px;
}


.c-view-cart__button-checkout-icon::before {
  position: relative;
  left: 6px;
  color: white;
  content: "\2713";
}


.c-view-cart__checkout-modules-buttons .c-paypal-module__image {
  margin: 0 6px;
}


.c-view-cart__product-price-after-discount + .c-view-cart__product-price-after-discount, .c-view-cart__product-price-total-amount + .c-view-cart__product-price-total-amount {
  position: relative;
}

.c-view-cart__product-price-after-discount + .c-view-cart__product-price-after-discount::before, .c-view-cart__product-price-total-amount + .c-view-cart__product-price-total-amount::before {
  content: "";
  width: 1px;
  height: 14px;
  background: #cbcbcb;
  display: inline-block;
  transform: rotate(15deg);
  margin: 0 6px 0 0;
  position: relative;
  top: 1px;
}


.c-view-cart__product-price-total-amount + .c-view-cart__product-price-total-amount {
  justify-content: flex-end;
}


.c-view-cart__plugin-gift-boxes-message {
  padding: 16px 12px;
  background: #b2fba5;
  margin: 0 0 32px 0;
  border: 3px double white;
  font-weight: bold;
  color: #333333;
  text-align: center;
  font-size: 15px;
}


@keyframes product-appearance {  0% {  opacity: 0;  transform: translateY(15px);}  100% {  opacity: 1;  transform: none;}}

.has-gift-boxes .c-view-cart__cart-content-wrapper {
  transition: all 0.5s ease;
  animation-name: product-appearance;
  animation-duration: 1s;
}


.has-gift-boxes .c-view-cart__product-list {
  animation-name: product-appearance;
  animation-fill-mode: both;
  animation-duration: 0.8s;
}


.c-view-cart__product-price-after-discount-mobile-label, .c-view-cart__product-price-total-mobile-label {
  display: none;
}


.c-view-cart__product-name-link-mobile {
  display: none;
}


.c-view-cart__product-price-total-amount-mobile {
  display: none;
}


.c-view-cart__remove-item-mobile {
  display: none;
}


.c-view-cart__free-shipping-message {
  border: 3px double #087744;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
  color: #ed1c2e;
}


/*
 * *
 * * Mobile View Cart
 */
@media only screen and (max-width: 1110px) {
  .c-view-cart .o-page-content {
  padding: 0 10px;
}


.c-view-cart__form {
  border: 1px solid #d5d5d5;
  position: relative;
  box-shadow: 0px 0px 5px -2px;
}


.c-view-cart__button-continue-shopping-wrapper {
  display: none;
}


.c-view-cart__tabel-title-list {
  display: none;
}


.c-view-cart__product-name-wrapper .c-view-cart__product-name {
  display: none;
}


.c-view-cart__product-name-wrapper {
  border-bottom: 0;
}


.c-view-cart__cart-content-wrapper {
  flex-wrap: wrap;
  padding: 10px 5px;
  border-bottom: 1px solid whitesmoke;
  position: relative;
}


.c-view-cart__product-name-link-mobile {
  display: flex;
  width: 100%;
  color: black;
  order: 1;
  font-size: 16px;
}


.c-view-cart__product {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35%;
}


.c-view-cart__product-thumb {
  width: 100%;
  height: auto;
}


.c-view-cart__product-image {
  width: inherit;
}


.c-view-cart__product-price {
  display: flex;
  justify-content: flex-end;
  border: 0;
  order: 5;
  width: 100%;
}

.c-view-cart__product-price .c-view-cart__product-price-after-discount {
  display: none;
}

.c-view-cart__product-price .c-view-cart__product-price-before-discount {
  margin-bottom: 4px;
}


.c-view-cart__product-price-total {
  display: none;
}


.c-view-cart__product-price-total-amount-mobile {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  text-align: right;
  height: 40px;
  float: right;
  font-size: 26px;
  color: #d2d2d2;
  order: 3;
}


.c-view-cart__product-quantity {
  display: flex;
  flex-wrap: wrap;
  width: 65%;
  margin-top: 5px;
}


.c-view-cart__quantity-spinner {
  width: 100%;
  height: 40px;
  float: left;
  border: 0px;
  justify-content: flex-start;
  order: 2;
}


.c-view-cart__quantity-option-action-buttons {
  position: relative;
  width: 31px;
  height: 31px;
  margin: 0;
}


.c-view-cart__increase-quantity {
  background: url("/skins/orion/customer/images/minus-qty.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat 0 0;
  width: 31px;
  height: 31px;
  position: absolute;
  top: 0;
  left: 82px;
}


.c-view-cart__decrease-quantity {
  background: url("/skins/orion/customer/images/plus-qty.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat 0 0;
  width: 31px;
  height: 31px;
}


.c-view-cart__input-quantity {
  width: 51px;
  height: 31px;
  padding: 4px;
  border-color: #d5d5d5;
  border-style: solid;
}


.c-view-cart__remove-item {
  display: none;
}


.c-view-cart__remove-item-mobile {
  display: flex;
  position: absolute;
  right: 5px;
  transform: translateY(-55%);
}


.c-view-cart-remove-item-image-mobile {
  display: none;
}


.c-view-cart_remove-item-icon-mobile::before {
  color: #ed1c2e;
  content: "\274C";
  font-size: 12px;
}


.c-view-cart__order-total-lines, .c-view-cart__order-grand-total {
  justify-content: space-between;
}


.c-view-cart__order-total-lines-description, .c-view-cart__order-grand-total-description {
  width: auto;
}


.c-view-cart__order-total-lines-amount, .c-view-cart__order-grand-total-amount {
  width: auto;
}


.c-view-cart__order-total {
  padding: 10px;
  border: 1px solid #d5d5d5;
  box-shadow: 0px 0px 5px -2px;
}


.c-view-cart__action-buttons-list {
  display: none;
}


.c-view-cart__checkout-buttons {
  margin-left: 0;
  width: 100%;
}


.c-view-cart__checkout-modules-buttons {
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}


.c-view-cart__button-checkout {
  margin-left: 0;
  width: 100%;
  margin-bottom: 10px;
}


.c-view-cart__button-checkout-icon {
  width: 100%;
}


.c-view-cart__one-page-checkout-button {
  width: 100%;
  text-transform: uppercase;
}


.c-view-cart__button-checkout-icon::before {
  content: none;
}


.c-view-cart__order-total-lines-amount, .c-view-cart__order-grand-total-amount {
  width: 35%;
}
}


/*
 * *
 * * Wishlist not logged page
 */
.c-wishlist-notlogged-page__product-wrapper .c-product-grid__buy-button-form {
  display: flex;
  justify-content: center;
  width: 100%;
}

.c-wishlist-notlogged-page__product-wrapper .c-product-grid__action-buttons {
  margin: 6px 0 0 0;
  width: 100% !important;
  justify-content: center !important;
  flex-wrap: wrap;
}


.c-wishlist-notlogged-page__input-text {
  display: none;
}


.c-product-grid__view-details-link {
  width: fit-content !important;
  width: -moz-fit-content !important;
}


.c-product-grid__view-details-button, .c-product-grid__buy-product-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}


.c-wishlist-profile-page__remove-wishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 6px;
}


.c-wishlist-profile-page__product-quantity {
  display: none;
}


.c-wishlist-notlogged-page__success {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12px;
  margin: 20px 0;
  border: 4px double white;
  font-size: 18px;
  color: white;
  background: #4bb543;
}


.c-wishlist-notlogged-page__product-list .c-product-price__discount-precent-wrapper {
  display: flex;
  position: absolute;
  top: -113px;
  left: 22px;
  background: red;
  color: white;
  height: 36px;
  width: 36px;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}


/*
 * *
 * * Four page checkout
 */
/*
 * ** Start Nav Bar **
 */
.c-four-page-checkout__nav-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: white;
  color: #333333;
  font-size: 18px;
  padding: 10px 20px 10px 10px;
  border: 1px solid #333333;
  margin-bottom: 10px;
}

.c-four-page-checkout__nav-item::after {
  content: "";
  border: solid #333333;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
}


.c-four-page-checkout__nav-bar.is-prev-steps {
  margin-bottom: 40px;
}


.c-four-page-checkout__nav-bar.is-next-steps .c-four-page-checkout__nav-item {
  background: #333333;
  color: white;
}
.c-four-page-checkout__nav-bar.is-next-steps .c-four-page-checkout__nav-item::after {
  transform: rotate(-45deg);
  border: solid white;
  border-width: 0 4px 4px 0;
}
.c-four-page-checkout__nav-bar.is-next-steps .c-four-page-checkout__nav-item:first-of-type {
  margin-top: 40px;
}


/*
 * ** End Nav Bar **
 */
/*
 * ** Start First Step **
 */
.c-four-page-checkout.is-first-step, .c-four-page-checkout.is-second-step, .c-four-page-checkout.is-third-step, .c-four-page-checkout.is-fourth-step {
  max-width: 1220px;
  margin: 0 auto;
  padding: 100px 0 0 0;
  position: relative;
}


.c-four-page-checkout .c-four-page-checkout__page-title {
  top: 0;
}


.c-four-page-checkout__login-section {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid;
}


.c-four-page-checkout__guest-section {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 40px;
}


.c-four-page-checkout__login-section {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


.c-four-page-checkout__login-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 50%;
  padding: 0 20px;
}


.c-four-page-checkout__login-form {
  width: 100%;
}


.c-four-page-checkout__register-wrapper {
  width: 50%;
  padding: 0 20px;
}


.c-four-page-checkout__login-section-title, .c-four-page-checkout__register-label, .c-four-page-checkout__guest-section-label {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  font-size: 18px;
}

.c-four-page-checkout__login-section-title::before, .c-four-page-checkout__register-label::before, .c-four-page-checkout__guest-section-label::before {
  content: "1";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: black;
  color: white;
}


.c-four-page-checkout__authentication-email, .c-four-page-checkout__authentication-password {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 10px;
}


.c-four-page-checkout__label {
  font-size: 12px;
  width: 50%;
  display: flex;
  align-items: center;
}


.c-four-page-checkout__input {
  width: 50%;
}


.c-four-page-checkout__login-button {
  display: flex;
  justify-content: flex-end;
}


.c-four-page-checkout__social-login-buttons {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
}


.c-four-page-checkout__social-login-wrapper {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}


.c-four-page-checkout__register-email-wrapper, .c-four-page-checkout__register-password-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 10px;
}


.c-four-page-checkout__register-captcha {
  margin-bottom: 10px;
}

.c-four-page-checkout__register-captcha .c-captcha__container {
  width: 70%;
  margin: 5px 0 5px auto;
}


.c-four-page-checkout__register-button-widgets {
  display: flex;
  justify-content: flex-end;
}


.c-four-page-checkout__guest-form {
  width: 100%;
  padding: 0 20px;
}


.c-four-page-checkout__guest-text {
  font-size: 12px;
  margin-bottom: 6px;
}


.c-four-page-checkout__guest-email-wrapper {
  margin-bottom: 6px;
}


.c-four-page-checkout__guest-email-label {
  font-weight: bold;
  font-size: 12px;
}


.c-four-page-checkout__guest-email-input-wrapper input {
  min-width: 230px;
}


.c-four-page-checkout__guest-button-wrapper {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}


.c-four-page-checkout__address-form-select-address {
  max-width: 820px;
  margin: 0 auto 5px auto;
}

.c-four-page-checkout__address-form-select-address .custom-select {
  width: 70%;
}
.c-four-page-checkout__address-form-select-address .custom-select select {
  width: 100%;
}


/*
 * ** End First Step **
 */
/*
 * ** Start Second Step **
 */
.c-four-page-checkout__billing-address-title {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  font-size: 18px;
}

.c-four-page-checkout__billing-address-title::before {
  content: "1";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: black;
  color: white;
}


.c-four-page-checkout__fields-note {
  font-size: 12px;
  color: #333333;
}


.c-four-page-checkout__address-form-table-list .c-address__input-row {
  max-width: 820px;
  margin: 0 auto 5px auto;
}


.c-four-page-checkout__section-label {
  display: flex;
  width: 100%;
  font-weight: bold;
  margin: 16px 0 10px 0;
}


.c-four-page-checkout__address-form-address1 input {
  width: 70%;
}


.c-four-page-checkout__address-form-state .custom-select {
  width: 70%;
}

.c-four-page-checkout__address-form-state .custom-select select {
  width: 100%;
}


.c-four-page-checkout__is-company-radio-list {
  max-width: 820px;
  margin: 0 auto 5px auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.c-four-page-checkout__is-company-radio-list .c-four-page-checkout__is-company-radio-title {
  width: 30%;
}

.c-four-page-checkout__is-company-radio-list .c-four-page-checkout__is-company-radio-buttons {
  width: 70%;
  display: flex;
  align-items: center;
}
.c-four-page-checkout__is-company-radio-list .c-four-page-checkout__is-company-radio-buttons .c-four-page-checkout__is-company-radio-personal {
  display: flex;
  align-items: center;
  width: 50%;
}
.c-four-page-checkout__is-company-radio-list .c-four-page-checkout__is-company-radio-buttons .c-four-page-checkout__is-company-radio-business {
  display: flex;
  align-items: center;
  width: 50%;
}


.c-four-page-checkout__shipping-address-checkbox-list {
  margin: 60px 0 40px 0;
}


.c-four-page-checkout__shipping-address-checkbox-title {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  font-size: 18px;
}

.c-four-page-checkout__shipping-address-checkbox-title::before {
  content: "2";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: black;
  color: white;
}


.c-four-page-checkout__shipping-address-state .custom-select {
  width: 70%;
}

.c-four-page-checkout__shipping-address-state .custom-select select {
  width: 100%;
}


.c-four-page-checkout__shipping-address-address1 input {
  width: 70%;
}


.c-four-page-checkout__shipping-address-table-list .c-address__input-row {
  max-width: 820px;
  margin: 0 auto 5px auto;
}


.c-four-page-checkout__is-company-table .c-address__input-row {
  max-width: 820px;
  margin: 0 auto 5px auto;
}


.c-four-page-checkout__is-company-title {
  display: flex;
  width: 100%;
  font-weight: bold;
  margin: 16px 0 10px 0;
}


.c-four-page-checkout__shipping-address-checkbox-wrapper {
  display: flex;
  align-items: center;
}


.c-four-page-checkout__next-step-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  position: relative;
}


.c-four-page-checkout__next-step-button-submit {
  padding: 10px 30px 10px 10px !important;
}


.c-four-page-checkout__next-step-button-icon {
  pointer-events: none;
}

.c-four-page-checkout__next-step-button-icon:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e002";
  font-size: 14px;
  color: white;
  margin-right: 5px;
}

.c-four-page-checkout__next-step-button-icon::before {
  position: absolute;
  right: 6px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}


.c-four-page-checkout__shipping-methods-shipping {
  max-width: 100%;
}


/*
 * ** End Second Step **
 */
/*
 * ** Start Third Step **
 */
.c-four-page-checkout__second-step-info {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 40px;
}


.c-four-page-checkout__pay-address-info {
  display: flex;
  flex-wrap: wrap;
  width: 45%;
  padding: 10px;
  border: 1px solid #dddddd;
}


.c-four-page-checkout__shipping-address-info {
  display: flex;
  flex-wrap: wrap;
  width: 40%;
  padding: 10px;
  border: 1px solid #dddddd;
}


.c-four-page-checkout__pay-address-title-wrapper, .c-four-page-checkout__shipping-address-title-wrapper {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}


.c-four-page-checkout__pay-address-title-wrapper, .c-four-page-checkout__shipping-address-title-wrapper {
  font-weight: bold;
}


.c-four-page-checkout__shipping-address-edit-link, .c-four-page-checkout__pay-address-edit-link {
  font-size: 16px;
  font-weight: bold;
  color: black;
  margin: 0 2px;
}

.c-four-page-checkout__shipping-address-edit-link:hover, .c-four-page-checkout__pay-address-edit-link:hover {
  text-decoration: underline;
}


.c-four-page-checkout__pay-address-title, .c-four-page-checkout__shipping-address-title {
  font-size: 16px;
  font-weight: bold;
  margin-right: 4px;
}


.c-four-page-checkout__pay-address, .c-four-page-checkout__shipping-address {
  font-size: 12px;
}

.c-four-page-checkout__pay-address .address-first-name, .c-four-page-checkout__pay-address .address-last-name, .c-four-page-checkout__shipping-address .address-first-name, .c-four-page-checkout__shipping-address .address-last-name {
  font-weight: bold;
}


.c-four-page-checkout__billing-shipping-methods-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 40px;
}


.c-four-page-checkout__billing-method-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 48%;
}


.c-four-page-checkout__shipping-method-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 48%;
}


.c-four-page-checkout__billing-method-title {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  font-size: 18px;
}

.c-four-page-checkout__billing-method-title::before {
  content: "3";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: black;
  color: white;
}


.c-four-page-checkout__shipping-method-title {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  font-size: 18px;
}

.c-four-page-checkout__shipping-method-title::before {
  content: "4";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: black;
  color: white;
}


.c-four-page-checkout__billing-methods-payment label {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}

.c-four-page-checkout__billing-methods-payment label img {
  max-width: 100%;
  max-height: 22px;
  width: auto;
  height: auto;
}


.c-four-page-checkout__shipping-methods-shipping > label {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}


.c-four-page-checkout__shipping-methods-shipping .c-speedy-widget__speedy-options-wrapper {
  margin-bottom: 30px;
}

.c-four-page-checkout__shipping-methods-shipping .c-econt-widget__econt-options-wrapper {
  margin-bottom: 30px;
}


.c-four-page-checkout__instructions-list {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}


.c-four-page-checkout__instructions {
  display: flex;
  width: 100%;
  margin-top: 10px;
}

.c-four-page-checkout__instructions textarea {
  min-width: 400px;
  min-height: 70px;
}


.c-four-page-checkout__steps-button-wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.c-four-page-checkout__steps-button-wrapper .c-four-page-checkout__next-step-button-wrapper {
  width: auto;
}


.c-four-page-checkout__prev-step-button-wrapper {
  position: relative;
}


.c-four-page-checkout__prev-step-button-submit {
  padding: 10px 10px 10px 30px !important;
}


.c-four-page-checkout__prev-step-button-icon {
  pointer-events: none;
}

.c-four-page-checkout__prev-step-button-icon:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e002";
  font-size: 14px;
  color: white;
  margin-right: 5px;
}

.c-four-page-checkout__prev-step-button-icon::before {
  position: absolute;
  left: 6px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  transform: rotate(180deg);
}


/*
 * ** End Third Step **
 */
/*
 * ** Satrt Fourth Step **
 */
.c-four-page-checkout__review-row-title {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  font-size: 18px;
}

.c-four-page-checkout__review-row-title:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e03a";
  font-size: 14px;
  color: white;
  margin-right: 5px;
}

.c-four-page-checkout__review-row-title::before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: black;
  color: white;
}


.c-four-page-checkout__shipping-billing-review-information {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 90%;
  padding: 20px 10px;
  margin: 0 auto 40px auto;
  border: 1px solid #dddddd;
}


.c-four-page-checkout__review-title {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #dddddd;
}


.c-four-page-checkout__billing-review-section, .c-four-page-checkout__shipping-review-section {
  display: flex;
  flex-wrap: wrap;
  width: 49%;
}


.c-four-page-checkout__shipping-review-info, .c-four-page-checkout__shipping-review-method, .c-four-page-checkout__billing-review-info, .c-four-page-checkout__billing-review-method {
  width: 100%;
}


.c-four-page-checkout__billing-review-info, .c-four-page-checkout__shipping-review-info {
  min-height: 140px;
}


.c-four-page-checkout__cart-title {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  font-size: 18px;
}

.c-four-page-checkout__cart-title:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e031";
  font-size: 14px;
  color: white;
  margin-right: 5px;
}

.c-four-page-checkout__cart-title::before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background: black;
  color: white;
}


.c-four-page-checkout__products-section .c-order-details__products-columns-titles > span, .c-four-page-checkout__products-section .c-order-details__products-total-price-wrapper {
  font-weight: bold;
}

.c-four-page-checkout__products-section .c-order-details__products-image {
  max-height: 180px;
  width: auto;
}


@media only screen and (max-width: 1110px) {
  .c-order-details__products-list {
  position: relative;
}


.c-order-details__products-discounts-inner-wrapper {
  bottom: 47px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  position: absolute;
  display: flex;
  align-items: center;
}

.c-order-details__products-discounts-inner-wrapper del {
  font-size: 12px;
}

.c-order-details__products-discounts-inner-wrapper span {
  font-size: 10px;
}
}


.c-four-page-checkout__steps-button-wrapper.is-fourth-step {
  margin-top: 20px;
}

.c-four-page-checkout__steps-button-wrapper.is-fourth-step .c-one-page-checkout__finalize-order {
  margin-top: 0;
  position: relative;
}

.c-four-page-checkout__steps-button-wrapper.is-fourth-step .c-one-page-checkout__finalize-order-submit {
  padding: 12px 20px 12px 40px;
  font-size: 17px;
}

.c-four-page-checkout__steps-button-wrapper.is-fourth-step .c-one-page-checkout__finalize-order-icon {
  pointer-events: none;
}
.c-four-page-checkout__steps-button-wrapper.is-fourth-step .c-one-page-checkout__finalize-order-icon:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e0c8";
  font-size: 20px;
  color: white;
  margin-right: 5px;
}
.c-four-page-checkout__steps-button-wrapper.is-fourth-step .c-one-page-checkout__finalize-order-icon::before {
  position: absolute;
  left: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}

.c-four-page-checkout__steps-button-wrapper.is-fourth-step .c-four-page-checkout__prev-step-button-wrapper {
  max-height: 37px;
}


/*
 * ** End Fourth Step **
 */
/*
 * ** Start Mobile Four Page Checkout **
 */
@media only screen and (max-width: 1110px) {
  .c-four-page-checkout.is-first-step, .c-four-page-checkout.is-second-step, .c-four-page-checkout.is-third-step, .c-four-page-checkout.is-fourth-step {
  padding: 0;
}


.c-four-page-checkout__login-wrapper, .c-four-page-checkout__register-wrapper {
  width: 100%;
}


.c-four-page-checkout__input, .c-four-page-checkout__label, .c-four-page-checkout__social-login-wrapper {
  width: 100%;
  max-width: 400px;
}


.c-four-page-checkout__label {
  margin-bottom: 8px;
}


.c-four-page-checkout__social-login-buttons {
  margin-bottom: 20px;
}


.c-four-page-checkout__register-captcha .c-captcha__container {
  width: 100%;
  max-width: 420px;
}


.c-four-page-checkout__address-form-state .custom-select, .c-four-page-checkout__shipping-address-state .custom-select {
  width: 100%;
}


.c-extra-field__input, .c-four-page-checkout__shipping-address-address1 input {
  width: 100%;
}


.c-extra-field__label {
  width: 100%;
}


.c-four-page-checkout__address-form-address1 input {
  width: 100%;
}


.c-four-page-checkout__pay-address-info {
  width: 100%;
  margin-bottom: 12px;
}


.c-four-page-checkout__shipping-address-info {
  width: 100%;
}


.c-four-page-checkout__methods-form {
  padding: 0 10px;
}


.c-four-page-checkout__billing-method-wrapper {
  width: 100%;
  margin-bottom: 12px;
}


.c-four-page-checkout__shipping-method-wrapper {
  width: 100%;
}


.c-four-page-checkout__billing-review-section, .c-four-page-checkout__shipping-review-section {
  width: 100%;
}


.c-four-page-checkout__steps-button-wrapper {
  flex-wrap: wrap;
}


.c-four-page-checkout__steps-button-wrapper.is-fourth-step .c-four-page-checkout__prev-step-button-submit {
  font-size: 12px !important;
}

.c-four-page-checkout__steps-button-wrapper.is-fourth-step .c-four-page-checkout__prev-step-button-icon::before {
  font-size: 12px;
}

.c-four-page-checkout__steps-button-wrapper.is-fourth-step .c-one-page-checkout__finalize-order {
  margin-top: 20px;
}


.c-four-page-checkout.is-fourth-step .o-page-content {
  padding: 0 10px;
}
}


/*
 * ** End Mobile Four Page Checkout **
 */
/*
 * *
 * * Profile Page - Addresses
 */
.c-addresses-profile-page__column-titles {
  display: flex;
  padding-bottom: 5px;
  border-bottom: 1px solid #d5d5d5;
}


.c-addresses-profile-page__address-title {
  width: 40%;
  padding-left: 20px;
}


.c-addresses-profile-page__default-billing-title, .c-addresses-profile-page__default-shipping-title {
  width: 20%;
  text-align: center;
}


.c-addresses-profile-page__edit-address-title, .c-addresses-profile-page__delete-address-title {
  width: 10%;
  text-align: center;
}


.c-addresses-profile-page__column-content {
  display: flex;
  padding: 10px 0;
  align-items: center;
  border-bottom: 1px solid #d5d5d5;
}


.c-addresses-profile-page__address {
  width: 40%;
}


.c-addresses-profile-page__default-billing, .c-addresses-profile-page__default-shipping {
  width: 20%;
  text-align: center;
}


.c-addresses-profile-page__edit-address, .c-addresses-profile-page__delete-address {
  width: 10%;
  text-align: center;
}


.c-addresses-profile-page__edit-address-icon::before {
  content: "\270E";
  color: black;
}


.c-addresses-profile-page__edit-address-icon:hover {
  opacity: 0.8;
}


.c-addresses-profile-page__delete-address-icon::before {
  content: "\274C";
  color: #ed1c2e;
}


.c-addresses-profile-page__delete-address-icon::hover {
  opacity: 0.8;
}


.c-addresses-profile-page__add-update-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}


.c-addresses-profile-page__update-input {
  border: none;
  color: white;
  background: #1a170f;
  cursor: pointer;
  padding: 7px;
}


.c-addresses-profile-page__add-address-link {
  border: none;
  color: white;
  background: #1a170f;
  cursor: pointer;
  padding: 7px;
}


.c-address-profile__personal-or-business {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}


.c-address-profile__type, .c-address-profile__business-type {
  width: 35%;
}


.c-address-profile__business-table {
  margin-bottom: 20px;
}


.c-address-create-profile-page__add-address-button {
  display: flex;
  justify-content: flex-end;
}


.c-address-create-profile-page__add-address-button-submit {
  border: none;
  color: white;
  background: #1a170f;
  cursor: pointer;
  padding: 7px;
}


.c-address-edit-profile-page__update-address-button {
  display: flex;
  justify-content: flex-end;
}


.c-address-edit-profile-page__update-address-submit {
  border: none;
  color: white;
  background: #1a170f;
  cursor: pointer;
  padding: 7px;
}


.c-address-create-profile-page__form .custom-select {
  width: 70%;
}
.c-address-create-profile-page__form .custom-select select {
  width: 100%;
}


.c-address-create-profile-page__address1 input {
  width: 70%;
}


@media only screen and (max-width: 640px) {
  .c-address-create-profile-page__form .custom-select {
  width: 100%;
}
.c-address-create-profile-page__form .custom-select select {
  width: 100%;
}


.c-address-create-profile-page__address1 input {
  width: 100%;
}
}


/*
 * *
 * * Invoices Profile Page
 */
.c-invoices-profile-page__invoice-column-titles {
  display: flex;
  padding-bottom: 5px;
  border-bottom: 1px solid #d5d5d5;
}


.c-invoices-profile-page__id-title, .c-invoices-profile-page__id {
  width: 10%;
  text-align: center;
}


.c-invoices-profile-page__type-title, .c-invoices-profile-page__type {
  width: 20%;
  text-align: center;
}


.c-invoices-profile-page__date-title, .c-invoices-profile-page__date {
  width: 20%;
  text-align: center;
}


.c-invoices-profile-page__total-title, .c-invoices-profile-page__price-value {
  width: 20%;
  text-align: center;
}


.c-invoices-profile-page__order-title, .c-invoices-profile-page__details {
  width: 10%;
  text-align: center;
}


.c-invoices-profile-page__company-title, .c-invoices-profile-page__company {
  width: 10%;
  text-align: center;
}


.c-invoices-profile-page__print-title, .c-invoices-profile-page__print-button {
  width: 10%;
  text-align: center;
}


.c-invoices-profile-page__id-title, .c-invoices-profile-page__type-title, .c-invoices-profile-page__date-title, .c-invoices-profile-page__total-title, .c-invoices-profile-page__order-title, .c-invoices-profile-page__company-title {
  font-weight: 700;
}


.c-invoices-profile-page__column-title-mobile {
  display: none;
}


.c-invoices-profile-page__invoice-column-content {
  display: flex;
  padding: 10px 0;
  align-items: center;
  border-bottom: 1px solid #d5d5d5;
}


.c-invoices-profile-page__details-link {
  color: black;
}

.c-invoices-profile-page__details-link:hover {
  text-decoration: underline;
}


@media only screen and (max-width: 640px) {
  .c-invoices-profile-page__id-title, .c-invoices-profile-page__type-title, .c-invoices-profile-page__date-title, .c-invoices-profile-page__total-title, .c-invoices-profile-page__order-title, .c-invoices-profile-page__company-title {
  font-size: 0;
}


.c-invoices-profile-page__column-title-mobile {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #555555;
}


.c-invoices-profile-page__id, .c-invoices-profile-page__type, .c-invoices-profile-page__date, .c-invoices-profile-page__price-value, .c-invoices-profile-page__details, .c-invoices-profile-page__company, .c-invoices-profile-page__print-button {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: left;
  border: 0;
  padding: 4px 8px;
}


.c-invoices-profile-page__invoice-column-content {
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #d5d5d5;
  position: relative;
}


.c-invoices-profile-page__print-button {
  position: absolute;
  right: 8px;
  top: 4px;
  width: max-content;
}


.c-invoices-profile-page__print-link {
  background: black;
  color: white;
  padding: 4px 12px;
  line-height: 19px;
  font-size: 13px;
}

.c-invoices-profile-page__print-link:hover {
  background-color: #e6092c;
}
}


.c-make-payments-profile-page__payment-data-wrapper {
  display: flex;
  flex-direction: column;
}


.c-make-payments-profile-page__payment-amount {
  display: flex;
  flex-direction: column;
}


.c-make-payments-profile-page__input-text {
  width: 10%;
}


.c-make-payments-profile-page__payment-note {
  display: flex;
  flex-direction: column;
  margin: 15px 0 10px 0;
}


.c-make-payments-profile-page__payment-data {
  width: 70%;
  margin: 0 0 0 25px;
}


.c-make-payments-profile-page__title {
  margin: 0 0 20px 25px;
  font-size: 18px;
}


.c-make-payments-profile-page__pay-amount-label, .c-make-payments-profile-page__payment-notes-label {
  margin: 0 0 10px 0;
}


.c-make-payments-profile-page__make-payment-button {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin: 15px 0 0 25px;
}


.c-make-payments-profile-page__payment-module .c-custom-select-image__target {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #dddddd;
  color: #333333;
}


.c-make-payments-profile-page__input-text {
  min-width: 120px;
}


/*
 * *
 * * Profile Menu
 */
.c-profile-tabs__menu-list {
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid #d5d5d5;
}


.c-profile-tabs__menu {
  padding: 5px 0;
  border-bottom: 1px solid #d5d5d5;
}


.c-profile-tabs__menu:last-child {
  border-bottom: 0;
}


.c-profile-tabs__menu.active .c-profile-tabs__menu-link {
  margin-left: 10px;
}


.c-profile-tabs__menu-link::before {
  content: "\276F";
  margin-right: 5px;
  font-weight: 700;
  font-size: 12px;
}


.c-profile-tabs__menu-link {
  display: flex;
  align-items: center;
  color: #fffcff;
}


/*
 * *
 * * Mobile Customer Profile Menu
 */
@media only screen and (max-width: 1110px) {
  .c-profile-pages__mobile-menu {
  margin: 20px 20px 0;
}
}


/*
 * *
 * * My Payments Profile Page
 */
.c-my-payments-profile-page__subtitle-and-new-payment-button {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}


.c-my-payments-profile-page__subtitle {
  font-size: 16px;
}


.c-my-payments-profile-page__new-payment-input {
  border: none;
  color: white;
  background: #1a170f;
  cursor: pointer;
  padding: 7px;
}


.c-my-payments-profile-page__my-payments-columns-titles {
  display: flex;
  padding-bottom: 5px;
  border-bottom: 1px solid #d5d5d5;
}


.c-my-payments-profile-page__id-title, .c-my-payments-profile-page__id {
  width: 10%;
  text-align: center;
}


.c-my-payments-profile-page__payment-title, .c-my-payments-profile-page__payment {
  width: 35%;
  text-align: center;
}


.c-my-payments-profile-page__date-title, .c-my-payments-profile-page__date {
  width: 10%;
  text-align: center;
}


.c-my-payments-profile-page__details-title, .c-my-payments-profile-page__details {
  width: 20%;
  text-align: center;
}


.c-my-payments-profile-page__total-title, .c-my-payments-profile-page__price-value {
  width: 25%;
  text-align: center;
}


.c-points-profile-page__id-title, .c-points-profile-page__payment-title, .c-points-profile-page__date-title, .c-points-profile-page__details-title, .c-points-profile-page__total-title {
  font-weight: 700;
}


.c-my-payments-profile-page__column-title-mobile {
  display: none;
}


.c-my-payments-profile-page__my-payments-columns-content {
  display: flex;
  padding: 10px 0;
  align-items: center;
  border-bottom: 1px solid #d5d5d5;
}


@media only screen and (max-width: 640px) {
  .c-my-payments-profile-page__id-title, .c-my-payments-profile-page__payment-title, .c-my-payments-profile-page__date-title, .c-my-payments-profile-page__details-title, .c-my-payments-profile-page__total-title {
  font-size: 0;
}


.c-my-payments-profile-page__column-title-mobile {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #555555;
}


.c-my-payments-profile-page__id, .c-my-payments-profile-page__payment, .c-my-payments-profile-page__date, .c-my-payments-profile-page__details, .c-my-payments-profile-page__price-value {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: left;
  border: 0;
  padding: 4px 8px;
}


.c-my-payments-profile-page__my-payments-columns-content {
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #d5d5d5;
  position: relative;
}


.c-my-payments-profile-page__details {
  position: absolute;
  right: 8px;
  top: 4px;
  width: max-content;
}


.c-my-payments-profile-page__details-link {
  background: black;
  color: white;
  padding: 4px 12px;
  line-height: 19px;
  font-size: 13px;
}

.c-my-payments-profile-page__details-link:hover {
  background-color: #e6092c;
}
}


/*
 * *
 * * Profile Orders Page
 */
.c-orders-profile-page__column-titles {
  display: flex;
  padding-bottom: 5px;
  border-bottom: 1px solid #d5d5d5;
}


.c-orders-profile-page__id-title, .c-orders-profile-page__id {
  width: 10%;
  text-align: center;
}


.c-orders-profile-page__status-title, .c-orders-profile-page__status {
  width: 20%;
  text-align: center;
}


.c-orders-profile-page__date-title, .c-orders-profile-page__date {
  width: 30%;
  text-align: center;
}


.c-orders-profile-page__details-title, .c-orders-profile-page__details {
  width: 20%;
  text-align: center;
}


.c-orders-profile-page__total-title, .c-orders-profile-page__price-value {
  width: 20%;
  text-align: center;
}


.c-orders-profile-page__id-title, .c-orders-profile-page__status-title, .c-orders-profile-page__date-title, .c-orders-profile-page__details-title, .c-orders-profile-page__total-title {
  font-weight: 700;
}


.c-orders-profile-page__column-title-mobile {
  display: none;
}


.c-orders-profile-page__column-content {
  display: flex;
  padding: 10px 0;
  align-items: center;
  border-bottom: 1px solid #d5d5d5;
}


.c-orders-profile-page__details-link {
  color: black;
}

.c-orders-profile-page__details-link:hover {
  text-decoration: underline;
}


.c-orders-profile-page__order-filter-button-wrapper {
  display: inline-block;
}

.c-orders-profile-page__order-filter-button-wrapper .c-orders-profile-page__order-filter-submit {
  padding: 4px 16px;
}


.c-orders-profile-page__order-filter-reset {
  border: 0;
  background: white;
  margin: 0 0 0 4px;
  cursor: pointer;
}

.c-orders-profile-page__order-filter-reset:hover {
  text-decoration: underline;
  transition: all 0.1s ease;
}


.c-orders-profile-page__orders-filter-form {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 12px 0 24px 0;
}

.c-orders-profile-page__orders-filter-form .c-orders-profile-page__order-filter-input {
  margin: 0 8px 0 0;
  padding: 4px 6px;
}


.c-orders-profile-page__order-filter-label {
  margin: 0 4px 0 0;
}


.c-orders-profile-page__order-filter-select {
  margin: 0 8px 0 0;
}


@media only screen and (max-width: 640px) {
  .c-orders-profile-page__orders-filter-form {
  flex-wrap: wrap;
  justify-content: center;
}


.c-orders-profile-page__orders-filter-form .c-orders-profile-page__order-filter-input {
  margin: 12px 8px 12px 0;
  min-width: 60px;
  max-width: 110px;
}


.c-orders-profile-page__order-filter-select {
  width: 100%;
  margin: 0 0 12px 0;
}


.c-orders-profile-page__table * {
  font-size: 12px;
  word-break: break-all;
}


.c-orders-profile-page__id-title, .c-orders-profile-page__status-title, .c-orders-profile-page__date-title, .c-orders-profile-page__details-title, .c-orders-profile-page__total-title {
  font-size: 0;
}


.c-orders-profile-page__column-title-mobile {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #555555;
}


.c-orders-profile-page__id, .c-orders-profile-page__status, .c-orders-profile-page__date, .c-orders-profile-page__details, .c-orders-profile-page__price-value {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: left;
  border: 0;
  padding: 4px 8px;
}


.c-orders-profile-page__column-content {
  padding: 0;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #d5d5d5;
  position: relative;
}


.c-orders-profile-page__details {
  position: absolute;
  right: 8px;
  top: 4px;
  width: max-content;
}


.c-orders-profile-page__details-link {
  background: black;
  color: white;
  padding: 4px 12px;
  line-height: 19px;
  font-size: 13px;
}

.c-orders-profile-page__details-link:hover {
  background-color: #e6092c;
}
}


/*
 * *
 * * Points Profile Page
 */
.c-points-profile-page .c-pager-bottom {
  justify-content: flex-end;
}


.c-points-profile-page__subtitle-and-score {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}


.c-points-profile-page__subtitle {
  font-size: 16px;
}


.c-points-profile-page__points-score {
  font-size: 16px;
}


.c-points-profile-page__points-score-wheel {
  font-weight: 700;
}


.c-points-profile-page__column-titles {
  display: flex;
  padding-bottom: 5px;
  border-bottom: 1px solid #d5d5d5;
}


.c-points-profile-page__column-title-mobile {
  display: none;
}


.c-points-profile-page__time-title, .c-points-profile-page__time {
  width: 20%;
  text-align: center;
}


.c-points-profile-page__action-title, .c-points-profile-page__action {
  width: 10%;
  text-align: center;
}


.c-points-profile-page__points-title, .c-points-profile-page__points {
  width: 10%;
  text-align: center;
}


.c-points-profile-page__description-title, .c-points-profile-page__description {
  width: 40%;
  text-align: center;
}


.c-points-profile-page__status-title, .c-points-profile-page__status {
  width: 20%;
  text-align: center;
}


.c-points-profile-page__time-title, .c-points-profile-page__action-title, .c-points-profile-page__points-title, .c-points-profile-page__description-title, .c-points-profile-page__status-title {
  font-weight: 700;
}


.c-points-profile-page__table {
  margin-bottom: 20px;
}


.c-points-profile-page__column-content {
  display: flex;
  padding: 10px 0;
  align-items: center;
  border-bottom: 1px solid #d5d5d5;
}


@media only screen and (max-width: 640px) {
  .c-points-profile-page__time-title, .c-points-profile-page__action-title, .c-points-profile-page__points-title, .c-points-profile-page__description-title, .c-points-profile-page__status-title {
  font-size: 0;
}


.c-points-profile-page__column-title-mobile {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #555555;
}


.c-points-profile-page__time, .c-points-profile-page__action, .c-points-profile-page__points, .c-points-profile-page__description, .c-points-profile-page__status {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: left;
  border: 0;
  padding: 4px 8px;
}


.c-points-profile-page__column-content {
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #d5d5d5;
}
}


/*
 * *
 * * Reorder Profile Page
 */
.c-reorder-profile-page .c-pager-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.c-reorder-profile-page .c-pager-bottom {
  margin-top: 20px;
}


.c-reorder-profile-page__reorder-columns-titles {
  display: flex;
  padding-bottom: 5px;
  border-bottom: 1px solid #d5d5d5;
}


.c-reorder-profile-page__image-title, .c-reorder-profile-page__image {
  width: 15%;
  text-align: center;
}


.c-reorder-profile-page__product-title, .c-reorder-profile-page__product {
  width: 30%;
  text-align: center;
}


.c-reorder-profile-page__ordered-quantity-title, .c-reorder-profile-page__ordered-quantity {
  width: 10%;
  text-align: center;
}


.c-reorder-profile-page__price-per-unit-title, .c-reorder-profile-page__price-per-unit {
  width: 20%;
  text-align: center;
}


.c-reorder-profile-page__reorder-title, .c-reorder-profile-page__reorder {
  width: 25%;
  text-align: center;
}


.c-reorder-profile-page__image-title, .c-reorder-profile-page__product-title, .c-reorder-profile-page__ordered-quantity-title, .c-reorder-profile-page__price-per-unit-title, .c-reorder-profile-page__reorder-title {
  font-weight: 700;
}


.c-reorder-profile-page__reorder-column-content {
  display: flex;
  padding: 10px 0;
  align-items: center;
  border-bottom: 1px solid #d5d5d5;
}


.c-reorder-profile-page__product-image {
  max-width: 100px;
  height: auto;
}


.c-reorder-profile-page__product-name-link {
  color: black;
  font-size: 14px;
  text-decoration: underline;
  padding: 4px;
}

.c-reorder-profile-page__product-name-link:hover {
  text-decoration: none;
}


.c-reorder-profile-page__product-sku {
  font-size: 12px;
  padding: 4px;
}


.c-reorder-profile-page__price-per-unit .price-value {
  font-size: 16px;
}


.c-reorder-profile-page__price-per-unit .what-price.single-price {
  display: none;
}


.c-reorder-profile-page__buy-button-input {
  border: none;
  color: white;
  background: #1a170f;
  cursor: pointer;
  padding: 7px;
}


.c-reorder-profile-page__buy-button-quantity-input {
  max-width: 30px;
  padding: 5px;
  text-align: center;
}


.c-reorder-profile-page__availability {
  padding: 5px;
}


/*
 * Start Reorder page mobile version
 */
.c-reorder-profile-page__ordered-quantity-title-mobile, .c-reorder-profile-page__price-per-unit-title-mobile {
  display: none;
}


@media only screen and (max-width: 640px) {
  .c-reorder-profile-page .c-pager-top {
  flex-wrap: wrap;
}


.c-reorder-profile-page .c-pager-top .c-pager__buttons {
  display: none;
}


.c-reorder-profile-page__ordered-quantity-title-mobile, .c-reorder-profile-page__price-per-unit-title-mobile {
  display: flex;
  text-align: center;
  justify-content: center;
  margin-top: 6px;
  font-size: 12px;
}


.c-reorder-profile-page__reorder-columns-titles {
  display: none;
}


.c-reorder-profile-page__reorder-table {
  display: flex;
  flex-wrap: wrap;
}


.c-reorder-profile-page__reorder-column-content {
  flex-wrap: wrap;
  border: 1px solid #d5d5d5;
  justify-content: center;
  width: 48%;
  padding: 10px;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}


.c-reorder-profile-page__reorder-column-content:nth-child(odd) {
  margin: 0 0 10px 1%;
}


.c-reorder-profile-page__reorder-column-content:nth-child(even) {
  margin: 0 1% 10px 0;
}


.c-reorder-profile-page__image {
  width: 100%;
}


.c-reorder-profile-page__product {
  width: 100%;
}


.c-reorder-profile-page__ordered-quantity {
  width: 100%;
  margin-top: auto;
}


.c-reorder-profile-page__price-per-unit {
  width: 100%;
  margin-top: auto;
}


.c-reorder-profile-page__reorder {
  width: 100%;
  margin-top: auto;
}
}


/*
 * End Reorder page mobile version
 */
/*
 * *
 * * Wishlist Profile Page
 */
.c-wishlist-profile-page__send-to-friend-note {
  margin-bottom: 10px;
}


.c-wishlist-profile-page__send-to-friend {
  margin-bottom: 30px;
}


.c-wishlist-profile-page__send-to-friend-input-text {
  padding: 5px;
}


.c-wishlist-profile-page__send-to-friend-input {
  border: none;
  color: white;
  background: #1a170f;
  cursor: pointer;
  padding: 7px;
}


.c-wishlist-profile-page__send-to-friend-button {
  display: inline-block;
  margin-left: 10px;
}


.c-wishlist-profile-page__subtitle {
  font-size: 16px;
  margin-bottom: 10px;
}


.c-wishlist-profile-page__remove-wishlist-link {
  color: black;
  font-size: 12px;
}

.c-wishlist-profile-page__remove-wishlist-link::after {
  content: "\274C";
  color: #ed1c2e;
  padding: 5px;
  font-size: 10px;
  font-weight: 700;
}


.c-wishlist-profile-page__product-icon-link {
  width: 100%;
  height: 100%;
}


.c-wishlist-profile-page__image-and-icons-wrapper {
  position: relative;
}


.c-wishlist-profile-page__product-wrapper {
  flex-direction: column;
  width: 100%;
}

.c-wishlist-profile-page__product-wrapper .c-product-listing__product-image-wrapper {
  width: 100%;
}

.c-wishlist-profile-page__product-wrapper .c-product-listing__product-details {
  width: 100%;
}

.c-wishlist-profile-page__product-wrapper .c-product-listing__product-actions {
  width: 100%;
  position: initial;
}

.c-wishlist-profile-page__product-wrapper .c-product-listing__product-description {
  display: none;
}

.c-wishlist-profile-page__product-wrapper .c-product-listing__product-name {
  text-align: center;
}

.c-wishlist-profile-page__product-wrapper .c-product-listing__product-image {
  max-height: 260px;
}

.c-wishlist-profile-page__product-wrapper .c-wishlist-profile-page__item-type {
  position: absolute;
  z-index: 8;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 8px;
  background: rgba(255, 255, 255, 0.8);
}

.c-wishlist-profile-page__product-wrapper .c-product-listing__product-actions .c-product-price__discount-precent-wrapper {
  top: 16px;
  right: 4px;
}


@media only screen and (max-width: 640px) {
  .c-wishlist-profile-page__send-to-friend-button {
  margin: 4px 0 0 0;
  display: block;
}


.c-wishlist-profile-page__send-to-friend-input-text {
  width: 100%;
}


.c-wishlist-profile-page__send-to-friend-input {
  width: 100%;
  padding: 0;
  height: 32px;
  line-height: 1;
}


.c-wishlist-profile-page .c-product-listing__product-actions {
  align-items: center;
}


.c-wishlist-profile-page .c-product-listing__availability {
  text-align: center;
}


.c-wishlist-profile-page .o-product-list-grid-view {
  grid-template-columns: 100% !important;
}
}


/*
 * *
 * * Profile Page
 */
.c-profile-pages {
  margin-bottom: 40px;
}


.c-profile-pages__recent-orders, .c-profile-pages__address, .c-profile-pages__account-info {
  padding: 20px 0;
  border-bottom: 1px solid #d5d5d5;
}


.c-profile-pages__points {
  padding: 20px 0;
}


.c-profile-pages__edit-password-form {
  display: none;
  padding: 10px 10px 0 25px;
}


.c-profile-pages__update-password-button {
  display: block;
  margin-top: 10px;
  width: 50%;
  text-align: right;
}


.c-profile-pages__recent-orders-title {
  margin-bottom: 10px;
  font-size: 18px;
}


.c-profile-pages__recent-orders-columns-titles, .c-profile-pages__recent-orders-columns-content {
  display: flex;
}


.c-profile-pages__recent-orders-title-id, .c-profile-pages__recent-orders-id {
  width: 10%;
  text-align: center;
}


.c-profile-pages__recent-orders-title-status, .c-profile-pages__recent-orders-status {
  width: 20%;
  text-align: center;
}


.c-profile-pages__recent-orders-title-date, .c-profile-pages__recent-orders-date {
  width: 30%;
  text-align: center;
}


.c-profile-pages__recent-orders-title-details, .c-profile-pages__recent-orders-details {
  width: 20%;
  text-align: center;
}


.c-profile-pages__recent-orders-title-total {
  width: 20%;
  text-align: center;
}


.c-profile-pages__recent-orders-price-value {
  width: 20%;
  text-align: right;
}


.c-profile-pages__recent-orders-details-link {
  color: black;
}

.c-profile-pages__recent-orders-details-link:hover {
  text-decoration: underline;
}


.c-profile-pages__recent-orders-title-id, .c-profile-pages__recent-orders-title-status, .c-profile-pages__recent-orders-title-date, .c-profile-pages__recent-orders-title-details, .c-profile-pages__recent-orders-title-total {
  padding: 5px;
  border-bottom: 1px solid #d5d5d5;
  font-weight: 700;
}


.c-profile-pages__recent-orders-id, .c-profile-pages__recent-orders-status, .c-profile-pages__recent-orders-date, .c-profile-pages__recent-orders-details, .c-profile-pages__recent-orders-price-value {
  padding: 10px;
  border-bottom: 1px solid #d5d5d5;
}


.c-profile-pages__view-all-orders-button {
  padding-top: 10px;
  display: flex;
  justify-content: flex-end;
}


.c-profile-pages__view-all-orders-link {
  color: black;
}

.c-profile-pages__view-all-orders-link:hover {
  text-decoration: underline;
}


.c-profile-pages__column-title-mobile {
  display: none;
}


.c-profile-pages__address {
  position: relative;
}


.c-profile-pages__customer-group-banner {
  width: 200px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 10%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}


.c-profile-pages__address-title {
  margin-bottom: 10px;
  font-size: 18px;
}


.c-profile-pages__address-link {
  color: black;
}

.c-profile-pages__address-link .address-first-name, .c-profile-pages__address-link .address-last-name {
  font-size: 18px;
}


.c-profile-pages__form .c-newsletters__newsletter-section {
  padding-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
}


.c-profile-pages__account-info-title {
  margin-bottom: 10px;
  font-size: 18px;
}


.c-profile-pages__new-password, .c-profile-pages__confirm-password {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 50%;
}


.c-profile-pages__new-password-label, .c-profile-pages__confirm-password-label {
  width: 40%;
}


.c-profile-pages__new-password-input, .c-profile-pages__confirm-password-input {
  padding: 5px;
  width: 60%;
}


.c-profile-pages__change-pass-help-wrapper {
  display: flex;
  padding: 5px 0 10px 0;
}


.c-profile-pages__change-pass-help-wrapper::before {
  content: "";
  width: 20%;
}


.c-profile-pages__update-password-input {
  padding: 7px;
  background: #1a170f;
  color: white;
  border: 0;
  cursor: pointer;
}


.c-profile-pages__points-title {
  margin-bottom: 10px;
  font-size: 18px;
}


.c-profile-pages__points-info-link {
  color: black;
  font-weight: 700;
}

.c-profile-pages__points-info-link:hover {
  text-decoration: underline;
}


/*
 * *
 * * Mobile Profile Page
 */
@media only screen and (max-width: 1110px) {
  .c-profile-pages__customer-group-banner {
  width: 140px;
  height: 100%;
  position: relative;
  top: 0;
  right: 0;
  margin: 0 0 12px 0;
}
}


@media only screen and (max-width: 640px) {
  .c-profile-pages .o-page-content, .c-profile-pages .o-page-content-listing {
  padding: 0 20px;
}


.c-profile-pages__recent-orders-title-id, .c-profile-pages__recent-orders-title-status, .c-profile-pages__recent-orders-title-date, .c-profile-pages__recent-orders-title-details, .c-profile-pages__recent-orders-title-total {
  font-size: 0;
}


.c-profile-pages__column-title-mobile {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #555555;
}


.c-profile-pages__recent-orders-id, .c-profile-pages__recent-orders-status, .c-profile-pages__recent-orders-date, .c-profile-pages__recent-orders-details, .c-profile-pages__recent-orders-price-value {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: left;
  border: 0;
  padding: 4px 8px;
}


.c-profile-pages__recent-orders-columns-content {
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #d5d5d5;
  position: relative;
}


.c-profile-pages__recent-orders-details-link {
  position: absolute;
  right: 8px;
  top: 4px;
  background: black;
  color: white;
  padding: 4px 12px;
  line-height: 19px;
  font-size: 13px;
}

.c-profile-pages__recent-orders-details-link:hover {
  background-color: #e6092c;
}
}


/*
 * *
 * * ColorBox Core Style
 * * The following rules are the styles that are consistant between themes.
 * * Avoid changing this area to maintain compatability with future versions of ColorBox.
 */
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  overflow: visible !important;
  outline: none;
}


#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}


#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}


#cboxContent {
  position: relative;
  overflow: visible;
}


#cboxLoadedContent {
  overflow: visible !important;
  margin: 0 auto;
}


#cboxLoadedContent iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}


#cboxTitle {
  margin: 0;
}


#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}


#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}


/*
 * *
 * * ColorBox example user style
 * * The following rules are ordered and tabbed in a way that represents the
 * * order/nesting of the generated HTML, so that the structure easier to understand.
 */
#cboxOverlay {
  background: rgba(33, 33, 33, 0.7);
}


#colorbox {
  background: white;
  border-radius: 3px;
  box-shadow: 0 7px 15px -15px #444444;
  border: 1px solid #dadada;
  margin-top: 20px;
}


#cboxContent {
  margin-top: 32px;
}


#cboxLoadedContent {
  padding: 5px;
  background: white;
}


#cboxLoadingGraphic {
  background: url("/skins/orion/customer/images/innerbox/loading.gif?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") center center no-repeat;
}


#cboxLoadingOverlay {
  background: white;
}


#cboxTitle {
  position: absolute;
  top: -24px;
  left: 15px;
  right: 75px;
  height: 18px;
  overflow: hidden;
  font-weight: bold;
  font-size: 12px;
  color: black;
}


#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}


#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -26px;
  background: url("/skins/orion/customer/images/innerbox/controls.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") 0 0 no-repeat;
  border: none;
}


#cboxPrevious {
  background-position: 0px 0px;
  right: 50px;
}


#cboxPrevious.hover {
  background-position: 0px -25px;
}


#cboxNext {
  background-position: -25px 0px;
  right: 30px;
}


#cboxNext.hover {
  background-position: -25px -25px;
}


#cboxClose {
  position: absolute;
  right: 11px;
  top: 0;
  width: 24px;
  height: 24px;
  border: none;
  opacity: 0.7;
  background: rgba(0, 0, 0, 0);
}


#cboxClose:hover {
  opacity: 1;
}


#cboxClose::before, #cboxClose::after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 23px;
  width: 2px;
  background-color: #333333;
}


#cboxClose::before {
  transform: rotate(45deg);
}


#cboxClose::after {
  transform: rotate(-45deg);
}


.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
  right: 66px;
}


.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}


.cboxSlideshow_on #cboxSlideshow.hover {
  background-position: -100px -25px;
}


.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}


.cboxSlideshow_off #cboxSlideshow.hover {
  background-position: -75px -25px;
}


#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
  display: none;
  height: 0;
  margin: 0;
  padding: 0;
}


.cboxNoTitle #cboxTitle {
  display: none !important;
}

.cboxNoTitle #cboxContent {
  margin-top: 0 !important;
}


/*
 * PRODUCTS PER ROW FOR MOBILE
 */
@media only screen and (max-width: 1110px) {
  html {
  --products-per-row-mobile: 1;
}
}


html {
  --disable-masonry: 0;
}


.o-product-list-grid-view {
  display: grid;
  width: 100%;
}


.products-per-row-6 .o-product-list-grid-view {
  grid-template-columns: 16.66% 16.66% 16.66% 16.66% 16.66% 16.66%;
}


.products-per-row-5 .o-product-list-grid-view {
  grid-template-columns: 20% 20% 20% 20% 20%;
}


.products-per-row-4 .o-product-list-grid-view {
  grid-template-columns: 25% 25% 25% 25%;
}


.products-per-row-3 .o-product-list-grid-view {
  grid-template-columns: 33.33% 33.33% 33.33%;
}


.products-per-row-4 .c-featured-category__listing .o-product-list-grid-view, .products-per-row-5 .c-featured-category__listing .o-product-list-grid-view, .products-per-row-6 .c-featured-category__listing .o-product-list-grid-view {
  grid-template-columns: 33.33% 33.33% 33.33%;
}


@media only screen and (max-width: 1110px) {
  .products-per-row-6 .o-product-list-grid-view {
  grid-template-columns: 33.33% 33.33% 33.33%;
}


.products-per-row-5 .o-product-list-grid-view {
  grid-template-columns: 33.33% 33.33% 33.33%;
}


.products-per-row-4 .o-product-list-grid-view {
  grid-template-columns: 33.33% 33.33% 33.33%;
}


.products-per-row-3 .o-product-list-grid-view {
  grid-template-columns: 33.33% 33.33% 33.33%;
}
}


@media only screen and (max-width: 640px) {
  .products-per-row-4 .c-featured-category__listing .o-product-list-grid-view, .products-per-row-5 .c-featured-category__listing .o-product-list-grid-view, .products-per-row-6 .c-featured-category__listing .o-product-list-grid-view {
  grid-template-columns: 100%;
}


.products-per-row-6 .o-product-list-grid-view {
  grid-template-columns: 100%;
}


.products-per-row-5 .o-product-list-grid-view {
  grid-template-columns: 100%;
}


.products-per-row-4 .o-product-list-grid-view {
  grid-template-columns: 100%;
}


.products-per-row-3 .o-product-list-grid-view {
  grid-template-columns: 100%;
}
}


.o-product-grid-wrapper {
  display: inline-flex;
  align-items: flex-start !important;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
  width: 100% !important;
  position: relative;
  z-index: 9;
}

.o-product-grid-wrapper * {
  box-sizing: border-box;
}


.o-product-grid-wrapper.height2, .o-product-grid-wrapper.height2-applied {
  grid-row-end: span 2;
}

.o-product-grid-wrapper.height2 .c-product-grid__product-image-wrap, .o-product-grid-wrapper.height2 .o-box-products__product-image-wrap, .o-product-grid-wrapper.height2-applied .c-product-grid__product-image-wrap, .o-product-grid-wrapper.height2-applied .o-box-products__product-image-wrap {
  padding: 0 0 200% 0;
}


.o-product-grid-wrapper.width2.height2 .c-product-grid__product-image-wrap, .o-product-grid-wrapper.width2.height2 .o-box-products__product-image-wrap, .o-product-grid-wrapper.width2.height2-applied .c-product-grid__product-image-wrap, .o-product-grid-wrapper.width2.height2-applied .o-box-products__product-image-wrap {
  padding: 0 0 149.24% 0;
}


.o-product-grid-wrapper.width2 {
  grid-column-start: span 2;
}


.c-product-grid__product-image-wrap, .o-box-products__product-image-wrap {
  position: relative;
  width: 100%;
  padding: 0 0 149.24% 0;
}

.c-product-grid__product-image-wrap img, .o-box-products__product-image-wrap img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  width: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  display: block;
  bottom: 0;
  margin: 0 auto;
}


.c-product-grid__product-image-wrapper {
  position: relative;
}


.c-product-grid__second-product-image {
  transition: all 0.6s ease;
}


.c-product-grid__product-image-link {
  position: relative;
  overflow: hidden;
}


.c-product-grid__product-image-link.has-second-image .c-product-grid__second-product-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block !important;
  opacity: 0;
}


.c-product-grid__price-modifiers {
  z-index: 9;
}


.c-product-grid__wrapper:hover .c-product-grid__product-image-link.has-second-image .c-product-grid__second-product-image {
  opacity: 1;
}


.c-product-grid__wrapper:hover .c-product-grid__product-image-link.has-second-image .c-product-grid__product-image {
  opacity: 0 !important;
  transition: opacity 0.15s ease;
}


.o-product-grid-wrapper.height2 .c-product-grid__view-wrapper, .o-product-grid-wrapper.height2 .c-product-grid__view-content, .o-product-grid-wrapper.height2-applied .c-product-grid__view-wrapper, .o-product-grid-wrapper.height2-applied .c-product-grid__view-content {
  height: 100%;
}

.o-product-grid-wrapper.height2 .c-product-grid__hover-product-info, .o-product-grid-wrapper.height2-applied .c-product-grid__hover-product-info {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.o-product-grid-wrapper.height2 .c-product-grid__product-image-link, .o-product-grid-wrapper.height2-applied .c-product-grid__product-image-link {
  height: auto !important;
}

.o-product-grid-wrapper.height2 .c-product-grid__product-image, .o-product-grid-wrapper.height2-applied .c-product-grid__product-image {
  max-height: 100% !important;
}

.o-product-grid-wrapper.height2 .c-product-grid__product-image-wrapper, .o-product-grid-wrapper.height2-applied .c-product-grid__product-image-wrapper {
  margin: 0 0 auto 0;
}


/*
 * ** Start Prices **
 */
/*
 * Start prices for boxes
 */
.c-box del.c-price-exclude-taxes__final-price-price-list-price, .c-box del.c-price-include-taxes__final-price-price-list-price, .c-box del.c-price-exclude-taxes__final-price-list-price, .c-box del.c-price-include-taxes__final-price-list-price {
  font-size: 14px;
  color: #cccccc;
  font-weight: normal;
}


.c-box .c-price-include-taxes__no-wholesale-with-tax-price, .c-box .c-price-include-taxes__final-price-with-tax-price, .c-box .c-price-exclude-taxes__no-wholesale-price-list-price, .c-box .c-price-exclude-taxes__final-price-withtax-price, .c-box .c-price-include-taxes__final-price-withtax-price {
  font-size: 22px;
  color: #fafafa;
  font-weight: bold;
}


.c-box .c-price-exclude-taxes__final-price-price-list, .c-box .c-price-include-taxes__final-price-price-list, .c-box .c-price-exclude-taxes__final-price-list, .c-box .c-price-include-taxes__final-price-list {
  width: 100%;
  padding: 0;
  justify-content: flex-start;
}


.c-box .c-price-exclude-taxes__final-price-with-tax, .c-box .c-price-include-taxes__final-price-with-tax, .c-box .c-price-exclude-taxes__final-price-withtax, .c-box .c-price-include-taxes__final-price-withtax {
  width: 100%;
  padding: 0;
  justify-content: flex-start;
}


.c-box .c-price-include-taxes, .c-box .c-price-include-taxes__final-price {
  justify-content: flex-start;
  flex-wrap: nowrap;
}


.c-box .c-price-include-taxes__no-wholesale-with-tax, .c-box .c-price-exclude-taxes__no-wholesale-with-tax, .c-box .c-price-include-taxes__product-price, .c-box .c-price-exclude-taxes__product-price, .c-box .c-price-include-taxes__final-price, .c-box .c-price-exclude-taxes__final-price {
  flex-wrap: wrap;
  flex-direction: column-reverse;
}


.c-box .c-price-exclude-taxes__final-price-with-tax, .c-box .c-price-include-taxes__final-price-with-tax, .c-box .c-price-exclude-taxes__final-price-withtax, .c-box .c-price-include-taxes__final-price-withtax {
  flex-wrap: wrap;
}


.o-box-products .price-withtax, .o-box-products .list-price {
  flex-wrap: wrap;
}

.o-box-products .u-grid-has-dual-price .price-withtax * {
  font-size: 17px !important;
}

.o-box-products .u-grid-has-dual-price .price-withtax sup {
  font-size: 11px !important;
}

.o-box-products .u-grid-has-dual-price .list-price * {
  font-size: 11px !important;
}

.o-box-products .u-grid-has-dual-price .final-price {
  align-items: baseline;
}


/*
 * End prices for boxes
 */
/*
 * Start prices for product page
 */
.c-product__top-area .c-price-include-taxes__final-price-withtax-price, .c-product__top-area .c-price-exclude-taxes__final-price-withtax-price, .c-product__top-area .c-price-include-taxes__no-wholesale-price-list-price, .c-product__top-area .c-price-exclude-taxes__no-wholesale-price-list-price, .c-product__top-area .c-price-include-taxes__no-wholesale-with-tax-price, .c-product__top-area .c-price-exclude-taxes__no-wholesale-with-tax-price {
  font-size: 28px;
  color: #fafafa;
  font-weight: bold;
}


.c-product__top-area .c-price-include-taxes__final-price-withtax-label, .c-product__top-area .c-price-exclude-taxes__final-price-withtax-label, .c-product__top-area .c-price-include-taxes__no-wholesale-price-list-label, .c-product__top-area .c-price-exclude-taxes__no-wholesale-price-list-label, .c-product__top-area .c-price-include-taxes__no-wholesale-with-tax-label, .c-product__top-area .c-price-exclude-taxes__no-wholesale-with-tax-label {
  display: flex;
  margin: 0 4px 4px 0;
}


.c-product__top-area del.c-price-include-taxes__final-price-list-price, .c-product__top-area del.c-price-exclude-taxes__final-price-list-price {
  font-size: 16px;
  color: #cccccc;
  font-weight: normal;
}


.c-product__top-area .c-product-price__discount-precent {
  border-radius: 100px;
  width: 42px;
  height: 42px;
  background: #ed1c2e;
  color: white;
}


.c-page-product .c-product-page__product-price-wrapper {
  width: 100%;
  text-align: left;
  margin: 0 0 20px 0;
}
.c-page-product .c-product-page__product-price-wrapper * {
  font-family: "Merriweather";
}
.c-page-product .c-product-page__product-price-wrapper .product-price, .c-page-product .c-product-page__product-price-wrapper .price-withtax {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.c-page-product .c-product-page__product-price-wrapper .u-product-page__price-dual-currency {
  justify-content: flex-start;
  width: fit-content;
}
.c-page-product .c-product-page__product-price-wrapper .u-product-page__price-dual-currency::before {
  content: "";
  width: 1px;
  height: 30px;
  background: #cbcbcb;
  display: inline-block;
  transform: rotate(15deg);
  margin: 0 12px;
  position: relative;
  top: 4px;
}

.c-page-product .c-price-exclude-taxes__no-wholesale-price-list-label {
  display: none;
}


.c-page-product .c-product-page__product-price-wrapper .c-product-price__discount-precent-wrapper {
  display: flex;
  justify-content: flex-end;
}

.c-page-product .c-product-page__product-price-wrapper .c-product-price__discount-precent {
  position: absolute;
  top: 14px;
  right: 0;
  width: 68px;
  height: 32px;
  font-size: 16px;
  line-height: 16px;
  color: white;
  background: #00b5dd;
  border-radius: 0;
  font-family: 'Montserrat';
}

.c-page-product .c-product-page__product-price-wrapper .c-price-include-taxes__product-price {
  margin: 24px 0 8px 0;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}


@media only screen and (max-width: 1110px) {
  .c-page-product .c-product-page__product-price-wrapper .c-product-price__discount-precent {
  top: -34px;
  right: 0;
}


.c-page-product .c-product-page__product-price-wrapper .c-product-price__discount-precent-wrapper {
  position: relative;
  top: 0;
  right: 0;
  justify-content: flex-end !important;
  text-align: right !important;
}
}


.c-price-include-taxes__has-wholesale-with-tax-label {
  display: flex;
}


.c-price-include-taxes__has-wholesale-with-tax {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}


del.price-value {
  color: grey;
}


.c-price-exclude-taxes__price-modifiers, .c-price-exclude-taxes__discount-modifier {
  display: none;
  justify-content: flex-end;
  align-items: flex-end;
  line-height: 1;
  width: 100%;
  margin-top: 10px;
}

.c-price-exclude-taxes__price-modifiers .c-price-exclude-taxes__price-modifiers-label, .c-price-exclude-taxes__price-modifiers .c-price-exclude-taxes__price-modifiers, .c-price-exclude-taxes__discount-modifier .c-price-exclude-taxes__price-modifiers-label, .c-price-exclude-taxes__discount-modifier .c-price-exclude-taxes__price-modifiers {
  display: inline-flex;
  line-height: 1;
  align-items: flex-end;
  margin-right: 2px;
  font-size: 12px;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  margin-top: 0;
}

.c-price-exclude-taxes__price-modifiers .c-price-exclude-taxes__price-modifiers-price, .c-price-exclude-taxes__price-modifiers .c-price-exclude-taxes__price-modifiers-price, .c-price-exclude-taxes__discount-modifier .c-price-exclude-taxes__price-modifiers-price, .c-price-exclude-taxes__discount-modifier .c-price-exclude-taxes__price-modifiers-price {
  display: inline-flex;
  line-height: 1;
  align-items: flex-end;
  font-size: 14px;
  color: black;
  font-weight: normal;
}


.c-page-product .c-product__top-area .c-price-exclude-taxes__final-price-withtax-price {
  line-height: 38px;
}

.c-page-product .c-product__top-area .c-price-exclude-taxes__final-price-withtax-label {
  font-size: 12px;
  margin: 0 6px 6px 0;
  display: none !important;
}

.c-page-product .c-product__top-area .c-price-exclude-taxes__final-price-list-label {
  display: none;
  margin: 0 4px 4px 0;
  font-size: 12px;
}

.c-page-product .c-product__top-area del.c-price-exclude-taxes__final-price-list-price {
  color: #121212;
  font-size: 14px;
}

.c-page-product .c-product__top-area .c-price-exclude-taxes__final-price-list + .c-price-exclude-taxes__discount-modifier {
  margin: 0 0 -25px 0;
}
.c-page-product .c-product__top-area .c-price-exclude-taxes__final-price-list + .c-price-exclude-taxes__discount-modifier .c-price-exclude-taxes__discount-modifier-label {
  display: inline-flex;
  margin: 0 4px 0 0;
  font-size: 12px;
  color: black;
}
.c-page-product .c-product__top-area .c-price-exclude-taxes__final-price-list + .c-price-exclude-taxes__discount-modifier .c-price-exclude-taxes__discount-modifier-amount {
  font-weight: normal;
  font-size: 14px;
}

.c-page-product .c-product__top-area .c-product-page__product-price-wrapper {
  display: flex;
  flex-direction: column-reverse;
  position: relative;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-without-tax {
  order: 1;
  position: relative;
}

.c-page-product .c-product__top-area .c-price-include-taxes__has-wholesale-price-list {
  order: 2;
  margin: 12px 0 0 0;
}

.c-page-product .c-product__top-area .c-price-include-taxes__discount-modifier {
  order: 3;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-withtax {
  flex-direction: column;
  align-items: flex-start;
  order: 4;
  margin-top: 12px;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-list {
  order: 5;
  margin-bottom: -6px;
}

.c-page-product .c-product__top-area .c-price-include-taxes__no-wholesale-with-tax-label {
  margin-bottom: 0 !important;
  line-height: 1;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-without-tax-label {
  display: inline-block;
  line-height: 1;
  font-size: 12px;
  margin-right: 0;
  margin-bottom: 2px;
  width: 100%;
  text-align: left;
  position: absolute;
  top: 4px;
  right: 0;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-list-label {
  display: inline-block;
  line-height: 1;
  font-size: 12px;
  margin-right: 4px;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-without-tax-price {
  font-weight: normal;
  line-height: 1;
  font-size: 32px;
  margin-top: 18px;
  font-weight: bold;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-list-price {
  font-weight: normal;
  line-height: 1;
  font-size: 15px;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-withtax-label {
  font-size: 12px;
  margin: 0 4px 0 0;
}

.c-page-product .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax-price {
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
}

.c-page-product .c-product__top-area .c-price-include-taxes__no-wholesale-with-tax-price {
  line-height: 1;
  font-size: 16px;
}

.c-page-product .c-product__top-area .o-tooltip-section-title__excluding-tax {
  display: none;
  align-items: flex-end;
  justify-content: flex-end;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 14px;
  font-size: 12px;
}
.c-page-product .c-product__top-area .o-tooltip-section-title__excluding-tax + .c-price-include-taxes__final-price-without-tax {
  display: none;
}

.c-page-product .c-product__top-area .c-price-include-taxes__has-wholesale-price-list-label {
  font-size: 12px;
}

.c-page-product .c-product__top-area .c-price-include-taxes__has-wholesale-price-list-price {
  font-size: 15px;
}

.c-page-product .c-product__top-area .o-tooltip-section-title__excluding-tax + .c-price-include-taxes__final-price-without-tax .what-price {
  display: none;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-without-tax, .c-page-product .c-product__top-area .c-price-include-taxes__final-price-list, .c-page-product .c-product__top-area .c-price-include-taxes__has-wholesale-price-list {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.c-page-product .c-product__top-area .c-price-include-taxes__discount-modifier {
  display: none;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.c-page-product .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax {
  margin-bottom: 8px;
  justify-content: flex-end;
}

.c-page-product .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax-label {
  font-size: 12px;
  text-align: right;
  position: absolute;
  top: 6px;
  left: 0;
}

.c-page-product .c-product__top-area .c-price-include-taxes__no-wholesale-with-tax-label {
  font-size: 12px;
  margin-bottom: 0 !important;
}

.c-page-product .c-product__top-area .c-price-include-taxes__discount-modifier-label {
  display: inline-block;
  line-height: 1;
  font-size: 12px;
  margin-right: 4px;
}

.c-page-product .c-product__top-area .c-price-include-taxes__discount-modifier-amount {
  font-weight: normal;
  line-height: 1;
  font-size: 15px;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-withtax-price {
  font-size: 16px;
}


#ProductPricesHolder sup, .product-prices sup {
  vertical-align: super;
  font-size: small;
}


@media only screen and (max-width: 640px) {
  .c-page-product .c-product-page__product-price-wrapper * {
  text-align: center !important;
  justify-content: center !important;
}


.c-page-product .c-product-page__product-price-wrapper .c-price-include-taxes__product-price {
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}


.c-page-product .c-product__top-area .c-price-include-taxes__final-price-without-tax-label, .c-page-product .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax-label {
  position: relative;
  top: 0;
  right: 0;
}


.c-page-product .c-product__top-area .c-price-include-taxes__final-price-without-tax-price {
  margin-top: 0;
}
}


/*
 * End prices for product page
 */
/*
 * Start prices for product grid and list
 */
.c-product-grid__product-details .c-price-include-taxes, .c-product-grid__product-details .c-price-exclude-taxes, .c-product-listing__product-actions .c-price-include-taxes, .c-product-listing__product-actions .c-price-exclude-taxes {
  width: 100%;
  text-align: left;
  min-height: 37px;
}


.c-product-grid__product-details .c-price-include-taxes__final-price, .c-product-grid__product-details .c-price-exclude-taxes__final-price, .c-product-listing__product-actions .c-price-include-taxes__final-price, .c-product-listing__product-actions .c-price-exclude-taxes__final-price, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price {
  justify-content: flex-start;
}


.c-product-grid__product-details .c-price-include-taxes__no-wholesale-with-tax-price, .c-product-grid__product-details .c-price-exclude-taxes__no-wholesale-price-list-price, .c-product-grid__product-details .c-price-include-taxes__final-price-with-tax-price, .c-product-grid__product-details .c-price-exclude-taxes__final-price-with-tax-price, .c-product-grid__product-details .c-price-include-taxes__final-price-withtax-price, .c-product-grid__product-details .c-price-exclude-taxes__final-price-withtax-price, .c-product-listing__product-actions .c-price-include-taxes__no-wholesale-with-tax-price, .c-product-listing__product-actions .c-price-exclude-taxes__no-wholesale-price-list-price, .c-product-listing__product-actions .c-price-include-taxes__final-price-with-tax-price, .c-product-listing__product-actions .c-price-exclude-taxes__final-price-with-tax-price, .c-product-listing__product-actions .c-price-include-taxes__final-price-withtax-price, .c-product-listing__product-actions .c-price-exclude-taxes__final-price-withtax-price, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__no-wholesale-with-tax-price, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__no-wholesale-price-list-price, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-with-tax-price, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-with-tax-price, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-withtax-price, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-withtax-price {
  font-weight: bold;
  font-size: 24px;
  color: #fafafa;
}


.c-product-grid__product-details .c-price-exclude-taxes__final-price-with-tax, .c-product-grid__product-details .c-price-include-taxes__final-price-with-tax, .c-product-grid__product-details .c-price-exclude-taxes__final-price-withtax, .c-product-grid__product-details .c-price-include-taxes__final-price-withtax, .c-product-listing__product-actions .c-price-exclude-taxes__final-price-with-tax, .c-product-listing__product-actions .c-price-include-taxes__final-price-with-tax, .c-product-listing__product-actions .c-price-exclude-taxes__final-price-withtax, .c-product-listing__product-actions .c-price-include-taxes__final-price-withtax, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-with-tax, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-with-tax, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-withtax, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-withtax {
  justify-content: flex-start;
  width: auto;
  padding: 0;
}


.c-product-grid__product-details .c-price-exclude-taxes__final-price-with-tax, .c-product-grid__product-details .c-price-include-taxes__final-price-with-tax, .c-product-grid__product-details .c-price-exclude-taxes__final-price-withtax, .c-product-grid__product-details .c-price-include-taxes__final-price-withtax, .c-product-grid__product-details .c-price-exclude-taxes__final-price-list, .c-product-grid__product-details .c-price-include-taxes__final-price-list, .c-product-listing__product-actions .c-price-exclude-taxes__final-price-with-tax, .c-product-listing__product-actions .c-price-include-taxes__final-price-with-tax, .c-product-listing__product-actions .c-price-exclude-taxes__final-price-withtax, .c-product-listing__product-actions .c-price-include-taxes__final-price-withtax, .c-product-listing__product-actions .c-price-exclude-taxes__final-price-list, .c-product-listing__product-actions .c-price-include-taxes__final-price-list, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-with-tax, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-with-tax, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-withtax, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-withtax, .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-list, .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-list {
  justify-content: flex-start;
  width: auto;
  padding: 0;
}


.c-product-grid__product-details del.c-price-exclude-taxes__final-price-price-list-price, .c-product-grid__product-details del.c-price-include-taxes__final-price-price-list-price, .c-product-grid__product-details del.c-price-exclude-taxes__final-price-list-price, .c-product-grid__product-details del.c-price-include-taxes__final-price-list-price, .c-product-listing__product-actions del.c-price-exclude-taxes__final-price-price-list-price, .c-product-listing__product-actions del.c-price-include-taxes__final-price-price-list-price, .c-product-listing__product-actions del.c-price-exclude-taxes__final-price-list-price, .c-product-listing__product-actions del.c-price-include-taxes__final-price-list-price, .c-wishlist-notlogged-page__product-list del.c-price-exclude-taxes__final-price-price-list-price, .c-wishlist-notlogged-page__product-list del.c-price-include-taxes__final-price-price-list-price, .c-wishlist-notlogged-page__product-list del.c-price-exclude-taxes__final-price-list-price, .c-wishlist-notlogged-page__product-list del.c-price-include-taxes__final-price-list-price {
  margin: 0 0 0 6px;
  color: #cccccc;
  font-size: 14px;
  font-weight: normal;
}


.c-product-grid__wrapper .c-price-include-taxes__no-wholesale-without-tax, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-without-tax, .c-product-grid__wrapper .c-price-include-taxes__no-wholesale-with-tax, .c-product-grid__wrapper .c-price-exclude-taxes__no-wholesale-with-tax {
  text-align: center;
  justify-content: center;
}


.c-product-grid__wrapper .price-withtax, .c-product-grid__wrapper .list-price {
  flex-wrap: wrap;
  padding: 0 6px;
}

.c-product-grid__wrapper .u-grid-has-dual-price .price-withtax * {
  font-size: 18px !important;
}

.c-product-grid__wrapper .u-grid-has-dual-price .price-withtax sup {
  font-size: 10px !important;
}

.c-product-grid__wrapper .u-grid-has-dual-price .list-price * {
  font-size: 12px !important;
}

.c-product-grid__wrapper .u-grid-has-dual-price .final-price {
  align-items: baseline;
}


.c-product-grid__product-details * {
  font-family: "Merriweather";
}


.c-product-listing__product-actions .c-price-include-taxes__final-price-without-tax, .c-product-listing__product-actions .c-price-include-taxes__final-price-list {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.c-product-listing__product-actions .c-price-include-taxes__final-price-without-tax-label, .c-product-listing__product-actions .c-price-include-taxes__final-price-withtax-label {
  display: inline-block;
  line-height: 1;
  font-size: 14px;
  margin-right: 4px;
}

.c-product-listing__product-actions .c-price-include-taxes__final-price-without-tax + .c-price-include-taxes__final-price-withtax {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.c-product-listing__product-actions .c-price-include-taxes__final-price-list .what-price {
  display: inline-block;
  line-height: 1;
  font-size: 14px;
  margin-right: 4px;
}

.c-product-listing__product-actions .c-price-include-taxes__final-price-list + .c-price-include-taxes__has-wholesale-price-list {
  display: none;
}

.c-product-listing__product-actions .c-price-include-taxes__tooltip-discount-info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 4px 0 6px 0;
  position: relative;
}

.c-product-listing__product-actions .c-price-include-taxes__final-price-without-tax-price {
  font-weight: normal;
}

.c-product-listing__product-actions .c-price-include-taxes__tooltip-discount-info > .o-tooltip-discount-info {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 20px;
  width: 100%;
  justify-content: flex-start;
  cursor: default;
}
.c-product-listing__product-actions .c-price-include-taxes__tooltip-discount-info > .o-tooltip-discount-info:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f101";
  font-size: 13px;
  color: #999999;
  margin-right: 5px;
  line-height: 1;
}
.c-product-listing__product-actions .c-price-include-taxes__tooltip-discount-info > .o-tooltip-discount-info::before {
  margin: auto 0;
  width: 12px;
  height: 12px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 4px;
  bottom: 0;
  left: 0;
}

.c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip {
  position: absolute;
  opacity: 0;
  top: 50px;
  left: 0;
  flex-wrap: wrap;
  background: white;
  box-shadow: 0 0 12px -6px #333333;
  border-radius: 6px;
  padding: 10px;
  pointer-events: none;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  transition: all 0.3s ease;
}
.c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip:hover {
  opacity: 1;
  top: 18px;
  pointer-events: auto;
}
.c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip .o-tooltip-section-title {
  display: none;
}
.c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip::before {
  content: none;
}
.c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip .what-price {
  display: inline-block;
  line-height: 1;
  margin: 0 6px 0 0;
  min-width: 120px;
  justify-content: flex-start;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
}
.c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip .o-tooltip-section-title__excluding-tax {
  width: 100%;
  line-height: 1;
  margin: 16px 0 0 0;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  display: flex;
}
.c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip .o-tooltip-section-title__excluding-tax + .c-price-include-taxes__final-price-without-tax {
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
}
.c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip .c-price-include-taxes__has-wholesale-price-list, .c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip .c-price-include-taxes__final-price-without-tax, .c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip .c-price-include-taxes__final-price-withtax {
  flex-wrap: nowrap;
}
.c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip .c-price-include-taxes__final-price-without-tax-price, .c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip .c-price-include-taxes__final-price-withtax-price, .c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip .c-price-include-taxes__has-wholesale-price-list-price {
  font-weight: normal;
  white-space: nowrap;
  line-height: 1;
}
.c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip .c-price-include-taxes__discount-modifier {
  display: flex;
  flex-wrap: nowrap;
}
.c-product-listing__product-actions .o-tooltip-discount-info.price-discount-tooltip .c-price-include-taxes__discount-modifier-amount {
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
}

.c-product-listing__product-actions .c-price-include-taxes__tooltip-discount-info:hover .o-tooltip-discount-info.price-discount-tooltip {
  transition: all 0.3s ease;
  top: 18px;
  opacity: 1;
  pointer-events: auto;
}


.c-product-grid__product-details .c-price-exclude-taxes__final-price {
  flex-direction: row;
  flex-wrap: nowrap;
}


.c-procut-listing__product-wrapper .c-price-exclude-taxes * {
  text-align: center;
  justify-content: center;
}


.c-procut-listing__product-wrapper {
  position: relative;
}


@media only screen and (max-width: 640px) {
  .c-product-listing__product-actions .c-price-include-taxes, .c-product-listing__product-actions .c-price-exclude-taxes {
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  margin: 0 auto;
}

.c-product-listing__product-actions .c-price-include-taxes *, .c-product-listing__product-actions .c-price-exclude-taxes * {
  text-align: center;
  justify-content: center !important;
}


.c-procut-listing__product-wrapper .c-product-listing__product-actions .c-price-include-taxes__tooltip-discount-info > .o-tooltip-discount-info::before {
  position: relative;
  right: 2px;
  top: 2px;
}
}


.c-product-grid__product-details .c-price-include-taxes__product-price {
  display: flex;
  justify-content: flex-start;
}

.c-product-grid__product-details .c-price-include-taxes__final-price {
  align-items: flex-end;
}

.c-product-grid__product-details .c-price-include-taxes__final-price-without-tax, .c-product-grid__product-details .c-price-include-taxes__final-price-list {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.c-product-grid__product-details .c-price-include-taxes__final-price-without-tax-label, .c-product-grid__product-details .c-price-include-taxes__final-price-withtax-label, .c-product-grid__product-details .c-price-include-taxes .c-price-include-taxes__final-price-list-label {
  display: inline-block;
  line-height: normal;
  font-size: 11px !important;
  font-weight: bold;
  margin-right: 4px;
  margin: 0 2px 4px 0 !important;
}

.c-product-grid__product-details .c-price-include-taxes__final-price-without-tax + .c-price-include-taxes__final-price-withtax {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.c-product-grid__product-details .c-price-include-taxes__final-price-list .what-price {
  display: inline-block;
  line-height: normal;
  font-size: 11px;
  margin-right: 4px;
  margin: 0 0 2px 0 !important;
}

.c-product-grid__product-details .c-price-include-taxes__no-wholesale-without-tax .what-price, .c-product-grid__product-details .c-price-include-taxes__no-wholesale-with-tax .what-price {
  display: inline-block;
  line-height: normal;
  font-size: 11px;
  padding-right: 2px;
  margin: 0 0 2px 0 !important;
  font-weight: bold;
}

.c-product-grid__product-details .c-price-include-taxes__no-wholesale-with-tax .what-price, .c-product-grid__product-details .c-price-include-taxes__final-price-withtax-label {
  margin-bottom: 0 !important;
}

.c-product-grid__product-details .c-price-include-taxes__no-wholesale-without-tax-price, .c-product-grid__product-details .c-price-include-taxes__no-wholesale-with-tax-price {
  padding-left: 2px;
  display: inline-flex;
  align-items: flex-start;
  line-height: 1;
  font-size: 18px;
}

.c-product-grid__product-details .c-price-include-taxes__no-wholesale-with-tax-price {
  font-size: 16px;
}

.c-product-grid__product-details .c-price-include-taxes__final-price-list + .c-price-include-taxes__has-wholesale-price-list {
  display: none;
}

.c-product-grid__product-details .c-price-include-taxes__final-price-without-tax-price, .c-product-grid__product-details .c-price-include-taxes__final-price-withtax-price {
  font-weight: normal;
  padding-left: 2px;
  display: inline-flex;
  align-items: flex-start;
  line-height: 1;
  font-size: 18px;
}

.c-product-grid__product-details .c-price-include-taxes__final-price-withtax-price {
  font-size: 16px;
}

.c-product-grid__product-details .c-price-include-taxes__final-price-list-price {
  padding-left: 4px;
}

.c-product-grid__product-details .c-price-include-taxes .c-price-include-taxes__final-price-withtax, .c-product-grid__product-details .c-price-include-taxes__no-wholesale-with-tax {
  justify-content: flex-start;
  width: 100%;
  margin-top: 6px;
}

.c-product-grid__product-details .c-price-include-taxes .c-price-include-taxes__final-price-list {
  justify-content: center;
  margin-top: 4px;
}

.c-product-grid__product-details .c-price-include-taxes__final-price-without-tax, .c-product-grid__product-details .c-price-include-taxes__no-wholesale-without-tax {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  justify-content: flex-end;
}


/*
 * End prices for product grid and list
 */
/*
 * ** End Prices **
 */
/*
 * Need for Orion
 */
.c-banner-multibanner {
  display: flex;
  padding: 5px 0;
}


/*
 * Header for IE-11 only
 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .c-header__topline {
  width: 100% !important;
  justify-content: flex-start !important;
  margin: 0 auto !important;
}


@media only screen and (max-width: 1110px) {
  .c-header__topline {
  width: 100%;
}
}
}


/*
 * ** Start General style **
 */
/*
 * Welcome Pop Up
 */
#colorbox.c-welcome-popup #cboxClose {
  filter:  unquote("brightness(0)");
}


/*
 * Start general style for bxSlider
 */
.bx-prev, .bx-next {
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 9;
  width: 24px;
  height: 48px;
  border: 0;
  background: rgba(0, 0, 0, 0);
  border-radius: 0;
  transform: rotate(0deg);
  padding: 0;
}


.bx-prev span {
  font-size: 0;
  border-width: 0 3px 3px 0;
  border-style: solid;
  border-color: #2b5999;
  display: block;
  width: 14px;
  height: 14px;
  transform: rotate(135deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 7px;
  margin: auto;
}


.bx-next span {
  font-size: 0;
  border-width: 0 3px 3px 0;
  border-style: solid;
  border-color: #2b5999;
  display: block;
  width: 14px;
  height: 14px;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}


@media only screen and (max-width: 1110px) {
  .bx-prev, .bx-next {
  padding: 6px;
}
}


/*
 * End general style for bxSlider
 */
/*
 * Start banners
 */
.c-bxslider .bx-wrapper {
  padding: 0;
}

.c-bxslider .bx-viewport {
  height: auto !important;
}

.c-bxslider .bx-prev {
  left: 20px;
  padding: 12px;
}
.c-bxslider .bx-prev:hover {
  border-color: grey;
  transition: border-color 0.4s ease;
}

.c-bxslider .bx-next {
  right: 20px;
  padding: 12px;
}
.c-bxslider .bx-next:hover {
  border-color: grey;
  transition: border-color 0.4s ease;
}

.c-bxslider .bx-next, .c-bxslider .bx-prev {
  top: 0;
  margin: auto;
  bottom: 0;
}

.c-bxslider .c-bxslider__wrapper {
  display: flex;
  height: 100%;
}

.c-bxslider .c-bxslider__image-and-title-link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.c-bxslider .c-bxslider__image-and-title-link:nth-child(2) img {
  display: block;
}


/*
 * End banners
 */
/*
 * Radio buttons
 */
.u-form-radio-button {
  display: flex;
  align-items: center;
}

.u-form-radio-button input[type="radio"] {
  width: auto;
  margin-top: 0;
}


input[type="radio"] {
  margin: 0 4px 0 4px;
}


input[type="checkbox"] {
  margin: 0 4px 0 4px;
}


div:not(div.c-smart-checkout-page) select {
  color: #fafafa;
  background-repeat: no-repeat;
  background-color: #030303;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABHNCSVQICAgIfAhkiAAAAKhJREFUWEft1jsOgCAQBNDlrDTUhAPAAQg1CXf1V5loDOugoRjqHbI+VtQs25KJl2GD4OlQEAQUClIQFUDznEEKagRyzrJ/2kMImthj7dAZTCkdDcYY2eArAQq+YjuFKNgjWGsV51xP6aWmtSbWWlWW14yK66aYghTUCEx/D5ZSjp8F773muf77mxnW1WmjoW8xG/xCAN2TR0xBVADNcwYpiAqg+elncAXgRfmJ7Z5M4AAAAABJRU5ErkJggg==');
  border-color: #fffaff;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  font-size: 16px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: 100% 55% !important;
  background-size: 36px 36px;
  padding: 8px 16px;
  min-height: 52px;
}
div:not(div.c-smart-checkout-page) select:focus {
  background-color: #030303;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABHNCSVQICAgIfAhkiAAAAG5JREFUWEft0iEOACEMBdGiOWKP10NWLqtxzRjE1E9CHn99/8XDt3wg/B0FIWAoqCAVoL0bVJAK0N4NKkgFaO8GFbwFqiq6ewyz947MHHducEx2BQoqSAVo7wYVpAK0d4MKUgHau0EFqQDtn9/gAcWTpYlPFFqkAAAAAElFTkSuQmCC');
}

div:not(div.c-smart-checkout-page) input[type="text"], div:not(div.c-smart-checkout-page) input[type="tel"], div:not(div.c-smart-checkout-page) input[type="email"], div:not(div.c-smart-checkout-page) input[type="password"], div:not(div.c-smart-checkout-page) textarea {
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-color: #fffaff !important;
  min-height: 52px;
  font-size: 16px;
  padding: 8px 16px;
  border-radius: 0;
}


/*
 * Start Center site
 */
.c-header__standard, .c-layout-main, .c-main__content, .c-footer__content-list {
  max-width: 1920px;
  width: 100%;
  padding: 0 48px;
  margin: 0 auto;
}


.c-layout-bottom {
  padding: 20px 0;
  width: 100%;
  max-width: 100%;
  border-top: 0;
  background: black url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}


.c-main__content {
  padding: 20px 48px;
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}


.c-body-container {
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}


.c-category__grid-list {
  margin: 0 -24px;
}


.layout-type-thin-wide .c-category__grid-list {
  margin: 0;
  width: 100%;
}


@media only screen and (max-width: 1110px) {
  .c-featured-category__listing .c-category__grid-list {
  grid-template-columns: 100% !important;
}
}


@media only screen and (max-width: 640px) {
  .c-main__content {
  padding: 10px;
}
}


/*
 * End Center site
 */
/*
 * Start Grid style
 */
.c-layout-bottom .c-box .o-box-products__product-title a, .c-layout-bottom .c-box .o-box-products__title a, .c-layout-bottom .c-box .o-box-products__product-title-wrapper a {
  color: #fafafa;
}


.c-layout-bottom .c-layout-wrapper {
  display: flex;
  flex-direction: column;
}

.c-layout-bottom .c-layout-wrapper > div {
  margin-bottom: 60px;
}
.c-layout-bottom .c-layout-wrapper > div:first-child {
  padding-top: 60px;
  border-top: 1px solid #b7a26d;
}
.c-layout-bottom .c-layout-wrapper > div:last-child {
  margin-bottom: 0;
}


.o-layout--vertical.c-layout-main--thin {
  width: 20%;
  margin: 0;
  padding: 0px 24px 0px 0px;
}

.o-layout--vertical.c-layout-main--thin .c-layout-wrapper {
  margin-top: 32px;
}


#c-layout-main__column-right.o-layout--vertical.c-layout-main--wide {
  margin: 0;
  width: 80%;
}


.layout-type-thin-wide .c-layout-main .c-layout-main--thin + .c-layout-main--wide {
  width: 80%;
}


#c-layout-main__column-middle.o-layout--vertical.c-layout-main--wide {
  margin-top: 32px;
}


#c-layout-main__column-left.c-layout-main--wide {
  width: 100%;
  margin-top: 32px;
}


.products-per-row-5 .o-box-products__wrapper, .products-per-row-5 .o-box-products__product {
  width: 19.8%;
  margin: 16px 0;
}

.products-per-row-5 .bx-wrapper .o-box-products__wrapper, .products-per-row-5 .bx-wrapper .o-box-products__product {
  margin: 0;
}


.products-per-row-4 .o-box-products__wrapper, .products-per-row-4 .o-box-products__product {
  width: 19.8%;
  margin: 16px 0;
}

.products-per-row-4 .bx-wrapper .o-box-products__wrapper, .products-per-row-4 .bx-wrapper .o-box-products__product {
  margin: 0;
}


@media only screen and (max-width: 1110px) {
  .layout-type-thin-wide .c-layout-main .c-layout-main--thin + .c-layout-main--wide {
  width: 100%;
}


#c-layout-main__column-middle.o-layout--vertical.c-layout-main--wide {
  margin-top: 0;
}


#c-layout-main__column-left.c-layout-main--wide {
  margin-top: 0;
}


.o-layout--vertical.c-layout-main--thin {
  padding: 0;
}


.products-per-row-4 .o-product-grid-wrapper {
  width: 33.33%;
}
.products-per-row-4 .o-product-grid-wrapper.width2 {
  width: 66.66%;
}

.products-per-row-4 .o-box-products__wrapper, .products-per-row-4 .o-box-products__product {
  width: 49%;
}


.products-per-row-5 .o-product-grid-wrapper {
  width: 33.33%;
}
.products-per-row-5 .o-product-grid-wrapper.width2 {
  width: 66.66%;
}

.products-per-row-5 .o-box-products__wrapper, .products-per-row-5 .o-box-products__product {
  width: 49%;
}


.o-layout--vertical.c-layout-main--wide {
  padding: 0;
}


.c-layout-main {
  padding: 0 10px 20px;
}


.c-header__standard, .c-layout-main, .c-main__content, .c-footer__content-list {
  padding: 0 16px;
}


.c-layout-main {
  padding: 0;
}

.c-layout-main .o-page-content {
  padding: 0 16px;
}
}


@media only screen and (max-width: 640px) {
  .products-per-row-4 .o-product-grid-wrapper {
  width: 100%;
}
.products-per-row-4 .o-product-grid-wrapper.width2 {
  width: 100%;
}

.products-per-row-4 .o-box-products__wrapper, .products-per-row-4 .o-box-products__product {
  width: 100%;
}


.products-per-row-5 .o-product-grid-wrapper {
  width: 100%;
}
.products-per-row-5 .o-product-grid-wrapper.width2 {
  width: 100%;
}

.products-per-row-5 .o-box-products__wrapper, .products-per-row-5 .o-box-products__product {
  width: 100%;
}
}


/*
 * End Grid style
 */
/*
 * Start Breadcrumb
 */
.c-breadcrumb__separator::before {
  content: "/";
  font-size: 10px;
  padding: 0;
  margin: 0 4px 0 4px;
  color: #999999;
}


.c-breadcrumb__item-link, .c-breadcrumb__list span:NTH-CHILD(3), .c-breadcrumb__list span:NTH-CHILD(3) .c-breadcrumb__item-link {
  color: #999999;
  font-weight: normal;
  text-transform: none;
}


.c-breadcrumb__item {
  font-size: 13px;
}


.c-breadcrumb__list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 62px;
  text-align: center;
  line-height: normal;
  padding: 20px 16px 20px 16px;
  background: #f9f9f9;
}


.c-categories__product-count {
  font-size: 13px;
  color: #999999;
  position: absolute;
  right: 48px;
  top: 24px;
}


.c-breadcrumb__item--last {
  display: inline-block;
  font-size: 13px;
  color: #999999;
}


@media only screen and (max-width: 1110px) {
  .c-breadcrumb__list {
  display: flex;
  white-space: nowrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  padding: 8px 16px;
  position: relative;
  height: auto;
  background: white;
  border-bottom: 1px solid #cccccc;
}


.c-breadcrumb__separator::before {
  margin: 0 8px;
}


.c-breadcrumb__list .c-breadcrumb__item:NTH-CHILD(1) a {
  font-size: 0;
}
.c-breadcrumb__list .c-breadcrumb__item:NTH-CHILD(1) a:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f015";
  font-size: 20px;
  color: #999999;
  margin-right: 5px;
  line-height: 1;
}
}


@media only screen and (max-width: 640px) {
  .c-breadcrumb__list {
  padding: 4px 16px;
}


.dynamic-page-cart .c-breadcrumb__list {
  padding: 8px 16px;
}
}


/*
 * End Breadcrumb
 */
/*
 * Start space for Title and breadcrumbs
 */
.c-layout-main {
  padding: 154px 20px 20px 20px;
  justify-content: center;
}


.dynamic-page-product .c-layout-main {
  padding-top: 62px;
}


.dynamic-page-page .c-layout-main {
  padding-top: 92px;
}


.dynamic-page-categories .c-categories__page-title {
  width: 100%;
  position: absolute;
  top: 62px;
  left: 0;
  height: 92px;
}

.dynamic-page-categories .c-categories__page-title-content {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0);
  font-family: "Merriweather";
  font-size: 24px;
  text-transform: uppercase;
  padding: 24px 0;
  color: #fffcff;
}

.dynamic-page-categories .c-categories__page-title-wrapper {
  text-align: center;
  border-bottom: 1px solid #cccccc;
}

.dynamic-page-categories .c-category-description {
  display: block;
  text-align: center;
  max-width: 770px;
  margin: 0 auto;
  padding: 0;
}

.dynamic-page-categories .c-category-description.is-second-description {
  max-width: 100%;
  text-align: left;
  margin: 40px 0;
}

.dynamic-page-categories .o-layout--vertical.c-layout-main--thin .c-layout-wrapper {
  margin-top: 32px;
}


@media only screen and (max-width: 1110px) {
  .c-category-description {
  display: none;
}


.c-layout-main {
  padding-top: 0 !important;
}


.dynamic-page-product .c-layout-main {
  padding: 0 0 20px 0 !important;
}


.dynamic-page-categories .c-categories__page-title {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  height: auto;
  margin: 0 0 24px 0;
}
}


/*
 * End space for Title and breadcrumbs
 */
/*
 * Start Elements Titles
 */
.dynamic-page-index .c-layout-main {
  padding-top: 0;
}


.c-tab__box-title-wrapper {
  width: fit-content;
  margin: 0 auto;
  overflow: visible;
  padding: 60px 0 32px 0;
  color: #b7a26d;
  font-size: 32px;
  line-height: 38px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Merriweather";
  position: relative;
  text-align: center;
}


.c-tab__box-title {
  color: #b7a26d;
  font-size: 32px;
  line-height: 38px;
  font-weight: normal;
  text-transform: uppercase;
  overflow: visible;
  font-family: "Merriweather";
  position: relative;
  text-align: center;
}

.c-tab__box-title::before {
  content: "";
  display: inline-flex;
  max-width: 150px;
  max-height: 1px;
  height: 1px;
  width: 100%;
  background: #b7a26d;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 110%;
  margin: auto 0;
}

.c-tab__box-title::after {
  content: "";
  display: inline-flex;
  max-width: 150px;
  max-height: 1px;
  height: 1px;
  width: 100%;
  background: #b7a26d;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 110%;
  border: 0;
  margin: auto 0;
}


.o-box-title:after {
  content: none;
}


.o-title__page-title-wrapper {
  width: 100%;
}


.o-title__page-title:not(.dynamic-page-index .o-title__page-title, .tab-content .o-title__page-title) {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  width: 100%;
  position: absolute;
  top: 62px;
  left: 0;
  height: 92px;
  border-bottom: 1px solid #cccccc;
  margin: 0;
}


.o-title__page-title-content:not(.dynamic-page-index .o-title__page-title-content, .tab-content .o-title__page-title-content) {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0);
  color: #fffcff;
  font-family: "Merriweather";
  font-size: 24px;
  line-height: 42px;
  font-weight: bold;
  padding: 24px 0;
  padding-left: 0;
  padding-right: 0;
}


.tab-content .o-title__page-title {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  width: 100%;
  margin: 0;
}


.tab-content .o-title__page-title-content {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0);
  color: #fffcff;
  font-family: "Merriweather";
  font-size: 24px;
  line-height: 42px;
  font-weight: bold;
  padding: 12px 0;
  padding-left: 0;
  padding-right: 0;
}


.o-title__page-title::before {
  content: none;
}


.s-html-editor {
  line-height: normal;
}


.s-html-editor h3 {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  position: inherit;
}


.s-html-editor ul {
  list-style: square;
  list-style-position: inside;
  li: marker;
  li-color: #333333;
}


.o-message-error--error {
  padding: 6px;
  margin-bottom: 6px;
  border: 1px solid red;
  background: #dddddd;
  color: red;
  text-align: center;
}


.c-one-page-checkout__page-title {
  position: relative !important;
  top: 0 !important;
}


@media only screen and (max-width: 1110px) {
  .o-title__page-title:not(.dynamic-page-index .o-title__page-title) {
  position: relative;
  top: 0;
  width: 100%;
  right: 0;
  height: auto;
}


.c-one-page-checkout__page-title {
  width: 100%;
}
}


@media only screen and (max-width: 640px) {
  .dynamic-page-index .o-title__page-title {
  margin: 40px 0;
}


.o-title__page-title-wrapper {
  text-align: center;
}


.o-title__page-title-content {
  font-size: 24px;
}
}


/*
 * End Elements Titles
 */
/*
 * ** Start Product prices **
 */
.c-popup-upsell-products__products-box .price-value {
  color: #fafafa;
}


.c-product-page__price-lines-wrapper {
  position: relative;
}


.c-quick-search__results-price {
  color: #fafafa;
  white-space: nowrap;
}


@media only screen and (max-width: 1110px) {
  .c-product-grid__availability {
  white-space: nowrap;
}


.c-product-grid__availability * {
  font-size: 12px !important;
  text-overflow: ellipsis;
  overflow: hidden;
}
}


.c-price-exclude-taxes__has-wholesale-price-list, .c-price-exclude-taxes__has-wholesale-price-wholesale {
  display: flex;
  flex-wrap: wrap;
}


.c-price-exclude-taxes__has-wholesale-price-wholesale-label, .c-price-exclude-taxes__has-wholesale-price-list-label {
  display: block !important;
}


/*
 * ** End Product prices **
 */
/*
 * Start Buttons
 */
.c-layout-bottom .c-poll-content__input-submit {
  color: white;
}

.c-layout-bottom .c-poll-content__input-submit:hover {
  color: white;
}


.c-button__add-to-cart-wrapper {
  background: rgba(0, 0, 0, 0);
  width: calc(100% - 100px);
  height: auto;
  margin-bottom: 0;
  order: 2;
  position: relative;
}


.c-button__add-to-cart {
  background: #1a170f;
  padding: 10px;
  height: 56px;
  width: 100%;
  min-width: 220px;
  border-radius: 0;
  color: white;
  font-size: 16px;
  font-weight: bold;
  border: 0;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  border-color: #1a170f;
}

.c-button__add-to-cart:hover {
  opacity: 1;
  background: #999999;
  border-color: #707070;
  color: white;
  transition: all 0.3s ease;
}


.c-product-listing__buy-product-button {
  padding: 0;
  text-align: left;
}


.o-button-simple-submit, .c-product-listing__buy-product-submit, .c-product-listing__view-details-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #1a170f;
  padding: 10px 24px;
  height: 52px;
  width: 100%;
  color: white;
  font-size: 16px;
  border-width: 1px;
  border-style: solid;
  border-color: #1a170f;
  cursor: pointer;
}

.o-button-simple-submit:hover, .c-product-listing__buy-product-submit:hover, .c-product-listing__view-details-link:hover {
  background: #4d4a45;
  color: white;
  transition: all 0.3s ease;
}


.o-button-simple-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 16px;
}


.c-view-cart__button-continue-shopping-wrapper {
  text-align: center;
  padding: 0;
  text-decoration: none;
}

.c-view-cart__button-continue-shopping-wrapper::after {
  content: none;
}


.c-view-cart .o-message.error {
  color: #f63939;
  padding: 12px 24px;
  border: 1px solid #f63939;
  background: #f9f9f9;
  margin: 0 0 20px 0;
  text-align: center;
}


.c-button-continue-shopping {
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  color: #1a170f;
  border: 1px solid #1a170f;
  background: white;
  border-radius: 0;
  padding: 10px 28px;
  min-width: 220px;
  font-size: 14px;
  text-transform: uppercase;
}

.c-button-continue-shopping:hover {
  color: white;
  background: #999999;
  transition: all 0.3s ease;
}


.c-view-cart__button-checkout-icon::before {
  content: none;
}


.c-view-cart__one-page-checkout-button {
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #b7a26d;
  padding: 10px 28px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: #b7a26d;
  border-radius: 0;
  min-width: 220px;
  width: 100%;
  text-transform: uppercase;
}

.c-view-cart__one-page-checkout-button:hover {
  padding: 10px 28px;
  background: #dbd1b6;
  border-color: #b7a26d;
  color: white;
  transition: all 0.3s ease;
}


.c-view-cart__order-total-lines-amount, .c-view-cart__order-grand-total-amount {
  color: #fafafa;
}


.c-view-cart__button-checkout {
  background: rgba(0, 0, 0, 0);
}


.c-one-page-checkout__grand-total-price-value, .c-checkout-cart__order-total-amount, .c-checkout-cart__content-total-price {
  color: #fafafa;
}


.c-checkout-cart__content-product-options {
  color: #fffcff;
}


.c-one-page-checkout__address-form-select-address {
  width: 100% !important;
}

.c-one-page-checkout__address-form-select-address .custom-select {
  width: 100%;
}


.c-one-page-checkout__terms-link, .c-privacy-policy-checkbox a {
  color: #1a170f;
}


.c-checkout-cart__order-total-amount {
  width: 1%;
  white-space: nowrap;
  padding-left: 30px;
}


.c-one-page-checkout__finalize-order-submit {
  border-width: 1px;
  border-style: solid;
  border-color: white;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0);
  width: 100%;
  color: white;
}

.c-one-page-checkout__finalize-order-submit:hover {
  color: white;
  background: rgba(0, 0, 0, 0);
}


.c-one-page-checkout__finalize-order {
  justify-content: center;
  background: #1a170f;
  transition: 0.4s;
  color: white;
  cursor: pointer;
  border-radius: 10px;
  width: 100% !important;
}

.c-one-page-checkout__finalize-order:hover {
  background: #4d4a45;
}
.c-one-page-checkout__finalize-order:hover .c-one-page-checkout__finalize-order-submit {
  color: white;
}


.c-collections-products__add-to-cart-section {
  border-radius: 0;
}

.c-collections-products__add-to-cart-section .c-collections-products__add-to-cart-submit {
  padding: 10px;
  border-radius: 0;
  background: #1a170f;
  color: white;
}
.c-collections-products__add-to-cart-section .c-collections-products__add-to-cart-submit:hover {
  background: #4d4a45;
  color: white;
}


.c-product-page__payment-calculator .c-product-page__toggle-payment-calculator {
  border-color: black;
  background: #dbd1b6;
}


/*
 * End Buttons
 */
/*
 * ** End General style **
 */
/*
 * ** Start Header **
 */
/*
 * Start header top line
 */
.c-header__topline {
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  top: -10px;
}


.c-header__topline-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  z-index: 999;
  padding: 10px 48px;
  height: 34px;
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}

.c-header__topline-inner.reduce-z-index {
  z-index: 9;
}


.reduce-z-index.sticky-menu {
  z-index: 99 !important;
}


.c-header__intro-text {
  color: #faf7fa;
  font-weight: normal;
  font-size: 14px;
}


.c-header__phone-wrapper {
  display: flex;
  position: absolute;
  top: 12px;
  left: 48px;
}


.c-header__phone-number {
  color: white;
  font-size: 14px;
}

.c-header__phone-number:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f095";
  font-size: 14px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}


@media only screen and (min-width: 1111px) {
  .c-header__topline.is-sticky {
  position: fixed;
  top: 0px;
  transition: top 0.5s ease;
  z-index: 999 !important;
}

.c-header__topline.is-sticky .c-header__phone-wrapper {
  display: flex;
  position: fixed;
  top: 12px;
  left: 48px;
}
}


/*
 * End header top line
 */
/*
 * Start standard header
 */
.c_header__currency-selected-code::after {
  content: none;
}


.c_header__currency-selected {
  display: inline-flex;
  align-items: center;
  padding: 0;
}


.c-header__language-list-dd {
  display: none;
  position: absolute;
  top: 100%;
  left: -10px;
  padding: 10px 0 0 0;
  background: white;
}

.c-header__language-list-dd::before {
  content: "";
  display: block;
  width: 36px;
  height: 2px;
  background: #cccccc;
  position: absolute;
  top: 8px;
  left: 7px;
}


.c-header__language-dropdown {
  margin: 0 !important;
  background: rgba(0, 0, 0, 0);
}

.c-header__language-dropdown:hover {
  background: rgba(0, 0, 0, 0);
}
.c-header__language-dropdown:hover .c-header__language-code {
  color: #b7a26d;
  cursor: pointer;
}

.c-header__language-dropdown .c-header__language-code {
  font-weight: bold;
  font-size: 12px;
}


.c-header__currency {
  display: inline-flex;
  align-items: center;
  color: #faf7fa;
  padding: 0 10px 0 0;
  border-right: 1px solid #cccccc;
  margin: 0 10px 0 0;
  position: relative;
}

.c-header__currency:hover .c-header__language-list-dd {
  display: block;
}
.c-header__currency:hover .c-header__currency-list {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  width: 130px;
  padding: 8px;
  border: 1px solid #cccccc;
  justify-content: flex-start;
  align-items: center;
}
.c-header__currency:hover .c-header__currency-list .c-header__currency-selector {
  margin: 0 auto;
}


.c-header__currency-selector:hover {
  background: rgba(0, 0, 0, 0);
  color: #b7a26d;
}


.c-header__currency-selector.selected {
  background: rgba(0, 0, 0, 0);
  color: #b7a26d;
}

.c-header__currency-selector.selected:hover {
  background: rgba(0, 0, 0, 0);
  color: #b7a26d;
}


.c-header__language {
  display: inline-flex;
  align-items: center;
  padding: 0 10px 0 0;
  border-right: 1px solid #cccccc;
  margin: 0 10px 0 0;
  position: relative;
}

.c-header__language:hover .c-header__language-list-dd {
  display: block;
}
.c-header__language:hover .c-header__language-list {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  width: 130px;
  padding: 8px;
  border: 1px solid #cccccc;
  justify-content: flex-start;
  align-items: center;
}


.c-header__language-code, .c_header__currency-selected-code {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  color: #faf7fa;
  cursor: default;
}


.c_header__language-selected {
  display: inline-flex;
  align-items: center;
  padding: 0;
}


.c-header__profile-dd {
  position: absolute;
  top: 100%;
  left: -10px;
  opacity: 0;
  display: flex;
  flex-direction: column;
  background: white;
  overflow: hidden;
  max-height: 1px;
  z-index: 9999;
  padding: 10px 0 0 0;
}

.c-header__profile-dd::before {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  background: #cccccc;
  position: absolute;
  top: 8px;
  left: 7px;
}

.c-header__profile-dd .c-header__profile-dd-inner {
  padding: 8px 8px 0 8px;
  border: 1px solid #cccccc;
}


.c-header__profile {
  padding: 0;
  position: relative;
}

.c-header__profile:hover .c-header__profile-dd {
  opacity: 1;
  max-height: 300px;
  transition: max-height 0.6s, opacity 0.8s ease;
}

.c-header__profile:hover .c-header__profile-toggle-icon::after {
  transform: rotate(-135deg);
  bottom: -2px;
  transition: all 0.6s ease;
}


.c-header__profile_link {
  display: block;
  color: #f7f4f7;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  font-weight: bold;
}


.c-header__profile-toggle-icon {
  position: relative;
  font-size: 0;
}

.c-header__profile-toggle-icon:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f2c0";
  font-size: 20px;
  color: black;
  margin-right: 5px;
  line-height: 1;
}

.c-header__profile-toggle-icon::before {
  color: #faf7fa;
  margin: 0;
}


.c-header__standard {
  flex-wrap: wrap;
  min-height: 0;
  overflow: visible;
  height: inherit;
  padding: 0;
}


.c-header__int-and-profile {
  display: flex;
  align-items: center;
  width: 15%;
}


.c-header__lang-currency-social {
  display: flex;
  align-items: center;
}


.c-header__main-information {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 8px 48px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #b7a26d;
  margin: 0 0 40px 0;
}


.c-header__logo-and-search {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  margin: 0 auto;
  padding: 16px 0 4px 0;
  position: relative;
}

.c-header__logo-and-search::before {
  content: "";
  display: block;
  max-width: 130px;
  max-height: 40px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0) url("/skins/elegance/customer/images/logo_decoration.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  background-size: auto 100%;
  position: absolute;
  bottom: -46px;
  left: 0;
  right: 0;
  margin: 0 auto;
}


.c-header__logo--is-text {
  white-space: nowrap;
}


.c-header__main-information.c-header__logo--is-image .c-header__logo--is-image {
  margin-bottom: -44px;
  padding: 0 24px;
  background: white;
}

.c-header__main-information.c-header__logo--is-image .c-header__logo-and-search::before {
  content: none;
}


.c-header__slogan-text {
  display: flex;
  justify-content: flex-start;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  font-size: 12px !important;
  color: black;
  text-align: left;
}


.c-header__logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  text-align: center;
  max-width: 100%;
  top: 0;
}


.c-header__logo-image {
  position: inherit;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 86px;
}


.c-header__logo-text {
  display: block;
  font-family: "Merriweather";
  font-weight: bold;
  line-height: 38px;
  font-size: 32px !important;
  letter-spacing: 8px;
  padding: 0 0 0 8px;
  color: #fafafa;
}


.c-header__logo-link {
  color: #fafafa;
}


.c-quick-search__results {
  top: 100% !important;
  margin: 0;
  box-shadow: none;
}


.c-auto-complete__even:hover, .c-auto-complete__odd:hover, .c-auto-complete__over {
  background: white;
}


.c-quick-search__item-wrapper.has-add-to-cart {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}

.c-quick-search__item-wrapper.has-add-to-cart:hover {
  background: #f9f9f9;
}

.c-quick-search__item-wrapper.has-add-to-cart .c-product-grid__buy-product-icon {
  display: none;
}

.c-quick-search__item-wrapper.has-add-to-cart .c-product-grid__buy-product-submit, .c-quick-search__item-wrapper.has-add-to-cart .c-product-grid__view-details-link {
  font-size: 12px;
  border: 0;
  background: #1a170f;
  color: white;
  padding: 6px 12px;
}
.c-quick-search__item-wrapper.has-add-to-cart .c-product-grid__buy-product-submit:hover, .c-quick-search__item-wrapper.has-add-to-cart .c-product-grid__view-details-link:hover {
  background: #4d4a45;
  transition: all 0.3s ease;
}

.c-quick-search__item-wrapper.has-add-to-cart .c-product-grid__buy-product-form {
  display: inline-flex;
  align-items: center;
}


.c-header__search {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 188px;
  left: 0;
  width: 100%;
  height: 10px;
  background: white;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  transition: all 0.4s ease;
  z-index: 99;
  box-shadow: 0 4px 4px 6px rgba(183, 162, 109, 0.24);
}


.c-header__search.is-active {
  opacity: 1;
  height: 80px;
  pointer-events: auto;
  transition: height 0.4s ease;
}

.c-header__search.is-active .c-header__search-button {
  top: 26px;
  transition: all 0.4s ease;
}


.c-header__search-form-icon {
  margin: 0 15px 0 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.c-header__search-form-icon svg path {
  fill: #faf7fa;
}


.c-header__search-advanced {
  display: none;
}


.c-header__standard .c-header__search_input {
  width: 100%;
  border-width: 0 0 2px 0 !important;
  border-style: solid;
  border-color: black;
  border-radius: 0 !important;
  height: 40px;
  background: #030303 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  font-size: 16px;
  padding: 10px 48px 10px 16px;
}

.c-header__standard .c-header__search_input::placeholder {
  color: #666666;
  font-size: 16px;
}


.c-header__search-button {
  display: flex;
  position: absolute;
  top: 1px;
  right: 22px;
  width: 38px;
  height: 38px;
  background: rgba(0, 0, 0, 0);
  transition: all 0.4s ease;
}

.c-header__search-button::before {
  content: "";
  margin: auto 0 auto auto;
  width: 38px;
  height: 38px;
  background-color: #faf7fa;
  -webkit-mask: url("/skins/elegance/customer/images/search-outline.svg?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  mask: url("/skins/elegance/customer/images/search-outline.svg?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}


.c-header__search-button-submit {
  background: #030303 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  border: 0;
  box-shadow: none;
  text-indent: -9999px;
  width: 100%;
  cursor: pointer;
  width: 38px;
  height: 38px;
}


.c-header__search-form-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}


.c-header_search_form {
  display: flex;
  width: 100%;
  max-width: 600px;
  padding: 0 20px;
  height: 100%;
  align-items: center;
  position: relative;
}


.c-header__search-form-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}


.c-header__info {
  width: 15%;
  padding: 0;
  justify-content: flex-end;
  z-index: 998;
}


@media only screen and (min-width: 1111px) {
  .c-header__info.is-sticky {
  top: 2px;
  right: 48px;
  position: fixed;
  z-index: 999;
}

.c-header__info.is-sticky .c-header__search-form-icon::before {
  background-color: white;
}

.c-header__info.is-sticky .c-header__search.is-active {
  top: 76px;
  right: -48px;
  left: initial;
  min-width: 600px;
}

.c-header__info.is-sticky .c-header__wishlist .c-header__wishlist-link::before {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 24px;
}

.c-header__info.is-sticky .c-header__wishlist .c-header__wishlist-link .c-header__wishlist-count {
  color: white;
  width: 12px;
  height: 12px;
  bottom: 0;
}

.c-header__info.is-sticky .c-header__cart--empty-icon, .c-header__info.is-sticky .c-header__cart--not-empty-icon {
  width: 22px;
  height: 22px;
  background: rgba(0, 0, 0, 0) url("/skins/elegance/customer/images/elegance-header-cart-white.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  background-size: 100% auto;
}
}


.c-header__wishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 14px;
}

.c-header__wishlist .c-header__wishlist-link {
  position: relative;
}
.c-header__wishlist .c-header__wishlist-link:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f08a";
  font-size: 28px;
  color: #333333;
  margin-right: 5px;
  line-height: 1;
}
.c-header__wishlist .c-header__wishlist-link::before {
  margin: 0;
  color: #faf7fa;
  width: 28px;
  height: 28px;
}
.c-header__wishlist .c-header__wishlist-link .c-header__wishlist-count {
  position: absolute;
  bottom: -2px;
  right: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  font-size: 8px;
  border: 0;
  border-radius: 100px;
  background: #f63939;
  color: white;
}


.c-header__wishlist:hover .c-header__wishlist-link::before {
  color: #1a170f;
}

.c-header__wishlist:hover .c-header__wishlist-count {
  color: white;
  border-color: #1a170f;
}


.c-header__cart-link, .c-header__cart-items-count {
  pointer-events: none;
}


.c-header__cart--empty {
  display: flex;
  align-items: flex-end;
}


.c-header__cart--empty-icon {
  width: 26px;
  height: 26px;
  background: rgba(0, 0, 0, 0) url("/skins/elegance/customer/images/elegance-header-cart.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  background-size: 100% auto;
}


.c-header__cart--not-empty-icon {
  width: 26px;
  height: 26px;
  background: rgba(0, 0, 0, 0) url("/skins/elegance/customer/images/elegance-header-cart.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  background-size: 100% auto;
}


.c-header__cart-items-count {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 18px;
  font-weight: bold;
  color: #faf7fa;
}


.c-header__cart-info, .c-header__cart--not-empty {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-wrap: wrap;
  padding-right: 10px;
  position: relative;
}


.c-header__cart--not-empty {
  cursor: pointer;
}

.c-header__cart--not-empty .c-header__cart-items-count {
  color: #1a170f;
}


.c-header__cart-product-count {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  border: 0;
  background: #f63939;
  color: white;
  font-size: 8px;
  position: absolute;
  bottom: -4px;
  right: -4px;
  z-index: 9;
  pointer-events: none;
  border-radius: 50%;
}


.c-header__cart-title {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  text-transform: uppercase;
  font-size: 12px;
  color: black;
}


.c-header__cart {
  width: auto;
  display: flex;
  justify-content: flex-end;
  z-index: 999;
  cursor: pointer;
}


.c-header__cart-items-count a {
  color: #faf7fa;
}


.c-header__cart-info {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  overflow: hidden;
}


.c-header-mini-cart__product-name-link {
  color: #fafafa;
  font-size: 16px;
  padding: 0 16px 0 0;
}


.c-header__cart {
  position: relative;
}


.c-header__cart--not-empty a {
  text-align: right;
}


.c-header-mini-cart {
  transform: translate(0);
  right: -100vw;
  top: 0;
  z-index: 999999;
  display: flex;
  justify-content: flex-end;
  position: fixed;
  box-shadow: none;
  border: 0;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.5);
  padding: 0;
}

.c-header-mini-cart.is-open {
  right: 0;
}

.c-header-mini-cart::before {
  content: none;
}


.c-header-mini-cart__content {
  display: block;
  padding: 10px;
  position: relative;
  width: 30%;
  min-width: 360px;
  max-width: 100%;
  height: 100%;
  right: -330px;
  background: white;
  overflow-x: auto;
}

.c-header-mini-cart__content.is-open {
  right: 0;
  transition: right 0.3s ease;
}


.c-header-mini-cart__view-checkout-button {
  width: 100%;
  margin: 32px 0 0 0;
  padding: 0;
}


.c-header-mini-cart__product-wrapper {
  padding: 12px 0;
  margin: 0;
  border-color: #cccccc;
}


.c-header-mini-cart__product-image {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 26%;
}


.c-header-mini-cart__product-image img {
  max-width: 100%;
  max-height: 100px;
}


.c-header-mini-cart__title-and-price {
  width: 74%;
  padding: 0 0 0 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}


.c-header-mini-cart__product-name {
  padding: 0;
  width: 100%;
  font-size: 14px;
}


.c-header-mini-cart__price-quantity-remove-wrapper {
  width: 100%;
}


.c-header-mini-cart__remove-item {
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
  height: 16px;
}


.c-header-mini-cart__remove-item::before, .c-header-mini-cart__remove-item::after {
  position: absolute;
  left: 8px;
  content: ' ';
  height: 16px;
  width: 2px;
  background-color: #f63939;
}


.c-header-mini-cart__remove-item::before {
  transform: rotate(45deg);
}


.c-header-mini-cart__remove-item::after {
  transform: rotate(-45deg);
}


.c-header-mini-cart__title {
  display: inline-flex;
  margin: 8px 0;
  font-size: 20px;
  font-weight: bold;
  color: #121212;
  font-family: "Merriweather";
}


.c-header-mini-cart__close-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.c-header-mini-cart__close-icon:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f054";
  font-size: 18px;
  color: #f63939;
  margin-right: 5px;
  line-height: 1;
}

.c-header-mini-cart__close-icon::before {
  margin: 0;
}


.c-header-mini-cart__product-quantity-label-separator {
  font-size: 12px;
  color: #121212;
  display: inline-flex;
  align-items: flex-end;
  margin: 0 8px 0 0;
}


.c-header-mini-cart__product-quantity {
  color: #121212;
  font-weight: normal;
  margin: 0;
}


@media only screen and (max-width: 1110px) {
  .c-header_search_form {
  padding: 0px;
}


.c-quick-search__results {
  width: 100% !important;
  max-width: none !important;
}


.c-quick-search__results-image-wrapper {
  margin: 0px 10px 0px 0px;
  width: 50px;
}


.c-quick-search__item-wrapper.has-add-to-cart {
  padding: 6px;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
}


.c-quick-search__item-name-and-description {
  width: calc(100% - 60px);
}


.c-quick-search__results-description {
  float: none;
  margin: 0px;
}


.c-quick-search__results-name {
  float: none;
  margin: 0px 0px 4px 0px;
  white-space: normal;
  display: block;
  width: auto;
}


.c-quick-search__results-price {
  float: none;
  width: 50%;
  margin: 0px;
  white-space: normal;
  word-break: break-all;
  height: 24px;
  display: inline-flex;
  align-items: center;
}


.c-quick-search__item-wrapper.has-add-to-cart .c-product-grid__buy-product-form {
  margin-left: auto;
}


.c-quick-search__item-wrapper.has-add-to-cart .c-product-grid__buy-product-submit {
  font-size: 12px !important;
  padding: 4px 6px;
}
}


/*
 * End standard header
 */
/*
 * Start header Top Menu line
 */
.c-header__top-menu-row {
  background: black url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  width: 100%;
}


.c-header__top-menu-line {
  display: flex;
  align-items: center;
  max-width: 1920px;
  padding: 0 48px;
  width: 100%;
  margin: 0 auto;
  background: white;
}


.c-header__top-menu-link {
  display: inline-flex;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  margin: 0 24px 0 0;
  padding: 16px 0;
  color: #f7f4f7;
}


.c-header__top-menu-item:last-child .c-header__top-menu-link {
  margin: 0;
}


/*
 * End header Top Menu line
 */
/*
 * Start Main Menu
 */
.c-box-main-menu {
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  border: 0;
  width: 100%;
  left: 0;
  margin-left: 0;
  z-index: 99;
}


.c-box-main-menu__content {
  justify-content: flex-start;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding: 0 48px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #b7a26d;
}


.c-box-main-menu__list {
  border: 0;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  height: inherit;
  min-height: 37px;
  z-index: 99;
}


.c-box-main-menu__item-image {
  display: none;
}


.c-box-main-menu__item-link {
  color: #faf7fa;
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 10px 0;
  margin: 0 16px;
  line-height: 19px;
  transition: padding 0s ease;
}

.c-box-main-menu__item-link::after {
  content: "";
  display: block;
  width: 2%;
  height: 2px;
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #fafafa;
  opacity: 0;
  transition: all 0.3s ease;
}


.c-box-main-menu__item:last-child .c-box-main-menu__item-link {
  margin: 0;
}


.c-box-main-menu__item-link[href="#"] .c-box-main-menu__mobile-control span {
  font-size: 0;
}


.c-box-main-menu__item:hover {
  background: rgba(0, 0, 0, 0);
}

.c-box-main-menu__item:hover .c-box-main-menu__item-link {
  color: #b7a26d;
}
.c-box-main-menu__item:hover .c-box-main-menu__item-link::after {
  opacity: 1;
  width: 100%;
}


.c-box-main-menu__item-link::before {
  content: none !important;
}


.c-box-main-menu__mobile-control {
  background: rgba(0, 0, 0, 0);
  width: 25px;
  height: 25px;
}

.c-box-main-menu__mobile-control:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f078";
  font-size: 16px;
  color: black;
  margin-right: 5px;
  line-height: 1;
}

.c-box-main-menu__mobile-control span {
  font-size: 0;
}

.c-box-main-menu__mobile-control::before {
  margin: 0;
  color: #faf7fa;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  left: 0;
  right: 0;
  width: 25px;
  height: 25px;
  position: relative;
}


.c-box-main-menu__item-link[href="#"] .c-box-main-menu__mobile-control::before {
  background: rgba(0, 0, 0, 0);
  justify-content: flex-end;
}


.c-box-main-menu__mobile-control.is-active-menu::before {
  content: "\f077";
}


.c-layout-top__sticky-wrapper {
  top: -100px;
}


.sticky-menu {
  opacity: 1;
  top: 0;
  transition: top 0.5s ease;
  box-shadow: 4px 0 8px 2px #afafaf;
  z-index: 990 !important;
}

.sticky-menu .c-box-main-menu__list {
  border: 0;
}

.sticky-menu .c-box-main-menu__item-link {
  padding: 12px 0;
  transition: padding 0s ease-in;
}


@media only screen and (min-width: 1111px) {
  .sticky-menu {
  top: 34px;
}
}


/*
 * End Main Menu
 */
/*
 * Start standard drop down category menu
 */
.c-box-dd-categories__subcategory-list::before {
  content: none !important;
}


.c-box-dd-categories__subcategory-list {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #fafafa;
  top: 99%;
  width: fit-content;
  width: -moz-fit-content;
  z-index: 999;
}


.c-box-main-menu .c-box-dd-categories__item {
  border-bottom-color: #fafafa;
  border-left-color: #fafafa;
  border-right-color: #fafafa;
}


.c-box-dd-categories__subcategory-item-link:hover {
  color: #b7a26d;
}


.c-box-dd-categories__subcategory-item-link {
  background: #f7f4f7 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  color: #f7f4f7;
  padding: 12px 18px;
  font-size: 14px;
  white-space: nowrap;
}


.c-box-dd-categories__subcategory-item-link span {
  margin-right: 10px;
}


.c-box-dd-categories__subcategory-item-link.is-parent::after {
  border-style: solid;
  border-color: #faf7fa;
  border-width: 0 1px 1px 0;
  padding: 3px;
}


@media only screen and (min-width: 1111px) {
  .c-box-main-menu__list .c-box-dd-categories__subcategory-list {
  opacity: 0;
  padding: 20px 154px;
  display: flex !important;
  left: 0 !important;
  top: 160%;
  max-height: 80vh;
  pointer-events: none;
  overflow-y: auto;
  overflow-x: hidden;
}

.c-box-main-menu__list .c-box-dd-categories__item {
  width: 19%;
}
.c-box-main-menu__list .c-box-dd-categories__item .c-box-dd-categories__item {
  width: 100%;
}
}


.c-box-main-menu__list .c-box-dd-categories__subcategory-list {
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  background: white;
  border-top-color: #1a170f;
  border-bottom: 1px solid #cccccc;
}
.c-box-main-menu__list .c-box-dd-categories__subcategory-list .c-box-dd-categories__subcategory-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  position: relative;
  top: 0 !important;
  padding: 0 0 0 8px;
  pointer-events: none;
  opacity: 1;
  max-height: 100vh;
  overflow: visible;
  border-bottom: 0;
}

.c-box-main-menu__list .c-box-dd-categories__item {
  border: 0;
  margin-bottom: 24px;
}
.c-box-main-menu__list .c-box-dd-categories__item .c-box-dd-categories__subcategory-item-link {
  font-size: 16px;
  color: #b7a26d;
  font-weight: bold;
  padding: 4px 0 8px 0;
  border-bottom: 1px solid #b7a26d;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.c-box-main-menu__list .c-box-dd-categories__item .c-box-dd-categories__item {
  margin-bottom: 0;
}
.c-box-main-menu__list .c-box-dd-categories__item .c-box-dd-categories__item .c-box-dd-categories__subcategory-item-link {
  text-transform: none;
  font-size: 16px;
  color: #555555;
  font-weight: normal;
  line-height: 27px;
  padding: 1px 0;
  border-bottom: 0;
  margin-bottom: 0;
  position: relative;
  left: 0;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
}
.c-box-main-menu__list .c-box-dd-categories__item .c-box-dd-categories__item .c-box-dd-categories__subcategory-item-link::before {
  content: "";
  border: 0;
  margin: 0;
  padding: 0;
  height: 1px;
  width: 10%;
  display: block;
  background: #b7a26d;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: rotate(0deg);
  transition: width 0.3s ease;
}
.c-box-main-menu__list .c-box-dd-categories__item .c-box-dd-categories__item .c-box-dd-categories__subcategory-item-link:hover {
  color: #b7a26d;
  left: 8px;
  transition: all 0.3s ease;
}
.c-box-main-menu__list .c-box-dd-categories__item .c-box-dd-categories__item .c-box-dd-categories__subcategory-item-link:hover::before {
  width: 100%;
  opacity: 1;
  transition: width 0.3s ease;
}

.c-box-main-menu__list .c-box-dd-categories__subcategory-item-link span {
  margin-right: 0;
}

.c-box-main-menu__list .menu-item-dropdown-menu:hover > .c-box-dd-categories__subcategory-list {
  transition: all 0.3s ease;
  top: calc(100% - 1px);
  opacity: 1;
  pointer-events: auto;
}
.c-box-main-menu__list .menu-item-dropdown-menu:hover > .c-box-dd-categories__subcategory-list .c-box-dd-categories__subcategory-list {
  pointer-events: auto;
}

.c-box-main-menu__list .c-box-dd-categories__subcategory-item-link {
  white-space: normal;
  white-space: normal;
  padding: 4px 6px;
  text-transform: none;
}

.c-box-main-menu__list .c-box-dd-categories__subcategory-item-link.is-parent::after {
  content: none;
}


@media only screen and (max-width: 1110px) {
  .c-layout-top .c-box-dd-categories {
  display: none;
}


.c-box-dd-categories__subcategory-list .c-box-main-menu__mobile-control {
  display: none !important;
}
}


/*
 * End standard drop down category menu
 */
/*
 * Start Mega Menu
 */
.c-mega-menu__title-box {
  padding: 0 0 16px 0;
}


.c-mega-menu__title-box span {
  border-color: rgba(0, 0, 0, 0);
  color: black;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}


.c-mega-menu__row {
  background: #f7f4f7 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  border-top: 0;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #cccccc;
  padding: 0 0 24px 0;
  max-width: 1220px;
  margin: 0 auto;
}

.c-mega-menu__row:first-child {
  border-top: 0;
  border-top-color: #f7f4f7 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  margin-bottom: 24px;
}

.c-mega-menu__row:last-child {
  border-bottom: 0;
}


@media only screen and (min-width: 1111px) {
  .c-mega-menu__rows-list {
  width: 100%;
  left: 0 !important;
  top: 160%;
  opacity: 0;
  display: block !important;
  background: white;
  pointer-events: none;
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
}


.menu-item-mega-menu:hover .c-mega-menu__rows-list {
  transition: all 0.3s ease;
  top: calc(100% - 1px);
  opacity: 1;
  pointer-events: auto;
}
}


.c-mega-menu__rows-list {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #faf7fa;
  background: #f7f4f7 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  width: 100%;
  padding: 24px 0 0 0;
}

.c-mega-menu__rows-list .bx-prev, .c-mega-menu__rows-list .bx-next {
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.c-mega-menu__rows-list .c-box-categories {
  width: 100%;
  padding: 0;
}

.c-mega-menu__rows-list .c-subcategory-with-level__category-name-link::before {
  content: "";
  border: 0;
  margin: 0;
  padding: 0;
  height: 1px;
  width: 10%;
  display: block;
  background: #b7a26d;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: rotate(0deg);
  transition: width 0.3s ease;
}

.c-mega-menu__rows-list .c-subcategory-with-level__category-name-link {
  color: #f7f4f7;
  font-size: 16px;
  position: relative;
  line-height: 27px;
  padding: 1px 0;
  left: 1px;
  margin: 0 0 0 -1px;
  transition: all 0.3s ease;
}
.c-mega-menu__rows-list .c-subcategory-with-level__category-name-link:hover {
  color: #b7a26d;
  left: 8px;
  transition: all 0.3s ease;
}
.c-mega-menu__rows-list .c-subcategory-with-level__category-name-link:hover::before {
  width: 100%;
  opacity: 1;
  transition: width 0.3s ease;
}

.c-mega-menu__rows-list .c-box-categories__category-name::before {
  content: "";
  border: 0;
  margin: 0;
  padding: 0;
  height: 1px;
  width: 10%;
  display: block;
  background: #b7a26d;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: rotate(0deg);
  transition: width 0.3s ease;
}

.c-mega-menu__rows-list .c-box-categories__category-name {
  color: #f7f4f7;
  text-transform: none;
  font-size: 16px;
  position: relative;
  line-height: 27px;
  padding: 1px 0;
  left: 1px;
  margin: 0 0 0 -1px;
  transition: all 0.3s ease;
}
.c-mega-menu__rows-list .c-box-categories__category-name:hover {
  color: #b7a26d;
  left: 8px;
  transition: all 0.3s ease;
}
.c-mega-menu__rows-list .c-box-categories__category-name:hover::before {
  width: 100%;
  opacity: 1;
  transition: width 0.3s ease;
}

.c-mega-menu__rows-list .c-box-categories__list .c-box-categories__category-image {
  display: none;
}

.c-mega-menu__rows-list .c-box-categories__category {
  width: 100%;
  padding: 0;
}

.c-mega-menu__rows-list .c-box-categories__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.c-mega-menu__rows-list .c-box-categories__category-title-link::before {
  content: none;
}

.c-mega-menu__rows-list .c-box-categories__category-name-wrapper {
  width: 100%;
  justify-content: flex-start;
}

.c-mega-menu__rows-list .c-box-categories__category-name-wrapper {
  padding: 0;
  font-size: 16px;
  line-height: 27px;
}
.c-mega-menu__rows-list .c-box-categories__category-name-wrapper::before {
  content: none;
}

.c-mega-menu__rows-list .c-box-categories__category-title-link {
  width: 100%;
  max-width: inherit;
  align-items: flex-start;
  justify-content: center;
  margin: 0;
}

.c-mega-menu__rows-list .s-html-editor {
  padding: 0;
}

.c-mega-menu__rows-list .c-box {
  width: 100%;
}

.c-mega-menu__rows-list .c-box-brands__view-all-brands-link {
  display: none;
}

.c-mega-menu__rows-list .c-box-brands__brand-link {
  width: 12.5%;
  align-items: center;
  margin: 0 0 12px 0;
  padding: 0 6px;
}

.c-mega-menu__rows-list .bx-wrapper .c-box-brands__brand-link {
  margin: 0;
  padding: 0;
}

.c-mega-menu__rows-list .c-box-brands__brand-link-wrapper {
  padding: 0 6px;
  text-align: left;
}

.c-mega-menu__rows-list .c-box-brands__list {
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 0;
  min-height: 60px;
}

.c-mega-menu__rows-list .c-box-brands__brand-name {
  padding: 0;
  justify-content: flex-start;
  font-size: 14px;
}

.c-mega-menu__rows-list .c-box-brands__brand-image + .c-box-brands__brand-name {
  justify-content: center;
}

.c-mega-menu__rows-list .o-box-products__wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: inherit;
  padding: 6px 0;
  margin-bottom: 6px;
}

.c-mega-menu__rows-list .o-box-products__product-image-wrapper {
  width: 100%;
  height: 130px;
  justify-content: flex-start;
}

.c-mega-menu__rows-list .o-box-products__product-image {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}

.c-mega-menu__rows-list .o-box-products__product-image-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: inherit;
  width: 100%;
  height: 120px;
  padding: 0 6px 0 0;
}

.c-mega-menu__rows-list .o-box-product__product-title-wrapper {
  width: 100%;
  padding: 0;
  justify-content: center;
}

.c-mega-menu__rows-list .c-product-grid__availability {
  display: none;
}

.c-mega-menu__rows-list .o-box-products .product-prices {
  width: 235px;
  text-align: left;
}

.c-mega-menu__rows-list .o-box-products__product-title-link {
  max-height: inherit;
  font-size: 14px;
}

.c-mega-menu__rows-list .o-box-products__product-title a, .c-mega-menu__rows-list .o-box-products__title a, .c-mega-menu__rows-list .o-box-products__product-title-wrapper a {
  color: black;
  text-align: left;
  justify-content: flex-start;
}

.c-mega-menu__rows-list .price-value {
  font-weight: normal;
  font-size: 14px;
  color: #fafafa;
}

.c-mega-menu__rows-list .list-price, .c-mega-menu__rows-list .c-price-exclude-taxes__final-price-withtax {
  text-align: center;
}

.c-mega-menu__rows-list .c-box-upsell-products__product-wrapper {
  align-items: flex-start;
}

.c-mega-menu__rows-list .o-box-products .c-product-price__discount-precent-wrapper {
  left: unset;
  top: 0;
  right: 12px;
}

.c-mega-menu__rows-list .o-box-products .c-product-price__discount-precent {
  width: 56px;
  height: 28px;
}

.c-mega-menu__rows-list .o-box-products__product-title, .c-mega-menu__rows-list .o-box-products__title, .c-mega-menu__rows-list .o-box-products__product-title-wrapper {
  min-height: inherit !important;
}

.c-mega-menu__rows-list .c-box-categories__category-name-wrapper {
  padding: 0;
}

.c-mega-menu__rows-list .c-box-categories__category-title-link::before {
  position: absolute;
  top: 5px;
  left: 0;
}

.c-mega-menu__rows-list .c-box-categories__category-title-link {
  position: relative;
}

.c-mega-menu__rows-list .c-box-bestsellers__list {
  width: 100%;
}


.c-mega-menu__content-box {
  padding: 0 6px;
}


.c-mega-menu__content-box[style="width:33.3%;"] .o-box-products__wrapper, .c-mega-menu__content-box[style="width:50%;"] .o-box-products__wrapper {
  width: 49%;
}

.c-mega-menu__content-box[style="width:33.3%;"] .c-box-brands__brand-link, .c-mega-menu__content-box[style="width:50%;"] .c-box-brands__brand-link {
  width: 50%;
  justify-content: flex-start;
  text-align: left;
}


.c-mega-menu__content-box[style="width:75%;"] .o-box-products__wrapper, .c-mega-menu__content-box[style="width:100%;"] .o-box-products__wrapper {
  width: 24%;
}


.c-mega-menu__content-box[style="width:20%;"] .c-box-brands__brand-link {
  width: 100%;
  justify-content: flex-start;
  text-align: left;
}


.c-mega-menu__content-box[style="width:25%;"] .c-box-brands__brand-link, .c-mega-menu__content-box[style="width:33.3%;"] .c-box-brands__brand-link {
  width: 50%;
}

.c-mega-menu__content-box[style="width:25%;"] .c-box-brands__brand-link, .c-mega-menu__content-box[style="width:33.3%;"] .c-box-brands__brand-link {
  width: 50%;
  justify-content: flex-start;
  text-align: left;
}


.c-mega-menu__content-box[style="width:50%;"] .c-box-brands__brand-link {
  width: 50%;
}


/*
 * End Mega Menu
 */
/*
 * Start Header for Mobile
 */
.c-header__mobile {
  min-width: inherit;
}


.c-header__mobile-menu {
  justify-content: center;
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}


.c-header__mobile-menu-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  height: inherit;
}


.c-header__mobile-menu-item.is-active.mobile-menu-item-nav::before {
  color: #1a170f;
}


.c-header__search--mobile, .mobile-menu-item-language-and-currency, .mobile-menu-item-login {
  display: none;
  position: absolute;
  top: 46px;
  left: 0;
  z-index: 99999;
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  width: 100%;
  height: 63px;
  box-shadow: 0 12px 16px -8px rgba(0, 0, 0, 0.18);
}


.mobile-menu-item-language-and-currency-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.mobile-menu-item-language-and-currency-inner .c-header__currency, .mobile-menu-item-language-and-currency-inner .c-header__language {
  display: flex;
  width: 50%;
}

.mobile-menu-item-language-and-currency-inner .c-header__currency {
  padding-right: 10px;
  justify-content: flex-end;
  border-right: 1px solid #dddddd;
}

.mobile-menu-item-language-and-currency-inner .c-header__language {
  padding-left: 10px;
  justify-content: flex-start;
}

.mobile-menu-item-language-and-currency-inner .c_header__language-selected {
  padding-left: 0;
}

.mobile-menu-item-language-and-currency-inner .c_header__currency-selected-code, .mobile-menu-item-language-and-currency-inner .c-header__language-code {
  font-size: 14px;
}

.mobile-menu-item-language-and-currency-inner .c-header__currency-list {
  top: 38px;
}

.mobile-menu-item-language-and-currency-inner .c-header__language-list {
  left: 10px;
}


.mobile-menu-item-account .c-header__profile {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0;
  height: 100%;
  flex-wrap: wrap;
}

.mobile-menu-item-account .c-header__profile_link {
  font-size: 14px;
}

.mobile-menu-item-account .header-login-separator {
  padding: 0 10px;
  margin-bottom: 2px;
}


@media only screen and (max-width: 1110px) {
  .c-header__mobile-international {
  width: 100%;
  margin: 36px 0 0 0;
}

.c-header__mobile-international .c-header__currency-list {
  display: flex;
  width: 100%;
  box-shadow: none;
  position: relative;
  padding-top: 4px;
  background: rgba(0, 0, 0, 0);
}

.c-header__mobile-international .c-header__language-dropdown, .c-header__mobile-international .c-header__currency-selector {
  padding: 4px 16px 4px 0;
  margin: 0;
  font-weight: normal;
  font-size: 14px;
}

.c-header__mobile-international .c-header__language-list {
  display: flex;
  width: 100%;
  box-shadow: none;
  position: relative;
  padding-top: 4px;
  background: rgba(0, 0, 0, 0);
}

.c-header__mobile-international .c-header__mobile-lang {
  margin: 0 0 18px 0;
}

.c-header__mobile-international .c-header__language-dropdown .c-header__language-code {
  font-size: 14px;
  font-weight: normal;
}

.c-header__mobile-international .c-header__mobile-international .c-header__language-dropdown {
  padding: 0;
}

.c-header__mobile-international .c-header__language-dropdown-link {
  display: flex;
  align-items: center;
  padding: 4px 16px 4px 0;
}

.c-header__mobile-international .c-header__mobile-lang-title, .c-header__mobile-international .c-header__mobile-currency-title {
  font-weight: bold;
}


.c-header__info .c-header__search-form-icon-wrapper {
  display: none;
}


.c-header__search-button-submit {
  width: 60px;
  height: 30px;
}


.c-header__search_input--mobile {
  background: #030303 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll !important;
}


.c-header__search {
  width: 100%;
  padding-right: 20px;
  pointer-events: auto;
}


.c-box-main-menu::before, .c-box-main-menu::after {
  content: none;
}


.c-mega-menu__rows-list {
  border-top: 1px solid #dddddd;
}

.c-mega-menu__rows-list .c-box-categories__categories-per-row-2, .c-mega-menu__rows-list .c-box-categories__categories-per-row-3, .c-mega-menu__rows-list .c-box-categories__categories-per-row-4, .c-mega-menu__rows-list .c-box-categories__categories-per-row-5, .c-mega-menu__rows-list .c-box-categories__categories-per-row-6, .c-mega-menu__rows-list .c-box-categories__categories-per-row-7 {
  width: 100%;
}

.c-mega-menu__rows-list .o-box-products__product-image-wrapper {
  width: 100%;
}

.c-mega-menu__rows-list .c-box-brands__list {
  padding: 0;
  margin: 0;
  flex-wrap: inherit;
}

.c-mega-menu__rows-list .c-box-brands__brand-link {
  width: 100%;
  padding: 0;
}

.c-mega-menu__rows-list .c-box-brands__brand-link-wrapper {
  width: 100%;
}


.c-mega-menu__rows-list .c-box-brands__list {
  flex-wrap: wrap;
}


.c-mega-menu__rows-list {
  width: 100%;
}


.c-mega-menu__title-box {
  display: block;
  order: unset;
  padding-bottom: 0;
}


.c-mega-menu__content-box {
  order: unset;
  margin-bottom: 24px;
}


.c-header__search-button {
  right: 2px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  height: 28px;
}

.c-header__search-button::before {
  width: 60px;
  height: 28px;
  font-size: 16px;
  padding: 0 0 0 18px;
}


.c-header__language-dropdown, .c-header__currency-selector {
  padding: 6px 12px;
}


.c-header__currency {
  position: relative;
}


.mobile-menu-item-language-and-currency-inner .c-header__language-list {
  left: 4px;
}


.mobile-menu-item-language-and-currency-inner .c-header__currency-list {
  top: 17px;
  right: 6px;
}


.menu-item-dropdown-menu > .c-box-dd-categories__subcategory-list {
  padding-right: 6px;
  margin-top: 12px;
}


.c-header__mobile-main-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #b7a26d;
}


.c-header__phone-wrapper-mobile {
  background: #f9f9f9;
  margin: 0 -16px;
  padding: 6px 16px;
  text-align: center;
}


.c-header__phone-number {
  color: #1a170f;
  font-size: 14px;
  font-size: 16px;
  font-weight: bold;
}


.c-header__phone-number:before {
  color: #1a170f;
}


.c-header__logo {
  width: 100%;
  max-width: 100%;
  max-height: 110px;
  top: 0;
}


.c-header__standard-logo-section {
  padding: 16px;
  max-width: 60%;
}


.c-header__intro-text-mobile {
  display: flex;
  align-items: center;
  text-align: left;
  line-height: 19px;
  font-weight: bold;
  font-size: 14px;
  width: 100%;
  margin: 0 0 24px 0;
  color: #1a170f;
}


.c-header__intro-text {
  width: 100%;
  padding: 6px 16px;
  font-size: 13px;
  background: #1a170f;
  text-align: center;
}


.c-header__search-mobile-wrapper {
  display: inline-flex;
  justify-content: center;
  width: 60px;
  height: 60px;
  padding: 16px 0 16px 6px;
}


.c-header__search-mobile-toggle-icon svg {
  margin: auto;
  width: 22px;
  height: 28px;
  cursor: pointer;
}


.c-header__search-mobile-toggle-icon svg path {
  fill: #1a170f;
}


.c-header__search--mobile {
  display: flex;
  width: 100%;
  position: relative;
  top: 0;
  max-height: 1px;
  overflow: hidden;
  box-shadow: none;
  z-index: 8;
  align-items: center;
  justify-content: center;
  padding: 0;
  height: inherit;
  border-bottom: 1px solid #b7a26d;
  background: white;
  opacity: 0;
  box-sizing: border-box;
}

.c-header__search--mobile.is-open {
  max-height: 100px;
  padding: 12px 6px;
  opacity: 1;
  transition: max-height 0.3s ease;
  z-index: 10;
  overflow: visible;
}

.c-header__search--mobile .c-header_search_form {
  margin: 0;
}

.c-header__search--mobile .c-header__search_input {
  border-color: black;
  border-color: #4fa157;
  border-width: 0 0 1px 0;
  padding: 4px 8px;
  height: 32px !important;
  min-height: 32px;
  width: 100%;
}


/*
 * here need to be toggle effect
 */
.c-header__mobile-menu-content {
  position: fixed;
  background: white;
  z-index: 99999;
  height: 100vh;
  top: 0;
  left: -520px;
  width: 100%;
  max-width: 520px;
  padding: 16px;
  overflow-x: auto;
  transition: left 0.4s ease;
}

.c-header__mobile-menu-content.is-opened {
  left: 0;
  transition: left 0.4s ease;
}


.c-header__mobile-menu-logo {
  display: flex;
  align-items: flex-start;
  width: 100%;
  justify-content: center;
  margin: 0 0 24px 0;
  padding: 0 40px;
  position: relative;
}


.c-header__mobile-close-menu {
  position: absolute;
  width: 44px;
  height: 44px;
  cursor: pointer;
  top: 0;
  right: 0;
  z-index: 99;
}


.c-header__mobile-close-menu::before {
  position: absolute;
  right: 12px;
  content: '';
  height: 24px;
  width: 2px;
  background-color: #f63939;
  transform: rotate(45deg);
}


.c-header__mobile-close-menu::after {
  position: absolute;
  right: 12px;
  content: '';
  height: 24px;
  width: 2px;
  background-color: #f63939;
  transform: rotate(-45deg);
}


.c-box-dd-categories__subcategory-list {
  border-top: 0;
}


.c-header__mobile-menu {
  height: auto;
}


.c-header__mobile-menu {
  justify-content: flex-start;
}

.c-header__mobile-menu .c-box-main-menu {
  display: flex !important;
}


.c-box-main-menu__content {
  width: 100%;
  padding: 0;
}


.c-box-main-menu__list {
  padding: 0;
  border: 0;
}


.c-box-main-menu {
  width: 100%;
  margin: 0;
  left: 0;
}


.c-box-main-menu__item {
  margin: 0;
  display: block;
  max-width: 100%;
  padding: 10px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: black;
}


.c-box-main-menu__item-link {
  font-size: 16px;
  padding: 10px 0;
  margin: 0;
  line-height: 16px;
  text-transform: capitalize;
  height: 36px;
}


.c-box-main-menu__item-link[href="#"] {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}


.c-box-main-menu__item-link[href="#"] .c-box-main-menu__mobile-control {
  right: 0;
}


.c-box-main-menu__item:hover .c-box-main-menu__item-link {
  color: #faf7fa;
}


.c-box-main-menu__item:hover .c-box-main-menu__item-link::after {
  content: none;
}


.c-header__top-menu-row {
  display: none;
}


.c-header__top-menu-item {
  width: 100%;
}


.c-header__top-menu-line {
  padding: 0;
  flex-direction: column;
  align-items: flex-start;
}


.c-header__top-menu-link {
  align-items: center;
  font-size: 16px;
  line-height: 16px;
  min-height: 25px;
  margin: 0;
  padding: 8px 0;
  width: 100%;
  text-transform: capitalize;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: black;
}


.c-header__mobile-profile-wrapper {
  margin: 34px 0 0 0;
  display: flex;
  align-items: center;
  width: 100%;
}


.c-header__profile_link {
  font-size: 14px;
  margin: 0 24px 0 0;
  text-transform: capitalize;
}


.c-header__profile-login:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f090";
  font-size: 14px;
  color: black;
  margin-right: 5px;
  line-height: 1;
}

.c-header__profile-login::before {
  margin: 0 8px 0 0;
  color: #f7f4f7;
}


.c-header__profile-register:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f084";
  font-size: 14px;
  color: black;
  margin-right: 5px;
  line-height: 1;
}

.c-header__profile-register::before {
  margin: 0 8px 0 0;
  color: #f7f4f7;
}


.c-header__standard {
  display: flex;
  padding: 0;
  margin: 0;
}

.c-header__standard .c-header__cart--not-empty, .c-header__standard .c-header__cart-product-count, .c-header__standard .c-header__cart--not-empty-icon {
  display: none;
}


.c-header__standard .c-header__logo, .c-header__standard .c-header__search, .c-header__standard .c-header__wishlist, .c-header__standard .c-header__int-and-profile, .c-header__standard .c-header__logo-and-search {
  display: none;
}


.c-header__cart--empty, .c-header__cart--empty-icon {
  display: none;
}


.c-header__main-information {
  padding: 0;
  margin: 0;
  border: 0;
}
}


@media only screen and (max-width: 640px) {
  .c-header_search_form {
  height: auto;
  margin: 10px 0;
}


.c-header__search_input {
  width: 100%;
}


.c-header__logo-text {
  font-size: 16pt !important;
  padding: 0 0 0 6px;
  letter-spacing: 6px;
  line-height: normal;
  white-space: normal;
}


.c-header__logo-image {
  max-width: 100%;
}


.c-mega-menu__rows-list {
  border-left: 0;
  border-right: 0;
}


.c-header__wishlist.is-mobile {
  margin: 0;
}

.c-header__wishlist.is-mobile .c-header__wishlist-link::before {
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
}


@media only screen and (max-width: 400px) {
  .c-header__search-mobile-wrapper {
  width: 30px;
  padding: 16px 0;
}


.c-header__mobile-menu-item {
  width: 30px;
  padding: 16px 0;
}


.c-header__mobile-menu-item {
  width: 30px;
  padding: 16px 0;
}


.c-header__mobile-main-section {
  padding: 0 6px;
}
}


/*
 * End Header for Mobile
 */
/*
 * ** End Header **
 */
/*
 * ** Start Product in Category list/grid **
 */
/*
 * Start grid at Home page
 */
.c-box {
  margin: 0 0 80px 0;
  padding: 0 0 80px 0;
  border-bottom: 1px solid #b7a26d;
}

.c-box:last-of-type {
  margin-bottom: 0;
  border-bottom: 0;
}


.c-featured-category__listing {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 100px 0;
}


.c-featured-category__title-wrapper {
  display: flex;
  width: 35%;
  padding: 0 0 28% 0;
  height: auto;
  background-color: black;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain !important;
  position: sticky;
  left: 0;
  top: 90px;
  cursor: pointer;
}


.c-featured-category__title {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  border: 10px double #b7a26d;
  position: absolute;
  top: 22px;
  left: 22px;
  width: calc(100% - 44px);
  height: calc(100% - 44px);
}


.c-featured-category__title-content {
  font-size: 40px;
  font-weight: bold;
  line-height: 48px;
  color: white;
  margin: 0 0 36px 0;
  background: rgba(0, 0, 0, 0);
  font-family: "Merriweather";
}


.c-featured-category__link-wrapper {
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #b7a26d;
  border: 2px solid #b7a26d;
  padding: 16px 32px;
  cursor: pointer;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
}

.c-featured-category__link-wrapper:hover {
  color: white;
  background: #999999;
  border-color: #707070;
  transition: all 0.3s ease;
}


.c-featured-category__listing .c-category__grid-list {
  margin: -32px 0;
  width: 65%;
}

.c-featured-category__listing .c-category__grid-list .c-product-grid__wrapper {
  top: 0 !important;
  left: 0 !important;
  position: relative !important;
  margin: 16px 0;
}


.c-featured-category__listing:nth-child(even) .c-featured-category__title-wrapper {
  order: 2;
  background-color: #b7a26d;
}

.c-featured-category__listing:nth-child(even) .c-category__grid-list {
  order: 1;
  padding: 0 24px 0 0;
}

.c-featured-category__listing:nth-child(even) .c-featured-category__link-wrapper {
  color: black;
  background: rgba(0, 0, 0, 0);
  border: 2px double black;
  transition: all 0.3s ease;
}
.c-featured-category__listing:nth-child(even) .c-featured-category__link-wrapper:hover {
  color: white;
  background: #dbd1b6;
  border-color: #b7a26d;
  transition: all 0.3s ease;
}

.c-featured-category__listing:nth-child(even) .c-featured-category__title {
  border: 10px double black;
}


.c-featured-category__listing:nth-child(odd) .c-featured-category__title-wrapper {
  order: 1;
}

.c-featured-category__listing:nth-child(odd) .c-category__grid-list {
  order: 2;
  padding: 0 0 0 24px;
}


.c-featured-category__title::before {
  content: none;
}


.c-featured-category__title-content-link {
  color: #fffcff;
}


@media only screen and (max-width: 640px) {
  .c-featured-category__listing .c-category__grid-list .c-product-grid__wrapper {
  width: 100%;
  flex: 0 0 100%;
  padding: 16px 22px;
  margin: 24px 0;
}


.dynamic-page-index .c-featured-category__title {
  margin: 0;
}


.c-featured-category__title-wrapper {
  text-align: center;
  width: 100%;
  height: 380px;
  position: relative;
  top: 0;
}


.c-featured-category__title-content {
  font-size: 24px;
}


.c-featured-category__listing .c-category__grid-list {
  margin: 0;
  padding: 0;
  width: 100%;
}


.c-featured-category__listing:nth-child(odd) .c-featured-category__title-wrapper, .c-featured-category__listing:nth-child(even) .c-featured-category__title-wrapper {
  order: 1;
}


.c-featured-category__listing:nth-child(odd) .c-category__grid-list, .c-featured-category__listing:nth-child(even) .c-category__grid-list {
  padding: 0;
  order: 2;
}


.c-product-grid__availability-and-options .c-product-grid__product-options {
  display: flex;
  margin: 0 0 0 auto;
}


.c-product-grid__wrapper .c-product-grid__availability-and-options {
  align-items: flex-start;
}


.c-featured-category__link-wrapper {
  line-height: normal;
  padding: 10px 24px;
}
}


/*
 * End grid at Home page
 */
/*
 * Start Product grid item view
 */
.c-product-grid__wrapper .option-value-color:nth-child(n+4) {
  display: none;
}

.c-product-grid__wrapper .option-value-color img {
  max-width: 24px;
  max-height: 24px;
  width: auto;
  height: auto;
  border: 1px solid #cccccc;
  margin: 0 2px 0 0;
}

.c-product-grid__wrapper .c-product-grid__view-content {
  position: relative;
  box-sizing: border-box;
}

.c-product-grid__wrapper .c-countdown-product-grid__label {
  display: none;
}

.c-product-grid__wrapper .c-countdown-product-grid__wrapper {
  background: rgba(0, 0, 0, 0);
  left: 0;
  bottom: initial;
  top: 20px;
  width: fit-content;
  box-sizing: border-box;
}

.c-product-grid__wrapper .c-countdown-product-grid__wrapper .c-countdown-product-grid__time-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.c-product-grid__wrapper .c-countdown-product-grid__countdown {
  width: fit-content;
  padding: 0;
}

.c-product-grid__wrapper .c-countdown-product-grid__wrapper .c-countdown-product-grid__unit-of-time span {
  font-size: 10px;
}

.c-product-grid__wrapper .c-countdown-product-grid__wrapper .c-countdown-product-grid__unit-of-time {
  display: flex;
  flex-wrap: wrap;
  width: 68px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  height: 40px;
  margin: 0 0 4px 0;
  padding: 2px 2px 2px 6px;
  background: #b7a26d;
}
.c-product-grid__wrapper .c-countdown-product-grid__wrapper .c-countdown-product-grid__unit-of-time:last-of-type {
  margin-bottom: 0;
}

.c-product-grid__wrapper .c-countdown-product-grid__delimiter {
  display: none;
}

.c-product-grid__wrapper .c-product-grid__product-image-wrapper {
  padding: 0 0 8px 0;
}

.c-product-grid__wrapper .c-product-grid__product-name-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
}

.c-product-grid__wrapper .c-product-grid__availability-and-options {
  display: flex;
  width: 100%;
  align-items: flex-start;
}

.c-product-grid__wrapper .c-product-grid__availability {
  padding: 0;
  width: 40%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  font-weight: normal;
  color: #cccccc;
  font-size: 14px;
}
.c-product-grid__wrapper .c-product-grid__availability * {
  font-size: 14px;
  font-weight: normal;
  color: #cccccc;
}

.c-product-grid__wrapper .c-product-grid__options-wrapper {
  width: 60%;
  display: flex;
  justify-content: flex-end;
  text-align: right;
}
.c-product-grid__wrapper .c-product-grid__options-wrapper * {
  pointer-events: none;
  color: #cccccc !important;
}

.c-product-grid__wrapper .c-product-grid__option-item {
  display: none;
}
.c-product-grid__wrapper .c-product-grid__option-item:first-of-type {
  display: inline-flex;
}

.c-product-grid__wrapper .c-option-color__section {
  margin: 0;
}

.c-product-grid__wrapper .c-product-option-text-button__button.selected, .c-product-grid__wrapper .c-product-option-text-button__button {
  border: 0;
  margin: 0;
}

.c-product-grid__wrapper .c-product-option-text-button__label {
  border: 0;
  min-width: 0;
  min-height: 0;
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  margin: 0;
}

.c-product-grid__wrapper .c-product-option-text-button__option-name {
  padding: 0 0 0 4px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}

.c-product-grid__wrapper .c-product-option-text-button__button.selected .c-product-option-text-button__option-name:hover {
  height: inherit;
}

.c-product-grid__wrapper .c-product-option-text-button__button-wrapper {
  justify-content: flex-end;
}

.c-product-grid__wrapper .c-option-color__tooltip {
  display: none !important;
  opacity: 0 !important;
}

.c-product-grid__wrapper .c-option-color__wrapper {
  margin: 0 0 0 4px;
  border: 0;
  padding: 0;
}

.c-product-grid__wrapper .c-option-color__value-wrapper {
  border: 0 !important;
  margin: 0;
  width: 12px !important;
  height: 12px !important;
}

.c-product-grid__wrapper .c-option-color__value-color {
  border: 0;
  height: 12px !important;
  width: 12px !important;
  border-radius: 100%;
}

.c-product-grid__wrapper .c-product-grid__product-details {
  margin: 8px 0 0 0;
}


.c-product-grid__wrapper.is-image-hover .c-product-grid__product-options.has-more-options .c-product-grid__option-item:first-of-type {
  display: none;
}

.c-product-grid__wrapper.is-image-hover .c-product-grid__product-options.has-more-options .c-product-grid__option-item:nth-child(2) {
  display: block;
}


.c-product-grid__wrapper.is-image-hover .c-product-grid__view-content.has-no-thumbs {
  padding: 0;
  top: 0;
  border: 0;
  right: 0;
  position: relative;
  box-sizing: border-box;
}


.c-product-grid__option-item .c-product-options-thumb__option-popup, .c-product-grid__option-item .c-product-options-thumb__option-name, .c-product-grid__option-item .c-product-options-thumb__option-input {
  display: none !important;
}

.c-product-grid__option-item .c-product-options-thumb__option-image {
  max-width: 10px;
  max-height: 10px;
  width: auto;
  height: auto;
  border-radius: 100%;
  border: 1px solid #cccccc;
  overflow: hidden;
}

.c-product-grid__option-item .c-product-option-text-button__button.selected .c-product-option-text-button__label {
  margin-bottom: 0;
  height: 22px;
}

.c-product-grid__option-item .c-product-options-thumb__thumbs-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.c-product-grid__option-item .c-product-options-thumb__option-selected-list {
  margin: 0 0 0 4px;
}


.c-product-grid__wrapper.is-image-hover .c-product-grid__view-content {
  display: flex;
  right: 0;
  top: 0;
  box-shadow: none;
  background: white;
  border: 0;
  box-sizing: content-box;
  padding: 0;
  width: 100%;
  position: absolute;
  z-index: 9;
}


.c-product-grid__product-image {
  height: auto;
}


.c-product-grid__product-image-link {
  align-items: flex-start;
}


.c-product-grid__wrapper, .c-procut-listing__product-wrapper {
  padding: 24px;
}

.c-product-grid__wrapper .c-product-grid__wishlist-and-ad-to-cart, .c-procut-listing__product-wrapper .c-product-grid__wishlist-and-ad-to-cart {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-top: 0;
  width: 100%;
}

.c-product-grid__wrapper .c-product-page__button-wishlist-text, .c-procut-listing__product-wrapper .c-product-page__button-wishlist-text {
  display: none;
}

.c-product-grid__wrapper .c-product-page__button-wishlist, .c-procut-listing__product-wrapper .c-product-page__button-wishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a170f;
  padding: 4px;
  border: 0;
  background: rgba(0, 0, 0, 0);
}
.c-product-grid__wrapper .c-product-page__button-wishlist:before, .c-procut-listing__product-wrapper .c-product-page__button-wishlist:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f08a";
  font-size: 26px;
  color: black;
  margin-right: 5px;
  line-height: 1;
}
.c-product-grid__wrapper .c-product-page__button-wishlist::before, .c-procut-listing__product-wrapper .c-product-page__button-wishlist::before {
  margin: 0;
  color: #1a170f;
}

.c-product-grid__wrapper .c-product-grid__add-to-wishlist-button, .c-procut-listing__product-wrapper .c-product-grid__add-to-wishlist-button {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}

.c-product-grid__wrapper .c-product-page__button-wishlist:hover, .c-procut-listing__product-wrapper .c-product-page__button-wishlist:hover {
  border: 0;
  background: transparnet;
}
.c-product-grid__wrapper .c-product-page__button-wishlist:hover:before, .c-procut-listing__product-wrapper .c-product-page__button-wishlist:hover:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f004";
  font-size: 26px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}
.c-product-grid__wrapper .c-product-page__button-wishlist:hover::before, .c-procut-listing__product-wrapper .c-product-page__button-wishlist:hover::before {
  margin: 0;
  color: #1a170f;
  transition: all 0.3s ease;
}

.c-product-grid__wrapper .has-in-wishlist .c-product-page__button-wishlist, .c-procut-listing__product-wrapper .has-in-wishlist .c-product-page__button-wishlist {
  border: 0;
  background: rgba(0, 0, 0, 0);
}
.c-product-grid__wrapper .has-in-wishlist .c-product-page__button-wishlist:before, .c-procut-listing__product-wrapper .has-in-wishlist .c-product-page__button-wishlist:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f004";
  font-size: 26px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}
.c-product-grid__wrapper .has-in-wishlist .c-product-page__button-wishlist::before, .c-procut-listing__product-wrapper .has-in-wishlist .c-product-page__button-wishlist::before {
  margin: 0;
  color: #1a170f;
}

.c-product-grid__wrapper .c-product-grid__action-buttons, .c-procut-listing__product-wrapper .c-product-grid__action-buttons {
  display: flex;
  flex-direction: column;
  width: 100%;
}


.c-product-grid__product-name-wrapper {
  width: 100%;
  text-align: left;
}


.c-product-grid__product-title {
  font-size: 16px;
  padding: 8px 0 0 0;
  font-weight: bold;
  line-height: 18px;
  width: 100%;
  text-align: left;
}


.c-product-grid__product-title-link {
  color: #fafafa;
  font-size: 16px;
  font-weight: normal;
}


/*
 * fix me from here below the css is not checked
 */
.c-product-grid__wrapper.is-image-hover .c-product-grid__view-content {
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}


.c-product-grid__wrapper.is-image-hover .c-product-grid__hover-product-thumb-holder {
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}


/*
 * End Product grid item view
 */
/*
 * Start Category page elements
 */
.c-sort-by {
  align-items: center;
  justify-content: space-between;
  width: 100%;
}


.c-sort-view__sort-by-products-per-page select {
  background-position: 95% 55%;
  border-width: 0 0 1px 0;
  min-width: 300px;
  padding: 10px 0;
}


#ProductSort {
  margin-right: 10px;
}


.c-sort-view__sort-by-products-per-page {
  display: flex;
  align-items: center;
}


.c-pager__type-view--grid, .c-pager__type-view--list {
  display: none;
}


.c-pager__pagination {
  color: #fffcff;
}


.c-pager__type-view--list .c-pager__type-view-link {
  background: rgba(0, 0, 0, 0);
  align-items: center;
}

.c-pager__type-view--list .c-pager__type-view-link:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e072";
  font-size: 20px;
  color: #333333;
  margin-right: 5px;
}


.c-pager__tooltip {
  left: -82px;
}


.c-pager-bottom[style="display:block"] {
  display: flex !important;
}


.c-pager .prev-page, .c-pager .selected-page, .c-pager .next-page, .c-pager .c-pager__buttons a {
  border: 1px solid rgba(0, 0, 0, 0);
  font-size: 16px;
  color: #1a170f;
  margin: 0;
}

.c-pager .selected-page, .c-pager .prev-page:hover, .c-pager .selected-page:hover, .c-pager .next-page:hover, .c-pager .c-pager__buttons a:hover {
  border-color: #b7a26d;
  color: #b7a26d;
  background: #f8f6f0;
  transition: all 0.2s ease;
}


.c-wishlist-notlogged-page__send-to-friend-input-text {
  height: 37px;
}


.c-wishlist-profile-page__item-type.type-in-favorites {
  margin-bottom: 10px;
}


.c-wishlist-profile-page__subtitle {
  display: none;
}


.c-wishlist-profile-page__send-to-friend {
  margin-bottom: 60px;
  display: flex;
  align-items: center;
}


.c-category__filter-pager-buttons .c-pager {
  margin-left: auto;
}


.c-category-subcategories__list {
  margin: 0 0 20px 0;
  padding: 0;
  justify-content: flex-start;
}


.c-category-subcategories {
  flex-wrap: nowrap;
  align-items: center;
  width: 20%;
  margin: 0 0 20px 0;
  padding: 0;
}


.c-category-subcategories__title {
  width: 100%;
}


.c-category-subcategories__name {
  margin: 0;
}


.c-category-subcategories .c-category-subcategories__name-link {
  border-right: 1px solid #cccccc;
  font-weight: normal;
  font-size: 16px;
}
.c-category-subcategories .c-category-subcategories__name-link:hover {
  text-decoration: none;
  background: #f8f8f8;
  transition: background 0.3s ease;
}

.c-category-subcategories:last-child .c-category-subcategories__name-link {
  border-right: 0;
}


.c-category-subcategories__name-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  color: #1a170f;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 16px 0 0;
  padding: 16px;
}


.c-product-grid__custom-icons {
  z-index: 8;
}


.c-product-grid__discount-and-new-icons {
  position: absolute;
  left: 0;
  bottom: 40px;
  z-index: 9;
}

.c-product-grid__discount-and-new-icons .c-product-grid__price-modifiers {
  position: relative;
  right: inherit;
  left: 0;
  top: 0;
  background: #00b5dd;
  font-size: 16px;
  width: 68px;
  height: 32px;
  background-size: 100% auto;
}

.c-product-grid__discount-and-new-icons .c-product-grid__discount-percent {
  background: rgba(0, 0, 0, 0);
  color: white;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  width: 68px;
  height: 32px;
  top: 0;
  left: 0;
  position: absolute;
}

.c-product-grid__discount-and-new-icons .o-product-is-new__icon {
  position: relative;
  top: 6px;
  left: 0;
  max-width: 68px;
}


.c-product-listing__buy-button-form {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}

.c-product-listing__buy-button-form .c-product-listing__product-quantity {
  width: 100%;
  text-align: center;
  margin: 0 0 16px 0;
}

.c-product-listing__buy-button-form .c-product-listing__add-to-wishlist-button {
  margin: 0 16px 0 0;
}


/*
 * End Category page elements
 */
/*
 * Start Category page mobile
 */
@media only screen and (max-width: 1110px) {
  .c-wishlist-profile-page__send-to-friend-form {
  padding: 24px 16px 0 16px;
}


.c-wishlist-profile-page__send-to-friend {
  flex-direction: column;
  width: 100%;
}


.c-wishlist-profile-page__send-to-friend-input-text {
  width: 100%;
}


#responsive-filters.c-box-filter__mobile-filters {
  margin: 0 auto 0 0;
  border-width: 1px;
  border-style: solid;
  border-color: #1a170f;
  color: black;
  padding: 8px 16px;
  height: 40px;
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  border-radius: 6px;
  justify-content: center;
  cursor: pointer;
  font-weight: normal;
  width: 48%;
  max-width: 250px;
}

#responsive-filters.c-box-filter__mobile-filters::after {
  content: none;
}


.c-sort-by {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  width: 48%;
}


.c-pager__type-view--grid, .c-pager__type-view--list, .c-sort-by .c-pager {
  margin-top: 10px;
}


.c-sort-view__sort-by-products-per-page {
  display: none;
  margin: 0 0 0 auto;
  width: 100%;
  justify-content: flex-end;
}

.c-sort-view__sort-by-products-per-page #ProductSort {
  margin: 0;
  height: 40px;
}


.c-category__filter-pager-buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}


.c-sort-view__sort-by-products-per-page select {
  padding: 11px 10px 12px 10px;
}


.c-category-subcategories {
  width: 50%;
}


.c-category-subcategories__name-count {
  display: none;
}


.c-product-list__image {
  max-width: 100% !important;
  max-height: 100% !important;
}
}


@media only screen and (max-width: 640px) {
  .c-category__pager-and-filters {
  flex-wrap: wrap;
}


.c-sort-by {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}


.c-sort-view__sort-by-products-per-page {
  justify-content: center;
}


.c-pager {
  justify-content: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 32px;
}


.c-pager-bottom[style="display:block"] {
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.c-pager-bottom[style="display:block"] .c-pager__pagination {
  margin-bottom: 6px;
}


.c-pager__type-view--list, .c-pager__type-view--grid, .c-sort-view__sort-by-products-per-page {
  margin-top: 10px;
}


.c-sort-view__sort-by-products-per-page select {
  padding: 12px !important;
  font-size: 13px !important;
  min-width: 130px !important;
  height: 45px !important;
  margin: 0 8px !important;
}


.c-categories__product-count {
  display: none;
}


.c-product-grid__quantity-spin {
  display: none;
}


.c-category-subcategories__list {
  padding: 10px 0;
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  margin: 24px 0;
}


.c-category-subcategories {
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  margin: 0 8px 0 0;
}


.c-category-subcategories .c-category-subcategories__name-link {
  border: 0;
  font-weight: normal;
  justify-content: center;
  font-size: 14px;
  padding: 4px 8px;
  background: #b7a26d;
  color: white;
  margin: 0;
}

.c-category-subcategories .c-category-subcategories__name-link:hover {
  background: #b7a26d;
}
}


/*
 * End Category page mobile
 */
/*
 * ** End Category list/grid **
 */
/*
 * ** Start style on measure units for Monaco **
 */
/*
 * Start Measure units in Category page
 */
.c-product-grid__product-details .price-withtax .c-measure-units-wrapper, .c-product-grid__product-details .list-price .c-measure-units-wrapper, .c-related-products__list .price-withtax .c-measure-units-wrapper, .c-related-products__list .list-price .c-measure-units-wrapper {
  display: flex !important;
  flex-wrap: wrap;
}


.c-product-grid__quantity-input.has-measure-units-in-grid {
  display: flex;
  margin-right: 4px;
  height: 27px;
  width: 27px;
  text-align: center;
}


.has-measure-units-in-grid-buy {
  display: flex;
  align-items: center;
}


.c-product-grid__product-details.gird-has-measure-units .c-price-include-taxes, .c-product-grid__product-details.gird-has-measure-units .c-price-exclude-taxes, .c-product-grid__product-details.gird-has-measure-units .c-price-include-taxes, .c-product-grid__product-details.gird-has-measure-units .c-price-exclude-taxes {
  min-height: 54px;
}


/*
 * End Measure units in Category page
 */
/*
 * Start Measure units in Product page
 */
.c-page-product .c-product-page__product-price-wrapper.has-measure-units-vat .price-withtax, .c-page-product .c-product-page__product-price-wrapper.has-measure-units-vat .price-withouttax .price-value, .c-page-product .c-product-page__product-price-wrapper .price-withtax, .c-product-page__product-price-wrapper .c-price-include-taxes__final-price-list {
  display: flex !important;
  font-size: 28px !important;
}


.c-product-page__product-price-wrapper.has-measure-units-with-vat {
  padding-left: 10px;
  text-align: right !important;
  margin-left: auto;
}


.c-measure-units__unit-for-unit {
  display: flex;
  align-items: flex-end;
}

.c-measure-units__unit-for-unit .c-measure-units__unit-price-label {
  margin: 0 2px 0 4px;
  color: black;
}


.c-page-product .c-product-page__product-price-wrapper .c-measure-units__pack-price {
  font-size: 30px !important;
}


.c-page-product .c-measure-units__total {
  display: flex;
}

.c-page-product .c-measure-units__total #QunatityValue {
  margin: 0 2px;
  font-weight: bold;
  color: #fafafa;
}

.c-page-product .c-measure-units__total .price-value {
  margin-left: 2px;
}


.c-page-product  .c-measure-units__single-product {
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
}


.c-measure-units__single-product-input {
  height: 42px !important;
}


.c-measure-units__quantity-label {
  padding-right: 12px;
  position: relative;
}

.c-measure-units__quantity-label::before {
  content: "=";
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  height: 42px;
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
}


/*
 * End Measure units in Product page
 */
/*
 * ** End style on measure units for Monaco **
 */
/*
 * ** Start Boxes **
 */
/*
 * Start custom categories box
 */
.c-box .c-box-custom-categories__box-title-wrapper {
  padding: 60px 0 0 0;
}


.c-box.c-box-custom-categories {
  background: linear-gradient(180deg, #1a170f 50%, white 50%) !important;
}


.c-box-custom-categories__category {
  width: 20%;
  padding: 0;
  flex-wrap: wrap;
}


.c-box-custom-categories__list {
  width: 100%;
  justify-content: center;
}


.c-box-custom-categories__category-title-wrapper {
  position: relative;
  justify-content: center;
  height: auto;
  flex-wrap: wrap;
  padding: 0;
}


.c-box-custom-categories__category-title-link {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  max-width: 100%;
  width: 100%;
  min-height: 112px;
  height: auto;
  padding: 24px 0;
  background: rgba(0, 0, 0, 0);
  overflow: visible;
  margin: 0 auto auto auto;
  font-family: "Merriweather";
}


.c-box-custom-categories__category:hover .c-box-custom-categories__category-image-wrapper {
  opacity: 1;
}


.c-box-custom-categories__category-link {
  border-width: 1px;
  border-style: solid;
  border-color: black;
  color: black;
  text-transform: uppercase;
  line-height: 24px;
  padding: 14px 32px;
  margin: auto auto 0 auto;
  font-weight: bold;
  transition: all 0.3s ease;
}

.c-box-custom-categories__category-link:hover {
  background: #dbd1b6;
  transition: all 0.3s ease;
}


.c-box-custom-categories__category-title {
  font-size: 24px;
  font-weight: bold;
  color: #fffcff;
  text-align: center;
  text-transform: none;
}


@media only screen and (max-width: 1110px) {
  .c-box-custom-categories__category {
  width: 33.33%;
  padding: 10px;
}
}


@media only screen and (max-width: 640px) {
  .c-box-custom-categories__category {
  width: 50%;
}


.c-box-custom-categories__category-title-wrapper {
  position: initial;
}


.c-box-custom-categories__category-title-link {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
}


.c-box-custom-categories__category-title {
  background: rgba(255, 255, 255, 0.4);
  padding: 4px 8px;
  border-radius: 0;
  width: 100%;
  font-size: 20px;
}


.c-box-custom-categories__category-link {
  padding: 8px 24px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 20px);
  text-align: center;
  background: #dbd1b6;
  font-size: 14px;
}
}


/*
 * End custom categories box
 */
/*
 * Start Product boxes
 */
.o-box-products__wrapper {
  position: relative;
  padding: 8px 22px;
}


.o-box-products .c-product-grid__availability {
  padding: 0;
  width: fit-content;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  font-weight: normal;
  color: #cccccc;
  font-size: 14px;
  max-width: 40%;
}
.o-box-products .c-product-grid__availability * {
  font-size: 14px;
  font-weight: normal;
  color: #cccccc;
  overflow: hidden;
  text-overflow: ellipsis;
}

.o-box-products .c-product-price__discount-precent-wrapper {
  position: absolute;
  right: inherit;
  left: 22px;
  top: 120px;
  background: rgba(0, 0, 0, 0);
  width: 68px;
  height: 32px;
}

.o-box-products .c-product-price__discount-precent {
  background: #00b5dd;
  color: white;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  width: 68px;
  height: 32px;
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 0;
}

.o-box-products .c-product-grid__price-and-qty {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 48px;
  width: 100%;
}

.o-box-products .c-product-page__button-wishlist-text {
  display: none;
}

.o-box-products .c-product-page__button-wishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1a170f;
  padding: 4px;
  border: 0;
  background: rgba(0, 0, 0, 0);
}
.o-box-products .c-product-page__button-wishlist:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f08a";
  font-size: 26px;
  color: black;
  margin-right: 5px;
  line-height: 1;
}
.o-box-products .c-product-page__button-wishlist::before {
  margin: 0;
  color: #1a170f;
}

.o-box-products .o-box-products__add-to-wishlist-button {
  display: flex;
  position: absolute;
  top: 4px;
  right: 12px;
}

.o-box-products .c-product-page__button-wishlist:hover {
  border: 0;
  background: transparnet;
}
.o-box-products .c-product-page__button-wishlist:hover:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f004";
  font-size: 26px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}
.o-box-products .c-product-page__button-wishlist:hover::before {
  margin: 0;
  color: #1a170f;
  transition: all 0.3s ease;
}

.o-box-products .has-in-wishlist .c-product-page__button-wishlist {
  border: 0;
  background: rgba(0, 0, 0, 0);
}
.o-box-products .has-in-wishlist .c-product-page__button-wishlist:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f004";
  font-size: 26px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}
.o-box-products .has-in-wishlist .c-product-page__button-wishlist::before {
  margin: 0;
  color: #1a170f;
}


.o-box-products__product-title-link {
  font-weight: normal;
  line-height: normal;
  cursor: pointer;
  text-transform: none;
}


.c-box-related-products__product-title-link {
  display: flex;
  height: 40px;
  width: 100%;
  text-align: left;
  justify-content: flex-start;
  overflow: hidden;
  margin: 12px 0 2px 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #fafafa;
}


.o-box-products__product-title, .o-box-products__title, .o-box-products__product-title-wrapper {
  height: 42px;
  width: 100%;
  text-align: left;
  justify-content: flex-start;
  overflow: hidden;
  margin: 12px 0 2px 0;
}

.o-box-products__product-title a, .o-box-products__title a, .o-box-products__product-title-wrapper a {
  text-align: left;
  justify-content: flex-start;
  overflow: inherit;
  max-height: inherit;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #fafafa;
}


.o-box-product__product-title-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  position: initial;
  width: 100%;
}


.o-box-products__wrapper {
  align-items: flex-start;
}


.o-box-products .product-prices {
  margin: 0;
  width: 60%;
}

.o-box-products .product-prices * {
  font-family: "Merriweather";
}


.o-box-title, .c-product-page__details-title, .c-home-page-grid__page-title-content {
  color: #b7a26d;
  font-size: 32px;
  line-height: 38px;
  font-weight: normal;
  text-transform: uppercase;
  overflow: visible;
  font-family: "Merriweather";
  position: relative;
  text-align: center;
}

.o-box-title::before, .c-product-page__details-title::before, .c-home-page-grid__page-title-content::before {
  content: "";
  display: inline-flex;
  max-width: 150px;
  max-height: 1px;
  height: 1px;
  width: 100%;
  background: #b7a26d;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 110%;
  margin: auto 0;
}

.o-box-title::after, .c-product-page__details-title::after, .c-home-page-grid__page-title-content::after {
  content: "";
  display: inline-flex;
  max-width: 150px;
  max-height: 1px;
  height: 1px;
  width: 100%;
  background: #b7a26d;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 110%;
  border: 0;
  margin: auto 0;
}


.c-product-page__details-title {
  width: fit-content;
  margin: 0 auto;
  overflow: visible;
  padding: 60px 0 32px 0;
}

.c-product-page__details-title::before {
  top: 28px;
  left: -185px;
}

.c-product-page__details-title::after {
  border: 0;
  top: 28px;
  right: -185px;
}


.c-layout-main--thin .c-box .o-box-title-wrapper {
  margin: 0 0 16px 0;
  justify-content: flex-start;
  width: 100%;
}

.c-layout-main--thin .c-box .o-box-title-wrapper .o-box-title {
  font-size: 16px;
  color: #1a170f;
  font-weight: bold;
}
.c-layout-main--thin .c-box .o-box-title-wrapper .o-box-title::before {
  content: none;
}
.c-layout-main--thin .c-box .o-box-title-wrapper .o-box-title::after {
  content: none;
}


.o-box-products__wrapper, .o-box-products__list {
  display: flex;
  flex-wrap: wrap;
}


.o-box-title-wrapper {
  display: flex;
  justify-content: center;
  margin: 0 0 60px 0;
  padding: 0;
}


.o-box-products__wrapper {
  flex-direction: inherit;
}


.o-box-products__product-image-wrapper {
  display: flex;
  justify-content: center;
  height: 205px;
  width: 100%;
}


@media only screen and (max-width: 640px) {
  .o-box-products__product-image-wrapper {
  height: 150px;
}


.o-box-title::before, .c-product-page__details-title::before, .o-box-title::after, .c-product-page__details-title::after {
  content: none;
}
}


/*
 * End Product boxes
 */
/*
 * Start New Product box
 */
/*
 * Designer will not work on this box at home page
 */
.c-home-page {
  margin: 0;
}


.c-featured-category__listing {
  margin: 0 0 80px 0;
  padding: 0 0 80px 0;
  border-bottom: 1px solid #b7a26d;
}

.c-featured-category__listing:last-of-type {
  border-bottom: 0;
  margin: 0;
}


@media only screen and (max-width: 1110px) {
  .bx-wrapper {
  padding: 0;
}


.c-category__grid-list {
  margin: 0;
}


.c-product-grid__wrapper {
  padding: 12px;
}
}


/*
 * End New Product box
 */
/*
 * Start boxes at bottom position
 */
.c-layout-bottom .c-box {
  max-width: 1920px;
  margin: 0 auto;
  width: 100%;
  margin: 0 auto;
  padding: 0 48px 80px 48px;
}


/*
 * End boxes at bottom position
 */
/*
 * Start bestseller box
 */
.c-box-bestsellers__product-image-link {
  height: 140px;
}


/*
 * End bestseller box
 */
/*
 * Start Boxes in thin column
 */
.c-layout-main--thin .c-box-menu__item-link {
  display: block;
  color: black;
  padding: 4px 0;
}

.c-layout-main--thin .c-box-menu__item > ul {
  display: none;
}

.c-layout-main--thin .price-value {
  font-weight: normal;
  font-size: 14px;
  color: #b7a26d;
}

.c-layout-main--thin .o-box-title {
  color: #b7a26d;
  text-transform: uppercase;
}

.c-layout-main--thin .c-box {
  padding: 0px 10px 20px 0;
}
.c-layout-main--thin .c-box:last-child {
  border-bottom: 0;
}

.c-layout-main--thin .c-box-blog-categories__category::before {
  content: "";
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(-45deg);
  margin-right: 5px;
}

.c-layout-main--thin .c-box-blog-categories__category-link:hover {
  color: #b7a26d;
}

.c-layout-main--thin .c-box-blog-categories__category {
  display: flex;
  align-items: center;
}

.c-layout-main--thin .c-box-dd-categories__subcategory-list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.c-layout-main--thin .c-box-dd-categories__subcategory-list {
  border-color: rgba(0, 0, 0, 0);
}

.c-layout-main--thin .c-box-dd-categories__subcategory-item-link {
  background: white;
  color: black;
}
.c-layout-main--thin .c-box-dd-categories__subcategory-item-link:hover {
  color: #b7a26d;
}

.c-layout-main--thin .c-box-dd-categories__item {
  border-bottom: 1px solid #dddddd;
}

.c-layout-main--thin .c-box-dd-categories__subcategory-list::before {
  content: none;
}

.c-layout-main--thin .c-box-dd-categories__subcategory-item-link.is-parent::after {
  border-color: black;
}

.c-layout-main--thin .c-box-dd-categories__subcategory-list > .c-box-dd-categories__item {
  width: 100%;
  border-left: 0;
  border-right: 0;
}

.c-layout-main--thin .c-box-dd-categories__subcategory-list .c-box-dd-categories__subcategory-list {
  border-top: 1px solid;
  z-index: 99;
  display: none;
  border-right: 1px solid;
}

.c-layout-main--thin .c-box-subcategories__category-image {
  display: none;
}

.c-layout-main--thin .c-box-subcategories__category-name-link {
  color: #333333;
  font-size: 12px;
}
.c-layout-main--thin .c-box-subcategories__category-name-link:hover {
  color: #b7a26d;
}

.c-layout-main--thin .c-box-subcategories__category {
  margin-bottom: 4px;
}

.c-layout-main--thin .c-box-subcategories__category-name::before {
  content: "";
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  margin-right: 8px;
}

.c-layout-main--thin .c-subcategory-with-level__category-name-link {
  color: #333333;
  font-size: 12px;
}
.c-layout-main--thin .c-subcategory-with-level__category-name-link:hover {
  color: #b7a26d;
}

.c-layout-main--thin .c-subcategory-with-level__category-name-link--hasProducts {
  display: flex;
  margin: 10px 0;
}

.c-layout-main--thin .c-subcategory-with-level__categoryid {
  margin: 4px 0;
}

.c-layout-main--thin .c-subcategory-with-level__categoryid .c-subcategory-with-level__box-content {
  padding-left: 20px;
}

.c-layout-main--thin .c-box-categories__category {
  width: 100%;
  margin: 0;
  padding: 0;
}

.c-layout-main--thin .c-box-categories__category-title-link {
  flex-direction: inherit;
}

.c-layout-main--thin .c-box-categories__category-title-link {
  color: #333333;
  font-size: 12px;
  font-weight: normal;
}

.c-layout-main--thin .c-box-categories__category {
  margin-bottom: 6px;
}


/*
 * End Boxes in thin column
 */
/*
 * Start Boxes in wide column
 */
.c-layout-main--wide .c-box .product-price {
  text-align: left;
}

.c-layout-main--wide .c-box-dd-categories {
  display: none;
}

.c-layout-main--wide .c-box-subcategories__category-list {
  display: flex;
  flex-wrap: wrap;
}

.c-layout-main--wide .c-box-subcategories__category {
  display: flex;
  width: 25%;
  padding: 10px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.c-layout-main--wide .c-box-subcategories__category-name-link {
  color: #333333;
}

.c-layout-main--wide .c-box-subcategories__category:hover .c-box-subcategories__category-name-link {
  color: #b7a26d;
}

.c-layout-main--wide .c-box-subcategories__category-name-wrapper {
  margin: 4px 0;
}

.c-layout-main--wide .c-box-subcategories__category-image {
  max-width: 100%;
  height: auto;
}

.c-layout-main--wide .c-box-subcategories-with-level {
  display: none;
}

.c-layout-main--wide .c-box-custom-products__list {
  align-items: stretch;
}

.c-layout-main--wide .c-box-custom-products__product-title-and-price {
  width: 100%;
  padding: 0;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}

.c-layout-main--wide .c-box-custom-products__product-image-link {
  height: auto;
}

.c-layout-main--wide .bx-wrapper .c-box-custom-products__product {
  margin-bottom: 0;
}


/*
 * End Boxes in wide column
 */
/*
 * Start brands box
 */
.c-box-brands__list {
  justify-content: center;
  width: 100%;
  background: rgba(0, 0, 0, 0);
}


.c-box-brands__brand-image {
  max-height: 80px;
  max-width: 100%;
  height: auto;
}


.c-box-brands__view-all-brands-link {
  display: flex;
  justify-content: flex-end;
  color: black;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 0;
}

.c-box-brands__view-all-brands-link:hover {
  text-decoration: underline;
}


.c-box-brands__brand-link-wrapper {
  color: black;
  text-align: center;
}

.c-box-brands__brand-link-wrapper:hover {
  text-decoration: underline;
}


.c-layout-main--wide .c-box-brands__brand-image {
  max-height: 80px;
  max-width: 100%;
  height: auto;
}

.c-layout-main--wide .c-box-brands__brand-link {
  width: 12.5%;
  padding: 0 10px;
}


.bx-wrapper .c-box-brands__list {
  align-items: center;
  justify-content: flex-start;
}

.bx-wrapper .c-box-brands__brand-link {
  margin: 0;
}


@media only screen and (max-width: 1110px) {
  .c-layout-main--wide .c-box-brands__brand-link {
  width: 49%;
  padding: 0 10px;
}
.c-layout-main--wide .c-box-brands__brand-link .c-box-brands__brand-link-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
}
.c-layout-main--wide .c-box-brands__brand-link .c-box-brands__brand-name {
  width: 100%;
}


.c-box-brands__view-all-brands-link {
  margin: 12px 0 0 0;
  padding: 12px 0 0 0;
}


.c-box-brands__brand-link {
  justify-content: center;
  width: 50%;
}
}


/*
 * End brands box
 */
/*
 * Start Product comparison box
 */
.c-product-comparison-box__box-title-wrapper {
  padding: 30px 30px 10px 30px;
}


.c-product-comparison-box__product {
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}


.c-layout-wrapper .c-product-comparison-box {
  padding: 0;
}


.c-product-comparison-box__product-name-link {
  display: block;
}


.c-product-comparison-box__comparison-product-details {
  width: 100%;
}


.c-product-comparison-box__product-comparison-box-wrapper {
  display: flex;
}


.c-product-comparison-box__remove-compare-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
}

.c-product-comparison-box__remove-compare-link:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f057";
  font-size: 20px;
  color: #ca001d;
  margin-right: 5px;
  line-height: 1;
}

.c-product-comparison-box__remove-compare-link::before {
  margin: 0;
}


/*
 * End Product comparison box
 */
/*
 * Start News box
 */
.c-box-news__news-title-link {
  background: rgba(0, 0, 0, 0);
}


.c-box-news__news-teaser-link {
  flex-wrap: wrap;
  margin: 4px 0;
}


.c-box-news__news-date.date {
  padding: 0;
}


.c-box-news__subscribe-link, .c-box-news__view-all-link {
  font-size: 12px;
  margin-bottom: 4px;
  font-weight: bold;
  color: #121212 !important;
}

.c-box-news__subscribe-link::before, .c-box-news__view-all-link::before {
  color: #121212 !important;
}


.c-news-view-page__date {
  margin: 10px 0;
}

.c-news-view-page__date .s-html-editor {
  margin-bottom: 20px;
}


.c-news-page__title-link {
  color: black;
}


.c-news-page__news-form {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}


.c-box-news__view-all-subscribe-buttons {
  line-height: 20px;
}


.c-box-mini-cart__view-checkout-button {
  display: flex;
  margin: 4px 0;
  justify-content: flex-end;
}


.c-box-news__news-teaser-link input[type="image"], .c-box-news__news-teaser-link img {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}


/*
 * End News box
 */
/*
 * Start upsell box
 */
.c-box-upsell-products__box-content {
  display: flex;
  flex-wrap: wrap;
}


.c-box-upsell-products__buy-product-icon {
  display: none;
}


.c-box-upsell-products__buy-product-submit {
  background: #1a170f;
  color: white;
  font-size: 12px;
  font-weight: normal;
  padding: 3px 6px;
}

.c-box-upsell-products__buy-product-submit:hover {
  background: #4d4a45;
  color: white;
}


.c-layout-main--wide .c-box-upsell-products__product-wrapper {
  position: relative;
  width: 33.33%;
  padding: 6px;
}


.products-per-row-4 .c-layout-main--wide .c-box-upsell-products__product-wrapper {
  width: calc(25% - 4px);
  margin: 0 2px;
  padding: 26px;
}


.products-per-row-5 .c-layout-main--wide .c-box-upsell-products__product-wrapper {
  width: calc(20% - 4px);
  margin: 0 2px;
  padding: 26px;
}


@media (min-width: 640px) and (max-width: 1109px) {
  .products-per-row-4 .c-layout-main--wide .c-box-upsell-products__product-wrapper, .products-per-row-5 .c-layout-main--wide .c-box-upsell-products__product-wrapper {
  width: calc(50% - 4px);
}
}


@media only screen and (max-width: 640px) {
  .c-layout-main--wide .c-box-upsell-products__product-wrapper, .products-per-row-4 .c-layout-main--wide .c-box-upsell-products__product-wrapper, .products-per-row-5 .c-layout-main--wide .c-box-upsell-products__product-wrapper {
  width: 100%;
}
}


/*
 * End upsell box
 */
/*
 * Start drop down categories at top position
 */
.c-layout-top .c-box-dd-categories {
  width: 100%;
  z-index: 10;
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  border-bottom: 1px solid #dddddd;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__subcategory-list {
  z-index: 99;
}
.c-layout-top .c-box-dd-categories > .c-box-dd-categories__subcategory-list > .c-box-dd-categories__item {
  padding: 4px 8px;
}
.c-layout-top .c-box-dd-categories > .c-box-dd-categories__subcategory-list > .c-box-dd-categories__item > .c-box-dd-categories__subcategory-list {
  padding: 0;
  border-top: 2px solid black;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  right: unset !important;
  left: 8px !important;
  margin: 0 auto;
  width: fit-content !important;
  width: -moz-fit-content !important;
}
.c-layout-top .c-box-dd-categories > .c-box-dd-categories__subcategory-list > .c-box-dd-categories__item > .c-box-dd-categories__subcategory-list::before {
  content: "";
  border-bottom: 8px solid black;
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
  position: absolute;
  top: -8px;
  right: 0;
  left: 20px;
  width: 8px;
}
.c-layout-top .c-box-dd-categories > .c-box-dd-categories__subcategory-list > .c-box-dd-categories__item .c-box-dd-categories__subcategory-list .c-box-dd-categories__item .c-box-dd-categories__subcategory-item-link {
  padding: 4px 8px;
  white-space: nowrap;
}
.c-layout-top .c-box-dd-categories > .c-box-dd-categories__subcategory-list > .c-box-dd-categories__item > .c-box-dd-categories__subcategory-item-link {
  padding: 6px 12px;
  white-space: nowrap;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__subcategory-list {
  max-width: 1220px;
  margin: 0 auto;
  border: 0;
  top: 0;
  justify-content: flex-start;
  padding: 0 20px;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__subcategory-list::before {
  content: none;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content {
  display: none !important;
  flex-wrap: wrap;
  background: white;
  position: absolute;
  right: 0;
  top: 41px;
  border-top: 2px solid black;
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content::before {
  content: "";
  border-bottom: 8px solid black;
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
  position: absolute;
  top: -8px;
  right: 40px;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content .c-box-dd-categories__item {
  width: 25%;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content > .c-box-dd-categories__item > .c-box-dd-categories__subcategory-item-link {
  font-weight: bold;
  padding-left: 0;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content .c-box-dd-categories__item > .c-box-dd-categories__subcategory-list {
  display: flex;
  position: relative;
  top: 0 !important;
  border: 0;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content .c-box-dd-categories__item > .c-box-dd-categories__subcategory-list .c-box-dd-categories__item {
  width: 100%;
  padding: 4px 6px;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content .c-box-dd-categories__item > .c-box-dd-categories__subcategory-list .c-box-dd-categories__item .c-box-dd-categories__subcategory-item-link {
  text-transform: none;
  padding: 4px 6px;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content .c-box-dd-categories__item > .c-box-dd-categories__subcategory-list .c-box-dd-categories__item .c-box-dd-categories__subcategory-item-link:hover {
  color: #b7a26d;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link:hover .c-box-dd-categories__all-categories-content {
  display: flex !important;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link {
  position: relative;
  margin-left: auto;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 41px;
  color: #faf7fa;
  text-transform: uppercase;
  padding: 0 8px;
}


.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content .c-box-dd-categories__item > .c-box-dd-categories__subcategory-list {
  width: fit-content !important;
  width: -moz-fit-content !important;
}


/*
 * End drop down categories at top position
 */
/*
 * Start Categories box
 */
.c-box-categories__category-name-wrapper:hover {
  text-decoration: none;
}


.c-box-categories__category-name-wrapper {
  padding-left: 10px;
  position: relative;
}

.c-box-categories__category-name-wrapper:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e036";
  font-size: 8px;
  color: black;
  margin-right: 5px;
}

.c-box-categories__category-name-wrapper::before {
  position: absolute;
  left: 0;
  top: 3px;
}


.c-box-categories__category-name {
  font-weight: normal;
}


/*
 * End Categories box
 */
/*
 * Start newsletter box
 */
.c-box-newsletter {
  padding-top: 80px;
  background: rgba(249, 249, 249, 0.5);
}


.c-box-newsletter__box-title-wrapper {
  padding: 0;
  margin: 0 0 16px 0;
}


.c-box-newsletter__box-title {
  font-size: 40px;
  font-weight: bold;
  text-transform: none;
  letter-spacing: 0.07em;
  line-height: 48px;
}

.c-box-newsletter__box-title::before {
  content: none;
}

.c-box-newsletter__box-title::after {
  content: none;
}


.c-box-newsletter__form {
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
}


.c-box-newsletter__enter-email-note {
  margin: 0 0 32px 0;
}


.c-box-newsletter__enter-email-note {
  margin: 0 0 32px 0;
  text-align: center;
  font-size: 24px;
  font-weight: lighter;
  color: #fffcff;
}


.c-box-newsletter__email-input {
  width: 70%;
  box-shadow: none;
  border: 1px solid #1a170f !important;
  margin: 0;
  color: #1a170f;
  padding: 16px 24px !important;
  font-size: 16px !important;
}

.c-box-newsletter__email-input::placeholder {
  color: #cccccc;
}


.c-box-newsletter__subscribe-button {
  width: 30%;
}


.c-box-newsletter__newsletter-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


.c-box-newsletter__subscribe-button-input {
  height: 100%;
  width: 100%;
  font-size: 16px !important;
  text-transform: uppercase;
}


/*
 * End newsletter box
 */
/*
 * Start blog boxes
 */
.c-box-blog-articles__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


.c-box-blog-articles__item {
  width: 25%;
  padding: 24px;
  margin: 0 0 24px 0;
  display: flex;
  flex-direction: column;
}


.c-box-blog-articles__details-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: auto;
}


.c-box-blog-articles__date {
  order: 1;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
  margin: 0 0 16px 0;
}


.c-box-blog-articles__details-title {
  order: 2;
  margin: 0 0 16px 0;
}


.c-box-blog-articles__details-title-link {
  color: #1a170f;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  font-family: "Merriweather";
}


.c-box-blog-articles__short-excerpt {
  order: 3;
  line-height: 26px;
  font-size: 16px;
  color: #1a170f;
}


.c-box-blog-articles__image-wrapper {
  margin: 0 0 16px 0;
}


.c-box-blog-articles__view-all-articles-link {
  display: block;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  padding: 12px 22px;
  font-size: 16px;
  line-height: 22px;
  color: white;
  background: #1a170f;
  margin: 0 auto;
  text-transform: capitalize;
  transition: all 0.3s ease;
}

.c-box-blog-articles__view-all-articles-link:hover {
  background: #4d4a45;
  transition: all 0.3s ease;
}


.c-box-blog-articles__details-title-link {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 44px;
}


.c-box-blog-articles__short-excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}


.c-box-blog-articles__image {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left;
}


@media only screen and (max-width: 1110px) {
  .c-box-blog-articles__item {
  width: 50%;
  padding: 12px 12px;
}
}


@media only screen and (max-width: 640px) {
  .c-box-blog-articles__details-title-link {
  height: auto;
}


.c-box-blog-articles__item {
  width: 100%;
  padding: 12px 12px;
}
}


/*
 * End blog boxes
 */
/*
 * Start Accordion box
 */
.c-box-accordion-subcategories__wrapper {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}


.c-box-accordion-subcategories__category-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #333333;
  width: 100%;
  position: relative;
  min-height: 24px;
  padding: 8px 28px 8px 6px;
}


.c-box-accordion-subcategories__category-name {
  font-size: 16px;
}


.c-box-accordion-subcategories__category-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  max-width: 24px;
  max-height: 24px;
  margin: auto 4px auto 0;
}


.c-box-accordion-subcategories__wrapper > .c-box-accordion-subcategories__box-content > .c-box-accordion-subcategories__wrapper .c-box-accordion-subcategories__category-icon {
  display: none;
}


.c-box-accordion-subcategories__toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10%;
  min-height: 26px;
  min-width: 26px;
  cursor: pointer;
  transition: all 0.4s ease;
  padding: 6px 0;
  position: absolute;
  top: 0;
  right: 0;
}

.c-box-accordion-subcategories__toggle::before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
  border: 0;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 30px;
  background-color: #030303;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABHNCSVQICAgIfAhkiAAAAKhJREFUWEft1jsOgCAQBNDlrDTUhAPAAQg1CXf1V5loDOugoRjqHbI+VtQs25KJl2GD4OlQEAQUClIQFUDznEEKagRyzrJ/2kMImthj7dAZTCkdDcYY2eArAQq+YjuFKNgjWGsV51xP6aWmtSbWWlWW14yK66aYghTUCEx/D5ZSjp8F773muf77mxnW1WmjoW8xG/xCAN2TR0xBVADNcwYpiAqg+elncAXgRfmJ7Z5M4AAAAABJRU5ErkJggg==');
  margin: 0;
  pointer-events: none;
}

.c-box-accordion-subcategories__toggle.is-open::before {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABHNCSVQICAgIfAhkiAAAAG5JREFUWEft0iEOACEMBdGiOWKP10NWLqtxzRjE1E9CHn99/8XDt3wg/B0FIWAoqCAVoL0bVJAK0N4NKkgFaO8GFbwFqiq6ewyz947MHHducEx2BQoqSAVo7wYVpAK0d4MKUgHau0EFqQDtn9/gAcWTpYlPFFqkAAAAAElFTkSuQmCC');
}


.c-box-accordion-subcategories__wrapper > .c-box-accordion-subcategories__box-content {
  max-height: 1px;
  padding-top: 1px;
  opacity: 0;
  padding: 0 0 0 8px;
  pointer-events: none;
  transition: all 0.4s ease;
}


.c-box-accordion-subcategories__wrapper.is-open > .c-box-accordion-subcategories__box-content, .c-box-accordion-subcategories__wrapper.is-open-accordion > .c-box-accordion-subcategories__box-content {
  max-height: 3400px;
  width: 100%;
  padding-top: 0;
  opacity: 1;
  pointer-events: auto;
  transition: all 0.4s ease;
}


.c-box-accordion-subcategories__wrapper.is-open-accordion > .c-box-accordion-subcategories__category-link, .c-box-accordion-subcategories__wrapper.is-open > .c-box-accordion-subcategories__category-link, .c-box-accordion-subcategories__wrapper.is-current > .c-box-accordion-subcategories__category-link {
  color: #b7a26d;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #b7a26d;
}


.c-box-accordion-subcategories__category-icon {
  display: none;
}


.c-box-accordion-subcategories__wrapper .c-box-accordion-subcategories__wrapper > .c-box-accordion-subcategories__category-link {
  position: relative;
}


.c-box-accordion-subcategories__category-link {
  display: inline-block;
  padding: 8px 28px 4px 0;
  margin-bottom: 4px;
}


.c-box-accordion-subcategories__wrapper:hover > .c-box-accordion-subcategories__category-link {
  color: #b7a26d;
}
.c-box-accordion-subcategories__wrapper:hover > .c-box-accordion-subcategories__category-link::before {
  color: #b7a26d;
}


/*
 * End Accordion box
 */
/*
 * Start filters box
 */
.c-category__pager-and-filters {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}


.c-filter-links__filters-list {
  list-style-type: none;
  list-style-position: initial;
  padding-left: 0;
}


.c-filter-multiselect-widget__list {
  padding-left: 0;
}


.c-filter-links__filters-wrapper:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e094";
  font-size: 8px;
  color: #f3008f;
  margin-right: 5px;
}

.c-filter-links__filters-wrapper::before {
  margin-right: 8px;
  color: #1a170f;
}


.c-filter-links__filters-link:hover {
  color: #1a170f;
}


.c-filter-options__options.is-active {
  opacity: 1;
  pointer-events: auto;
}


.c-filter-color__color {
  border-radius: 6px;
  width: 26px;
  height: 26px;
}


.c-filter-color__color-link {
  border-radius: 6px;
  width: 28px;
  height: 28px;
  border: 1px solid #f7f7f7;
}


.c-filter-slider__slider-range {
  border-color: #fffcff;
  background: #fffcff;
}


.c-filter-slider__slider {
  border-color: #fffcff;
}


.c-filter-slider__handle {
  background: #1a170f;
  border-radius: 6px;
}


.c-filter-attribute__options {
  opacity: 1;
  pointer-events: auto;
}

.c-filter-attribute__options.is-active {
  opacity: 0;
  pointer-events: none;
}


.c-filter-thumb__option-value-link, .c-filter-thumb__option-value-image {
  border-radius: 6px;
}


.c-filter-thumb__option-value-link {
  width: 28px;
  height: 28px;
}


.c-filter-thumb__option-tooltip-name {
  color: #fffcff;
}


.c-box-filter__product-filters-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}


.c-box-filter__title {
  display: none;
}


.c-filter-attribute, .c-filter-options {
  width: 100%;
  position: relative;
}


.c-filter-attribute__title, .c-filter-options__title {
  display: flex;
  align-items: center;
  color: #b7a26d;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #b7a26d;
  padding: 6px 30px 6px 0;
  margin-bottom: 0;
  cursor: pointer;
  width: 100%;
  position: relative;
  font-size: 14px;
  transition: all 0.6s ease;
  text-transform: uppercase;
}

.c-filter-attribute__title::after, .c-filter-options__title::after {
  content: '';
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  pointer-events: none;
  transition: all 0.6s ease;
  position: absolute;
  right: 10px;
  top: 7px;
}


.c-filter-attribute__options, .c-filter-options__options {
  position: relative;
  top: 0;
  background: white;
  max-height: 3000px;
  padding: 16px 8px;
  width: 100%;
  opacity: 1;
  overflow: hidden;
  transition: all 0.6s ease;
}


.c-filter-attribute__title.is-active::after {
  transform: rotate(-135deg);
  transition: all 0.6s ease;
  top: 9px;
}


.c-filter-options__title.is-active::after {
  transform: rotate(-135deg);
  transition: all 0.6s ease;
  top: 9px;
}


.c-filter-attribute__options.is-active, .c-filter-options__options.is-active {
  transition: height 0.6s ease;
  max-height: 1px;
  padding: 0;
  opacity: 0;
}


.c-box-active-filters__section {
  border-top: 3px double #b7a26d;
  border-bottom: 3px double #b7a26d;
  padding: 16px 0;
}


.c-box-active-filters__box-title {
  color: #b7a26d;
}


.c-filter-multiselect-widget__wrapper, .c-filter-links__filters-wrapper {
  margin-bottom: 8px;
}


.c-box-active-filters__box-title-wrapper {
  transition: all 0.6s ease;
}

.c-box-active-filters__box-title-wrapper:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e035";
  font-size: 20px;
  color: #f3008f;
  margin-right: 5px;
}

.c-box-active-filters__box-title-wrapper::before {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background: white;
  color: #1a170f;
  left: -40px;
  border-radius: 10px 0 0 10px;
  top: -1px;
  margin-right: 0;
  border: solid black;
  border-width: 1px 0 1px 1px;
  box-shadow: -6px 0 10px -2px black;
  cursor: pointer;
  transition: all 0.6s ease;
}


.c-box-active-filters__section.is-active {
  box-shadow: none;
  right: -260px;
  transition: all 0.6s ease;
}

.c-box-active-filters__section.is-active .c-box-active-filters__box-title-wrapper::before {
  content: "\e035";
  box-shadow: none;
  color: #b7a26d;
  transition: all 0.6s ease;
}


.c-box-filter__title {
  color: #b7a26d;
}


.c-filter-dropdown__wrapper .custom-select {
  width: 100%;
}
.c-filter-dropdown__wrapper .custom-select select {
  width: 100%;
}


.c-box-active-filters__remove-link {
  align-items: center;
  justify-content: center;
}


.c-filter-multiselect-widget__label {
  word-break: normal;
  color: #fffcff;
}


.c-filter-multiselect-widget__label:hover {
  color: #b7a26d;
  cursor: pointer;
}


.c-filter-multiselect-widget__unit {
  margin-left: 4px;
}


.c-filter-links__filters-wrapper.is-selected .c-filter-links__filters-link:after {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e0db";
  font-size: 12px;
  color: #ed1c2e;
  margin-right: 5px;
}


.c-filter-color__wrapper.is-selected:after {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e0db";
  font-size: 12px;
  color: #ed1c2e;
  margin-right: 5px;
}

.c-filter-color__wrapper.is-selected::after {
  position: absolute;
  top: -2px;
  right: -2px;
  margin: 0;
}

.c-filter-color__wrapper.is-selected .c-filter-color__color-link {
  border-color: black;
}


/*
 * End filter box
 */
/*
 * Start tabs box
 */
.c-box-tabs .c-box-mega-tabs__navigation.ui-tabs-selected, .c-box-tabs .c-box-mega-tabs__navigation:hover {
  background: rgba(0, 0, 0, 0);
}


.c-box-tabs .c-box-mega-tabs__navigation-link {
  font-size: 13px;
}


.c-box-tabs .c-box-mega-tabs__content {
  margin-top: 26px;
}


.c-box-tabs .c-box {
  padding: 0;
  border: 0;
  margin: 0;
}


.c-box-tabs .c-box-mega-tabs__navigation-list {
  border-bottom-color: #dddddd;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  max-width: 100%;
  border-bottom: 4px solid #e6e6e6;
  border-radius: 0 0 4px 4px;
  margin: 0 auto;
}

.c-box-tabs .c-box-mega-tabs__navigation {
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  background: rgba(0, 0, 0, 0);
  position: relative;
  padding: 0;
}
.c-box-tabs .c-box-mega-tabs__navigation::after {
  content: "";
  display: inline-flex;
  width: 1%;
  height: 4px;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  bottom: -4px;
  left: 0;
  border-radius: 0 0 4px 4px;
}
.c-box-tabs .c-box-mega-tabs__navigation .c-box-mega-tabs__navigation-link {
  color: #cccccc;
  font-size: 16px;
  line-height: 24px;
  padding: 8px 18px;
  font-weight: normal;
}

.c-box-tabs .c-box-mega-tabs__navigation.ui-tabs-selected .c-box-mega-tabs__navigation-link, .c-box-tabs .c-box-mega-tabs__navigation:hover .c-box-mega-tabs__navigation-link {
  color: #1a170f;
}

.c-box-tabs .c-box-mega-tabs__navigation.ui-tabs-selected, .c-box-tabs .c-box-mega-tabs__navigation:hover {
  background: rgba(0, 0, 0, 0);
  color: #1a170f;
}
.c-box-tabs .c-box-mega-tabs__navigation.ui-tabs-selected::after, .c-box-tabs .c-box-mega-tabs__navigation:hover::after {
  width: 100%;
  background: #b7a26d;
  transition: width 0.4s ease;
}
.c-box-tabs .c-box-mega-tabs__navigation.ui-tabs-selected .c-box-mega-tabs__navigation-link, .c-box-tabs .c-box-mega-tabs__navigation:hover .c-box-mega-tabs__navigation-link {
  color: #1a170f;
  transition: color 0.4s ease;
}


.c-box-tabs .c-box .o-box-title-wrapper {
  display: none;
}


/*
 * End tabs box
 */
/*
 * Start boxes mobile
 */
@media only screen and (max-width: 1110px) {
  #responsive-filters.c-box-filter__mobile-filters {
  margin: 24px auto 0 auto;
}


.c-box-filter {
  overflow-x: hidden !important;
  overflow-y: auto !important;
  height: 100vh;
  max-height: 96vh;
  top: 0;
  padding: 0;
  max-width: 460px;
  box-shadow: 0 4px 10px 0 #999999;
}


.c-box-filter__content {
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  width: 100%;
  max-height: 100%;
  z-index: 999999;
  height: auto;
  padding: 0 16px 16px 16px;
}


.c-box-filter__title {
  display: flex;
  padding: 16px 16px 0 16px;
  font-weight: bold;
}


.c-filter-attribute__options.is-active, .c-filter-options__options.is-active {
  width: 100%;
}


.c-box-filter .c-box-filter__cancel-filters {
  top: 0;
  right: 0;
}


.c-filter-attribute, .c-filter-options, .c-filter-atributes-group {
  width: 100%;
}


.c-box-active-filters {
  position: relative !important;
  height: auto;
  overflow: visible;
  padding: 0 !important;
}


.c-box-active-filters__box-title-wrapper::before {
  content: none;
}


.c-box-active-filters__section {
  width: 100%;
  max-width: 460px;
  margin: 0 auto;
  position: fixed;
  z-index: 9;
  background: white;
  padding: 16px;
  right: 0;
  box-shadow: none;
  border: 0;
}


.c-layout-bottom .c-box {
  padding: 0 16px 80px 16px;
  margin-bottom: 20px;
}


.c-box-dd-categories__subcategory-list {
  width: 100%;
  top: 0;
}


.c-box-dd-categories__subcategory-item-link {
  padding-right: 0;
}


.c-box-dd-categories__item .c-box-dd-categories__subcategory-list {
  padding: 0 0 0 20px;
}


.c-box-main-menu__list .c-box-main-menu__item > .c-dropdown-menu {
  position: relative;
  top: 0 !important;
}


.c-box-main-menu__list .c-box-main-menu__item > .c-dropdown-menu .c-dropdown-menu__item-link {
  white-space: normal;
}


.c-layout-main--wide .o-box-products__wrapper {
  width: 48%;
}


.c-filter-options__options {
  opacity: 1;
  pointer-events: auto;
}


body .c-filter-options .c-filter-thumb__option-value-image {
  display: block !important;
}
}


@media only screen and (max-width: 640px) {
  .c-layout-main--wide .o-box-products__wrapper {
  width: 100%;
  margin-bottom: 20px;
}


.o-box-products__product-image-wrapper {
  height: 220px;
}


.c-box-new-products__product-image-link {
  height: 220px;
}


.o-box-title-wrapper {
  margin: 0 0 32px 0;
  overflow: hidden;
}


.c-box-new-products__product-image-link, .o-box-products__product-image-wrapper, .c-box-bestsellers__product-image-link {
  height: 330px;
}


.o-title__page-title-content {
  overflow: hidden;
}
}


/*
 * End boxes mobile
 */
/*
 * ** End Boxes **
 */
/*
 * ** Start Product page **
 */
/*
 * Start Product page image section
 */
.lg-outer {
  z-index: 99999;
}


.lg-on .c-product-page__buy-buttons-wrapper.is-sticky .c-product-page__add-to-cart-wishlist {
  z-index: 99;
}


.c-product-page__image-and-info {
  display: flex;
  align-items: flex-start;
  width: 100%;
  flex-wrap: wrap;
}


.c-product-page__images-block {
  width: 60%;
  padding: 0 36px;
}


.c-product-page__images-wrapper-of-all {
  display: flex;
  justify-content: space-around;
  height: 100%;
}


.c-product-page__image-section {
  order: 1;
  position: relative;
  padding: 10px;
  width: 100%;
}


.c-product-page__image-section .o-product-is-new__icon {
  left: inherit;
  right: 10px;
  top: 40px;
}


.c-product-page__images-block .bx-prev {
  top: 4px;
  border: 0;
  width: 100%;
  height: 46px;
  left: 0;
  transform: rotate(0deg);
  overflow: hidden;
}

.c-product-page__images-block .bx-prev span {
  transform: rotate(-135deg);
  border-width: 0 2px 2px 0;
  border-style: solid;
  width: 16px;
  height: 16px;
  border-color: #d4d4d4;
}


.c-product-page__images-block .bx-next {
  top: inherit;
  bottom: 0;
  right: 0;
  border: 0;
  width: 100%;
  height: 46px;
  transform: rotate(0deg);
  overflow: hidden;
}

.c-product-page__images-block .bx-next span {
  transform: rotate(45deg);
  border-width: 0 2px 2px 0;
  border-style: solid;
  width: 16px;
  height: 16px;
  border-color: #d4d4d4;
}


.c-product-page__images-block .bx-wrapper {
  padding: 0 0 46px 0;
  margin: 0 !important;
  height: 100%;
}


.c-product-page__thumb-link {
  display: block;
  line-height: 0;
  padding: 5px;
}


.c-product-page__thumb-image {
  max-width: 100%;
  max-height: 168px;
  width: auto;
  height: auto;
}


/*
 * need because if thumbs has scroll they are cut
 */
.c-product-page__thumb-list {
  flex-direction: column;
  min-width: 145px;
}


.c-product-page__images-wrapper-of-all > .bx-wrapper {
  min-width: 145px;
}


.c-product-page__product-image {
  max-width: 100%;
  max-height: 750px;
  width: auto;
  height: auto;
}


.bx-wrapper .c-product-page__product-image {
  width: auto !important;
  height: auto !important;
}


.c-product-page__product-image .bx-controls {
  display: none;
}


.c-product-page__thumb-wrapper.is-video .product-thumb-video {
  display: block;
  width: 100%;
}
.c-product-page__thumb-wrapper.is-video .product-thumb-video img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: 100%;
}


@media only screen and (max-width: 640px) {
  .c-product-page__images-block .bx-wrapper {
  padding: 0;
}


.c-product-page__product-image .bx-controls {
  display: block;
  position: absolute;
  bottom: 10px;
  width: 100%;
  left: 0;
}


.c-product-page__product-image {
  max-width: 100%;
  max-height: 750px;
  width: auto !important;
  height: auto !important;
}

.c-product-page__product-image .bx-pager {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0;
}

.c-product-page__product-image .bx-pager-link {
  font-size: 0;
  display: block;
  width: 10px;
  height: 10px;
  background: #cccccc;
  border-radius: 100px;
  margin: 0 4px;
  position: relative;
}
.c-product-page__product-image .bx-pager-link::before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  background: #1a170f;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: -10px;
  opacity: 0;
}
.c-product-page__product-image .bx-pager-link.active::before {
  left: 0;
  opacity: 1;
  transition: all 0.3s ease;
}
}


/*
 * End Product page image section
 */
/*
 * Start Wishlist in product page
 */
.c-page-product .c-product-page__email-me-when-available-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.c-page-product .c-product-page__subscribe-for-lower-price-button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.c-page-product .c-product-page__add-to-wishlist-button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 18px;
  order: 3;
}

.c-page-product .c-product-page__button-wishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 56px;
  background: #b7a26d;
  transition: all 0.3s ease;
}

.c-page-product .c-product-page__wishlist-buttons.no-in-wishlist .c-product-page__button-wishlist.is-in-wishlist {
  display: none !important;
}
.c-page-product .c-product-page__wishlist-buttons.no-in-wishlist .c-product-page__button-wishlist.not-in-wishlist {
  display: flex !important;
}

.c-page-product .c-product-page__wishlist-buttons.has-in-wishlist .c-product-page__button-wishlist.is-in-wishlist {
  display: flex !important;
}
.c-page-product .c-product-page__wishlist-buttons.has-in-wishlist .c-product-page__button-wishlist.not-in-wishlist {
  display: none !important;
}

.c-page-product .c-product-page__button-wishlist.not-in-wishlist {
  font-size: 0;
  color: #1a170f;
  font-weight: lighter;
  transition: all 0.3s ease;
}
.c-page-product .c-product-page__button-wishlist.not-in-wishlist:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f08a";
  font-size: 24px;
  color: #ed1c2e;
  margin-right: 5px;
  line-height: 1;
}
.c-page-product .c-product-page__button-wishlist.not-in-wishlist::before {
  margin: 0;
  color: white;
  transition: all 0.3s ease;
}

.c-page-product .c-product-page__button-wishlist.not-in-wishlist:hover {
  background: #dbd1b6;
  transition: all 0.3s ease;
}
.c-page-product .c-product-page__button-wishlist.not-in-wishlist:hover:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f004";
  font-size: 24px;
  color: #ed1c2e;
  margin-right: 5px;
  line-height: 1;
}
.c-page-product .c-product-page__button-wishlist.not-in-wishlist:hover::before {
  margin: 0;
  color: white;
  transition: all 0.3s ease;
}

.c-page-product .c-product-page__button-wishlist.is-in-wishlist {
  font-size: 0;
  color: #1a170f;
  background: #dbd1b6;
  font-weight: lighter;
  transition: all 0.3s ease;
}
.c-page-product .c-product-page__button-wishlist.is-in-wishlist:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f004";
  font-size: 24px;
  color: #ed1c2e;
  margin-right: 5px;
  line-height: 1;
}
.c-page-product .c-product-page__button-wishlist.is-in-wishlist::before {
  margin: 0;
  color: white;
  transition: all 0.3s ease;
}

.c-page-product .c-product-page__button-wishlist-email-me-when-available {
  font-size: 16px;
  color: #1a170f;
  font-weight: lighter;
  padding: 12px 24px;
  background: white;
  position: relative;
}
.c-page-product .c-product-page__button-wishlist-email-me-when-available::before {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -8%;
  background: white;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  transition: all 0.3s ease;
}
.c-page-product .c-product-page__button-wishlist-email-me-when-available::after {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: -8%;
  background: white;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  transition: all 0.3s ease;
}
.c-page-product .c-product-page__button-wishlist-email-me-when-available .c-product-page__button-wishlist-text {
  color: #1a170f;
  z-index: 8;
  position: relative;
}
.c-page-product .c-product-page__button-wishlist-email-me-when-available .c-product-page__button-wishlist-text:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f1d8";
  font-size: 16px;
  color: #010080;
  margin-right: 5px;
  line-height: 1;
}

.c-page-product .c-product-page__button-wishlist-email-me-when-available:hover::before {
  top: 0;
  left: 0;
  border-color: #010080;
  transition: all 0.3s ease;
}
.c-page-product .c-product-page__button-wishlist-email-me-when-available:hover::after {
  bottom: 0;
  right: 0;
  border-color: #010080;
  transition: all 0.3s ease;
}

.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price {
  font-size: 16px;
  color: #1a170f;
  font-weight: lighter;
  margin-top: 32px;
  display: inline-block;
  padding: 12px 24px;
  background: white;
  position: relative;
}
.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price::before {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -8%;
  background: white;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  transition: all 0.3s ease;
}
.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price::after {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: -8%;
  background: white;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  transition: all 0.3s ease;
}
.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price .c-product-page__button-wishlist-text {
  color: #1a170f;
  z-index: 8;
  position: relative;
}
.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price .c-product-page__button-wishlist-text:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f1d8";
  font-size: 16px;
  color: #010080;
  margin-right: 5px;
  line-height: 1;
}

.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price:hover::before {
  top: 0;
  left: 0;
  border-color: #010080;
  transition: all 0.3s ease;
}
.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price:hover::after {
  bottom: 0;
  right: 0;
  border-color: #010080;
  transition: all 0.3s ease;
}

.c-page-product .c-product-page__wishlist-subscribe-for-lower-price-buttons.has-in-wishlist .c-product-page__button-wishlist-text::after, .c-page-product .c-product-page__wishlist-email-me-when-available-buttons.has-in-wishlist .c-product-page__button-wishlist-text::after {
  content: "x";
  font-size: 22px;
  font-weight: bold;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: scale(0);
  transition: all 0.5s ease;
}

.c-page-product .c-product-page__wishlist-subscribe-for-lower-price-buttons.has-in-wishlist:hover .c-product-page__button-wishlist-subscribe-for-lower-price::before, .c-page-product .c-product-page__wishlist-subscribe-for-lower-price-buttons.has-in-wishlist:hover .c-product-page__button-wishlist-subscribe-for-lower-price::after {
  background: #e61717;
  border-color: #e61717;
}
.c-page-product .c-product-page__wishlist-subscribe-for-lower-price-buttons.has-in-wishlist:hover .c-product-page__button-wishlist-text {
  color: #e61717;
}
.c-page-product .c-product-page__wishlist-subscribe-for-lower-price-buttons.has-in-wishlist:hover .c-product-page__button-wishlist-subscribe-for-lower-price .c-product-page__button-wishlist-text:before {
  color: #e61717;
}
.c-page-product .c-product-page__wishlist-subscribe-for-lower-price-buttons.has-in-wishlist:hover .c-product-page__button-wishlist-text::after {
  transition: all 0.5s ease;
  transform: scale(1);
}

.c-page-product .c-product-page__wishlist-email-me-when-available-buttons.has-in-wishlist:hover .c-product-page__button-wishlist-email-me-when-available::before, .c-page-product .c-product-page__wishlist-email-me-when-available-buttons.has-in-wishlist:hover .c-product-page__button-wishlist-email-me-when-available::after {
  background: #e61717;
  border-color: #e61717;
}
.c-page-product .c-product-page__wishlist-email-me-when-available-buttons.has-in-wishlist:hover .c-product-page__button-wishlist-text {
  color: #e61717;
}
.c-page-product .c-product-page__wishlist-email-me-when-available-buttons.has-in-wishlist:hover .c-product-page__button-wishlist-email-me-when-available .c-product-page__button-wishlist-text:before {
  color: #e61717;
}
.c-page-product .c-product-page__wishlist-email-me-when-available-buttons.has-in-wishlist:hover .c-product-page__button-wishlist-text::after {
  transition: all 0.5s ease;
  transform: scale(1);
}


@media only screen and (max-width: 1110px) {
  .c-product-page__add-to-wishlist-button {
  width: 100%;
}
}


/*
 * End Wishlist in product page
 */
/*
 * Start product information in product page
 */
.c-product-page__rating-icon-star {
  display: none;
}

.c-product-page__rating-icon-star::before {
  content: "";
  font-size: 22px;
  color: #1a170f;
  display: inline-flex;
  margin: 0 4px 0 0;
  font-family: "Awesome-icons";
}

.c-product-page__rating-icon-star.is-zero::before {
  content: "\f006";
}

.c-product-page__rating-icon-star.is-half::before {
  content: "\f123";
}

.c-product-page__rating-icon-star.is-full::before {
  content: "\f005";
}


.c-product-page__rating-icon-holder--00 .c-product-page__rating-icon-star.is-zero {
  display: inline-block;
}


.c-product-page__rating-icon-holder--01 .c-product-page__rating-icon-01 {
  display: inline-flex;
}


.c-product-page__rating-icon-holder--02 .c-product-page__rating-icon-01, .c-product-page__rating-icon-holder--02 .c-product-page__rating-icon-02 {
  display: inline-block;
}


.c-product-page__rating-icon-holder--03 .c-product-page__rating-icon-02, .c-product-page__rating-icon-holder--03 .c-product-page__rating-icon-03 {
  display: inline-block;
}


.c-product-page__rating-icon-holder--04 .c-product-page__rating-icon-02, .c-product-page__rating-icon-holder--04 .c-product-page__rating-icon-04 {
  display: inline-block;
}


.c-product-page__rating-icon-holder--05 .c-product-page__rating-icon-02, .c-product-page__rating-icon-holder--05 .c-product-page__rating-icon-04, .c-product-page__rating-icon-holder--05 .c-product-page__rating-icon-05 {
  display: inline-block;
}


.c-product-page__rating-icon-holder--06 .c-product-page__rating-icon-02, .c-product-page__rating-icon-holder--06 .c-product-page__rating-icon-04, .c-product-page__rating-icon-holder--06 .c-product-page__rating-icon-06 {
  display: inline-block;
}


.c-product-page__rating-icon-holder--07 .c-product-page__rating-icon-02, .c-product-page__rating-icon-holder--07 .c-product-page__rating-icon-04, .c-product-page__rating-icon-holder--07 .c-product-page__rating-icon-06, .c-product-page__rating-icon-holder--07 .c-product-page__rating-icon-07 {
  display: inline-block;
}


.c-product-page__rating-icon-holder--08 .c-product-page__rating-icon-02, .c-product-page__rating-icon-holder--08 .c-product-page__rating-icon-04, .c-product-page__rating-icon-holder--08 .c-product-page__rating-icon-06, .c-product-page__rating-icon-holder--08 .c-product-page__rating-icon-08 {
  display: inline-block;
}


.c-product-page__rating-icon-holder--09 .c-product-page__rating-icon-02, .c-product-page__rating-icon-holder--09 .c-product-page__rating-icon-04, .c-product-page__rating-icon-holder--09 .c-product-page__rating-icon-06, .c-product-page__rating-icon-holder--09 .c-product-page__rating-icon-08, .c-product-page__rating-icon-holder--09 .c-product-page__rating-icon-09 {
  display: inline-block;
}


.c-product-page__rating-icon-holder--10 .c-product-page__rating-icon-02, .c-product-page__rating-icon-holder--10 .c-product-page__rating-icon-04, .c-product-page__rating-icon-holder--10 .c-product-page__rating-icon-06, .c-product-page__rating-icon-holder--10 .c-product-page__rating-icon-08, .c-product-page__rating-icon-holder--10 .c-product-page__rating-icon-10 {
  display: inline-block;
}


.c-product-page__product-info {
  padding: 0 0 0 70px;
  width: 40%;
  display: flex;
  flex-direction: column;
}


.c-product-page__product-name-wrapper {
  margin: 0 0 20px 0;
}


.c-product-page__product-name {
  width: 100%;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  font-family: "Merriweather";
  color: #fafafa;
}


.c-product-page__product-features {
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 0;
  padding: 0;
  margin: 24px 0;
  padding: 24px 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}


.c-product-page__product-features-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 0 14px 0;
}


.c-product-page__product-code, .c-product-page__weight-value, .c-product-page__weight-unit {
  color: #999999;
}


.c-product-page__rating-and-reviews {
  display: flex;
  align-items: center;
  width: 100%;
}


.c-product-page__rating {
  display: inline-flex;
  align-items: center;
  padding: 0 8px 0 0;
}


.c-product-page__rating-votes {
  color: #999999;
  font-size: 16px;
  line-height: 16px;
  margin: 0 16px 0 0;
}


.c-product-page__rate-button > a {
  color: #5398ff;
  font-size: 12px;
}


.c-price__price-label {
  display: flex;
  font-size: 12px;
  padding: 0 8px 6px 0;
}


.c-product-page__product-description {
  font-size: 14px;
  padding: 0;
  margin: 0 0 24px 0;
}

.c-product-page__product-description * {
  font-size: 14px !important;
}


.c-product-page__availability-label {
  padding: 6px 12px;
  margin: 0 0 24px 0;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  background: #f9f9f9;
}

.c-product-page__availability-label * {
  color: #1a170f;
  font-size: 12px !important;
}


.c-product-page__product-description.s-html-editor p {
  margin: 0.8em 0;
}


.c-product-page__product-description-wrapper {
  border-bottom: 1px solid #cccccc;
}


.c-product-page__buy-buttons {
  flex-wrap: wrap;
}


.c-product-page__buy-buttons-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 10px;
}


.c-product-page__button-actions-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 0 6px 0;
}


.c-product-page__quantity-spin {
  display: flex;
  order: 1;
  flex-direction: column;
}


.quantity.availability.add-to-cart {
  display: flex;
  align-items: flex-end;
  flex-wrap: nowrap;
  width: 100%;
}


.c-product-page__add-to-cart-wishlist {
  display: flex;
  align-items: center;
  width: 100%;
  bottom: -40px;
}


.c-product-page__quantity-wrapper {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  margin: 0 18px 0 0;
}


.c-product-page__quantity-spin {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-width: 1px;
  border-style: solid;
  border-color: #fffaff;
  width: 100px;
  height: 56px;
  background: #030303;
}

.c-product-page__quantity-spin .c-product-page__quantity-input {
  display: inline-block;
  border-width: 0 !important;
  border-color: rgba(0, 0, 0, 0) !important;
  padding: 0;
  width: 40px;
  text-align: center;
  height: 100%;
  color: #fafafa;
  background: rgba(0, 0, 0, 0) !important;
  font-size: 20px;
}

.c-product-page__quantity-spin .c-product-page__quantity-plus {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #fffaff;
}

.c-product-page__quantity-spin .c-product-page__quantity-minus {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #fffaff;
}

.c-product-page__quantity-spin .c-product-page__quantity-plus, .c-product-page__quantity-spin .c-product-page__quantity-minus {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 26px;
  font-size: 26px;
  line-height: 24px;
  cursor: pointer;
  position: relative;
}

.c-product-page__quantity-spin .c-product-page__quantity-plus::before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #fafafa;
  pointer-events: none;
}

.c-product-page__quantity-spin .c-product-page__quantity-plus::after {
  content: "";
  display: block;
  width: 2px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #fafafa;
  pointer-events: none;
}

.c-product-page__quantity-spin .c-product-page__quantity-minus::before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #fffaff;
  pointer-events: none;
}


/*
 * End product information in product page
 */
/*
 * Start Tabs in product page
 */
.notab-content, .c-tabs.c-product-page__tabs {
  max-width: 1220px;
  width: 100%;
}


.c-product-page__tabs-menu::before {
  content: none;
}


.c-product-page__tabs-menu {
  padding: 0 0;
  border-bottom: 2px solid #e6e6e6;
  background: rgba(0, 0, 0, 0);
  overflow: visible;
  height: auto;
}


.c-tabs__menu-item {
  margin: 0 28px 0 0;
  font-weight: bold;
  font-size: 18px;
  padding: 0;
  border-radius: 0;
  border: 0;
  height: auto;
}

.c-tabs__menu-item:last-child {
  margin: 0;
}


.c-product-page__tabs-menu-item.active {
  background: rgba(0, 0, 0, 0);
  color: #1a170f;
  border-radius: 0;
}


.tab-content {
  border: 0;
  background: #f8f8f8;
  padding: 24px;
}

.tab-content .s-html-editor {
  padding: 0;
}
.tab-content .s-html-editor ul li p {
  display: inline;
}
.tab-content .s-html-editor ol li p {
  display: inline;
}


.c-product-page__tabs-menu-item-link {
  color: #121212;
  padding: 12px 0;
  position: relative;
}

.c-product-page__tabs-menu-item-link::before {
  content: "";
  display: block;
  width: 1%;
  height: 4px;
  background: transperant;
  position: absolute;
  left: 0;
  bottom: -4px;
  border-radius: 0 0 6px 6px;
  transition: width 0.3s ease;
}


.c-product-page__tabs-menu-item.active .c-product-page__tabs-menu-item-link::before {
  width: 100%;
  background: #b7a26d;
  transition: width 0.3s ease;
}


.c-product-list__product-link {
  color: #1a170f;
}


.c-product-list__image-wrapper {
  height: 230px !important;
  min-height: 230px;
  max-height: 230px;
  overflow: hidden;
  width: 100%;
  background: white;
}


.c-product-list__image {
  height: auto;
  width: auto;
  max-width: 220px !important;
  max-height: 220px !important;
}


.c-product-list__image-link {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  max-height: 230px;
}


@media only screen and (max-width: 1110px) {
  .c-product-list__image-link {
  display: inline;
}
}


.c-product-list__name, .c-product-list__availability {
  margin: 4px 0;
}


.c-related-products__item {
  padding: 8px 16px;
  width: 100%;
}


.c-related-products__list {
  width: 100%;
}

.c-related-products__list .c-product-price__discount-precent {
  background: #00b5dd;
  color: white;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  width: 68px;
  height: 32px;
  top: 186px;
  left: 16px;
  position: absolute;
  border-radius: 0;
}

.c-related-products__list .o-product-is-new__icon {
  top: 150px;
  left: 16px;
}


.c-related-products__view-details-button {
  display: flex;
  justify-content: center;
  margin: 6px 0 0 0;
}


.c-related-products .what-price {
  display: none;
}

.c-related-products .price-value {
  font-size: 22px;
}

.c-related-products del.price-value {
  font-size: 16px;
}

.c-related-products .product-prices {
  min-height: 48px;
}

.c-related-products .c-product-list__name {
  margin: 0;
}

.c-related-products .c-product-list__details {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 12px 0 0 0;
}

.c-related-products .c-product-list__product-link {
  color: #1a170f;
  height: 46px;
  display: block;
  overflow: hidden;
  font-size: 16px;
  line-height: 22px;
}

.c-related-products .c-product-list__availability {
  display: none;
}

.c-related-products .c-related-products__add-to-cart-section .c-button__add-to-cart, .c-related-products .c-related-products__view-details-button {
  display: none;
}


.c-tab-review__reviewer {
  margin-left: 4px;
}


.c-tab-review__author {
  display: flex;
  align-items: center;
  margin: 0 0 6px 0;
}


.c-tab-review__section {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e6e6e6;
}


.c-tab-review__star-rating {
  max-height: 22px;
}


.c-tab__review-date {
  margin: 0 0 0 8px;
  color: #999999;
}


@media only screen and (max-width: 1110px) {
  .c-related-products__item .c-product-list__image {
  max-width: 100% !important;
  max-height: 230px !important;
}

.c-related-products__item .c-product-list__image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
}


/*
 * End Tabs in product page
 */
/*
 * Start product options
 */
.c-product-option-upload-file {
  display: block;
  width: 100%;
  margin: 0 0 8px 0;
}

.c-product-option-upload-file input[type=file] {
  border: 1px solid #cccccc;
  padding: 3px;
  border-radius: 3px;
  max-width: 230px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.c-product-option-upload-file input[type=file]::file-selector-button {
  border: 1px solid #cccccc;
  padding: 4px 8px;
  border-radius: 3px;
  background-color: #cccccc;
  color: black;
  font-size: 13px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.c-product-option-upload-file input[type=file]::file-selector-button:hover {
  background-color: white;
  color: black;
  border: 1px solid #cccccc;
  transition: all 0.3s ease;
}

.c-product-option-upload-file input[type="text"] {
  width: 100% !important;
  margin-top: -6px;
}


.c-product-page__options-section {
  margin: 0 0 36px 0;
}


.c-page-product .c-product-page__option-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 8px;
}
.c-page-product .c-product-page__option-item:last-child {
  margin-bottom: 0;
}
.c-page-product .c-product-page__option-item .c-option-color__section {
  margin: 0;
  width: 100%;
}

.c-page-product .c-product-page__option-info-link {
  font-size: 14px;
  margin: 0 0 12px auto;
  color: #1a170f;
  padding: 0 0 0 38px;
  background: url("/skins/elegance/customer/images/product_page/size-table.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat left center;
  background-size: 32px auto;
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
}

.c-page-product .c-product-option-text-button__section, .c-page-product .c-product-options-thumb {
  width: 100%;
}

.c-page-product .c-product-page__option-info-link-wrapper {
  display: flex;
  width: 35%;
  justify-content: flex-end;
}

.c-page-product .c-product-page__product-brand-info {
  width: auto;
  align-items: center;
  margin-left: auto;
}

.c-page-product .c-product-page__product-brand-link {
  color: #1a170f;
}

.c-page-product .c-product-page__brand-and-countdown {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 0 24px 0;
}

.c-page-product .c-promotion-countdown__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}

.c-page-product .c-promotion-countdown__time-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  margin: 4px 0 0 0;
}

.c-page-product .c-promotion-countdown__label {
  font-size: 14px;
  color: dimgrey;
}
.c-page-product .c-promotion-countdown__label::before {
  content: none;
}

.c-page-product .c-promotion-countdown__unit-of-time {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  flex-direction: column;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50%;
  background: #b7a26d;
  color: white;
  position: relative;
}
.c-page-product .c-promotion-countdown__unit-of-time span {
  font-size: 10px;
  font-weight: normal;
  position: absolute;
  bottom: -14px;
  color: dimgrey;
}

.c-page-product .c-promotion-countdown__delimiter {
  font-size: 24px;
  margin: 0 4px;
}

.c-page-product .c-promotion-countdown__date {
  color: #e61717;
  font-size: 24px;
  font-weight: bold;
}

.c-page-product .c-promotion-countdown__text[data-countdown-format="2"] .c-promotion-countdown__days {
  color: #e61717;
  font-size: 24px;
  font-weight: bold;
}
.c-page-product .c-promotion-countdown__text[data-countdown-format="2"] .c-promotion-countdown__time {
  color: #e61717;
  font-size: 24px;
  font-weight: bold;
}

.c-page-product .c-product-option-text-button__section, .c-page-product .c-product-options-thumb {
  width: 100%;
}

.c-page-product .c-product-page__product-description-wrapper::after {
  content: "";
  display: block;
  position: relative;
  top: 4px;
  border-bottom: 1px solid #cccccc;
}

.c-page-product .c-product-page__product-description-wrapper {
  margin-bottom: 10px;
}

.c-page-product .c-product-page__product-brand-wrapper {
  font-size: 12px;
  padding-right: 0;
}

.c-page-product .c-product-page__product-brand-image {
  max-height: 60px;
  max-width: 100%;
  width: auto;
  height: auto;
}

.c-page-product .c-product-page__options-wrapper {
  max-width: inherit;
  width: 100%;
  margin: 0 0 8px 0;
}

.c-page-product .c-product-option-text-button__option-name {
  height: 28px;
  font-size: 16px;
}

.c-page-product .c-product-option-text-button__button.selected .c-product-option-text-button__label {
  height: 28px;
}

.c-page-product .c-product-option-text-button__option-name:hover, .c-page-product .c-product-option-text-button__button.selected .c-product-option-text-button__option-name:hover {
  border: 0 !important;
  height: 28px;
}

.c-page-product .c-product-option-text-button__label {
  height: 28px;
  min-width: 66px;
  margin: 0;
}

.c-page-product .c-product-page__option-name {
  font-size: 16px;
  margin: 0 0 12px 0;
  color: #1a170f;
}

.c-page-product .c-product-option-text-button__label:hover {
  height: 30px;
}

.c-page-product .c-product-option-text-button__button {
  border: 1px solid #999999 !important;
  margin: 0 16px 16px 0;
  padding: 0 4px;
  height: 32px;
  background: white;
  transition: all 0.3s ease;
}
.c-page-product .c-product-option-text-button__button:hover {
  background: #dbd1b6;
  border: 1px solid #b7a26d !important;
  transition: all 0.3s ease;
}
.c-page-product .c-product-option-text-button__button.selected {
  background: #dbd1b6;
  border: 1px solid #b7a26d !important;
}
.c-page-product .c-product-option-text-button__button.selected:hover {
  border: 1px solid #b7a26d !important;
}

.c-page-product .c-product-page__option-info-link-wrapper {
  margin-left: auto;
  width: 100%;
  margin-top: -30px;
}

.c-page-product .c-option-color__filter-list {
  display: flex;
  flex-wrap: wrap;
}

.c-page-product .c-option-color__radio-select {
  display: none;
  position: absolute;
  z-index: -1;
  display: inline-block;
  left: -9999px;
}

.c-page-product .c-option-color__value-text {
  display: none;
}

.c-page-product .c-option-color__value-color {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  position: relative;
  height: 46px;
  width: 46px;
  overflow: hidden;
  border: 2px solid white;
  transition: all 0.1s ease;
}

.c-page-product .c-option-color__value-wrapper {
  width: 100% !important;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 1px solid #dadada;
  transition: all 0.3s ease;
}

.c-page-product .c-option-color__wrapper:hover .c-option-color__value-wrapper {
  border: 1px solid black;
  transition: all 0.1s ease;
}
.c-page-product .c-option-color__wrapper:hover .c-option-color__value-color {
  border: 2px solid white;
  height: 46px;
  width: 46px;
  transition: all 0.1s ease;
}

.c-page-product .c-option-color__wrapper.selected .c-option-color__value-wrapper {
  border: 1px solid black;
}
.c-page-product .c-option-color__wrapper.selected .c-option-color__value-color {
  border: 2px solid white;
  height: 46px;
  width: 46px;
}

.c-page-product .c-product-options-thumb__option-input {
  width: 0;
  height: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
}

.c-page-product .c-product-options-thumb__option-name {
  display: none;
}

.c-page-product .c-product-options-thumb__option-image {
  background-repeat: no-repeat;
  background-size: auto;
  max-width: 100%;
}

.c-page-product .c-product-options-thumb__option-label {
  display: inline-flex;
  width: 46px !important;
  height: 46px;
  position: relative;
  overflow: hidden;
  border: 2px solid white;
  cursor: pointer;
}
.c-page-product .c-product-options-thumb__option-label::before {
  content: none;
}

.c-page-product .c-product-options-thumb__thumbs-wrapper {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.c-page-product .c-product-options-thumb__option-selected-list {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 0 16px 16px 0;
  cursor: pointer;
  border: 1px solid white;
  width: 48px;
  height: 48px;
}

.c-page-product .c-product-options-thumb__option-selected-list.selected {
  transition: all 0.3s ease;
  border: 1px solid #b7a26d;
}

.c-page-product .c-product-options-thumb__option-selected-list:hover {
  border: 1px solid #b7a26d;
  transition: all 0.3s ease;
}

.c-page-product .c-option-color__wrapper {
  position: relative;
  padding: 0;
  margin: 0 16px 16px 0;
}

.c-page-product .c-option-color__wrapper:hover .c-option-color__tooltip {
  display: block !important;
  position: absolute;
  left: 0;
  bottom: 38px;
  background: white;
  border-width: 1px 1px 3px 1px;
  border-style: solid;
  border-color: #cccccc;
  border-bottom-color: black;
}
.c-page-product .c-option-color__wrapper:hover .c-option-color__tooltip::after {
  content: "";
  border-top: 6px solid black;
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-left: 6px solid rgba(0, 0, 0, 0);
  position: absolute;
  bottom: -8px;
  left: 10px;
  margin: 0 auto;
}
.c-page-product .c-option-color__wrapper:hover .c-option-color__tooltip .c-option-color__tooltip-image {
  width: 120px;
  height: 120px;
  max-height: 100%;
  max-width: 100%;
}
.c-page-product .c-option-color__wrapper:hover .c-option-color__tooltip .c-option-color__tooltip-inner-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 132px;
  height: auto;
  padding: 6px;
}
.c-page-product .c-option-color__wrapper:hover .c-option-color__tooltip .c-option-color__tooltip-name {
  display: block;
  font-size: 12px;
  color: black;
}


.c-product-page__attributes-list {
  display: table;
  padding-top: 0;
  padding-left: 2px;
  margin-bottom: 20px;
}


.c-product-page__attribute-item {
  display: table-row;
}


.c-product-page__attribute-value, .c-product-page__attribute-name {
  display: table-cell;
  white-space: normal;
}


.c-tab-attributes__list {
  display: table;
  border-spacing: 0 10px;
}


.c-tab-attribute__wrapper {
  display: table-row;
}


.c-tab-attribute__label, .c-tab-attribute__value-wrapper {
  display: table-cell;
  padding: 0 6px;
  text-align: left;
}


.c-product-page__attribute-item {
  width: 100%;
  text-align: left;
  justify-content: flex-start;
  background: rgba(0, 0, 0, 0);
  height: inherit;
  margin: 0;
  padding: 0;
  font-size: 12px;
}


.c-product-page__attribute-name {
  padding: 2px 10px 2px 0;
  min-width: 28%;
}


.c-product-page__attribute-value {
  padding: 2px 10px 2px 0;
  min-width: 28%;
  font-weight: normal;
}


/*
 * End product options
 */
/*
 * Start quick buy
 */
.c-quick-buy__section {
  width: 100%;
  border: 1px solid #1a170f;
}


.c-quick-buy__toggle-section {
  cursor: pointer;
}


.c-quick-buy__title {
  color: #1a170f;
  font-size: 15px;
  text-transform: uppercase;
  padding: 16px;
  letter-spacing: 0.06em;
}


.c-quick-buy {
  width: 100%;
  padding: 0 16px 0 16px;
  height: inherit;
  max-height: 1px;
  overflow: hidden;
  background: white;
  opacity: 0;
  transition: max-height 0.3s ease;
}


.c-quick-buy__section.is-active .c-quick-buy {
  opacity: 1;
  max-height: 500px;
  padding: 8px 16px 16px 16px;
  transition: all 0.3s ease;
}


.c-quick-buy__input {
  border: 1px solid;
  width: 100%;
  padding: 8px 16px;
  border-radius: 0;
}


.c-quick-buy__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 4px 0;
}


.c-quick-buy__item {
  display: flex;
  height: inherit;
  width: 50%;
}

.c-quick-buy__item:nth-child(even) {
  padding: 0 0 8px 16px;
}

.c-quick-buy__item:nth-child(odd) {
  padding: 0 16px 8px 0;
}


.c-quick-buy__button {
  border-radius: 0;
  padding: 8px 16px;
}


.c-quick-buy__button-and-info-text {
  width: 100%;
  display: flex;
  align-items: center;
}


.c-quick-buy__button-wrapper {
  display: inline-flex;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  margin-left: auto;
}


.c-quick-buy__info-text {
  display: inline-flex;
  font-size: 12px;
  color: #999999;
}


/*
 * End quick buy
 */
/*
 * Start product page in wide layout
 */
.layout-type-wide .c-product-page__image-section .o-product-is-new__icon {
  left: inherit;
  right: 10px;
  top: 40px;
}

.layout-type-wide .c-product-page__image-and-info {
  max-width: 1800px;
  justify-content: center;
}

.layout-type-wide .c-product-page__product-info {
  width: 34%;
  padding: 0 0 0 36px;
}

.layout-type-wide .c-product-page__images-block {
  width: 44%;
  padding: 0 36px 0 0;
}

.layout-type-wide .c-product-page__image-section {
  padding: 0 0 0 36px;
}

.layout-type-wide .c-product__top-area {
  margin-bottom: 100px;
}

.layout-type-wide .notab-content, .layout-type-wide .c-tabs.c-product-page__tabs {
  max-width: 1800px;
  width: 78%;
  margin: 0 auto;
}

.layout-type-wide .c-product-page__thumb-image {
  max-width: 100%;
}


.c-social-buttons {
  padding: 0 0 0 145px;
}


#cboxLoadedContent .o-title__page-title-content {
  padding: 0;
}


#cboxLoadedContent .o-title__page-title {
  height: auto;
  margin-bottom: 12px;
  position: relative;
}


/*
 * End product page in wide layout
 */
/*
 * Start product page mobile
 */
@media only screen and (max-width: 1110px) {
  .c-page-product {
  margin-top: 0;
}


.c-quick-buy {
  margin: 0;
}


.c-product-page__product-description {
  overflow: hidden;
  max-height: 86px;
  position: relative;
}

.c-product-page__product-description:after {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f103";
  font-size: 28px;
  color: #121212;
  margin-right: 5px;
  line-height: 1;
}

.c-product-page__product-description::after {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}

.c-product-page__product-description.is-open {
  max-height: 1000px;
  transition: all 0.4s ease;
  padding-bottom: 40px;
}
.c-product-page__product-description.is-open::before {
  content: none;
}
.c-product-page__product-description.is-open::after {
  content: "\f102";
}


.c-product-page__product-description::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: linear-gradient(0deg, white 0%, white 10%, rgba(210, 213, 232, 0) 100%);
}


.c-social-buttons.social-buttons {
  width: 100%;
  padding: 0;
}


.c-product-page__images-wrapper-of-all {
  flex-wrap: wrap-reverse;
  width: 100%;
}


.layout-type-wide .c-product-page__image-section {
  padding: 0;
  width: 100%;
}


.c-product-page__image-section {
  width: 100%;
}


.c-product-page__product-name-wrapper {
  width: 100%;
}


.c-product-page__product-name {
  text-align: center;
  padding: 0;
  margin: 0;
  border: 0;
}


.c-product-page__product-price-wrapper {
  width: 100%;
  padding: 20px 0;
  text-align: center;
}


.c-product-page__buy-buttons-wrapper {
  justify-content: center;
  width: 100%;
}


.c-product-page__button-actions {
  width: 100%;
  justify-content: center;
  padding-top: 20px;
}


.c-product-page__button-actions-wrapper {
  justify-content: center;
}


.c-quick-buy__title, .c-quick-buy__subtitle {
  text-align: center;
}


.c-quick-buy__title {
  padding: 16px 12px;
  font-size: 14px;
}


.c-quick-buy__button-and-info-text {
  flex-wrap: wrap;
}


.c-quick-buy__item {
  width: 100%;
  justify-content: center;
  align-items: center;
  padding: 0 0 8px 0 !important;
}


.c-tabs__menu-item {
  margin: 0 0 2px 0;
}

.c-tabs__menu-item.active {
  border-bottom-color: white;
}


.c-product-page__tabs-menu {
  padding: 0;
  justify-content: flex-start;
}


.c-tabs .c-product-page__tabs-menu-item {
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
}

.c-tabs .c-product-page__tabs-menu-item-link {
  font-size: 14px;
  padding: 4px 8px;
}

.c-tabs .c-product-page__tabs-menu-item-link::before {
  height: 2px;
  bottom: -2px;
}


.c-product-page__tabs-menu-item-link {
  display: flex;
  width: 100%;
  padding: 12px 28px;
}


.c-page-product .c-product-page__product-price-wrapper {
  width: 100%;
  text-align: center;
  position: relative;
}


.c-product-page__wishlist-buttons {
  display: block;
  width: 100%;
}


.c-product-page__add-to-cart-wishlist {
  justify-content: space-between;
}


.c-page-product .c-product-page__add-to-wishlist-button {
  width: 28%;
  order: 1;
  margin: 0 16px 0 0;
}


.c-button__add-to-cart-wrapper {
  width: 68%;
  order: 2;
}


.c-page-product .c-product-page__wishlist-buttons.no-in-wishlist .c-product-page__button-wishlist.not-in-wishlist {
  align-items: center;
}


.c-page-product .c-product-page__button-wishlist {
  width: 100%;
}


.c-tabs__menu-item.active .c-product-page__tabs-menu-item-link {
  color: #b7a26d;
}


.c-product-option-text-button__label {
  width: fit-content !important;
  width: -moz-fit-content !important;
  height: 30px !important;
  margin: 0 !important;
}


.c-product-option-text-button__option-name {
  font-size: 12px;
  margin: 0;
}


.c-product-option-text-button__option-name:hover {
  height: 100%;
}


.c-product-option-text-button__button {
  display: flex;
  align-items: center;
}


.c-product-option-text-button__button.selected .c-product-option-text-button__label {
  margin-bottom: 0;
  height: 30px;
}

.c-product-option-text-button__button.selected .c-product-option-text-button__option-name:hover {
  height: 30px;
}


.c-page-product .c-product-page__product-price-wrapper {
  margin: 0;
}


.c-page-product .c-product-page__product-price-wrapper .product-price, .c-page-product .c-product-page__product-price-wrapper .price-withtax {
  justify-content: center;
  align-items: center;
}


.quantity.availability.add-to-cart {
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
}


.c-product-page__quantity-wrapper {
  display: none;
  width: 28%;
  margin: 0 0 16px 0;
}


.c-product__top-area {
  flex-direction: column;
  flex-wrap: wrap;
}


.c-product-page__images-block {
  margin: 24px 0;
  padding: 0;
  width: 100%;
  flex-wrap: wrap;
}


.c-product-page__thumb-wrapper {
  position: relative;
  width: 25%;
  padding: 0 4px;
}


.c-product-page__thumb-image {
  max-width: 80px;
  max-height: 100%;
}


.c-product-page__product-info {
  width: 100%;
  padding: 0;
}


.c-product-page__thumb-list {
  display: none;
}


.c-product-page__image-section .o-product-is-new__icon {
  left: 0 !important;
  top: 0 !important;
}


.c-product-page__tabs {
  padding: 0 16px;
}


.dynamic-page-product.layout-type-wide .c-product-page__image-section {
  padding: 0;
}


.dynamic-page-product .c-layout-main .o-page-content {
  padding: 0;
}


.layout-type-wide .c-product-page__images-block {
  padding: 0;
}


.layout-type-wide .c-product-page__product-info {
  padding: 0 16px;
}


.layout-type-wide .notab-content, .layout-type-wide .c-tabs.c-product-page__tabs {
  padding: 0 16px;
}


.c-page-product .c-product-option-text-button__button-wrapper {
  justify-content: center;
}
}


@media only screen and (max-width: 640px) {
  .c-layout-main .o-page-content {
  padding: 0;
}


.c-layout-main {
  padding-left: 8px;
  padding-right: 8px;
}


.layout-type-wide .c-product-page__product-info {
  width: 100%;
}

.layout-type-wide .c-product-page__images-block {
  width: 100%;
  padding: 0;
}

.layout-type-wide .c-product__top-area {
  margin-bottom: 60px;
}

.layout-type-wide .notab-content, .layout-type-wide .c-tabs.c-product-page__tabs {
  width: 100%;
}


.c-tab-attribute__label, .c-tab-attribute__value-wrapper {
  word-break: normal;
  white-space: normal;
  max-width: 50%;
}


.c-tab-attribute__label {
  padding: 0 6px 0 10px;
}


.c-tab-attribute__value-wrapper {
  padding: 0 10px 0 6px;
}


.c-tab-attribute__wrapper, .c-tab-attributes__list {
  width: 100%;
}


#product-global-attributes {
  padding: 0;
}


.c-layout-main--wide .c-box-upsell-products__product-name-price-button .c-price-exclude-taxes__final-price-price-list, .c-layout-main--wide .c-box-upsell-products__product-name-price-button .c-price-include-taxes__final-price-price-list, .c-layout-main--wide .c-box-upsell-products__product-name-price-button .c-price-exclude-taxes__final-price-list, .c-layout-main--wide .c-box-upsell-products__product-name-price-button .c-price-include-taxes__final-price-list {
  text-align: center;
}


.c-related-products {
  background: white;
  padding-left: 0;
  padding-right: 0;
}


.c-popup-quick-buy__wrapper {
  max-width: 320px;
}


.c-product-page__product-code-wrapper {
  width: 100%;
  max-width: inherit;
  justify-content: flex-start;
  padding: 0;
}


.c-product-page__product-weight-wrapper {
  width: 100%;
  max-width: inherit;
  justify-content: flex-end;
  padding: 0;
}


.c-product-page__product-brand-wrapper {
  width: 100%;
  max-width: inherit;
  justify-content: center;
  padding: 0;
}


.c-product-page__product-price-wrapper .product-price {
  justify-content: center;
}


.c-product-page__option-name {
  width: 100%;
  justify-content: center;
}


.c-option-color__filter-list, .c-product-options-thumb__thumbs-wrapper {
  justify-content: center;
}


.c-product-page__option-info-link-wrapper {
  width: 100%;
  justify-content: center;
  margin-bottom: 6px;
  margin-top: 0;
}


.c-product-option-text-button__section, .c-product-options-thumb {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}


.c-product-page__rating {
  padding: 0;
}


.c-product-page__availability-label {
  text-align: center;
  margin: 0 auto 24px auto;
}


.c-product-page__rating-and-reviews {
  justify-content: flex-start;
}


.c-product-page__buy-buttons-wrapper.is-sticky .c-product-page__add-to-cart-wishlist {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99999;
  transition: bottom 0.3s ease;
  width: 100%;
  padding: 12px;
  background: white;
  border-top: 2px solid #b7a26d;
}


.c-rate-product__button-wrapper {
  flex-direction: column-reverse;
}


.c-rate-product__send-review-button {
  width: 100%;
  justify-content: center;
}


.c-rate-product__cancel-button {
  display: flex;
  justify-content: center;
  margin: 12px 0 0 0;
  width: 100%;
}


.c-tab__box-title {
  font-size: 26px;
}


.c-product-page__product-details {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}


.c-product-page__cart-form {
  order: 1;
  width: 100%;
}


.c-product-page__quick-buy {
  order: 2;
  width: 100%;
}


.c-product-page__product-description {
  order: 3;
  margin: 48px 0 24px 0;
  width: 100%;
}


.c-product-page__product-features {
  order: 4;
  flex-wrap: wrap;
  width: 100%;
}


.c-product-page__tags-wrapper {
  order: 4;
}


.product-image-lightgallery img {
  min-height: 200px;
}


.c-footer__back-top-button-link {
  width: 48px;
  height: 48px;
  position: relative;
  margin: auto;
  text-align: center;
}


.c-footer__back-top-button-link::before {
  margin: auto;
  line-height: 8px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  text-align: center;
  background: #b7a26d;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}


.c-product-page__product-info {
  width: 100%;
  padding: 0;
}

.c-product-page__product-info .c-product-page__wishlist-buttons {
  position: relative;
}

.c-product-page__product-info .c-product-page__button-wishlist:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto !important;
  pointer-events: none;
  width: 24px;
  height: 24px;
}


.c-layout-main--wide .c-box-filter {
  display: none;
}


.bx-wrapper .product-image-lightgallery {
  width: 100%;
}
}


@media only screen and (max-width: 400px) {
  .c-quick-buy__title {
  font-size: 12px;
  padding: 16px 10px;
}
}


/*
 * End product page mobile
 */
/*
 * ** End Product page **
 */
/*
 * ** Start View cart page **
 */
.dynamic-page-cart .o-layout--vertical.c-layout-main--thin {
  display: none;
}

.dynamic-page-cart .o-page-content {
  max-width: 1256px;
  width: 100%;
  padding: 0 24px;
  margin: 0 auto 140px auto;
}

.dynamic-page-cart .c-breadcrumb__list {
  padding: 20px 24px;
}

.dynamic-page-cart .c-view-cart__page-title {
  width: 100%;
  margin: 0;
  border-bottom: 0;
}

.dynamic-page-cart .c-view-cart__page-title-wrapper {
  width: 100%;
  max-width: 1256px;
  margin: 0 auto;
  text-align: center;
}

.dynamic-page-cart .c-view-cart__page-title-content {
  font-size: 24px;
  font-family: "Merriweather";
}


.c-view-cart__product-price-after-discount + .c-view-cart__product-price-after-discount::before, .c-view-cart__product-price-total-amount + .c-view-cart__product-price-total-amount::before {
  margin: 0 6px;
  top: -1px;
}


.c-view-cart__free-shipping-message {
  max-width: 100%;
  margin: 0 auto 24px auto;
  padding: 0;
  text-align: left;
  font-size: 16px;
  width: 100%;
  color: #b7a26d;
  border: 0;
  position: relative;
}

.c-view-cart__free-shipping-message:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f05a";
  font-size: 18px;
  color: #b7a26d;
  margin-right: 5px;
  line-height: 1;
}

.c-view-cart__free-shipping-message::before {
  color: #b7a26d;
  margin: 0 8px 0 0;
}


.c-view-cart__content-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  jusify-content: flex-start;
  width: 100%;
}


.c-view-cart__form {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  jusify-content: flex-start;
  width: 100%;
}


.c-view-cart__product-list-wrapper {
  max-width: 65%;
  margin: 0;
  padding: 0 24px 0 0;
  width: 65%;
}


.c-view-cart__action-and-coupon {
  width: 35%;
  padding: 0 0 0 24px;
}


.c-view-cart__remove-item {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 4%;
  position: relative;
}


.c-view-cart_remove-item-icon {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: auto 0;
}


.c-view-cart_remove-item-icon::before, .c-view-cart_remove-item-icon::after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 18px;
  width: 2px;
  background-color: #fffaff;
}


.c-view-cart_remove-item-icon::before {
  transform: rotate(45deg);
}


.c-view-cart_remove-item-icon::after {
  transform: rotate(-45deg);
}


.c-view-cart_remove-item-icon:hover::before, .c-view-cart_remove-item-icon:hover::after {
  background-color: #f63939;
}


.c-view-cart__product {
  width: 58%;
}


.c-view-cart__product-quantity {
  width: 20%;
  justify-content: center;
  display: flex;
}


.c-view-cart__product-price {
  display: none;
}


.c-view-cart__product-price-total {
  width: 20%;
}


.c-view-cart__cart-content-wrapper {
  display: flex;
  padding: 24px 0;
  border-bottom: 1px solid #cccccc;
}


.c-view-cart__product-image {
  width: inherit;
}


.c-view-cart__product-thumb {
  max-height: 135px;
  max-width: 135px;
  height: auto;
  width: auto;
  padding: 0;
}


.c-view-cart__product-name-link {
  display: flex;
  align-items: flex-start;
  height: inherit;
  color: #fafafa;
  padding-left: 14px;
  padding-right: 10px;
  text-decoration: none;
}


.c-view-cart__product-option {
  padding-left: 14px;
}


.c-view-cart__product-name-wrapper, .c-view-cart__quantity-spinner, .c-view-cart__product-price, .c-view-cart__product-price-total {
  border: 0;
}


.c-view-cart__product-price-after-discount, .c-view-cart__product-price-total-amount {
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  color: #121212;
}


.c-view-cart__order-total-lines-amount, .c-view-cart__order-total-lines-description {
  font-size: 14px;
  font-weight: bold;
  display: inline-flex;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  text-align: left;
}


.c-view-cart__order-grand-total-amount, .c-view-cart__order-grand-total-description {
  font-size: 18px;
  display: inline-flex;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
}


.c-view-cart__quantity-option-action-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-width: 1px;
  border-style: solid;
  border-color: #fffaff;
  border-radius: 0;
  width: 126px;
  height: 40px;
  padding: 0;
  background: #030303;
}

.c-view-cart__quantity-option-action-buttons .c-view-cart__input-quantity {
  border: 0 !important;
  padding: 0 !important;
  width: 28px;
  text-align: center;
  height: 100%;
  color: #fafafa !important;
  background: rgba(0, 0, 0, 0) !important;
  font-size: 22px !important;
}

.c-view-cart__quantity-option-action-buttons .c-view-cart__increase-quantity, .c-view-cart__quantity-option-action-buttons .c-view-cart__decrease-quantity {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 26px;
  line-height: 24px;
  cursor: pointer;
  position: relative;
  background: rgba(0, 0, 0, 0);
}

.c-view-cart__quantity-option-action-buttons .c-view-cart__decrease-quantity {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #fffaff;
}

.c-view-cart__quantity-option-action-buttons .c-view-cart__increase-quantity {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #fffaff;
}

.c-view-cart__quantity-option-action-buttons .c-view-cart__increase-quantity::before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #fafafa;
  pointer-events: none;
}

.c-view-cart__quantity-option-action-buttons .c-view-cart__increase-quantity::after {
  content: "";
  display: block;
  width: 2px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #fafafa;
  pointer-events: none;
}

.c-view-cart__quantity-option-action-buttons .c-view-cart__decrease-quantity::before {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #fffaff;
  pointer-events: none;
}


.c-view-cart__action-section {
  background: #f9f9f9;
  padding: 18px 24px;
}


.c-view-cart__order-total {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  border: 0;
  padding: 0;
  margin: 0 auto 16px auto;
}


.c-view-cart__order-total-lines {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
  padding: 0 0 8px 0;
}


.c-view-cart__order-grand-total {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 24px;
}


.c-view-cart__order-total-lines-description {
  display: inline-flex;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
}


.c-view-cart__checkout-buttons {
  width: 100%;
  flex-direction: column;
  justify-content: center;
}


.c-view-cart__button-checkout {
  width: 100%;
  margin: 6px 0;
}


.c-view-cart__button-checkout-icon {
  display: flex;
  width: 100%;
}


.c-view-cart__buttons {
  max-width: 100%;
  width: 100%;
  margin: 24px 0 60px 0;
  padding: 18px 24px;
  border: 1px solid #cccccc;
  background: white;
}


.c-view-cart__coupon-title {
  font-size: 16px;
  font-weight: bold;
  color: #121212;
}


.c-view-cart__input-coupon {
  color: #cccccc;
  border-radius: 0 !important;
  padding: 10px 16px !important;
  height: 52px !important;
  font-size: 16px !important;
  width: 100%;
}

.c-view-cart__input-coupon::placeholder {
  color: #cccccc;
  font-size: 14px !important;
}


.c-view-cart__coupon {
  width: 100%;
}


.c-view-cart__coupon-code {
  max-width: 100%;
  width: 100%;
  margin: 16px auto 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
}


.c-view-cart__coupon-button-list {
  margin: 8px 0 0 0;
  width: 100%;
  max-width: 100%;
}


.c-view-cart__button-add-coupon {
  display: flex;
  justify-content: flex-end;
  padding: 0;
  margin: 0;
  background: rgba(0, 0, 0, 0);
  top: 0;
  width: 100%;
  border-radius: 0;
  font-size: 16px;
}

.c-view-cart__button-add-coupon:hover .c-view-cart__coupon-submit {
  background: #999999;
  border-color: #1a170f;
  transition: all 0.3s ease;
  opacity: 1;
}
.c-view-cart__button-add-coupon:hover .c-view-cart__coupon-icon {
  color: white;
  transition: all 0.3s ease;
}
.c-view-cart__button-add-coupon:hover .c-view-cart__coupon-icon::after {
  background: url("../images/btn-add-to-cart-hover.png") no-repeat center;
  transition: all 0.3s ease;
}


.c-view-cart__coupon-submit {
  font-size: 16px;
  height: 52px;
  border-radius: 0;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #1a170f;
  color: white;
  background: #1a170f;
  cursor: pointer;
}


.c-view-cart__coupon-icon::after {
  content: none;
}


.c-view-cart__remove-coupon-link {
  padding: 8px 16px;
  color: #f63939;
  border: 1px solid #f63939;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  margin: 20px auto 0 auto;
  background: white;
}

.c-view-cart__remove-coupon-link:hover {
  color: white;
  background: #f63939;
  transition: all 0.3s ease;
}


/*
 * Start View Cart page mobile
 */
@media only screen and (max-width: 1110px) {
  .c-view-cart .o-message.error {
  margin: 24px 0 24px 0;
}


.c-view-cart .o-page-content {
  padding: 0;
}


.c-view-cart__product-name-wrapper .c-view-cart__product-name {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}


.c-view-cart__input-quantity {
  border-radius: 0 !important;
}


.c-order-details__products-list {
  flex-wrap: wrap;
}


.c-order-details__products-image-wrapper {
  width: 100%;
}


.c-order-details__products-product-name-wrapper {
  width: 100%;
}


.c-order-details__products-total-price-wrapper {
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #fafafa;
}


.c-order-details__products-price-wrapper {
  width: 60%;
  text-align: left;
}


.c-order-details__products-qty {
  width: 40%;
  text-align: right;
  padding-right: 4px;
}

.c-order-details__products-qty::after {
  content: "x";
}


.c-order-details__products-discounts-wrapper {
  display: none;
}


.c-order-details__products-qty, .c-order-details__products-price-wrapper, .c-order-details__products-total-price-wrapper, .c-order-details__products-discounts-wrapper {
  margin-bottom: 20px;
}


.c-order-details__products-columns-titles span {
  display: none;
}


.c-order-details__print-buttons {
  margin: 20px 0;
}


.c-view-cart__remove-item {
  display: none;
}


.c-view-cart__quantity-spinner {
  display: flex;
  justify-content: space-between;
}


.c-view-cart__product-price {
  display: none;
}


.c-view-cart__product-quantity {
  flex-direction: column;
  justify-content: space-between;
  width: 54%;
  padding: 0 10px 0 0;
  margin: 0;
}


.c-view-cart__product-price-total {
  display: inline-flex;
  align-items: flex-end;
}


.c-view-cart__product-price-total-amount {
  color: #121212;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
}


.c-view-cart__cart-content-wrapper {
  justify-content: space-between;
  border: 0;
}


.c-view-cart__product {
  width: 100%;
  padding: 0 24px 0 0;
  margin: 0 0 16px 0;
  justify-content: flex-start;
}


.c-view-cart__increase-quantity {
  left: 0;
}


.c-view-cart__product-list-wrapper {
  width: 100%;
  max-width: 100%;
  padding: 0;
  border-width: 0 0 2px 0;
  border-style: solid;
  border-color: #fffaff;
  box-shadow: none;
}


.c-view-cart__order-total {
  border: 0;
  padding: 16px 0;
  box-shadow: none;
}


.c-view-cart__action-and-coupon {
  width: 100%;
  padding: 0;
}


.c-view-cart__buttons {
  margin: 0 auto 60px auto;
  flex-direction: column;
}


.c-view-cart__coupon {
  order: 2;
  margin-top: 40px;
}


.c-view-cart__button-checkout {
  margin: 0 0 40px 0;
}


.c-view-cart__checkout-buttons {
  order: 1;
}

.c-view-cart__checkout-buttons.is-sticky .c-view-cart__button-checkout {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 12px 16px;
  margin: 0;
  background: white;
  border-top: 2px solid #b7a26d;
  box-shadow: -2px 0 12px -4px #999999;
  z-index: 99999;
}


.c-view-cart__coupon-code {
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0;
}


.c-view-cart__input-coupon {
  margin: 0 0 8px 0;
  left: 0;
}


.c-view-cart__coupon-button-list {
  max-width: 100%;
  right: 0;
}


.c-view-cart__coupon-submit {
  width: 100%;
}


.c-view-cart__one-page-checkout-button {
  height: 44px;
}


.c-view-cart__action-section {
  margin: 0 0 24px 0;
}
}


@media only screen and (max-width: 640px) {
  .c-view-cart__product-price, .c-view-cart__product-price-total {
  width: 46%;
}


.c-view-cart__increase-quantity, .c-view-cart__decrease-quantity {
  -webkit-appearance: none;
  border-radius: 0 !important;
}


.c-view-cart__order-total-lines-amount, .c-view-cart__order-grand-total-amount {
  width: 35%;
  justify-content: flex-end;
}


.c-view-cart__one-page-checkout-button {
  -webkit-appearance: none;
}
}


/*
 * End View Cart page mobile
 */
/*
 * ** End View cart page **
 */
/*
 * ** Start Footer **
 */
/*
 * Start boxes from bottom sticky to footer
 */
.c-layout-bottom__sticky.js-layout-bottom .c-layout-bottom__sticky-wrapper {
  display: none;
}


.c-footer__content-list .c-box {
  margin: 0;
  padding: 0 48px 0 0;
  width: 22.5%;
  border: 0;
}

.c-footer__content-list .c-box .o-box-title-wrapper {
  justify-content: flex-start;
  margin: 0 0 24px 0;
}

.c-footer__content-list .c-box .o-box-title {
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  color: white;
  text-align: left;
  text-transform: none;
}
.c-footer__content-list .c-box .o-box-title::before {
  content: none;
}
.c-footer__content-list .c-box .o-box-title::after {
  content: none;
}

.c-footer__content-list .c-box .c-box-menu__item-link {
  color: #999999;
  width: fit-content;
  width: -moz-fit-content;
  font-size: 16px;
  line-height: 32px;
  font-weight: normal;
  transition: color 0.15s ease-in-out;
}
.c-footer__content-list .c-box .c-box-menu__item-link:hover {
  color: white;
  transition: color 0.15s ease-in-out;
}

.c-footer__content-list .c-box .c-box-news__item {
  margin: 0 0 16px 0;
  padding: 0 0 16px 0;
  border-bottom: 1px solid #999999;
}
.c-footer__content-list .c-box .c-box-news__item:last-child {
  margin: 0 0 0 0;
  border-bottom: 0;
}

.c-footer__content-list .c-box .c-box-news__news-title-link {
  background: rgba(0, 0, 0, 0);
  display: block;
  width: fit-content;
  color: white;
  line-height: 24px;
  font-size: 16px;
}

.c-footer__content-list .c-box .c-box-news__news-date.date {
  font-size: 16px;
  color: #999999;
  line-height: 24px;
  font-weight: normal;
}

.c-footer__content-list .c-box .c-box-news__news-teaser-link {
  display: none !important;
}

.c-footer__content-list .c-box .c-box-news__view-all-subscribe-buttons {
  display: none;
}


/*
 * End boxes from bottom sticky to footer
 */
/*
 * Start SEO All categories in footer
 */
.c-footer__all-categories {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 40px 158px 0 158px;
  width: 100%;
  margin: 0 auto;
  border: 0;
  background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}


.c-footer__all-categories-list {
  display: flex;
  width: 100%;
}


.c-footer__all-categories-column {
  display: inline-flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0 20px 0 0;
  width: 25%;
}


.c-footer__all-categories-column .c-footer__category-link.c-footer__node-level--0 {
  color: #b7a26d;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-transform: inherit;
  margin: 16px 0 4px 0;
}


.c-footer__all-categories-column .c-footer__category-link.c-footer__node-level--0:first-child {
  margin: 0;
}


.c-footer__category-link--0 {
  margin: 0 0 8px 0;
}


.c-footer__category-link--3 + .c-footer__category-link--0, .c-footer__category-link--2 + .c-footer__category-link--0, .c-footer__category-link--1 + .c-footer__category-link--0 {
  margin: 16px 0 8px 0;
}


.c-footer__category-link--2 {
  padding: 0 0 0 20px;
}


.c-footer__category-link--3 {
  padding: 0 0 0 40px;
}


.c-footer__category-link-wrapper {
  display: flex;
  width: 100%;
}


.c-footer__category-link::before {
  content: none;
  color: #b7a26d;
}


.c-footer__all-categories-column .c-footer__category-link {
  color: white;
  line-height: 18px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  width: 100%;
}


.c-footer__category-link.c-footer__node-level--1.c-footer__category--no-sub-nodes {
  margin: 0;
}


.c-footer__all-categories-column .c-footer__category-link-wrapper:first-child .c-footer__node-level--0 {
  margin-top: 0;
}


@media only screen and (max-width: 1110px) {
  .c-footer__all-categories-column .c-footer__category-link.c-footer__node-level--0:first-child {
  margin: 16px 0 8px 0;
}


.c-footer__all-categories-column:first-child .c-footer__category-link.c-footer__node-level--0:first-child {
  margin: 0;
}


.c-footer__all-categories {
  width: 100%;
  padding: 40px 24px 0 24px;
}


.c-footer__all-categories-list {
  display: block;
  column-count: 2;
}


.c-footer__all-categories-wrapper {
  padding: 0 16px;
}


.c-footer__all-categories-column {
  width: 100%;
}
}


/*
 * End SEO All categories in footer
 */
/*
 * Start footer social icons
 */
.c-footer__social-medias-list {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 32px 0;
}


.c-footer__social-icons {
  display: inline-flex;
  width: 32px;
  height: 32px;
  margin: 0 6% 0 0;
}

.c-footer__social-icons.is-fb:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f082";
  font-size: 28px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}
.c-footer__social-icons.is-fb:hover::before {
  opacity: 0.85;
  transition: all 0.3s ease;
}

.c-footer__social-icons.is-tw::before {
  content: '';
  background: white;
  position: relative;
  -webkit-mask: url("/skins/orion/customer/images/social-media/twitter-rounded.svg?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  mask: url("/skins/orion/customer/images/social-media/twitter-rounded.svg?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  mask-size: 24px 24px;
  -webkit-mask-size: 24px 24px;
  width: 24px;
  height: 24px;
  top: 2px;
  display: block;
}
.c-footer__social-icons.is-tw:hover::before {
  opacity: 0.85;
  transition: all 0.3s ease;
}

.c-footer__social-icons.is-ig:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f16d";
  font-size: 28px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}
.c-footer__social-icons.is-ig:hover::before {
  opacity: 0.85;
  transition: all 0.3s ease;
}

.c-footer__social-icons.is-yt:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f166";
  font-size: 28px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}
.c-footer__social-icons.is-yt:hover::before {
  opacity: 0.85;
  transition: all 0.3s ease;
}

.c-footer__social-icons.is-lin:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f08c";
  font-size: 28px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}
.c-footer__social-icons.is-lin:hover::before {
  opacity: 0.85;
  transition: all 0.3s ease;
}

.c-footer__social-icons.is-tik {
  background: rgba(0, 0, 0, 0) !important;
}
.c-footer__social-icons.is-tik::before {
  content: "";
  background: rgba(0, 0, 0, 0) url("/skins/elegance/customer/images/tiktok-white.svg?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat 0px 2px;
  background-size: 24px auto !important;
  display: block;
  width: 32px;
  height: 32px;
}
.c-footer__social-icons.is-tik:hover::before {
  opacity: 0.85;
  transition: all 0.3s ease;
}

.c-footer__social-icons.is-pin:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f0d3";
  font-size: 28px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}
.c-footer__social-icons.is-pin:hover::before {
  opacity: 0.85;
  transition: all 0.3s ease;
}

.c-footer__social-icons::before {
  margin: 0;
}


/*
 * End footer social icons
 */
/*
 * Start footer content
 */
.c-footer__background {
  background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}


.c-footer__content-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px 158px;
}


.c-footer__section-titles {
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  color: white;
  margin: 0 0 24px 0;
  font-family: "Merriweather";
}


.c-footer__contacet-row a {
  color: #999999;
  line-height: 32px;
  transition: color 0.15s ease-in-out;
}

.c-footer__contacet-row a:hover {
  color: white;
  transition: color 0.15s ease-in-out;
}


.c-footer__contact-info-list {
  margin: 0 0 32px 0;
}


.c-footer__payment-shippment-logo-list {
  max-width: 250px;
}


.c-footer__payment-shippment-logo {
  margin: 0 16px 0 0;
}


.c-footer__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 40px 0 4px 0;
  margin: 0 0 40px 0;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #b7a26d;
  position: relative;
}

.c-footer__logo::before {
  content: none;
  display: block;
  max-width: 130px;
  max-height: 40px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0) url("/skins/elegance/customer/images/logo_decoration_trans.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  background-size: auto 100%;
  position: absolute;
  bottom: -38px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9;
}

.c-footer__logo::after {
  content: "";
  width: 56px;
  height: 2px;
  background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  border-radius: 0 0 6px 6px;
}

.c-footer__logo.is-image::before {
  content: none;
}

.c-footer__logo .c-header__logo-image {
  margin-bottom: -44px;
  padding: 0 24px;
  background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}

.c-footer__logo .c-header__logo-text {
  color: white !important;
}


.c-footer__contact-and-subscribe {
  width: 30%;
}


.c-footer__links {
  max-width: inherit;
  width: 35%;
}


.c-footer__menu-link-column {
  padding: 0 10px 0 0;
  width: 50%;
}


.c-footer__menu-links {
  color: #999999;
  overflow: visible;
  text-overflow: unset;
  width: auto;
  white-space: unset;
  padding: 0;
}

.c-footer__menu-links .c-footer__menu-name {
  color: #999999;
  width: fit-content;
  width: -moz-fit-content;
  font-size: 16px;
  line-height: 32px;
  font-weight: normal;
  transition: color 0.15s ease-in-out;
}
.c-footer__menu-links .c-footer__menu-name:hover {
  color: white;
  transition: color 0.15s ease-in-out;
}


.c-footer__subscribe {
  width: 34%;
}


.c-footer__input-and-button-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
}


.c-footer__newsletter {
  padding: 0 40px;
  margin: 0 0 40px 0;
}


.c-footer__newsletter-form {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 0 0 0;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: white;
}


.c-footer__newsletter-title {
  font-weight: normal;
  font-size: 24px;
  line-height: 28px;
  color: white;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  margin: 0 24px 0 0;
  font-family: "Merriweather";
}


.c-footer__newsletter-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-height: inherit;
  max-width: 550px;
  width: 100%;
}


.c-footer__newsletter-note {
  color: white;
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 14px 0;
}


.c-footer__newsletter-form .c-footer__newsletter-input {
  width: 68%;
  color: #666666;
  background: white;
  border-radius: 0 !important;
  border-width: 1px 0 2px 1px !important;
  border-color: #b7a26d !important;
  box-shadow: none;
  padding: 8px 16px !important;
  height: 52px;
}

.c-footer__newsletter-form .c-footer__newsletter-input::placeholder {
  color: #666666;
}


.c-footer__input-and-button-wrapper .c-footer__subscribe-button-submit {
  background: #b7a26d;
  color: white;
  border-radius: 0;
  position: relative;
  right: 0;
  top: 0;
  width: 32%;
  height: 52px;
  font-size: 16px;
  line-height: 16px;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #b7a26d;
  text-transform: uppercase;
  border-radius: 0;
}

.c-footer__input-and-button-wrapper .c-footer__subscribe-button-submit:hover {
  background: #dbd1b6;
  color: white;
  opacity: 1;
  transition: all 0.3s ease;
}


/*
 * End footer content
 */
/*
 * Start GDPR and Powered by
 */
.c-footer__gdpr-and-powered {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  width: 100%;
  padding: 16px 40px 38px 40px;
  border: 0;
  margin: 0 auto 0 auto;
  background: black;
  position: relative;
}

.c-footer__gdpr-and-powered::before {
  content: "";
  display: block;
  width: calc(100% - 80px);
  height: 1px;
  background: white;
  position: absolute;
  left: 40px;
  top: 0;
}


.c-footer__gdpr-link {
  margin: 0 0 0 38px;
}

.c-footer__gdpr-link::before {
  top: 4px;
}


.c-footer__gdpr-link-wrapper {
  position: relative;
}

.c-footer__gdpr-link-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  left: 10px;
  top: 2px;
  background: white;
}


.c-footer__powerï¿½d-seliton {
  width: 100%;
}


.c-footer__powered-list {
  justify-content: center;
  width: 26%;
  padding: 0;
  border-top: 0;
  background: black;
}


.c-footer__powerÐµd-seliton {
  width: 100%;
  justify-content: flex-end;
}


.c-footer__powerÐµd-seliton-link {
  font-size: 12px;
  font-weight: normal;
}


.c-footer__powerÐ Âµd-seliton-link {
  font-weight: normal;
  padding: 10px 0;
  font-size: 12px;
}


.c-footer__back-top-button-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-size: 0;
  padding: 0;
  border: 0;
  transform: rotate(0deg);
  background: #b7a26d;
  z-index: 99999;
  opacity: 0.85;
}

.c-footer__back-top-button-link:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f106";
  font-size: 36px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}

.c-footer__back-top-button-link::before {
  display: flex;
  margin: 0;
  line-height: 8px;
}

.c-footer__back-top-button-link:hover {
  opacity: 1;
  transition: opacity 0.3s ease-in;
}


.c-footer__back-top-button {
  right: 2%;
  bottom: 8%;
  width: 50px;
  height: 50px;
  opacity: 1;
}


.c-footer__gdpr {
  justify-content: flex-start;
  border-top: 0;
  padding: 0;
  margin: 0;
  width: 74%;
}


.c-footer__gdpr-text, .c-footer__gdpr-policy a, .c-footer__gdpr-link, .c-footer__powerÐµd-seliton-link {
  font-size: 14px;
}


#powered {
  display: none;
}


/*
 * End GDPR and Powered by
 */
/*
 * Start Footer mobile
 */
@media only screen and (max-width: 1110px) {
  .c-footer__menu-links-list {
  justify-content: flex-start;
}


.c-footer__menu-links {
  white-space: normal;
}


.c-footer__links {
  padding-right: 0;
  margin-bottom: 20px;
}


.c-footer__contact-and-subscribe {
  padding-left: 0;
  width: 100%;
  margin-bottom: 24px;
}


.c-footer__contact-info-list {
  padding: 0 4px;
}


.c-footer__menu-link-column {
  width: 33.33%;
}


.c-footer__content-list {
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 32px 24px;
}


.c-footer__logo {
  width: 100%;
  margin: 0 0 24px 0;
}


.c-footer__links {
  width: 100%;
  margin: 0 0 24px 0;
}


.c-footer__subscribe {
  width: 100%;
}
}


@media only screen and (max-width: 640px) {
  .c-footer__newsletter {
  padding: 0 24px;
}


.c-footer__newsletter-form {
  padding: 40px 0 0 0;
  flex-wrap: wrap;
}


.c-footer__section-titles {
  padding: 0;
  margin: 0 0 16px 0;
  width: 100%;
}


.c-footer__gdpr {
  width: 100%;
}


.c-footer__back-top-button {
  bottom: 10%;
}


.c-footer__input-and-button-wrapper {
  width: 100%;
}


.c-footer__menu-link-column {
  width: 50%;
}


.c-footer__gdpr-and-powered {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  padding: 16px 24px 60px 24px;
}


.c-footer__powered-list {
  width: 100%;
}


.c-footer__powerÐµd-seliton {
  margin: 8px 0 0 0;
  justify-content: center;
}


.c-footer__gdpr-link-wrapper {
  padding: 0;
}


.c-footer__gdpr-link-wrapper::before {
  content: none;
}


.c-footer__content-list .c-box {
  width: 100%;
  padding: 0;
  margin: 0 0 24px 0;
}


.c-footer__gdpr-and-powered::before {
  width: calc(100% - 48px);
  left: 24px;
}


.c-footer__newsletter-form .c-footer__newsletter-input {
  width: 60%;
}


.c-footer__input-and-button-wrapper .c-footer__subscribe-button-submit {
  width: 40%;
}
}


/*
 * End Footer mobile
 */
/*
 * ** End Footer **
 */
/*
 * ** Start One page checkout **
 */
/*
 * Start one page checkout mobile
 */
.c-checkout-one-page .c-one-page-checkout__content-list {
  display: flex;
  padding: 80px 154px;
  width: 100%;
}
.c-checkout-one-page .c-one-page-checkout__content-list .u-required {
  color: #ed1c2e;
}

.c-checkout-one-page .c-one-page-checkout__social-login-buttons {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 20px;
}
.c-checkout-one-page .c-one-page-checkout__social-login-buttons .c-login__facebook-login {
  width: 300px;
  height: 42px;
}
.c-checkout-one-page .c-one-page-checkout__social-login-buttons .c-login__facebook-login::before {
  left: 20%;
  pointer-events: none;
}
.c-checkout-one-page .c-one-page-checkout__social-login-buttons .c-login__email-login {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  width: 300px;
  padding: 0 10px 0 38px;
  border-radius: 0;
  font-size: 16px;
  box-shadow: none;
  color: white;
  transition: all 0.15s linear 0s;
  height: 42px;
  background: #9e9e9e;
  position: relative;
}
.c-checkout-one-page .c-one-page-checkout__social-login-buttons .c-login__email-login:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f0e0";
  font-size: 24px;
  color: white;
  margin-right: 5px;
  line-height: 1;
}
.c-checkout-one-page .c-one-page-checkout__social-login-buttons .c-login__email-login::before {
  position: absolute;
  left: 20%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 25px;
  width: 20px;
  line-height: 1;
  pointer-events: none;
}

.c-checkout-one-page .c-one-page-checkout__address-form-table-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.c-checkout-one-page .c-one-page-checkout__content-list .c-address__label {
  font-size: 16px;
  margin: 0 0 6px 0;
  line-height: 20px;
}
.c-checkout-one-page .c-one-page-checkout__content-list .c-address__input-row {
  width: 48%;
  display: flex;
  flex-direction: column;
  margin: 0 0 24px 0;
}
.c-checkout-one-page .c-one-page-checkout__content-list .c-address__input-row select {
  width: 100%;
}
.c-checkout-one-page .c-one-page-checkout__content-list .c-address__input-row .c-address__state-select {
  width: 100%;
  padding: 6px;
  height: 42px;
  border-radius: 0;
}

.c-checkout-one-page .c-address__input-text, .c-checkout-one-page .c-address__dropdown {
  width: 100%;
  padding: 6px;
  height: 42px;
  border-radius: 0;
}

.c-checkout-one-page .c-one-page-checkout__content-list .c-one-page-checkout__address-form-state .custom-select {
  width: 100%;
  height: 42px;
  border-radius: 0;
}
.c-checkout-one-page .c-one-page-checkout__content-list .c-one-page-checkout__address-form-phone, .c-checkout-one-page .c-one-page-checkout__content-list .c-one-page-checkout__address-form-register-notes {
  width: 100%;
}
.c-checkout-one-page .c-one-page-checkout__content-list .c-one-page-checkout__address-form-register {
  width: 60%;
  flex-direction: revert;
  justify-content: space-around;
  margin: 0 0 -16px auto;
}
.c-checkout-one-page .c-one-page-checkout__content-list .c-one-page-checkout__address-form-register-customer {
  width: 100%;
  margin: 0;
}
.c-checkout-one-page .c-one-page-checkout__content-list .c-one-page-checkout__address-form-do-register, .c-checkout-one-page .c-one-page-checkout__content-list .c-one-page-checkout__address-form-do-not-register {
  justify-content: flex-end;
  z-index: 99999;
}
.c-checkout-one-page .c-one-page-checkout__content-list .c-one-page-checkout__is-company-radio-list {
  width: 100%;
}

.c-checkout-one-page .c-one-page-checkout__is-company-radio-list .c-one-page-checkout__is-company-radio-title {
  width: 40%;
  font-size: 16px;
  line-height: 20px;
}

.c-checkout-one-page .c-one-page-checkout__is-company-radio-buttons {
  display: flex;
  justify-content: flex-end;
  width: 60%;
}

.c-checkout-one-page .c-one-page-checkout__is-company-radio-personal, .c-checkout-one-page .c-one-page-checkout__is-company-radio-business {
  justify-content: flex-end;
}

.c-checkout-one-page .c-one-page-checkout__is-company-table {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.c-checkout-one-page .c-one-page-checkout__shipping-address-table-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.c-checkout-one-page .c-one-page-checkout__shipping-address-table-list .c-one-page-checkout__shipping-address-address1 input {
  width: 100%;
  padding: 6px;
  height: 42px;
  border-radius: 0;
}

.c-checkout-one-page .is-fixed, .c-checkout-one-page .c-one-page-checkout__checkout-total-table.is-fixed:not(.c-smart-checkout-page .is-fixed, .c-checkout-one-page .c-smart-checkout-page .c-one-page-checkout__checkout-total-table.is-fixed) {
  min-width: 735px;
}

.c-checkout-one-page .c-one-page-checkout__finalize-order-submit {
  border-radius: 0;
  font-size: 20px;
}

.c-checkout-one-page .c-privacy-policy-wrapper {
  flex-wrap: nowrap;
}


@media only screen and (max-width: 1110px) {
  .c-checkout-one-page .c-one-page-checkout__address-form-register-note, .c-checkout-one-page .c-one-page-checkout__address-form-guest-note {
  text-align: left;
}

.c-checkout-one-page .c-one-page-checkout__billing-methods-payment, .c-checkout-one-page .c-one-page-checkout__shipping-methods-shipping {
  width: 100%;
}

.c-checkout-one-page .c-one-page-checkout__address-form-do-register, .c-checkout-one-page .c-one-page-checkout__address-form-do-not-register, .c-checkout-one-page .c-one-page-checkout__is-company-radio-personal, .c-checkout-one-page .c-one-page-checkout__is-company-radio-business {
  width: unset;
}

.c-checkout-one-page .dynamic-page-checkout .c-header__mobile-main-section {
  justify-content: center;
}
.c-checkout-one-page .dynamic-page-checkout .c-header__mobile-menu-item, .c-checkout-one-page .dynamic-page-checkout .c-header__search {
  display: none;
}

.c-checkout-one-page .c-one-page-checkout__content-list {
  padding: 80px 0 40px 0;
}

.c-checkout-one-page .c-one-page-checkout__customer-info, .c-checkout-one-page .c-one-page-checkout__order-summary-list {
  padding: 0 0 40px 0;
}
}


@media only screen and (max-width: 640px) {
  .c-checkout-one-page .c-one-page-checkout__shipping-methods-title, .c-checkout-one-page .c-one-page-checkout__billing-methods-title {
  width: 100%;
}

.c-checkout-one-page .c-one-page-checkout__social-login-buttons {
  justify-content: center;
}

.c-checkout-one-page .c-one-page-checkout__social-login-buttons .c-login__email-login, .c-checkout-one-page .c-one-page-checkout__social-login-buttons .c-login__facebook-login {
  margin: 8px 0;
}

.c-checkout-one-page .c-one-page-checkout__content-list .c-address__input-row {
  width: 100%;
}

.c-checkout-one-page .c-one-page-checkout__content-list .c-one-page-checkout__address-form-register {
  width: 100%;
  justify-content: flex-start;
  margin: 0 0 8px 0;
}

.c-checkout-one-page .c-privacy-policy-wrapper {
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  line-height: 20px;
}

.c-checkout-one-page .c-one-page-checkout__terms-wrapper {
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 10px;
}

.c-checkout-one-page .c-one-page-checkout__checkout-total-table input[type="checkbox"] {
  margin-top: 4px;
}
}


/*
 * End one page checkout mobile
 */
/*
 * ** End One page checkout **
 */
/*
 * ** Start Icons at Different Elements **
 */
.c-footer__email-label:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e05c";
  font-size: 18px;
  color: white;
  margin-right: 5px;
}

.c-footer__email-label::before {
  width: 18px;
}


.c-footer__phone-label:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e0a6";
  font-size: 18px;
  color: white;
  margin-right: 5px;
}

.c-footer__phone-label::before {
  text-align: center;
  width: 18px;
}


.c-box-new-products__product-image-link, .o-box-products__product-image-wrapper, .c-box-bestsellers__product-image-link {
  height: 380px;
}


.c-box-new-products__rss-feed-link:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e0b7";
  font-size: 10px;
  color: black;
  margin-right: 5px;
}


.c-checkout-cart__order-total-list {
  border-socing: 0 10px;
}


.c-checkout-cart__order-total-label, .c-one-page-checkout__checkout-grand-total-wrapper {
  color: #fffcff;
}


@media only screen and (min-width: 1110px) {
  .c-checkout-cart__order-total-amount {
  padding-left: 30px;
  vertical-align: bottom;
}


.c-checkout-cart__order-total-label {
  padding-left: 0;
}
}


.c-one-page-checkout__order-summary-title {
  color: #fffcff;
}

.c-one-page-checkout__order-summary-title:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e031";
  font-size: 12px;
  color: white;
  margin-right: 5px;
}

.c-one-page-checkout__order-summary-title:before {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #999999;
  color: #030303;
  width: 20px;
  height: 20px;
}


.c-one-page-checkout__billing-address-title::before {
  content: "1";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-size: 14px;
  background: #999999;
  color: #030303;
}


.c-one-page-checkout__shipping-address-checkbox-title::before {
  content: "2";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-size: 14px;
  background: #999999;
  color: #030303;
}


.c-one-page-checkout__billing-shipping-methods-title::before {
  content: "3";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-size: 14px;
  background: #999999;
  color: #030303;
}


.c-one-page-checkout__billing-address-title, .c-one-page-checkout__shipping-address-checkbox-title, .c-one-page-checkout__billing-shipping-methods-title {
  color: #fffcff;
}


.c-one-page-checkout__fields-note {
  color: #fffcff;
}


.c-address__label, .c-one-page-checkout__is-company-radio-title, .c-one-page-checkout__address-form-register-note, .c-one-page-checkout__address-form-guest-note {
  color: #fffcff;
}


.c-product-page__button-wishlist:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e077";
  font-size: 10px;
  color: black;
  margin-right: 5px;
}


.c-box-news__subscribe-link:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e0b7";
  font-size: 10px;
  color: black;
  margin-right: 5px;
}


.mobile-menu-item-nav {
  cursor: pointer;
  padding: 12px 0 16px 0;
}

.mobile-menu-item-nav:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e09b";
  font-size: 22px;
  color: black;
  margin-right: 5px;
}

.mobile-menu-item-nav::before {
  margin: 0;
  color: #faf7fa;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
}


.mobile-menu-item-account {
  cursor: pointer;
}

.mobile-menu-item-account:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e0a5";
  font-size: 22px;
  color: black;
  margin-right: 5px;
}

.mobile-menu-item-account::before {
  color: #faf7fa;
}

.mobile-menu-item-account.active-icon::before {
  color: #1a170f;
}


.mobile-menu-item-search {
  cursor: pointer;
}

.mobile-menu-item-search:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e08f";
  font-size: 22px;
  color: black;
  margin-right: 5px;
}

.mobile-menu-item-search::before {
  color: #faf7fa;
}

.mobile-menu-item-search.active-icon::before {
  color: #1a170f;
}


.mobile-menu-item-international {
  cursor: pointer;
}

.mobile-menu-item-international:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e06f";
  font-size: 22px;
  color: black;
  margin-right: 5px;
}

.mobile-menu-item-international::before {
  color: #faf7fa;
}

.mobile-menu-item-international.active-icon::before {
  color: #1a170f;
}


.mobile-menu-item-cart {
  position: relative;
  cursor: pointer;
}

.mobile-menu-item-cart::before {
  content: "";
  display: block;
  margin: 0;
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0) url("/skins/elegance/customer/images/elegance-header-cart.png?rev=ef6a1eaca764c6b76735dd243ca88f2cf0665da3") no-repeat center;
  background-size: 100% auto !important;
}

.mobile-menu-item-cart .c-header__mobile-cart-count {
  position: absolute;
  bottom: -6px;
  right: -6px;
  background: #ed1c2e;
  color: white;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 10px;
}


/*
 * ** End Icons at Different Elements **
 */
/*
 * ** Designer variables **
 */
.c-header.container {
  background: black url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}


main {
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}


input[type="text"]:not(.c-header__search_input, .c-designer-color-picker__widget-id), input[type="tel"] {
  background: #030303;
  border-color: #fffaff !important;
  color: #fafafa;
}


input[type="text"], input[type="tel"], input[type="email"], input[type="password"] {
  border-color: #fffaff;
}


.c-header__profile_link {
  color: #f7f4f7;
}

.c-header__profile_link:hover {
  color: #b7a26d;
}


.c-layout-bottom .o-box-title {
  color: #b7a26d;
}

.c-layout-bottom .o-button-simple-link, .c-layout-bottom .c-box-brands__view-all-brands-link {
  color: #121212;
}
.c-layout-bottom .o-button-simple-link::before, .c-layout-bottom .c-box-brands__view-all-brands-link::before {
  color: #121212;
}


.c-layout-main {
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}

.c-layout-main .o-box-title {
  color: #b7a26d;
  font-family: "Merriweather";
}

.c-layout-main .o-box-title-wrapper {
  background: black url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}

.c-layout-main .c-box {
  background: black url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
}


.c-layout-main--thin .c-box {
  padding: 0 0 20px 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: black;
}


/*
 * ** Designer variables **
 */
/*
 * ** Start Checkout Changes **
 */
.dynamic-page-checkout .c-header__top-menu-row {
  display: none;
}


.c-checkout-cart__content-product-item-quantity {
  color: #fafafa;
}


.c-checkout-cart__content-product-link {
  tex-decoration: none;
}


.c-checkout-confirm__checkout-final-submit {
  background: #1a170f;
  color: white;
}

.c-checkout-confirm__checkout-final-submit:hover {
  background: #4d4a45;
  padding: 12px 20px;
  border: 0;
  color: white;
}


.c-checkout-confirm__checkout-final-submit.c-checkout-confirm__edit-order-submit {
  background: #1a170f;
  color: white;
  border: 0;
  padding: 12px 20px;
}

.c-checkout-confirm__checkout-final-submit.c-checkout-confirm__edit-order-submit:hover {
  background: #ed1c2e;
  color: white;
  background: #4d4a45;
}


.c-order-details__order-total-amount, .c-order-details__grand-total-price-value {
  color: #fafafa;
}


.c-order-details__grand-total-price-value {
  width: 18%;
}


@media only screen and (max-width: 1110px) {
  .c-order-details__grand-total-price-value {
  width: 30%;
}
}


.c-one-page-checkout__shipping-methods-title, .c-one-page-checkout__billing-methods-title {
  width: 100%;
  color: #fffcff;
}


.c-custom-select-image__target {
  display: none;
}


.c-one-page-checkout__billing-methods-payment, .c-one-page-checkout__shipping-methods-shipping {
  border: none;
  width: 100%;
  margin-left: auto;
}


.c-one-page-checkout__billing-shipping-methods-list .c-custom-select-image__list {
  display: flex !important;
  flex-wrap: wrap;
  position: relative;
  background: #050505 url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") repeat top center scroll;
  border: none;
  width: 100%;
  height: 100% !important;
  padding: 7px !important;
  margin-top: 0;
}

.c-one-page-checkout__billing-shipping-methods-list .c-custom-select-image__option-name {
  color: #fffcff;
}

.c-one-page-checkout__billing-shipping-methods-list .c-custom-select-image__option:hover {
  background: rgba(0, 0, 0, 0);
}

.c-one-page-checkout__billing-shipping-methods-list .c-custom-select-image__option {
  width: 100%;
  cursor: pointer;
}
.c-one-page-checkout__billing-shipping-methods-list .c-custom-select-image__option:hover {
  background: #f1f1f1;
}

.c-one-page-checkout__billing-shipping-methods-list .c-custom-select-image__option::before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  min-width: 20px;
  height: 20px;
  background: #f1f1f1;
  border-radius: 10px;
  border: 1px solid #d1d1d1;
  margin-right: 10px;
  box-shadow: inset 0px 0px 6px #dddddd;
  text-align: center;
}

.c-one-page-checkout__billing-shipping-methods-list .c-custom-select-image__option.selected {
  background: rgba(0, 0, 0, 0);
}
.c-one-page-checkout__billing-shipping-methods-list .c-custom-select-image__option.selected:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e033";
  font-size: 17px;
  color: #333333;
  margin-right: 5px;
}
.c-one-page-checkout__billing-shipping-methods-list .c-custom-select-image__option.selected::before {
  margin-right: 10px;
}


.c-one-page-checkout__terms-checkbox-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}

.c-one-page-checkout__terms-checkbox-wrapper .u-input-error-note {
  order: 3;
  margin-left: 0;
  text-align: right;
}


/*
 * Start Checkout Success page
 */
.dynamic-page-checkout_final_success .o-layout--vertical.c-layout-main--thin {
  display: none;
}

.dynamic-page-checkout_final_success .o-layout--vertical.c-layout-main--wide {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}


.c-checkout-final-page__success-message {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 90px;
  margin: 8px 0 40px 0;
  padding: 24px;
  background: #eaf6ed;
  font-size: 16px;
  text-transform: uppercase;
  color: #2fa84f;
  line-height: 20px;
}

.c-checkout-final-page__success-message::before {
  content: "";
  width: 38px;
  height: 16px;
  transform: rotate(-45deg);
  border-left: 3px solid #2fa84f;
  border-bottom: 3px solid #2fa84f;
  margin: 0 12px 12px 0;
}


.c-order-details__additional-info-section {
  font-weight: 400;
  display: flex;
  width: 100%;
  align-items: center;
  padding: 0 0 10px 0;
  border-bottom: 2px solid whitesmoke;
}


.c-order-details__additional-info-wrappers {
  display: flex;
  flex-direction: column;
  min-width: 220px;
}


.c-order-details__additional-info-labels {
  margin: 0 0 6px 0;
}


.c-order-details__additional-info-labels, .c-order-details__additional-info-order-number {
  width: 100%;
}


.c-order-details__info-section {
  justify-content: space-between;
  border: 0;
  position: relative;
  margin: 0 0 60px 0;
}

.c-order-details__info-section::before {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background: whitesmoke;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}


.c-order-details__billing-info-wrapper, .c-order-details__shipping-info-wrapper {
  padding: 0;
  width: 35%;
}


.c-order-details__bill-to {
  padding: 0 24px 24px 0;
  margin: 0 0 24px 0;
  border-bottom: 2px solid whitesmoke;
}


.c-order-details__payment {
  padding: 0 24px 0 0;
}


.c-order-details__ship-to {
  padding: 0 0 24px 24px;
  margin: 0 0 24px 0;
  border-bottom: 2px solid whitesmoke;
}


.c-order-details__shipping-info {
  padding: 0 0 0 24px;
}


.c-order-details__bill-to-title, .c-order-details__payment-info-title, .c-order-details__ship-to-title, .c-order-details__shipping-info-title {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 0;
  font-size: 16px;
  text-transform: uppercase;
}


.c-order-details__products-section-title {
  padding: 24px 0;
  border-top: 2px solid whitesmoke;
  font-size: 18px;
  font-weight: bold;
  color: #1a170f;
}


.c-checkout-final-page__print-order {
  margin-top: 40px;
  padding-top: 24px;
  border-top: 2px solid whitesmoke;
}


.c-checkout-final-page__print-order-button {
  margin-left: auto;
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
}


.c-order-details__order-total-list {
  margin: 50px 0 0 0;
}


.c-order-details__order-total-amount, .c-order-details__grand-total-price-value {
  font-size: 16px;
}


.c-order-details__order-total-label {
  font-size: 16px;
  font-weight: normal;
}


@media only screen and (max-width: 640px) {
  .c-order-details__additional-info-section {
  flex-direction: column;
  align-items: flex start;
  padding: 0;
}


.c-order-details__additional-info-wrappers {
  width: 100%;
  padding: 0 0 24px 0;
}


.c-order-details__info-section {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
}

.c-order-details__info-section::before {
  content: none;
}

.c-order-details__info-section .c-order-details__billing-info-wrapper, .c-order-details__info-section .c-order-details__shipping-info-wrapper {
  width: 100%;
  margin: 0 0 60px 0;
}


.c-order-details__ship-to, .c-order-details__shipping-info {
  padding-left: 0;
}
}


/*
 * End Checkout Success page
 */
/*
 * ** End Checkout Changes **
 */
/*
 * ** Start Web Form List Pages **
 */
.dynamic-page-form .o-layout--vertical.c-layout-main--thin {
  display: none;
}


.c-form-info-right-page__contact-info-table {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


.c-form-info-right-page__form-description-wrapper {
  width: 60%;
  padding: 0 48px 0 0;
}


.c-form-info-right-page__contact-details-wrapper {
  width: 40%;
  padding: 0 0 0 48px;
}


.c-form-info-right-page__map-right-form {
  max-width: 400px;
}

.c-form-info-right-page__map-right-form .c-form-page__info-note {
  margin: 0 0 16px 0;
  font-size: 12px;
  display: block;
  width: fit-content;
}


.c-form-info-right-page__form-description {
  width: 100%;
  max-width: 740px;
  margin: 0 0 0 auto;
}


.c-form-page__form-input-wrapper .c-form-page__form-field {
  width: 100%;
}


.c-form-page__form-input-wrapper label + label {
  display: flex;
  margin-left: 10px;
}


.c-form-page__form-input-wrapper .c-form-page__form-field > input[type="text"], .c-form-page__form-input-wrapper .c-form-page__form-field > input[type="email"] {
  width: 100%;
}


.c-form-page__form-input-wrapper label input[type="radio"] {
  width: auto;
  margin: 0;
}


.c-form-page .o-page-content {
  max-width: 470px;
  margin: 0 auto;
  width: 100%;
}


.c-form-info-right-page .o-page-content {
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}


.c-form-page__form-input-wrapper {
  align-items: flex-start;
  margin-bottom: 14px;
  flex-direction: column;
  width: 100%;
}


.c-captcha__container {
  max-width: 398px;
  width: 100%;
  padding: 10px;
  margin: 0 auto 24px auto;
  border: 1px solid #cccccc;
}


.c-form-page__form-description {
  padding: 0;
  margin: 0 0 24px 0;
}


.c-form-page__label {
  width: 100%;
  font-size: 14px;
}


@media only screen and (max-width: 1110px) {
  .c-form-page__form-description {
  margin-top: 24px;
}


.c-web-page .o-page-content {
  margin-top: 24px;
}


.c-page__page-title {
  margin-bottom: 24px;
}


.c-form-info-right-page__form-description-wrapper {
  width: 100%;
  padding: 0;
}


.c-form-info-right-page__contact-details-wrapper {
  width: 100%;
  padding: 0;
}
}


/*
 * ** End Web Form List Pages **
 */
/*
 * ** Start Other pages **
 */
.c-gdpr-page__forget-action-button {
  max-width: 290px;
  margin: 0 0 0 auto;
}


.c-address-edit-profile-page__data {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}


.c-address-edit-profile-page__update-address-button {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}


.c-address__input-row {
  display: flex;
  flex-direction: column;
  width: 48%;
  margin: 0 0 2% 0;
}

.c-address__input-row .o-custom-select-wrapper select {
  width: 100%;
}


.c-address-profile__personal-or-business {
  width: 100%;
  flex-wrap: wrap;
}


.c-wishlist-profile-page__product-list .c-wishlist-profile-page__item-type.type-in-favorites:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f004";
  font-size: 24px;
  color: #ed1c2e;
  margin-right: 5px;
  line-height: 1;
}
.c-wishlist-profile-page__product-list .c-wishlist-profile-page__item-type.type-subscribed-for-lower-price:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f295";
  font-size: 24px;
  color: #ed1c2e;
  margin-right: 5px;
  line-height: 1;
}
.c-wishlist-profile-page__product-list .c-wishlist-profile-page__item-type.type-email-me-when-available:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  font-weight: normal;
  content: "\f0f3";
  font-size: 24px;
  color: #ed1c2e;
  margin-right: 5px;
  line-height: 1;
}


.c-wishlist-notlogged-page__product-list .c-wishlist-notlogged-page__product-wrapper {
  align-items: stretch;
}


.c-wishlist-profile-page__item-type.type-in-favorites {
  display: none;
}


.c-brand__info {
  padding: 20px 0;
}


.c-wishlist-notlogged-page__product-actions .c-product-grid__view-details-button, .c-wishlist-notlogged-page__product-actions .c-product-grid__buy-product-button {
  display: none;
}


.c-wishlist-notlogged-page__product-list .c-wishlist-profile-page__remove-wishlist-link {
  font-size: 14px;
  display: flex;
  align-items: center;
}

.c-wishlist-notlogged-page__product-list .c-wishlist-profile-page__remove-wishlist-link::after {
  font-size: 12px;
}


.c-new-products-grid-page__products-title {
  display: none;
}


.dynamic-page-page .o-title__page-title-content, .dynamic-page-form .o-title__page-title-content {
  padding-top: 0;
}


.c-web-page .o-title__page-title {
  top: 0 !important;
}


/*
 * Start Login and Register Pages
 */
.c-google-recaptcha {
  max-width: 100%;
  margin: 10px 0 0 auto;
}


.c-advanced-search-page__product-details-checkbox, .c-advanced-search-page__include-subcategories-checkbox {
  display: flex;
  margin-top: 2px;
}


.c-newsletter__checkbox-list {
  display: flex;
  align-items: center;
}


.c-login-info__register-form-link {
  background: #1a170f;
  padding: 10px;
  color: white;
}

.c-login-info__register-form-link::before {
  color: white !important;
}

.c-login-info__register-form-link:hover {
  color: white;
  background: #4d4a45;
  border: 0;
  padding: 10px;
}
.c-login-info__register-form-link:hover::before {
  color: white !important;
}


.c-login__email-input, .c-login__form-password-input {
  border-radius: 4px;
  border: 1px solid #dddddd;
}


.c-login-info__register-wrapper {
  border-right-color: #dddddd;
}


.c-register__is-company-personal, .c-register__is-company-business, .c-register__shipping-address-check-box {
  display: flex;
  align-items: center;
}


.c-newsletters__newsletter-checkbox {
  align-items: center;
}


.c-register__register-form select {
  background-position: 97% 55%;
}


.c-login-page .o-page-content {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  padding: 0 78px;
}

.c-login-page .c-login-info__register-wrapper {
  margin: 0;
  padding: 0 88px 0 0;
}

.c-login-page .c-login__form {
  padding: 0 0 0 88px;
  margin: 0;
}


.c-login-info__register-title, .c-login__form-title, .c-login-alt-methods__title {
  margin-bottom: 16px;
  font-size: 16px;
  text-transform: uppercase;
}


.c-login-info__register-text-title {
  margin: 0 0 24px 0;
  font-size: 16px;
  color: #999999;
}


.c-login-info__register-text {
  margin-bottom: 8px;
}


.c-login-info__register-text::before {
  margin-right: 8px;
  font-size: 20px;
}


.c-login-info__register-form-link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding: 14px;
  background: #1a170f;
  color: white;
}

.c-login-info__register-form-link::before {
  content: none;
}

.c-login-info__register-form-link:hover {
  padding: 14px;
  background: #4d4a45;
  color: white;
  transition: all 0.3s ease;
}


.c-login__email-wrapper, .c-login__password-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 16px;
  flex-direction: column;
}


.c-login__email-input, .c-login__form-password-input {
  width: 100%;
}


.c-login__email-input-wrapper, .c-login__password-input-wrapper {
  width: 100%;
}


.c-login__email-label label, .c-login__password-label label {
  font-size: 14px;
}


.c-login__button {
  margin: 0 0 48px 0;
  width: 100%;
  flex-direction: column-reverse;
  align-items: flex-start;
}


.c-login__forgotten-pass {
  margin-left: 0;
  color: #1a170f;
  font-size: 16px;
  margin-bottom: 40px;
}


.c-login__button-wrapper {
  width: 100%;
}


.c-login__button-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding: 14px;
  background: #1a170f;
  color: white;
  height: 52px;
}

.c-login__button-submit:hover {
  padding: 14px;
  background: #4d4a45;
  color: white;
  transition: all 0.3s ease;
}


.c-login-alt-methods__title {
  text-align: center;
}


.c-login__facebook-login {
  background: #4267b2;
  padding: 0 10px 0 38px;
  position: relative;
  width: 100%;
  height: 52px;
  border-radius: 0;
  box-shadow: none;
  font-size: 16px;
}


.c-login__facebook-login::before {
  left: 30%;
}


.c-register__register-form {
  max-width: 470px;
  width: 100%;
  margin: 0 auto;
}


.c-register__account-info-title, .c-register__billing-address-title, .c-register__shipping-address-check-box-title {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #1a170f;
  text-transform: uppercase;
}


.c-register__account-info-note, .c-register__billing-address-note, .c-register__address-info-title, .c-register__is-copany-title, .c-register__shipping-address-contact-info-title, .c-register__shipping-address-info-title {
  font-weight: normal;
  margin-bottom: 24px;
  margin-top: 0;
  text-transform: uppercase;
}


.c-register__account-info-note {
  color: #999999;
  text-transform: none;
}


.c-register__account-info-table-list {
  max-width: 100%;
  margin: 0 0 48px 0;
  width: 100%;
}


.c-register__account-info-email, .c-register__account-info-password, .c-register__account-info-confirm-password {
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 16px;
  margin-left: 24px;
  color: #1a170f;
}


.c-address__label, .c-one-page-checkout__is-company-radio-title, .c-one-page-checkout__address-form-register-note, .c-one-page-checkout__address-form-guest-note {
  width: 100%;
  font-size: 14px;
}


.c-register__account-info-list input[type="text"], .c-register__account-info-list input[type="email"], .c-register__account-info-list input[type="number"], .c-register__account-info-list input[type="tel"], .c-register__account-info-list input[type="password"], .c-register__account-info-list textarea {
  width: 100%;
}

.c-register__account-info-list select, .c-register__account-info-list .custom-select > select {
  background-position: 97% 55%;
  width: 100%;
  min-height: 52px;
  padding: 8px 16px;
}


.c-register__billing-address-table-list {
  max-width: 100%;
  margin: 0 0 48px 24px;
  width: 100%;
}

.c-register__billing-address-table-list .c-address__input-row {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
}


.c-register__address-info-table-list {
  max-width: 100%;
  width: 100%;
  margin: 0 0 48px 24px;
}

.c-register__address-info-table-list .c-address__input-row {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
}


.c-register__address-info-state > .custom-select {
  width: 100%;
}


@media only screen and (max-width: 640px) {
  .c-register__account-info-email, .c-register__account-info-password, .c-register__account-info-confirm-password {
  margin-left: 0;
}


.c-search-grid-page__modify-search, .c-search-list-page__modify-search {
  margin-top: 24px;
}
}


/*
 * End Login and Register Pages
 */
.c-form-page__form-field .u-form-radio-buttons-label {
  display: flex;
  align-items: center;
  margin: 0;
}
.c-form-page__form-field .u-form-radio-buttons-label > input {
  width: auto;
}


.c-form-page__form-input-wrapper .c-form-page__form-field > input {
  width: auto;
}


.c-search-grid-page__modify-search, .c-search-list-page__modify-search {
  display: flex;
  justify-content: flex-end;
}


.c-advanced-search-page .o-page-content {
  max-width: 470px;
  margin: 0 auto;
  width: 100%;
}


.c-advanced-search-page__product-containing-wrapper, .c-advanced-search-page__product-code-wrapper, .c-advanced-search-page__product-category-wrapper, .c-advanced-search-page__product-brand-wrapper, .c-advanced-search-page__product-price-wrapper, .c-advanced-search-page__product-quantity-wrapper, .c-advanced-search-page__product-class-wrapper {
  display: flex;
  align-items: flex-start;
  margin: 0 0 16px 0;
  flex-direction: column;
  width: 100%;
}

.c-advanced-search-page__product-containing-wrapper div, .c-advanced-search-page__product-code-wrapper div, .c-advanced-search-page__product-category-wrapper div, .c-advanced-search-page__product-brand-wrapper div, .c-advanced-search-page__product-price-wrapper div, .c-advanced-search-page__product-quantity-wrapper div, .c-advanced-search-page__product-class-wrapper div {
  width: 100%;
}


.c-advanced-search-page__search-phrase-label, .c-advanced-search-page__product-code-label, .c-advanced-search-page__category-label, .c-advanced-search-page__brand-label, .c-advanced-search-page__price-title, .c-advanced-search-page__product-quantity-title, .c-advanced-search-page__product-class-title, .c-advanced-search-page__product-attributes-label {
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  justify-content: flex-start;
}


.c-advanced-search-page__form {
  margin: 0;
}

.c-advanced-search-page__form input[type="text"], .c-advanced-search-page__form input[type="email"], .c-advanced-search-page__form input[type="number"], .c-advanced-search-page__form input[type="tel"], .c-advanced-search-page__form input[type="password"], .c-advanced-search-page__form textarea {
  width: 100%;
}

.c-advanced-search-page__form select, .c-advanced-search-page__form .custom-select > select {
  background-position: 97% 55%;
  width: 100%;
  min-height: 52px;
  padding: 8px 16px;
  border-radius: 0;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-color: #fffaff;
}


.c-advanced-search-page__price-from-label, .c-advanced-search-page__price-to-label {
  display: flex;
  align-items: center;
  width: 30% !important;
}


.c-advanced-search-page__price-input {
  justify-content: space-around;
}

.c-advanced-search-page__price-input input[type="text"] {
  margin: 0 8px;
}


.c-advanced-search-page__search-button {
  width: 100%;
  justify-content: flex-start;
  margin: 40px 0 0 0;
}


.c-advanced-search-page__search-phrase-label, .c-advanced-search-page__category-label {
  color: #fffcff;
}


.c-advanced-search-page__search-phrase-label, .c-advanced-search-page__product-code-label, .c-advanced-search-page__category-label, .c-advanced-search-page__brand-label, .c-advanced-search-page__price-title, .c-advanced-search-page__product-quantity-title, .c-advanced-search-page__product-class-title, .c-advanced-search-page__product-attributes-label {
  color: #fffcff;
}


.c-advanced-search-page__note, .c-advanced-search-page__product-details-label, .c-advanced-search-page__include-subcategories-label, .c-advanced-search-page__price-from-label, .c-advanced-search-page__price-to-label {
  color: #fffcff;
}


.c-advanced-search-page__note {
  margin: 0 0 16px 0;
}


.c-search-grid-page__modify-search-link, .c-search-list-page__modify-search-link {
  color: black;
  text-decoration: underline;
}


.c-search-grid-page__section-title {
  display: none;
}


.c-product-page__product-name-and-price .c-promotion-countdown__label::before {
  color: #fafafa;
  font-size: 18px;
}


.c-promotion-countdown__days {
  margin-right: 4px;
  color: #ed1c2e;
}


.c-promotion-countdown__time {
  color: #ed1c2e;
}


.c-promotion-grid-page__promotion-header {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}


.c-promotion-grid-page__promotion-image-grid {
  width: 35%;
}


.c-promotion-grid-page__promotion-description {
  width: 65%;
}


.c-promotion-grid-page__grid-page-products-title {
  display: none;
}


.c-countdown-product-grid__label {
  color: #ed1c2e;
}


.c-product-listing__product-quick-view-wrapper {
  display: none;
}


.c-product-listing__product-actions {
  position: relative;
}

.c-product-listing__product-actions .c-product-price__discount-precent-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 34px;
  border-radius: 100px;
  background: red;
  color: white;
}


.c-brand__description-wrapper {
  padding: 0 20px;
}


.c-all-promotions-page__products-title {
  display: none;
}


.c-register-page .c-register__button-wrapper {
  max-width: 100%;
}

.c-register-page .c-privacy-policy-wrapper {
  justify-content: flex-end;
  max-width: 100%;
  margin-left: 0;
}

.c-register-page .c-register__is-company-address-form-table {
  max-width: 100%;
  margin-bottom: 50px;
  margin-left: 24px;
}

.c-register-page .c-address__input-row {
  flex-direction: initial;
  flex-wrap: wrap;
  width: 100%;
}


/*
 * Start other pages mobile
 */
@media only screen and (max-width: 1110px) {
  .c-login__facebook-login::before {
  left: 22%;
}


.c-login__form-wrapper {
  padding-top: 32px;
}


.c-login-page .o-page-content {
  padding: 0 16px;
}


.c-login-page .c-login-info__register-wrapper {
  width: 100%;
  padding: 0;
  order: 2;
  border-right: 0;
}


.c-login-page .c-login__form {
  order: 1;
  padding: 0 0 60px 0;
  width: 100%;
}


.c-register__register-form {
  margin-top: 32px;
}


.c-register-page {
  margin-top: 0;
}


.c-categories-page {
  margin-top: 0;
}


.c-all-promotions-page {
  margin-top: 0;
}


.c-new-products-grid-page {
  margin-top: 0;
}


.c-form-page {
  margin-top: 0;
}


.c-login-page {
  margin-top: 0;
}


.dynamic-page-cart .c-view-cart {
  margin-top: 0;
}


.c-brand__info, .c-all-brands__wrapper {
  flex-wrap: wrap;
}


.c-all-brands__wrapper {
  margin-bottom: 20px;
  border: 1px solid #f1f1f1;
}


.c-brand__image-wrapper, .c-brand__description-wrapper, .c-brand__product-counter-wrapper, .c-all-brands__products-count-wrapper, .c-all-brands__description-wrapper, .c-all-brands__image-wrapper {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}


.c-all-brands__description a {
  word-break: break-all;
}


.c-register__account-info-table-list, .c-register__billing-address-table-list, .c-register__address-info-table-list, .c-register__shipping-address-info-table, .c-register__shipping-address-contact-info-table {
  margin-left: 0;
  margin-right: 0;
}


.c-privacy-policy-wrapper input[type="checkbox"] {
  margin-top: 4px;
}


.c-search-grid-page__modify-search, .c-search-list-page__modify-search {
  justify-content: center;
}


.c-advanced-search-page__note {
  margin-top: 24px;
}
}


/*
 * End other pages mobile
 */
/*
 * ** End Other pages **
 */
/*
 * ** Do NOT edit this file. Put all your css in custom.css file. **
 */
/*
 * elegance/customer/css/custom.css
 */
/*
 * Put all your custom changes here
 */
.c-footer__links {
  max-width: inherit;
  width: 60%;
}


.c-footer__badge-wrapper {
  display: flex;
  width: 100%;
  margin: 38px 0 0 0;
}


.footer__badge img {
  max-height: 52px;
  max-width: 100%;
  width: auto;
  height: auto;
}


.footer__badge {
  margin: 0 16px 0 0;
}


.c-footer__powerеd-seliton {
  width: 100%;
}


@media only screen and (max-width: 640px) {
  .c-footer__links {
  max-width: inherit;
  width: 100%;
}


.c-footer__badge-wrapper {
  margin: 38px 0 12px 0;
}
}


.c-one-page-checkout__shipping-address-company.c-address__input-row.js-customer-field-company.js-customer-field-shipping-company.js-ship-to-address-contents {
  display: none !important;
}


.c-box-accordion-subcategories__category-link {
  color: white;
}


.c-filter-attribute__options, .c-filter-options__options {
  background: black;
}


.c-layout-main--thin .c-box .o-box-title-wrapper .o-box-title {
  color: #b7a26d;
}


.c-filter-links__filters-wrapper::before {
  color: white;
}


@media only screen and (max-width: 640px) {
  .c-header__mobile-menu-content {
  background: black;
}


.c-header__mobile-international .c-header__mobile-lang-title, .c-header__mobile-international .c-header__mobile-currency-title {
  color: white;
}
}


.c-product-page__product-details {
  color: white;
}


.c-box-custom-categories__category-title {
  color: black;
}


div#box-1783 {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}


.c-header__logo-and-search::before {
  display: none;
}


.c-header__main-information {
  margin: 0 0 10px 0;
}


.c-view-cart__product-option {
  color: white;
}


.c-view-cart__product-price-after-discount, .c-view-cart__product-price-total-amount {
  color: white !important;
}


.c-view-cart__order-total-lines-amount, .c-view-cart__order-grand-total-amount {
  color: black;
}


.c-form-page__info-note {
  color: white;
}


.c-form-page__label {
  color: white;
}


label.o-radio-button {
  color: white;
}


.c-header-mini-cart__product-name-link {
  color: black;
}


div:not(div.c-smart-checkout-page) input[type="text"], div:not(div.c-smart-checkout-page) input[type="tel"], div:not(div.c-smart-checkout-page) input[type="email"], div:not(div.c-smart-checkout-page) input[type="password"], div:not(div.c-smart-checkout-page) textarea {
  border-color: #cccccc !important;
}


input[type="text"]:not(.c-header__search_input, .c-designer-color-picker__widget-id), input[type="tel"] {
  background: white;
  border-color: #cccccc !important;
  color: #121212;
}


label.p-FieldLabel.Label.Label--empty {
  color: white !important;
}


label.p-FieldLabel.Label {
  color: white !important;
}


.c-order-details__billing-info-wrapper {
  color: white;
}


.c-order-details__heading {
  color: white !important;
}


div#order-details {
  color: white;
}


h2.c-order-details__products-section-title {
  color: white !important;
}


