/*
 * alba//customer/css/color-schemas/alba/alba.schema
 */
/*
 * alba/customer/css/button-schemas/flat_bordered.schema
 */
body div .u-designer-button {
  display: inline-block;
  border-radius: 3px;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.3);
}


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


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


body {
  overflow-x: hidden;
  overflow-y: scroll;
}


body.is-fixed {
  overflow: hidden;
}


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


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


/*
 * *
 * * Font
 */
body {
  font-family: "Rawline", "Adjusted Arial Fallback";
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1.429;
  text-rendering: optimizelegibility;
}


html {
  font-family: "Rawline", "Adjusted Arial Fallback";
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}


*:before, *:after {
  line-height: 1 !important;
}


@font-face {  font-family: "Rawline";  src: local("Rawline"), url("/skins/assets/fonts/rawline/rawline-400.woff2?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") format("woff2");  font-display: swap;  font-weight: 400;  font-style: normal;}

@font-face {  font-family: "Rawline medium";  src: local("Rawline"), url("/skins/assets/fonts/rawline/rawline-500.woff2?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") format("woff2");  font-display: swap;  font-weight: 500;  font-style: normal;}

@font-face {  font-family: "Akrobat";  font-display: swap;  font-style: normal;  font-weight: 300;  src: url("/skins/assets/fonts/akrobat/Akrobat-Light.woff2?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") format("woff2");}

@font-face {  font-family: "Akrobat regular";  font-display: swap;  font-style: normal;  font-weight: 400;  src: url("/skins/assets/fonts/akrobat/Akrobat-Regular.woff2?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") format("woff2");}

@font-face {  font-family: "Akrobat bold";  font-display: swap;  font-style: normal;  font-weight: 600;  src: url("/skins/assets/fonts/akrobat/Akrobat-Bold.woff2?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") format("woff2");}

@font-face {  font-family: "Akrobat black";  font-display: swap;  font-style: normal;  font-weight: 700;  src: url("/skins/assets/fonts/akrobat/Akrobat-Black?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") format("woff2");}

@font-face {  font-family: "Adjusted Arial Fallback";  src: local(Verdana);  size-adjust: 94%;  ascent-override: 118%;  descent-override: 28%;  line-gap-override: 2%;}

@font-face {  font-family: 'Adjusted Numbers Fallback';  src: local(Arial);  size-adjust: 105%;  ascent-override: 108%;  descent-override: 22%;  line-gap-override: 0%;}

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

/*
 * *
 * * 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
 */
/*
 * *
 * * Buttons and Inputs
 */
.o-button-simple-submit {
  border: none;
  padding: 7px;
  background: black;
  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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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;
}
}


/*
 * *
 * * 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%;
}
}


/*
 * *
 * * Box Blog Article
 */
.c-box-blog-articles {
  height: inherit;
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
}


.c-box-blog-articles__title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}


.c-box-blog-articles__box-title {
  font-size: 18px;
  font-weight: bold;
}


.c-box-blog-articles__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.bx-wrapper .c-box-blog-articles__list {
  justify-content: flex-start;
}


.c-box-blog-articles__item {
  width: 30%;
  padding: 20px 0;
}


.c-box-blog-articles__image-link {
  display: block;
}


.c-box-blog-articles__image {
  max-width: 100%;
  height: auto;
  width: auto;
}


.c-box-blog-articles__details-title {
  order: 2;
  width: 100%;
  text-align: center;
  margin-bottom: 12px;
  padding: 10px 0;
}


.c-box-blog-articles__details-title-link {
  font-size: 18px;
  font-weight: bold;
  color: black;
}


.c-box-blog-articles__date {
  order: 1;
  text-align: center;
  width: 100%;
  padding: 20px 0 10px 0;
}


.c-box-blog-articles__short-excerpt {
  order: 3;
  width: 100%;
  padding: 10px 0;
}


.c-box-blog-articles__details-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}


.c-box-blog-articles__view-all-articles {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0 20px 0;
}


.c-box-blog-articles__view-all-articles-link {
  color: black;
  padding: 10px 15px;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid black;
  transition: 0.5s;
}

.c-box-blog-articles__view-all-articles-link:hover {
  color: white;
  background: black;
}


.c-box-blog-articles__image-wrapper {
  overflow: hidden;
}


.c-box-blog-articles__image {
  max-width: 100%;
  width: auto;
  height: auto;
  transition: all 0.4s linear;
  box-shadow: black 0em 0em 0em;
}

.c-box-blog-articles__image:hover {
  transform: scale(1.5) rotate(-10deg);
  box-shadow: black 0em 0em 0em;
}


@media only screen and (max-width: 1110px) {
  .c-box-blog-articles__list {
  justify-content: center;
}


.c-box-blog-articles__item {
  width: 100%;
  justify-content: center;
}
}


/*
 * *
 * * 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: black;
}

.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: #e81225;
  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 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;
}
}


/*
 * *
 * * 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 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: black;
}
.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: black;
}
.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;
  content: "\f054";
  font-size: 18px;
  color: white;
  margin-right: 5px;
}
.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;
  content: "\f053";
  font-size: 18px;
  color: white;
  margin-right: 5px;
}
.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;
  content: "\e039";
  font-size: 18px;
  color: red;
  margin-right: 5px;
}


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


.c-box-subcategories-with-level__title {
  white-space: normal;
}


.c-box-subcategories-with-level__box-content {
  border-top: 1px solid #dddddd;
}


.c-subcategory-with-level__category-list .c-subcategory-with-level__category-list {
  display: none;
}


.c-subcategory-with-level__category-name-link {
  display: flex;
  align-items: center;
  padding: 12px 0 12px 0;
  border-bottom: 1px solid #dddddd;
  position: relative;
}


.c-subcategory-with-level__toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin: 0 0 0 auto;
  z-index: 9;
  cursor: pointer;
}

.c-subcategory-with-level__toggle:after {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f078";
  font-size: 14px;
  color: #999999;
  margin-right: 5px;
}

.c-subcategory-with-level__toggle::after {
  margin: 0;
}

.c-subcategory-with-level__toggle span {
  display: none;
  font-size: 0;
}


.c-subcategory-with-level__category-name-link span {
  font-size: 13px;
  font-weight: bold;
}


.c-subcategory-with-level__category-icon {
  display: inline-flex;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  margin: 0 8px 0 0;
  position: relative;
}

.c-subcategory-with-level__category-icon::before {
  content: "";
  z-index: 1;
  display: block;
  position: absolute;
  width: 38px;
  height: 38px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50px;
  background: rgba(204, 204, 204, 0.4);
}

.c-subcategory-with-level__category-icon img {
  z-index: 9;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}


.c-subcategory-with-level__category-item .c-subcategory-with-level__category-item .c-subcategory-with-level__category-name-link {
  padding: 6px 0 6px 50px;
  border-bottom: 0;
}
.c-subcategory-with-level__category-item .c-subcategory-with-level__category-item .c-subcategory-with-level__category-name-link span {
  font-weight: normal;
}

.c-subcategory-with-level__category-item .c-subcategory-with-level__category-item .c-subcategory-with-level__toggle {
  display: none;
}


.c-subcategory-with-level__category-name-link.is-current + .c-subcategory-with-level__category-list, .c-subcategory-with-level__category-item.is-open .c-subcategory-with-level__category-list {
  display: block;
}


.c-box-easy-banner__box-title-wrapper {
  display: none !important;
}


.c-product-price__discount-freeship-wrapper {
  display: none;
}


.c-box-easy-banner__product {
  display: flex;
  flex-direction: row-reverse;
  align-items: stretch;
  justify-content: flex-end;
  width: 100%;
  position: relative;
}


.c-box-easy-banner__product-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 60%;
  background: rgba(0, 0, 0, 0) url("/skins/orion/customer/images/easy_bg_gray.png?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
}


.c-box-easy-banner__product-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40%;
  padding: 16px 32px;
}


.c-box-easy-banner__product-image {
  max-width: 100%;
  max-height: 400px;
  width: auto;
  height: auto;
}


.c-box-easy-banner__title-link {
  display: -webkit-box;
  line-height: 50px;
  font-size: 36px;
  color: #000812;
  text-align: left;
  font-weight: 600;
  width: 100%;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
}


.c-box-easy-banner__category-name {
  font-size: 14px;
  color: #000812;
}


.c-box-easy-banner__product-title-wrapper {
  margin: 0 0 12px 0;
}


.c-box-easy-banner__product-description {
  font-size: 16px;
  color: #000812;
  margin: 0 0 24px 0;
}

.c-box-easy-banner__product-description br {
  display: none;
}


.c-box-easy-banner__product-description * {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  color: #000812;
}


.c-box-easy-banner__product-description strong {
  display: inline-block;
}


.c-box-easy-banner__view-details-link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9px 64px 14px 36px;
  height: 42px;
  border-radius: 50px;
  background: black;
  color: white;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}

.c-box-easy-banner__view-details-link::after {
  content: "";
  display: inline-flex;
  width: 24px;
  height: 24px;
  margin: 0 0 0 24px;
  background-color: white;
  -webkit-mask: url("/skins/orion/customer/images/arrow-right-icon.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/orion/customer/images/arrow-right-icon.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  background-size: 100% auto;
  position: absolute;
  right: 24px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.c-box-easy-banner__view-details-link:hover {
  background: #ed1c2e;
}


.c-box-easy-banner__buy-product-button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}


.c-box-easy-banner__buy-product-submit {
  border: 0;
  padding: 9px 64px 14px 36px;
  height: 42px;
  border-radius: 50px;
  background: black;
  margin: 0;
  box-shadow: none;
  color: white;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
}

.c-box-easy-banner__buy-product-submit:hover {
  background: #ed1c2e;
}


.c-box-easy-banner__buy-product-icon::after {
  content: "";
  display: inline-flex;
  width: 24px;
  height: 24px;
  background-color: white;
  -webkit-mask: url("/skins/orion/customer/images/arrow-right-icon.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/orion/customer/images/arrow-right-icon.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  background-size: 100% auto;
  position: absolute;
  right: 24px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  pointer-events: none;
}


.c-box-easy-banner__buy-product-icon {
  display: inline-flex;
}


.c-box-easy-banner .bx-wrapper {
  padding: 6px 16px;
}
.c-box-easy-banner .bx-wrapper .c-box-easy-banner__list {
  display: flex;
  flex-wrap: wrap;
}

.c-box-easy-banner .bx-controls-direction {
  display: none;
}

.c-box-easy-banner .bx-wrapper .bx-pager {
  display: flex;
  max-width: 50%;
  flex-wrap: wrap;
  width: 100%;
  position: absolute;
  bottom: 8px;
  left: 16px;
}

.c-box-easy-banner .bx-pager-link {
  font-size: 0;
  display: inline-flex;
  position: relative;
  margin: 0 6px 0 0;
  border: 1px solid #e6e6e7;
  width: 16px;
  height: 16px;
  overflow: hidden;
  border-radius: 50px;
}
.c-box-easy-banner .bx-pager-link::before {
  content: "";
  background: #e6e6e7;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  top: 2px;
  left: -20px;
  position: absolute;
}
.c-box-easy-banner .bx-pager-link.active {
  border-color: #e6e6e7;
  transition: all 0.2s ease;
}
.c-box-easy-banner .bx-pager-link.active::before {
  left: 2px;
  background: #9d9d9d;
  transition: all 0.2s ease;
}

.c-box-easy-banner .c-box-easy-banner__price-and-action-buttons {
  display: flex;
  align-items: flex-start;
  width: 100%;
}

.c-box-easy-banner .c-box-easy-banner__product-prices {
  margin: 0 32px 0 0;
  width: fit-content;
}

.c-box-easy-banner .c-box-easy-banner__box-content .c-price-include-taxes__no-wholesale-with-tax, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-exclude-taxes__no-wholesale-with-tax, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-include-taxes__product-price, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-exclude-taxes__product-price, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-include-taxes__final-price, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-exclude-taxes__final-price {
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
}

.c-box-easy-banner .c-box-easy-banner__box-content .c-price-exclude-taxes__final-price-with-tax, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-include-taxes__final-price-with-tax, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-exclude-taxes__final-price-withtax, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-include-taxes__final-price-withtax {
  justify-content: flex-start;
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  margin: 0 0 4px 0;
}

.c-box-easy-banner .c-box-easy-banner__box-content .c-price-exclude-taxes__final-price-price-list, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-include-taxes__final-price-price-list, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-exclude-taxes__final-price-list, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-include-taxes__final-price-list {
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  margin: 0 0 0 auto;
  padding: 0 24px 0 0;
}

.c-box-easy-banner .c-box-easy-banner__box-content del.c-price-exclude-taxes__final-price-price-list-price, .c-box-easy-banner .c-box-easy-banner__box-content del.c-price-include-taxes__final-price-price-list-price, .c-box-easy-banner .c-box-easy-banner__box-content del.c-price-exclude-taxes__final-price-list-price, .c-box-easy-banner .c-box-easy-banner__box-content del.c-price-include-taxes__final-price-list-price {
  font-size: 24px;
  color: #b3b5b8;
}

.c-box-easy-banner .c-box-easy-banner__box-content .c-price-include-taxes__no-wholesale-with-tax-price, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-include-taxes__final-price-with-tax-price, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-exclude-taxes__no-wholesale-price-list-price, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-exclude-taxes__final-price-withtax-price, .c-box-easy-banner .c-box-easy-banner__box-content .c-price-include-taxes__final-price-withtax-price {
  display: flex;
  align-items: center;
  padding: 4px 26px 8px 26px;
  border-radius: 0 50px 50px 0;
  height: 42px;
  background: #ed1c2e;
  color: white;
  font-weight: bold;
  font-size: 28px;
}

.c-box-easy-banner .c-box-easy-banner__box-content .c-product-price__discount-precent {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ed1c2e;
  color: white;
  padding: 0 0 4px 0;
  transform: rotate(-25deg);
  width: 70px;
  height: 70px;
  border-radius: 50px;
  font-size: 20px;
  font-weight: bold;
}

.c-box-easy-banner .c-box-easy-banner__box-content .c-product-price__discount-precent-wrapper {
  left: inherit;
  top: 0;
  right: 0;
  position: absolute;
}

.c-box-easy-banner .c-box-easy-banner__box-content .price-modifiers-percent {
  display: none;
}


.c-layout-top .c-box-easy-banner {
  max-width: 1358px;
  width: 100%;
  margin: 0 auto;
}


.c-layout-main .c-layout-main--thin .c-box-easy-banner .c-box-easy-banner__list {
  display: flex;
  flex-wrap: wrap;
}
.c-layout-main .c-layout-main--thin .c-box-easy-banner .c-box-easy-banner__product {
  flex-wrap: wrap;
}
.c-layout-main .c-layout-main--thin .c-box-easy-banner .c-box-easy-banner__product-image-wrapper {
  width: 100%;
  padding: 0;
  margin-bottom: auto;
}
.c-layout-main .c-layout-main--thin .c-box-easy-banner .c-box-easy-banner__product-info {
  width: 100%;
  padding: 16px 0 32px 0;
  height: auto;
  background-size: contain;
}
.c-layout-main .c-layout-main--thin .c-box-easy-banner .c-box-easy-banner__category-name {
  font-size: 12px;
}
.c-layout-main .c-layout-main--thin .c-box-easy-banner .c-box-easy-banner__title-link {
  font-size: 28px;
  line-height: 28px;
}
.c-layout-main .c-layout-main--thin .c-box-easy-banner .c-box-easy-banner__price-and-action-buttons {
  flex-wrap: wrap;
}
.c-layout-main .c-layout-main--thin .c-box-easy-banner .c-box-easy-banner__product .c-product-price__discount-precent-wrapper {
  right: 0;
  top: -80px;
}
.c-layout-main .c-layout-main--thin .c-box-easy-banner .c-box-easy-banner__action-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.c-layout-main .c-layout-main--thin .c-box-easy-banner .c-box-easy-banner__product-prices {
  margin: 0 0 32px 0;
}
.c-layout-main .c-layout-main--thin .c-box-easy-banner .c-box-easy-banner__product-description {
  margin: 0 0 32px 0;
  display: none;
}
.c-layout-main .c-layout-main--thin .c-box-easy-banner .c-box-easy-banner__box-content .bx-controls-direction {
  display: none;
}
.c-layout-main .c-layout-main--thin .c-box-easy-banner .c-box-easy-banner__box-content .bx-pager {
  display: flex;
  max-width: 100%;
  flex-wrap: wrap;
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  justify-content: center;
}

.c-layout-main .c-layout-main--thin + .c-layout-main--wide .c-box-easy-banner__product-info {
  background-size: 100% auto;
}


.c-layout-bottom .c-box-easy-banner {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 0 24px 0;
}


@media only screen and (max-width: 1110px) {
  .c-box-easy-banner .c-box-easy-banner__product {
  flex-wrap: wrap;
}

.c-box-easy-banner .c-box-easy-banner__product-image-wrapper {
  width: 100%;
  padding: 0;
}

.c-box-easy-banner .c-box-easy-banner__product-info {
  width: 100%;
  padding: 16px 0 32px 0;
  height: auto;
  background-size: contain;
}

.c-box-easy-banner .c-box-easy-banner__category-name {
  font-size: 12px;
}

.c-box-easy-banner .c-box-easy-banner__title-link {
  font-size: 28px;
  line-height: 28px;
}

.c-box-easy-banner .c-box-easy-banner__price-and-action-buttons {
  flex-wrap: wrap;
}

.c-box-easy-banner .c-box-easy-banner__product .c-product-price__discount-precent-wrapper {
  right: 0;
  top: -80px;
}

.c-box-easy-banner .c-box-easy-banner__action-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.c-box-easy-banner .c-box-easy-banner__product-prices {
  margin: 0 0 32px 0;
}

.c-box-easy-banner .c-box-easy-banner__product-description {
  margin: 0 0 32px 0;
  display: none;
}

.c-box-easy-banner .c-box-easy-banner__box-content .bx-controls-direction {
  display: none;
}

.c-box-easy-banner .c-box-easy-banner__box-content .bx-pager {
  display: flex;
  max-width: 100%;
  flex-wrap: wrap;
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  justify-content: center;
}
}


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


/*
 * *
 * * 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: black;
}

.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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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: black;
  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: black;
  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=52558b998b5ee4e303216c429fbbefc2ac60f857") format('woff2'), url("/skins/assets/fonts/open-iconic-11/fonts/open-iconic.woff?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") 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: black;
}

.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: #e81225;
  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: black;
}


.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: #e81225;
  height: 7px;
  background: #e81225;
}


.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: #e81225;
  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: #e81225;
  padding-left: 20px;
}


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


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

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


.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: #e81225;
}


.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: black;
  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: black;
}

.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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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: black;
}


.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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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;
}
}


@media only screen and (min-width: 1110px) {
  .c-product-grid__wrapper:hover .c-product-grid__view-wrapper {
  position: initial;
}

.c-product-grid__wrapper:hover .c-product-grid__hover-product-info {
  overflow: visible !important;
  width: 100%;
}

.c-product-grid__wrapper:hover .c-product-grid__hover-view:not(.c-product-grid__hover-view-attributes-wrapper) {
  display: block !important;
  transform: translate3d(0px, 0px, 0px) !important;
}

.c-product-grid__wrapper:hover.has-no-thumbs .c-product-grid__hover-view:not(.c-product-grid__hover-view-attributes-wrapper) {
  display: none !important;
}

.c-product-grid__wrapper:hover .c-product-grid__hover-product-thumb-holder {
  position: absolute;
  left: 0;
  padding-top: 15px;
  max-width: 80px;
  background: white;
}

.c-product-grid__wrapper: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: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:hover .c-product-grid__hover-product-thumb-holder .c-product-grid__product-thumbs {
  width: 60px !important;
  overflow: hidden;
}

.c-product-grid__wrapper:hover .c-product-grid__hover-product-thumb-holder .bx-wrapper {
  max-width: 80px !important;
}

.c-product-grid__wrapper: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:hover .c-product-grid__hover-product-thumb-holder {
  display: block;
}
}


.c-product-grid__wrapper.has-no-thumbs:hover .c-product-grid__hover-product-thumb-holder {
  display: none;
}


.c-product-grid__product-image {
  aspect-ratio: 0.833;
  display: block;
  object-fit: contain;
  opacity: 1;
}


.c-product-grid__product-image-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 312px;
  align-items: center;
  justify-content: center;
}


.c-product-grid__product-image-link {
  display: flex;
  height: initial;
  /*
 * aspect-ratio: 1 / 1.2;
 */

  position: relative;
  overflow: hidden;
  max-height: 374px;
}


.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: 1;
}


.c-product-grid__wrapper:hover .c-product-grid__product-image-link.has-second-image .c-product-grid__product-image {
  display: none !important;
}
.c-product-grid__wrapper: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%;
}


/*
 * IMPORTANT make sure to calculate attribute widths if product display thumbs
 */
.c-product-grid__wrapper.has-no-thumbs .c-product-grid__hover-product-thumb-holder {
  display: none !important;
}

.c-product-grid__wrapper.has-no-thumbs .c-product-grid__hover-view-attributes-wrapper {
  width: 100%;
}
.c-product-grid__wrapper.has-no-thumbs .c-product-grid__hover-view-attributes-wrapper.has-options {
  width: calc(100% + 2px);
  padding-left: 16px;
  padding-right: 16px;
  left: -1px;
}
.c-product-grid__wrapper.has-no-thumbs .c-product-grid__hover-view-attributes-wrapper.has-attributes {
  width: calc(100% + 2px);
  padding-left: 16px;
  padding-right: 16px;
  left: -1px;
}


.c-product-grid__hover-view-attributes-wrapper {
  display: none;
}

.c-product-grid__hover-view-attributes-wrapper.has-options {
  width: calc(100% + 81px);
  padding-left: 96px;
  padding-right: 16px;
  left: -80px;
}

.c-product-grid__hover-view-attributes-wrapper.has-attributes {
  width: calc(100% + 81px);
  padding-left: 96px;
  padding-right: 16px;
  left: -80px;
}


@media only screen and (min-width: 1110px) {
  .c-product-grid__wrapper:hover .c-product-grid__hover-view-attributes-wrapper.has-options {
  display: block;
}

.c-product-grid__wrapper:hover .c-product-grid__hover-view-attributes-wrapper.has-attributes {
  display: block;
}
}


/*
 * PRODUCTS PER ROW FOR MOBILE
 */
@media only screen and (max-width: 1110px) {
  html {
  --products-per-row-mobile: 2;
}
}


html {
  --disable-masonry: 0;
  --has-subgrid: 1;
}


.o-product-list-grid-view {
  display: grid;
  width: 100%;
  margin-bottom: 24px;
  grid-auto-flow: dense;
}


.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-4 #c-layout-main__column-middle.c-layout-main--wide .c-product-grid__product-image-wrapper {
  max-width: 228px;
}
.products-per-row-4 #c-layout-main__column-middle.c-layout-main--wide .c-product-grid__product-image-link {
  max-height: 274px;
}
.products-per-row-4 #c-layout-main__column-middle.c-layout-main--wide .o-product-grid-wrapper.width2 .c-product-grid__product-image-wrapper {
  max-width: 480px;
}

.products-per-row-4 #c-layout-main__column-left.c-layout-main--wide .c-product-grid__product-image-wrapper {
  max-width: 315px;
}
.products-per-row-4 #c-layout-main__column-left.c-layout-main--wide .c-product-grid__product-image-link {
  max-height: 378px;
}
.products-per-row-4 #c-layout-main__column-left.c-layout-main--wide .o-product-grid-wrapper.width2 .c-product-grid__product-image-wrapper {
  max-width: 655px;
}


.products-per-row-3 .o-product-list-grid-view {
  grid-template-columns: 33.33% 33.33% 33.33%;
}

.products-per-row-3 #c-layout-main__column-middle.c-layout-main--wide .c-product-grid__product-image-wrapper {
  max-width: 312px;
}
.products-per-row-3 #c-layout-main__column-middle.c-layout-main--wide .c-product-grid__product-image-link {
  max-height: 374px;
}
.products-per-row-3 #c-layout-main__column-middle.c-layout-main--wide .o-product-grid-wrapper.width2 .c-product-grid__product-image-wrapper {
  max-width: 648px;
}

.products-per-row-3 #c-layout-main__column-left.c-layout-main--wide .c-product-grid__product-image-wrapper {
  max-width: 428px;
}
.products-per-row-3 #c-layout-main__column-left.c-layout-main--wide .c-product-grid__product-image-link {
  max-height: 480px;
}
.products-per-row-3 #c-layout-main__column-left.c-layout-main--wide .o-product-grid-wrapper.width2 .c-product-grid__product-image-wrapper {
  max-width: 881px;
}


.o-product-grid-wrapper {
  display: grid;
  padding: 12px !important;
  margin: 0 !important;
  grid-row: span 5;
  justify-content: stretch;
  align-items: stretch;
  grid-template-rows: subgrid;
  position: relative;
  width: 100% !important;
  border: 0;
  grid-gap: 0;
  z-index: 9;
}

.o-product-grid-wrapper:hover {
  box-shadow: 0 0 30px -10px black;
}

.o-product-grid-wrapper * {
  box-sizing: border-box;
}


.c-product-grid__product-title-link {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  font-size: 16px;
  min-height: initial;
  margin: 8px 0;
  overflow: hidden;
  color: currentColor;
}


@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-6 .o-product-list-grid-view {
  grid-template-columns: 50% 50%;
}


.products-per-row-5 .o-product-list-grid-view {
  grid-template-columns: 50% 50%;
}


.products-per-row-4 .o-product-list-grid-view {
  grid-template-columns: 50% 50%;
}


.products-per-row-3 .o-product-list-grid-view {
  grid-template-columns: 50% 50%;
}
}


@media only screen and (min-width: 1110px) {
  .o-product-grid-wrapper.hasHoverView:hover {
  border-color: rgba(0, 0, 0, 0);
  z-index: 99;
  position: relative;
  left: -56px;
  padding-left: 12px !important;
  padding-right: 100px !important;
  background: white;
  box-sizing: content-box;
}

.o-product-grid-wrapper.hasHoverView:hover .c-product-grid__product-title-link, .o-product-grid-wrapper.hasHoverView:hover .c-product-grid__product-details, .o-product-grid-wrapper.hasHoverView:hover .c-product-grid__availability, .o-product-grid-wrapper.hasHoverView:hover .c-product-grid__product-price {
  width: calc(100% + 88px);
  padding: 0 56px;
  max-width: initial;
}


.o-product-grid-wrapper.has-no-thumbs:hover {
  position: relative;
  left: 0;
  padding-left: 6px !important;
  padding-right: 6px !important;
  box-sizing: border-box;
}

.o-product-grid-wrapper.has-no-thumbs:hover .c-product-grid__hover-product-thumb-holder {
  display: none;
}

.o-product-grid-wrapper.has-no-thumbs:hover .c-product-grid__product-title-link, .o-product-grid-wrapper.has-no-thumbs:hover .c-product-grid__product-details, .o-product-grid-wrapper.has-no-thumbs:hover .c-product-grid__availability, .o-product-grid-wrapper.has-no-thumbs:hover .c-product-grid__product-price {
  width: 100%;
  max-width: 100%;
}


.c-product-grid__quick-view {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: fit-content;
  white-space: nowrap;
  height: 30px;
}


.o-product-grid-wrapper:hover .c-product-grid__quick-view {
  display: block;
}
}


@media only screen and (max-width: 1110px) {
  .c-product-grid__quick-view {
  display: none;
}


.o-product-grid-wrapper {
  padding: 12px 6px !important;
}
}


.products-per-row-3 .o-product-grid-wrapper + .o-product-grid-wrapper + .o-product-grid-wrapper.width2, .o-product-grid-wrapper.width2 {
  grid-column: span 2;
  grid-row: span 5;
  grid-column-start: span 2;
  grid-row-start: span 5;
}


.o-product-grid-wrapper.height2 .c-product-grid__product-image-link, .o-product-grid-wrapper.height2-applied .c-product-grid__product-image-link {
  /*
 * aspect-ratio: 1 / 2.2;
 */

  max-height: 550px;
}


.o-product-grid-wrapper.height2 .c-product-grid__product-image, .o-product-grid-wrapper.height2-applied .c-product-grid__product-image {
  aspect-ratio: 0.455;
}


/*
 * .o-product-grid-wrapper.height2.width2 .c-product-grid__product-image-link,
 * .o-product-grid-wrapper.height2-applied.width2 .c-product-grid__product-image-link {
 * aspect-ratio: 0.5;
 * }
 */
.o-product-grid-wrapper.height2.width2 .c-product-grid__product-image, .o-product-grid-wrapper.height2-applied.width2 .c-product-grid__product-image {
  aspect-ratio: 0.5;
  display: flex;
  height: 100%;
  width: 100%;
}


.o-product-grid-wrapper.width2 .c-product-grid__product-image {
  aspect-ratio: 1.5;
}


/*
 * .o-product-grid-wrapper.width2 .c-product-grid__product-image-link {aspect-ratio: 1.8 / 1.2;}
 */
.o-product-grid-wrapper.width2 .c-product-grid__product-image-wrapper {
  max-width: 672px;
}


/*
 * *
 * * 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-button {
  display: flex;
  padding: 0 5px 5px 5px;
}


.c-product-listing__view-details-link {
  border: none;
  color: white;
  background: black;
  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: black;
  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: #e81225;
  font-size: 16px;
}


.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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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: #e81225;
  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: #e81225;
  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__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;
}
}


/*
 * *
 * * 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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;
}


/*
 * *
 * * 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;
  content: "\f09e";
  font-size: 12px;
  color: #595959;
  margin-right: 5px;
}

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


.c-category-relatedcategories__wrapper {
  padding: 15px 0;
  margin-top: 40px;
}


.c-category-relatedcategories__title {
  font-size: 20px;
  white-space: nowrap;
  color: #ed1c2e;
  font-weight: normal;
  margin: 0;
  text-align: left;
  line-height: initial;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 6px 20px;
}


.c-category-relatedcategories__list {
  display: flex;
  flex-wrap: wrap;
  padding: 0 6px;
  margin-bottom: 10px;
  justify-content: space-between;
}


.c-category-relatedcategories__info {
  display: flex;
  justify-content: center;
  width: 100%;
}


.c-category-relatedcategories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 24%;
  text-align: center;
  margin: 10px 0;
}


@media only screen and (max-width: 768px) {
  .c-category-relatedcategories {
  width: 49%;
}
}


.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-relatedcategory__description {
  display: none;
}


.c-category-relatedcategories__name {
  margin-top: 10px;
}


/*
 * *
 * * Categories Listing
 */
.c-categories-listing-page__category-description {
  padding: 20px;
}


.c-product-listing__product-view-content {
  position: relative;
}


.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: black;
}


.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: black;
  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: black;
  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: black;
  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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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: black;
}
.c-tab-bundled-products__add-to-cart-section .c-tab-bundled-products__add-to-cart-submit:hover {
  background: #e81225;
  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: black;
  width: 100%;
}
.c-tab-bundled-products__item .c-tab-bundled-products__view-details-link:hover {
  background: #e81225;
  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;
}
}


/*
 * *
 * * Home Page
 */
.c-home-page {
  margin-bottom: 20px;
}


/*
 * *
 * * Footer
 */
.c-footer__background {
  background: #e81225;
}


.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: white;
  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: white;
  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: white;
  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: black;
  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: #e81225;
}


.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;
  content: "\f023";
  font-size: 16px;
  color: white;
  margin-right: 5px;
}

.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: black;
  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: #595959;
  background: url("/skins/orion/customer/images/adapt/header-search.png?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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: black;
}


.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: #dddddd;
  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: #dddddd;
  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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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: black;
  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: #dddddd;
  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: #dddddd;
  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: #e81225;
  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;
}
}


/*
 * *
 * * Form Confirmation Page
 */
/*
 * *
 * * 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: black;
  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: black;
  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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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;
  content: "\f230";
  font-size: 24px;
  color: white;
  margin-right: 5px;
}

.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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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;
}
}


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


/*
 * *
 * * 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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=52558b998b5ee4e303216c429fbbefc2ac60f857") 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;
}


.c-product-grid__second-product-image {
  transition: all 0.6s ease;
}


.c-product-grid__product-thumb-holder {
  display: none;
}


/*
 * body .c-product-grid__wrapper .c-product-grid__view-content {
 * padding: 0 !important;
 * box-shadow: none;
 * }
 * body .c-product-grid__wrapper:hover .c-product-grid__view-content {
 * border: 0;
 * box-sizing: border-box;
 * z-index: 99;
 * padding: 0 !important;
 * margin: 0;
 * top: 0;
 * right: 0;
 * position: initial;
 * box-shadow: none;
 * }
 */
.c-product-grid__wrapper.hasVideo .c-product-grid__product-image-wrapper::before {
  right: 6px;
}


.product-thumb-video {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 120px;
  width: 120px;
  background: #cccccc;
  margin: 0 auto;
}

.product-thumb-video img {
  width: 120px;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}


@media only screen and (min-width: 1110px) {
  .c-product-grid__wrapper.hasVideo.hasHoverView:hover .c-product-grid__product-image-wrapper::before {
  right: 0;
}


.o-product-grid-wrapper.hasHoverView:hover .c-product-price__discount-precent-wrapper {
  right: 100px;
}


.c-product-grid__wrapper:hover .c-product-grid__hover-view {
  position: absolute;
  left: initial;
  right: -100px;
  padding: 0;
  height: 100%;
  background: white;
  border: 0;
  top: 0;
  width: 88px;
  max-width: 88px;
  overflow: hidden;
}


.c-product-grid__wrapper:hover .c-product-grid__product-thumbs {
  width: 88px !important;
}


.c-product-grid__wrapper:hover .c-product-grid__product-thumb-holder {
  width: 88px !important;
  height: initial;
}


.c-product-grid__wrapper:hover .c-product-grid__product-thumb {
  max-width: 88px;
  max-height: 120px;
  width: auto;
  height: auto;
  border: 2px solid rgba(0, 0, 0, 0);
}

.c-product-grid__wrapper:hover .c-product-grid__product-thumb:hover {
  border: 2px solid #dddddd;
}
}


.c-product-grid__hover-view {
  display: none !important;
}


.c-product-grid__product-thumb-holder:nth-child(1) {
  display: block !important;
}


.c-product-grid__product-thumb-holder:nth-child(2) {
  display: block !important;
}


.c-product-grid__product-thumb-holder:nth-child(3) {
  display: block !important;
}


/*
 * ** 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: 12px;
  color: #595959;
  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: 14px;
  color: #e81225;
  font-weight: normal;
}


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


.c-box .c-product-list__item .c-price-exclude-taxes__final-price-price-list, .c-box .c-product-list__item .c-price-include-taxes__final-price-price-list, .c-box .c-product-list__item .c-price-exclude-taxes__final-price-list, .c-box .c-product-list__item .c-price-include-taxes__final-price-list {
  justify-content: center;
}


.c-box .c-product-list__item .c-price-exclude-taxes__final-price-with-tax, .c-box .c-product-list__item .c-price-include-taxes__final-price-with-tax, .c-box .c-product-list__item .c-price-exclude-taxes__final-price-withtax, .c-box .c-product-list__item .c-price-include-taxes__final-price-withtax {
  justify-content: center;
}


/*
 * 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: 32px;
  color: #e81225;
  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 {
  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: #595959;
  font-weight: normal;
}


.c-product__top-area .c-product-price__discount-precent {
  border-radius: 100px;
  width: 42px;
  height: 42px;
  background: #e81225;
  color: white;
}


.c-product-page__product-price-wrapper * {
  font-family: "Rawline medium", "Adjusted Numbers Fallback";
}


.u-widget__call-for-price {
  align-items: flex-end;
  margin: 0 0 0 auto;
}


.u-widget__call-for-price-method {
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  font-size: 16px;
}


.u-widget__call-for-price-label {
  font-weight: 500;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
}


.c-page-product .c-product-page__product-price-wrapper {
  width: 40%;
  text-align: right;
}
.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-end;
  align-items: flex-end;
}

.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 {
  position: absolute;
  top: -38px;
  right: 0px;
  margin-bottom: 4px;
  display: flex;
  justify-content: flex-end;
}

.c-page-product .c-product-page__product-price-wrapper .c-product-price__discount-precent {
  position: relative;
  top: 0;
  right: 0;
  width: 38px;
  height: 38px;
  font-size: 13px;
}

.c-page-product .c-product-page__product-price-wrapper .c-price-include-taxes__product-price {
  margin-bottom: -25px;
}


.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: #595959;
}


.c-price-exclude-taxes__price-modifiers, .c-price-exclude-taxes__discount-modifier {
  display: flex;
  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-family: Rawline;
}


.c-page-product .c-product__top-area {
  margin-bottom: 72px;
}

.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: inline-flex;
  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: black;
  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-family: Rawline;
  font-size: 14px;
}

.c-page-product .c-product__top-area .c-product-page__product-price-wrapper {
  display: flex;
  flex-direction: column;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-without-tax {
  order: 1;
}

.c-page-product .c-product__top-area .c-price-include-taxes__has-wholesale-price-list {
  order: 2;
}

.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 {
  order: 4;
  margin-top: 12px;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-list {
  order: 5;
  margin-bottom: -22px;
}

.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: 4px;
  margin-bottom: 2px;
  width: 100%;
  text-align: right;
  position: absolute;
  top: 6px;
  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-family: Rawline;
  line-height: 1;
  font-size: 32px;
  margin-top: 20px;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-list-price {
  font-family: Rawline;
  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;
  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-end;
  flex-wrap: wrap;
  width: 100%;
}

.c-page-product .c-product__top-area .c-price-include-taxes__discount-modifier {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  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;
  width: 100%;
}

.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: -20px;
  right: 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-family: Rawline;
  line-height: 1;
  font-size: 15px;
}

.c-page-product .c-product__top-area .c-price-include-taxes__final-price-withtax-price {
  font-size: 15px;
}


@media only screen and (max-width: 1110px) {
  .c-page-product .c-product-page__product-price-wrapper .c-product-price__discount-precent-wrapper {
  position: absolute;
  top: -15px;
  right: 0;
  justify-content: flex-end !important;
  text-align: right !important;
}


.c-page-product .c-product-page__product-features {
  justify-content: left;
  position: relative;
  top: -20px;
}


.c-page-product .c-product__top-area .c-price-include-taxes__final-price-without-tax-label {
  top: 28px;
}


.c-page-product .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax-label {
  top: 0;
}


.c-product-page__product-name {
  padding-bottom: 20px;
}
}


@media only screen and (max-width: 640px) {
  .c-page-product .c-product-page__product-price-wrapper {
  width: 100%;
}


.c-page-product .c-product-page__product-price-wrapper * {
  text-align: center !important;
  justify-content: center !important;
}


.c-page-product .c-product__top-area .c-price-include-taxes__no-wholesale-without-tax {
  align-items: center;
}


.c-price-include-taxes__no-wholesale-without-tax {
  flex-direction: column;
}


.c-page-product .c-product-page__product-price-wrapper .c-product-price__discount-precent-wrapper {
  top: 0;
}


.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-page__product-features {
  justify-content: center;
  top: 14px;
}


.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__no-wholesale-without-tax-label {
  width: 100%;
}


.c-page-product .c-product__top-area .c-price-include-taxes__final-price-without-tax-price {
  margin-top: 0;
}
}


.price-modifiers-percent + .c-price-retail-price-difference {
  margin: 28px 0 0 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: center;
  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: center;
}


.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: #e81225;
}


.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: center;
  width: 100%;
  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: center;
  width: 100%;
  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;
  color: #595959;
  font-size: 12px;
  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__product-price {
  display: grid;
}

.c-product-grid__product-price .c-price-include-taxes__final-price {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.c-product-grid__product-price .c-price-include-taxes__final-price-without-tax-label, .c-product-grid__product-price .c-price-include-taxes__final-price-list-label, .c-product-grid__product-price .c-price-include-taxes__has-wholesale-price-list-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 500 !important;
  font-family: 'Rawline medium';
  margin: 0 4px 0 0;
}

.c-product-grid__product-price .c-price-include-taxes__final-price-without-tax {
  order: 1;
}

.c-product-grid__product-price .c-price-include-taxes__final-price-list {
  order: 2;
  margin: 0 0 8px 0;
}

.c-product-grid__product-price .c-price-include-taxes__final-price-withtax {
  order: 3;
}

.c-product-grid__product-price .c-price-include-taxes__has-wholesale-price-list {
  order: 4;
}

.c-product-grid__product-price .c-price-include-taxes__final-price-without-tax, .c-product-grid__product-price .c-price-include-taxes__final-price-list {
  display: flex;
  align-items: baseline;
}


.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-family: Rawline;
}

.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;
  content: "\f101";
  font-size: 13px;
  color: #999999;
  margin-right: 5px;
}
.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-family: "Rawline medium", "Adjusted Arial Fallback";
  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-family: "Rawline medium", "Adjusted Arial Fallback";
  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-family: "Rawline medium", "Adjusted Arial Fallback";
  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-family: "Rawline medium", "Adjusted Arial Fallback";
  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-price-include-taxes__final-price-withtax-label {
  display: inline-block;
  font-size: 12px;
}


@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 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  padding-left: 5px;
  padding-right: 5px;
}

.c-product-grid__product-details .c-price-include-taxes__product-price {
  display: flex;
  justify-content: center;
}

.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: 20px;
  font-size: 11px !important;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  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: 20px;
  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: 20px;
  font-size: 11px;
  padding-right: 2px;
  margin: 0 0 2px 0 !important;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  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-end;
  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 {
  line-height: 20px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  padding-left: 2px;
  display: inline-flex;
  align-items: flex-end;
  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: center;
  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: center;
  width: 100%;
  justify-content: flex-end;
}


.c-product-grid__product-price *, .c-product-listing__product-actions *, .c-wishlist-notlogged-page__product-list *, .c-product-grid__product-price del {
  font-weight: 500 !important;
  font-family: 'Rawline medium';
}


.c-product-grid__product-price del {
  color: #595959;
  font-size: 12px;
}


/*
 * End prices for product grid and list
 */
/*
 * ** End Prices **
 */
.c-layout-main {
  padding: 0 20px 20px;
}


.bx-prev, .bx-next {
  z-index: 9;
}


.bx-prev {
  border-width: 0 3px 3px 0;
  padding: 8px;
  left: 4px;
}


.bx-next {
  padding: 8px;
  border-width: 0 3px 3px 0;
  right: 4px;
}


@media only screen and (max-width: 640px) {
  .o-box-products .bx-prev, .o-box-products .bx-next {
  padding: 16px;
}

.o-box-products .bx-next {
  right: 8px;
}

.o-box-products .bx-prev {
  left: 8px;
}
}


/*
 * 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
 */
#cboxClose {
  top: -28px;
}


/*
 * Start banners
 */
.c-banner-multibanner {
  display: flex;
  padding: 5px 0;
}


.c-bxslider .bx-wrapper {
  padding: 0;
}

.c-bxslider .bx-prev {
  left: 20px;
  padding: 12px;
}
.c-bxslider .bx-prev:hover {
  border-color: #595959;
  transition: border-color 0.4s ease;
}

.c-bxslider .bx-next {
  right: 20px;
  padding: 12px;
}
.c-bxslider .bx-next:hover {
  border-color: #595959;
  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%;
}


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


select {
  color: black;
  background-color: white;
}


/*
 * Start Grid style
 */
.c-layout-bottom .c-box {
  width: 25%;
  padding: 0 20px;
}

.c-layout-bottom .c-box .o-box-products__product-title a {
  color: black;
  text-align: left;
}

.c-layout-bottom .c-box .c-box-menu__item-link {
  display: block;
  color: black;
  padding: 6px 0;
}

.c-layout-bottom .c-box .c-box-menu__item > ul {
  display: none;
}

.c-layout-bottom .c-box .c-box-news__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.c-layout-bottom .c-box .c-box-news__item {
  margin: 0 0 8px 0;
  padding: 0 12px 8px 0;
  width: 100%;
}

.c-layout-bottom .c-box .c-box-brands__brand-link {
  justify-content: flex-start;
  text-align: left;
  width: 50%;
  margin: 0 0 12px 0;
}

.c-layout-bottom .c-box .c-layout-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.c-layout-bottom .c-box.c-box-newsletter {
  padding: 20px 24px;
  background: #595959;
  border-radius: 16px;
  height: fit-content;
}

.c-layout-bottom .c-box .c-box-newsletter__box-title {
  color: white !important;
  margin: 0 0 36px 0;
  padding: 0 0 12px 0;
  border-bottom: 1px solid #f9f9f9;
  width: 100%;
}

.c-layout-bottom .c-box .c-box-newsletter__enter-email-note {
  color: white !important;
  font-size: 13px;
  margin: 0 0 48px 0;
}

.c-layout-bottom .c-box .c-box-newsletter__email-input {
  width: 100%;
  font-size: 14px;
  color: white !important;
  border-radius: 0;
  border-color: white;
  background: rgba(0, 0, 0, 0);
  margin: 0 0 8px 0;
}

.c-layout-bottom .c-box .c-box-newsletter__email-input::placeholder {
  color: white !important;
}

.c-layout-bottom .c-box .c-box-newsletter__subscribe-button-input {
  background: #595959;
  color: white !important;
  padding: 8px 24px;
  z-index: 8;
}

.c-layout-bottom .c-box .c-box-newsletter__subscribe-button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.c-layout-bottom .c-box .c-box-newsletter__subscribe-button::before {
  content: "";
  width: 70%;
  height: 1px;
  position: absolute;
  background: white;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  pointer-events: none;
}


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


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

.c-layout-bottom .c-box-brands__brand-link {
  width: 50%;
}

.c-layout-bottom .c-box-news__item {
  width: 100%;
}
}


.dynamic-page:not(.dynamic-page-index):not(.dynamic-page-product) .c-layout-main, .dynamic-page-checkout .c-layout-main {
  padding-top: 40px;
  position: relative;
}


.c-layout-bottom {
  padding-top: 20px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dddddd;
  background: white;
}


.o-layout--vertical.c-layout-main--thin {
  width: 25%;
  padding: 0px 10px 0px 0px;
}


.o-layout--vertical.c-layout-main--wide {
  width: 75%;
}


.layout-type-thin-wide-thin .o-layout--vertical.c-layout-main--wide {
  width: 60%;
  min-width: inherit;
}

.layout-type-thin-wide-thin .o-layout--vertical.c-layout-main--thin {
  width: 20%;
  min-width: inherit;
}

.layout-type-thin-wide-thin #c-layout-main__column-middle.c-layout-main--wide {
  padding: 0 10px;
}

.layout-type-thin-wide-thin #c-layout-main__column-right.o-layout--vertical.c-layout-main--thin {
  padding: 0 0 0 10px;
}

.layout-type-thin-wide-thin .c-sort-by {
  flex-wrap: wrap;
}

.layout-type-thin-wide-thin .c-category__filter-pager-buttons .c-pager {
  margin: 12px 0 24px 0;
}


#c-layout-main__column-left.c-layout-main--wide {
  width: 100%;
}


@media only screen and (max-width: 1110px) {
  .o-layout--vertical.c-layout-main--wide {
  width: 100%;
  min-width: inherit;
}


.o-layout--vertical.c-layout-main--thin .c-layout-wrapper > div {
  display: none;
}
}


/*
 * End Grid style
 */
/*
 * Start Center site
 */
.c-header__standard, .c-layout-main, .c-main__content, .c-layout-bottom, .c-footer__content-list, .c-footer__powered-list {
  max-width: 1398px;
  width: 100%;
  margin: 0 auto;
}


.c-layout-bottom {
  padding: 20px 0;
}

.c-layout-bottom .c-layout-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


.c-main__content {
  padding: 20px;
  background: white;
}


.c-body-container {
  background: white;
  overflow-x: hidden;
}


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


.c-header__topline-inner {
  width: auto;
  margin: auto;
}


.dynamic-page:not(.dynamic-page-index):not(.dynamic-page-product) .c-layout-main, .dynamic-page-checkout .c-layout-main {
  padding-top: 0;
}
}


#c-layout-main__column-middle.c-layout-main--wide {
  padding-left: 10px;
}


@media only screen and (max-width: 1110px) {
  .o-layout--vertical.c-layout-main--wide {
  min-width: inherit;
  width: 100%;
  padding-right: 0;
}


.c-layout-bottom {
  padding: 10px 20px;
}


.c-header__standard, .c-layout-main, .c-main__content, .c-layout-bottom, .c-footer__content-list, .c-footer__powered-list {
  width: inherit;
}


#c-layout-main__column-middle.c-layout-main--wide {
  padding: 0;
}
}


/*
 * End Center site
 */
/*
 * Start Breadcrumb
 */
.c-breadcrumb__separator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 12px;
  max-width: 20px;
}

.c-breadcrumb__separator::before {
  content: "";
  background: #444444;
  -webkit-mask: url("/skins/alba/customer/images/svg_icon/angle_right.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/svg_icon/angle_right.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 12px 12px;
  -webkit-mask-size: 12px 12px;
  width: 12px;
  height: 12px;
  margin: 0;
}


.c-page-product .c-breadcrumb__separator:last of-type {
  display: none;
}


.c-breadcrumb__item-link {
  color: black;
}


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


.c-breadcrumb__list span:NTH-CHILD(3) {
  color: black;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
}


.c-breadcrumb__item {
  text-transform: none;
  font-size: 10px;
}


.c-breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  line-height: initial;
  min-height: 42px;
  padding: 0 110px 0 20px;
}


.c-categories__product-count {
  font-size: 14px;
  color: black;
  position: relative;
  right: -18px;
  top: 22px;
  text-transform: none;
}


/*
 * End Breadcrumb
 */
/*
 * Start Elements Title - page titles
 */
.o-title__page-title {
  position: relative;
  top: 0;
  width: 100%;
  right: 0;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 0;
}


.c-home-page-grid__page-title {
  position: relative;
  top: 0;
  width: 100%;
}


.c-home-list-page__page-title {
  position: relative;
  top: 0;
  width: 100%;
  margin: 20px 0;
}


.dynamic-page-index #c-layout-main__column-left + #c-layout-main__column-middle.c-layout-main--wide .o-title__page-title {
  position: inherit;
  top: 0;
  width: auto;
  right: 0;
}


.c-featured-category__title-content {
  z-index: 8;
  background: white;
}


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


.c-featured-category__link {
  justify-content: center;
  color: #555555;
  font-size: 14px;
}


.o-title__page-title-content, .c-featured-category__title-content-link {
  font-size: 30px;
  color: black;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  z-index: 8;
}


.o-box-title {
  font-size: 20px;
  white-space: nowrap;
  color: #e81225;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: normal;
  margin: 0;
  text-align: left;
  line-height: initial;
  overflow: hidden;
  text-overflow: ellipsis;
}


.o-box-title-wrapper {
  margin-bottom: 10px;
}


.c-related-products.tab-content {
  padding: 0;
}


.notab-content .c-tab__box-title, .notab-content .c-related-products-tab-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  width: -moz-fit-content;
  padding: 0 20px;
  margin: 0 auto;
  z-index: 9;
  color: black;
  line-height: 20px;
  text-align: center;
  background: white;
}
.notab-content .c-tab__box-title::after, .notab-content .c-related-products-tab-title::after {
  content: none;
}

.notab-content .c-tab__box-title-wrapper, .notab-content .c-related-products-tab-title-wrapper {
  position: relative;
}
.notab-content .c-tab__box-title-wrapper::after, .notab-content .c-related-products-tab-title-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 1px;
  width: 100%;
  background: #cccccc;
}
.notab-content .c-tab__box-title-wrapper::before, .notab-content .c-related-products-tab-title-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 4px;
  left: 0;
  margin: auto;
  height: 1px;
  width: 100%;
  background: #cccccc;
}


.tab-content .o-title__page-title {
  position: relative;
  top: 0;
  width: 100%;
}


#cboxContent .o-title__page-title {
  display: none;
}


.s-html-editor h3 {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  position: inherit;
}


.o-message-error--error {
  padding: 6px;
  margin-bottom: 6px;
  border: 1px solid red;
  background: #dddddd;
  color: red;
  text-align: center;
}


.c-categories-page .o-title__page-title-wrapper {
  text-align: left;
  width: auto;
}


.c-categories__page-title-content {
  font-size: 30px;
}


.c-featured-category__title-wrapper::before, .c-featured-category__title::before, .o-title__page-title-wrapper::before, .o-title__page-title::before {
  content: none;
}


.o-title__page-title-wrapper {
  text-align: left;
  width: auto;
}


@media only screen and (max-width: 640px) {
  .o-title__page-title-content {
  font-size: 24px;
  padding-left: 8px;
}


.c-featured-category__title-content-link {
  font-size: 24px;
  padding-left: 0;
}


.c-featured-category__title-content {
  padding: 0 6px;
}


.c-related-products__item .o-button-simple-submit, .c-related-products__item .c-product-listing__view-details-link {
  font-size: 13px;
}


.c-sort-by {
  margin-top: 24px;
}


.dynamic-page-category .c-sort-by {
  margin-top: 0;
}
}


.c-page__page-title-content {
  padding: 0;
}


/*
 * End Elements Title
 */
/*
 * ** Start Product prices **
 */
.c-product-page__images-block {
  padding-right: 0;
}

.c-product-page__images-block .bx-wrapper {
  padding: 0;
}

.c-product-page__images-block .bx-prev {
  height: 36px;
  background: white;
  margin: 6px 0;
  border: 0;
  width: 100%;
  left: 0;
  transform: rotate(0deg);
  overflow: hidden;
  text-indent: 0;
  font-size: 0;
}

.c-product-page__images-block .bx-prev span {
  display: block;
  transform: rotate(-135deg);
  border-width: 0 2px 2px 0;
  border-style: solid;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
  top: 8px;
  width: 16px;
  height: 16px;
  border-color: black;
}

.c-product-page__images-block .bx-next {
  position: relative;
  top: 0;
  margin: 0;
  bottom: 0;
  right: 0;
  border: 0;
  width: 100%;
  height: 36px;
  transform: rotate(0deg);
  overflow: hidden;
  text-indent: 0;
  font-size: 0;
  background: white;
}

.c-product-page__images-block .bx-next span {
  display: block;
  transform: rotate(45deg);
  border-width: 0 2px 2px 0;
  border-style: solid;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
  width: 16px;
  height: 16px;
  border-color: black;
  top: -8px;
}


.c-popup-upsell-products__products-box .price-value {
  color: #cc4545;
}


.c-popup-upsell-products__continue-shopping-link {
  color: black !important;
}


.c-product-page__price-lines-wrapper {
  position: relative;
}


.c-quick-search__results-price {
  color: #cc4545;
}


.dynamic-page-cart .o-layout--vertical.c-layout-main--thin {
  display: none;
}

.dynamic-page-cart .o-layout--vertical.c-layout-main--wide {
  width: 100%;
  padding: 0;
}


.c-wishlist-notlogged-page__success {
  /*
 * border: 1px solid #f1f1f1;
 */

  margin-bottom: 10px;
  padding: 12px 24px;
  text-align: left;
  font-size: 16px;
  color: black;
  background: #ecfed7;
  margin: 20px 0 10px 0;
  border-radius: 4px;
}

.c-wishlist-notlogged-page__success:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f058";
  font-size: 16px;
  color: #3fa40d;
  margin-right: 5px;
}


.c-wishlist-notlogged-page__success {
  justify-content: flex-start;
}


.c-product-grid__discount-percent {
  width: 36px;
  height: 36px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 0.1em;
  background: #e81225;
}


.c-product-grid__quantity-input {
  display: none;
}


.c-product-grid__product-title {
  padding: 0;
}


.c-product-grid__availability {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 0;
  padding-right: 0;
}


@media only screen and (max-width: 1110px) {
  .c-product-grid__availability {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}


.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-product-grid__view-details-button, .c-product-grid__buy-product-button {
  display: flex;
}


.c-product-grid__buy-product-submit, .c-product-grid__view-details-link {
  height: 26px;
  line-height: 0;
  display: flex;
  align-items: center;
  width: 100%;
  background: black;
  border: 0;
  color: white;
  padding: 5px 15px;
  font-size: 16px !important;
  cursor: pointer;
  font-family: "Akrobat", sans-serif, "Adjusted Arial Fallback";
  letter-spacing: 1px;
  font-weight: normal;
  border-radius: 0;
}

.c-product-grid__buy-product-submit:hover, .c-product-grid__view-details-link:hover {
  color: white;
  background: #e81225;
}


.c-button__add-to-cart-wrapper {
  background: rgba(0, 0, 0, 0);
  height: 42px;
  max-width: 226px;
  width: auto;
  margin: 0 0 0 12px;
  order: 4;
}


.c-button__add-to-cart {
  font-size: 18px;
  background: black;
  border-radius: 0;
  font-weight: normal;
  padding: 10px 26px;
  line-height: 1;
  text-transform: inherit;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  color: white;
  box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.26);
}

.c-button__add-to-cart:hover {
  opacity: 1;
  background: #e81225;
  color: white;
}


.o-button-simple-submit, .c-product-listing__buy-product-submit, .c-product-listing__view-details-link {
  height: 26px;
  line-height: 0;
  display: flex;
  align-items: center;
  width: fit-content;
  background: black;
  border: 0;
  color: white;
  padding: 5px 15px;
  font-size: 14px !important;
  cursor: pointer;
  font-family: "Akrobat", sans-serif, "Adjusted Arial Fallback";
  letter-spacing: 1px;
  font-weight: bold;
  border-radius: 0;
  justify-content: center;
  text-align: center;
}

.o-button-simple-submit:hover, .c-product-listing__buy-product-submit:hover, .c-product-listing__view-details-link:hover {
  color: white;
  background: #e81225;
}


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


.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: black;
  color: white;
}
.c-collections-products__add-to-cart-section .c-collections-products__add-to-cart-submit:hover {
  background: #e81225;
  color: white;
}


/*
 * End Buttons
 */
/*
 * ** End General style **
 */
/*
 * ** Start Category list/grid **
 */
.c-product-grid__wrapper:hover .c-product-grid__view-content {
  background: white;
}


.c-sort-by {
  align-items: center;
  justify-content: flex-end;
  margin: 0 0 0 auto;
  width: fit-content;
}


.c-sort-view__sort-by-products-per-page select {
  background-position: 95% 55%;
  margin-right: 10px;
  border-radius: 0;
}


.c-sort-view__sort-by-products-per-page {
  display: flex;
  align-items: center;
}


.c-pager__type-view--grid .c-pager__type-view-link {
  background: rgba(0, 0, 0, 0);
  align-items: center;
  justify-content: flex-end;
  position: relative;
}

.c-pager__type-view--grid .c-pager__type-view-link:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e088";
  font-size: 20px;
  color: #333333;
  margin-right: 5px;
}

.c-pager__type-view--grid .c-pager__type-view-link::before {
  margin: 0;
}


.c-pager__pagination {
  color: black;
}


.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 {
  position: absolute;
}


.c-pager-bottom[style="display:block"] {
  display: flex !important;
}


.c-wishlist-notlogged-page__send-to-friend-input-text {
  height: 37px;
}


.c-wishlist-profile-page__item-type.type-in-favorites {
  margin-bottom: 10px;
}


.c-product-grid__quick-view:hover {
  background: #e81225;
  opacity: 1;
}


.c-product-grid__product-title {
  padding: 5px;
}


.c-product-grid__comparison-button {
  display: none !important;
}


.c-product-grid__option-row-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 8px;
}


.c-product-grid__hover-view-attributes-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  background: white;
  top: 100%;
  border-width: 0 1px 1px 1px;
  border-color: #dddddd;
  border-style: solid;
  padding: 0 0 12px 0;
}


.c-product-grid__wrapper:hover .c-product-grid__hover-view-attributes-wrapper.has-options, .c-product-grid__wrapper:hover .c-product-grid__hover-view-attributes-wrapper.has-attributes {
  border: 0;
  width: 100%;
  left: 0;
  padding: 0 16px 12px 16px;
  box-shadow: 0 20px 30px -16px rgba(0, 0, 0, 0.3);
}


.c-product-grid__hover-view-attributes {
  border-top: 1px solid #dddddd;
  margin-top: 10px;
  padding: 14px 0 0 0;
}


.c-product-grid__option-group-name-title {
  width: 100%;
}


.c-product-grid__price-modifiers {
  z-index: 9;
}


.c-product-grid__available-options {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 6px;
  margin-left: 4px;
}

.c-product-grid__available-options .option-value-color.color {
  width: 20px;
  height: 20px;
  border: 1px solid #dddddd;
  display: flex;
  padding: 2px;
  color: #e81225;
}

.c-product-grid__available-options .option-value-color {
  max-width: 24px;
  max-height: 24px;
  padding: 1px;
  border: 1px solid #dddddd;
}
.c-product-grid__available-options .option-value-color img {
  max-width: 100%;
  height: auto;
}


.c-category__filter-pager-buttons .c-pager {
  margin-left: auto;
}


.c-category__filter-pager-buttons .c-pager__type-view--grid + .c-pager {
  margin-left: 20px;
}


.c-pager__buttons .pagenav {
  padding-bottom: 4px;
}


.c-category-description {
  padding: 14px 20px;
}


.c-category-subcategories {
  width: 25%;
  padding: 0 12px 32px 12px;
  justify-content: flex-start;
}


.c-category-subcategories__list {
  padding-left: 0;
  margin: 0 -12px;
}


.c-category-subcategories__name-link {
  display: block;
  margin-top: 10px;
  color: black;
  font-size: 16px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
}


.c-category-subcategories__info {
  justify-content: flex-start;
  text-align: left;
}


.c-category-subcategories__image-link + .c-category-subcategories__info {
  justify-content: center;
  text-align: center;
}


.c-category-subcategories__image {
  max-height: 172px;
  display: block;
  width: 100%;
  object-fit: contain;
}


.c-category-subcategories__image-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-height: 140px;
  height: 100%;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}


.layout-type-wide .c-category-subcategories__image {
  max-height: 200px;
}


.layout-type-wide .c-category-subcategories__image-link {
  max-height: 200px;
}


.c-product-grid__view-content {
  display: grid;
  width: 100%;
  grid-row: span 5;
  grid-template-rows: subgrid;
  grid-gap: 0;
}


.c-product-grid__product-price {
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}

.c-product-grid__product-price .c-price-retail-price {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-product-grid__product-price .c-price-retail-price * {
  font-size: 12px;
}


.o-product-grid-wrapper .c-product-price__discount-precent-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 0.1em;
  background: #e81225;
  position: absolute;
  right: 12px;
  top: 14px;
  z-index: 9;
  border-radius: 100px;
  color: white;
}

.o-product-grid-wrapper .c-product-page__button-wishlist-text {
  font-size: 0;
  width: 0;
}

.o-product-grid-wrapper .c-product-page__button-wishlist:before {
  margin: 0;
}

.o-product-grid-wrapper .c-product-page__button-wishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f3008f;
  padding: 5px;
  border: 1px solid black;
  background: white;
}
.o-product-grid-wrapper .c-product-page__button-wishlist:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f004";
  font-size: 14px;
  color: black;
  margin-right: 5px;
}
.o-product-grid-wrapper .c-product-page__button-wishlist::before {
  margin: 0;
}

.o-product-grid-wrapper .c-product-grid__add-to-wishlist-button {
  display: flex;
  align-items: center;
  text-align: left;
  margin-right: 5px;
  z-index: 9;
}

.o-product-grid-wrapper .c-product-page__button-wishlist:hover {
  border: 1px solid #e81225;
  background: #e81225;
}
.o-product-grid-wrapper .c-product-page__button-wishlist:hover:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f004";
  font-size: 14px;
  color: white;
  margin-right: 5px;
}
.o-product-grid-wrapper .c-product-page__button-wishlist:hover::before {
  margin: 0;
}

.o-product-grid-wrapper .has-in-wishlist .c-product-page__button-wishlist {
  border: 1px solid #e81225;
  background: #e81225;
}
.o-product-grid-wrapper .has-in-wishlist .c-product-page__button-wishlist:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f004";
  font-size: 14px;
  color: white;
  margin-right: 5px;
}
.o-product-grid-wrapper .has-in-wishlist .c-product-page__button-wishlist::before {
  margin: 0;
}


/*
 * ** End Category list/grid **
 */
/*
 * ** Start Product Page **
 */
.c-product-option-upload-file {
  width: 100%;
}

.c-product-option-upload-file input {
  width: 100%;
}


.c-product-page__video-container {
  display: none;
}


.c-product-page__rating-votes {
  font-size: 12px;
  margin: 0 0 0 4px;
}


.c-product-page__rating-icon-star {
  display: none;
  width: 14px;
  height: 14px;
}

.c-product-page__rating-icon-star::before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #1a170f;
  display: inline-flex;
  position: relative;
  top: 2px;
}

.c-product-page__rating-icon-star.is-zero::before {
  -webkit-mask: url("/skins/alba/customer/images/svg_icon/star_empty.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/svg_icon/star_empty.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 14px 14px;
  -webkit-mask-size: 14px 14px;
}

.c-product-page__rating-icon-star.is-half::before {
  -webkit-mask: url("/skins/alba/customer/images/svg_icon/star_half_empty.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/svg_icon/star_half_empty.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 14px 14px;
  -webkit-mask-size: 14px 14px;
}

.c-product-page__rating-icon-star.is-full::before {
  -webkit-mask: url("/skins/alba/customer/images/svg_icon/star.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/svg_icon/star.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 14px 14px;
  -webkit-mask-size: 14px 14px;
}


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


.dynamic-page-product .c-box-main-menu {
  border-top-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 12px;
}

.dynamic-page-product .c-breadcrumb__list {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0;
}


/*
 * Credit button
 */
.c-payment-button__link.buyWithJetCreditButton {
  background-size: 230px auto !important;
  height: 80px;
  font-size: 14px;
}


.c-payment-button__link.buyWithJetCreditButton2 {
  background-size: 230px auto !important;
  height: 80px;
  font-size: 14px;
}


/*
 * Wishlist email me when available and lower price button in product page
 */
.c-page-product .c-product-page__email-me-when-available-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}

.c-page-product .c-product-page__subscribe-for-lower-price-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 16px;
  width: 100%;
}

.c-page-product .c-product-page__add-to-wishlist-button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  margin: 0 0 0 24px;
  min-height: 28px;
}

.c-page-product .c-product-page__button-wishlist-text {
  font-size: 0;
  width: 0;
}

.c-page-product .c-product-page__wishlist-and-lower-price-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.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::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: #e81225;
  font-family: initial;
}

.c-page-product .c-product-page__button-wishlist.not-in-wishlist {
  font-size: 16px;
  color: #e81225;
  font-weight: lighter;
}
.c-page-product .c-product-page__button-wishlist.not-in-wishlist::before {
  -webkit-mask: url("/skins/alba/customer/images/svg_icon/heart_empty.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/svg_icon/heart_empty.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 24px 24px;
  -webkit-mask-size: 24px 24px;
}

.c-page-product .c-product-page__button-wishlist.not-in-wishlist:hover::before {
  -webkit-mask: url("../images/svg_icon/heart.svg.svg") no-repeat center;
  mask: url("/skins/alba/customer/images/svg_icon/heart.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 24px 24px;
  -webkit-mask-size: 24px 24px;
}

.c-page-product .c-product-page__button-wishlist.is-in-wishlist {
  font-size: 16px;
  color: #e81225;
  font-weight: lighter;
}
.c-page-product .c-product-page__button-wishlist.is-in-wishlist::before {
  -webkit-mask: url("../images/svg_icon/heart.svg.svg") no-repeat center;
  mask: url("/skins/alba/customer/images/svg_icon/heart.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 24px 24px;
  -webkit-mask-size: 24px 24px;
}

.c-page-product .c-product-page__wishlist-email-me-when-available-buttons {
  padding: 10px;
  background: black;
  margin: 10px 0;
}
.c-page-product .c-product-page__wishlist-email-me-when-available-buttons .c-product-page__button-wishlist-text {
  font-size: 18px;
}
.c-page-product .c-product-page__wishlist-email-me-when-available-buttons:hover {
  background: #e81225;
}
.c-page-product .c-product-page__wishlist-email-me-when-available-buttons:hover .c-product-page__button-wishlist-email-me-when-available:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f0f3";
  font-size: 24px;
  color: white;
  margin-right: 5px;
}

.c-page-product .c-product-page__button-wishlist-email-me-when-available {
  font-size: 16px;
  color: white;
  font-weight: lighter;
}
.c-page-product .c-product-page__button-wishlist-email-me-when-available:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f0a2";
  font-size: 24px;
  color: white;
  margin-right: 5px;
}

.c-page-product .c-product-page__button-wishlist-email-me-when-available.is-in-wishlist {
  font-size: 16px;
  color: white;
  font-weight: lighter;
}
.c-page-product .c-product-page__button-wishlist-email-me-when-available.is-in-wishlist:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f0f3";
  font-size: 24px;
  color: white;
  margin-right: 5px;
}

.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #e81225;
  font-weight: lighter;
}
.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f295";
  font-size: 24px;
  color: #e81225;
  margin-right: 5px;
}

.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price:hover:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f295";
  font-size: 24px;
  color: #e81225;
  margin-right: 5px;
}

.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price.is-in-wishlist {
  font-size: 16px;
  color: #e81225;
  font-weight: lighter;
}
.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price.is-in-wishlist:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f295";
  font-size: 24px;
  color: #e81225;
  margin-right: 5px;
}


@media only screen and (max-width: 1110px) {
  .c-product-page__add-to-wishlist-button {
  width: 100%;
}


.bx-prev, .bx-next {
  padding: 6px;
}


.c-product-grid__wrapper .c-product-grid__wishlist-and-ad-to-cart {
  margin-top: 0;
}

.c-product-grid__wrapper .c-product-grid__buy-product-submit, .c-product-grid__wrapper .c-product-grid__view-details-link {
  margin: 8px 0;
  white-space: nowrap;
}

.c-product-grid__wrapper .c-product-page__button-wishlist {
  margin: 12px 12px 12px 0;
}

.c-product-grid__wrapper .c-product-grid__availability {
  margin: -12px 0 0 0;
}


.o-product-grid-wrapper .c-product-page__button-wishlist::before {
  margin: 0;
  width: 16px;
  height: 14px;
}


.o-product-grid-wrapper .c-product-page__button-wishlist-text {
  font-size: 0;
  text-indent: -999px;
}


.o-box-products .c-product-page__button-wishlist-text {
  font-size: 0;
  text-indent: -999px;
}


.o-product-grid-wrapper .c-product-grid__add-to-wishlist-button {
  max-width: 38px;
}


.c-product-page__wishlist-buttons {
  display: block;
  width: 100%;
}


.o-box-products__add-to-wishlist-button .c-product-page__wishlist-buttons {
  position: relative;
}


.o-box-products__add-to-wishlist-button .c-product-page__button-wishlist {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}


.c-layout-main--wide .o-box-products__add-to-wishlist-button .c-product-page__wishlist-buttons {
  margin: 8px 12px 0 0 !important;
}
}


.o-box-products__add-to-wishlist-button .c-product-page__button-wishlist-text {
  display: none;
}


.c-product-page__thumb-list-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 20%;
  min-width: 136px;
  padding: 10px 0;
}


.c-product-page__thumb-list {
  flex-wrap: wrap;
  max-height: 405px;
  overflow: hidden;
  justify-content: center;
  text-align: center;
}


.bx-wrapper .c-product-page__thumb-list {
  max-height: initial;
}


.c-product-page__thumb-list.no-slider {
  align-items: flex-start;
  flex-direction: column;
  max-height: initial;
  overflow: initial;
}


.c-product-page__thumb-wrapper {
  display: none;
  margin-bottom: 5px;
  width: 136px;
}

.c-product-page__thumb-wrapper:nth-child(1) {
  display: block;
}

.c-product-page__thumb-wrapper:nth-child(2) {
  display: block;
}

.c-product-page__thumb-wrapper:nth-child(3) {
  display: block;
}


.bx-wrapper .c-product-page__thumb-wrapper {
  display: block;
}


.c-layout-main--thin + .c-layout-main--wide .c-product-page__button-actions {
  width: 100%;
  margin-top: 5px;
}

.c-layout-main--thin + .c-layout-main--wide .c-product-page__buy-buttons-wrapper {
  width: 100%;
  margin-bottom: 5px;
}


.layout-type-wide-thin .c-layout-main--wide .c-product-page__button-actions {
  width: 100%;
  margin-top: 5px;
}

.layout-type-wide-thin .c-layout-main--wide .c-product-page__buy-buttons-wrapper {
  width: 100%;
  margin-bottom: 5px;
}


.bx-wrapper {
  padding: 0;
}


.c-product-page__images-block .bx-wrapper {
  padding: 0;
  height: 100%;
}


.c-product-page__images-block .bx-prev {
  position: relative;
}


.c-product-page__thumb-link {
  display: block;
  line-height: 0;
  padding: 5px;
}


.c-product-page__thumb-image {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
}


.c-product-page__thumb-list .c-product-page__thumb-image {
  width: 120px;
  height: 120px;
  object-fit: contain;
  object-position: top;
}


.c-product-page__images-wrapper-of-all {
  display: flex;
}


.c-product-page__image-section {
  order: 2;
  width: 80%;
  position: relative;
}


.c-product-page__images-wrapper-of-all .bx-viewport {
  max-height: 488px !important;
}


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


.c-product-page__product-image .video-close img {
  max-width: 32px;
  max-height: 32px;
  width: auto;
  height: auto;
}


.c-product-page__rating {
  display: flex;
  align-items: center;
  padding-right: 18px;
}


.c-product-page__product-name-and-price {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 0 6px 0;
  position: relative;
}


.c-price__price-label {
  display: flex;
  font-size: 12px;
  padding: 0 8px 6px 0;
}


.c-product-page__product-name {
  width: 60%;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  line-height: 32px;
  font-size: 24px;
}


.c-product-page__product-features {
  align-items: center;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #dddddd;
  width: 100%;
}


.c-product-page__option-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 10px;
  position: relative;
}

.c-product-page__option-item:last-child {
  margin-bottom: 0;
}

.c-product-page__option-item .c-option-color__section {
  margin: 0;
  width: 100%;
}


.c-product-page__option-info-link {
  display: flex;
  align-items: center;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  color: black;
  font-size: 14px;
  padding: 0 0 12px 0;
  background: rgba(0, 0, 0, 0);
  position: relative;
  top: 0;
  right: 0;
  max-width: 220px;
}

.c-product-page__option-info-link:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f02c";
  font-size: 14px;
  color: black;
  margin-right: 5px;
}

.c-product-page__option-info-link::before {
  content: "";
  display: inline-block;
  background-color: black;
  -webkit-mask: url("/skins/alba/customer/images/svg_icon/tags.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/svg_icon/tags.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 14px 14px;
  -webkit-mask-size: 14px 14px;
  width: 14px;
  height: 14px;
}


.c-product-option-text-button__section, .c-product-options-thumb {
  width: 100%;
}


.c-product-option-text-button__option-current-value-text {
  color: #e81225;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  margin: -6px 0 4px 0;
  display: block;
}


.c-product-page__option-info-link-wrapper {
  display: flex;
  width: 35%;
  justify-content: flex-end;
}


.c-product-page__option-item .c-product-page__option-info-link-wrapper {
  justify-content: flex-start;
}


.c-product-page__product-brand-info {
  width: auto;
  align-items: center;
  margin-left: auto;
  white-space: nowrap;
}


.c-product-page__rating-label {
  display: none;
}


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


.c-product-page__product-code-wrapper, .c-product-page__product-weight-wrapper {
  font-size: 12px;
}


.c-product-page__weight {
  line-height: 1;
}


.c-product-page__weight span, .c-product-page__product-code {
  color: black;
  font-size: 10px;
}


.c-product-page__product-code-label, .c-product-page__product-brand-label, .c-product-page__product-weight-label {
  color: black;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  font-size: 10px;
}


.c-product-page__tags-wrapper {
  margin: 40px 0 0 0;
}


.c-product-page__tag-name-link {
  margin: 0 12px 12px 0;
  color: #cc4545;
  background: white;
  border-radius: 0;
  border: 0 !important;
  box-shadow: 0px 6px 8px 0 rgba(0, 0, 0, 0.1);
}


.c-product-page__product-description {
  font-size: 15px;
  letter-spacing: 0.06em;
  padding: 8px 0;
}


.c-product-page__product-description.s-html-editor p {
  margin: 0.8em 0;
}


.s-html-editor li p {
  display: inline;
}


.c-product-page__product-description-wrapper {
  border: 0;
  margin-bottom: 10px;
}

.c-product-page__product-description-wrapper::after {
  content: none;
}


.c-product-page__promo-info-wrapper {
  display: block;
  padding: 10px;
  margin: 10px 0 -8px 0;
}


.c-product-page__promo-info strong {
  color: #e81225;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
}

.c-product-page__promo-info a {
  color: #e81225;
}


.c-product-page__promo-info-list {
  display: block;
  margin: -10px;
  padding: 10px;
  background: #ecfed7;
  border-radius: 4px;
}


.c-product-page__toggle-brand-information {
  padding: 6px 0;
  font-size: 12px;
  color: black;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}

.c-product-page__toggle-brand-information::before {
  content: "";
  background: black;
  -webkit-mask: url("/skins/orion/customer/images/secured.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/orion/customer/images/secured.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 12px 12px;
  -webkit-mask-size: 12px 12px;
  width: 12px;
  height: 12px;
  display: block;
  margin: 0 4px 0 0;
}


.c-product-page__brand-contact-row {
  padding: 8px 24px;
}

.c-product-page__brand-contact-row:last-child {
  margin: 0 0 32px 0;
}


.c-product-page__brand-contact-address {
  display: block;
  width: 100%;
  white-space: pre-line;
}


.c-product-page__brand-contact-label {
  display: block;
  font-size: 12px;
  color: #888888;
  margin: 0 0 4px 0;
  width: 100%;
}


.c-product-page__brand-contact-row a {
  color: black;
}

.c-product-page__brand-contact-row a:hover {
  text-decoration: underline;
}


.c-product-page__product-brand-image {
  max-height: 80px;
  width: auto;
}


.c-product-page__options-wrapper {
  max-width: inherit;
  width: 100%;
  margin: 10px 0;
}


.c-product-page__option-name {
  display: flex;
  width: 65%;
  color: black;
  margin: 0 0 8px 0;
  font-size: 14px;
}

.c-product-page__option-name:first-child {
  margin-top: 0;
}


.c-product-page__options-wrapper .product-option-select {
  width: inherit;
}


.c-product-option-text-button__button {
  border: 0;
  box-shadow: 0px 6px 8px 0 rgba(0, 0, 0, 0.1);
  margin: 0 16px 16px 0;
}

.c-product-option-text-button__button::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid rgba(0, 0, 0, 0);
  top: 0;
  left: 0;
  margin: auto;
  pointer-events: none;
}


.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 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 4px;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 0 10px;
  line-height: 16px;
  text-align: center;
  font-family: "Akrobat", sans-serif, "Adjusted Arial Fallback";
  color: #555555;
}

.c-product-option-text-button__option-name:hover {
  height: 100%;
  border: 0;
}


.c-product-option-text-button__button:hover .c-product-option-text-button__label {
  border-color: #cccccc;
}


.c-product-option-text-button__button.selected {
  border: 0;
  box-shadow: 0px 6px 8px 0 rgba(0, 0, 0, 0.1);
}

.c-product-option-text-button__button.selected .c-product-option-text-button__label {
  border: 0;
  box-shadow: 0px 6px 8px 0 rgba(0, 0, 0, 0.1);
}

.c-product-option-text-button__button.selected::before {
  border: 2px solid #cc4545;
  transition: box-shadow 0.2s ease;
}


.c-product-option-text-button__label {
  width: unset !important;
  height: unset !important;
  min-width: 42px;
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 0;
  margin-bottom: 0;
}

.c-product-option-text-button__label:hover {
  box-shadow: 0px 6px 8px 0 rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.2s ease;
}


.c-product-options-thumb__thumbs-wrapper {
  display: flex;
  flex-wrap: wrap;
}


.c-product-options-thumb__option-input {
  display: none;
  position: absolute;
  z-index: -1;
  display: inline-block;
  left: -9999px;
}


.c-product-options-thumb__option-name {
  display: none;
}


.c-product-options-thumb__option-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  height: 42px;
  margin: 0 16px 16px 0;
  border: 0;
  overflow: visible;
  box-shadow: 0px 6px 8px 0 rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease;
}

.c-product-options-thumb__option-image-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid rgba(0, 0, 0, 0);
  /*
 * box-shadow: 0 0 0 0 inset transparent;
 */
  top: 0;
  left: 0;
  margin: auto;
  pointer-events: none;
}

.c-product-options-thumb__option-image-wrapper:hover {
  opacity: 1;
}
.c-product-options-thumb__option-image-wrapper:hover .c-product-options-thumb__option-image {
  box-shadow: 0px 6px 8px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;
}


.c-product-options-thumb__option-label {
  width: initial !important;
  height: initial;
  margin: 0;
  display: flex;
  cursor: pointer;
}


.c-product-options-thumb__option-image {
  max-width: 42px;
  max-height: 42px;
  width: auto;
  height: auto;
}


.c-product-options-thumb__option-selected-list.selected .c-product-options-thumb__option-image-wrapper {
  box-shadow: 0px 6px 8px 0 rgba(0, 0, 0, 0.1);
}
.c-product-options-thumb__option-selected-list.selected .c-product-options-thumb__option-image-wrapper::before {
  border: 2px solid #cc4545;
  transition: box-shadow 0.2s ease;
}

.c-product-options-thumb__option-selected-list.selected .c-product-options-thumb__option-image {
  box-shadow: 0px 6px 8px 0 rgba(0, 0, 0, 0.1);
}


.c-option-color__filter-list {
  display: flex;
  flex-wrap: wrap;
}


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


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


.c-option-color__value-color {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 2px solid white;
  position: relative;
  height: 42px;
  width: 42px;
  overflow: visible;
  box-shadow: 0px 6px 8px 0 rgba(0, 0, 0, 0.1);
}


.c-option-color__value-wrapper {
  width: 42px !important;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 0;
}

.c-option-color__value-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid rgba(0, 0, 0, 0);
  top: 0;
  left: 0;
  margin: auto;
  pointer-events: none;
  z-index: 8;
}


.c-option-color__wrapper:hover .c-option-color__value-wrapper {
  border: 0;
  box-shadow: 0px 6px 8px 0 rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.2s ease;
}
.c-option-color__wrapper:hover .c-option-color__value-wrapper::before {
  border-color: #cc4545;
}

.c-option-color__wrapper:hover .c-option-color__value-color {
  border: 0;
  width: 42px;
  height: 42px;
}


.c-option-color__wrapper.selected {
  border: 0;
  box-shadow: 0px 6px 8px 0 rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.2s ease;
}

.c-option-color__wrapper.selected .c-option-color__value-wrapper {
  border: 0;
}
.c-option-color__wrapper.selected .c-option-color__value-wrapper::before {
  border-color: #cc4545;
}

.c-option-color__wrapper.selected .c-option-color__value-color {
  border: 0;
  width: 42px;
  height: 42px;
}


/*
 * Start show product option tooltip
 */
.c-product-page__product-options {
  margin: 0 0 -16px 0;
}


.c-product-options-thumb__option-selected-list {
  position: relative;
}


.c-product-options-thumb__option-selected-list:hover .c-product-options-thumb__option-popup {
  display: block !important;
  position: absolute;
  left: 0;
  bottom: 64px;
  background: white;
  border-width: 1px 1px 3px 1px;
  border-style: solid;
  border-color: #cccccc;
  border-bottom-color: black;
}
.c-product-options-thumb__option-selected-list:hover .c-product-options-thumb__option-popup::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: 20px;
  margin: 0 auto;
}
.c-product-options-thumb__option-selected-list:hover .c-product-options-thumb__option-popup .c-product-options-thumb__option-image {
  width: 120px;
  height: 120px;
  max-height: 100%;
  max-width: 100%;
}
.c-product-options-thumb__option-selected-list:hover .c-product-options-thumb__option-popup .c-product-options-thumb__inner-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 132px;
  height: auto;
  padding: 6px;
}
.c-product-options-thumb__option-selected-list:hover .c-product-options-thumb__option-popup .c-product-options-thumb__option-name {
  display: block;
  font-size: 12px;
}


.c-option-color__wrapper {
  position: relative;
  margin: 0 16px 16px 0;
}


.c-option-color__wrapper:hover .c-option-color__tooltip {
  display: block !important;
  position: absolute;
  left: 0;
  bottom: 50px;
  background: white;
  border-width: 1px 1px 3px 1px;
  border-style: solid;
  border-color: #cccccc;
  border-bottom-color: black;
  z-index: 91;
}
.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-option-color__wrapper:hover .c-option-color__tooltip .c-option-color__tooltip-image {
  width: 120px;
  height: 120px;
  max-height: 100%;
  max-width: 100%;
}
.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-option-color__wrapper:hover .c-option-color__tooltip .c-option-color__tooltip-name {
  display: block;
  font-size: 12px;
  color: black;
}


/*
 * End show product option tooltip
 */
.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;
}


@media only screen and (max-width: 1110px) {
  .c-product-page__thumb-list-wrapper {
  width: 100%;
}


.c-product-page__thumb-wrapper {
  display: block;
  width: initial;
}
}


@media only screen and (max-width: 640px) {
  .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-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-family: "Rawline medium", "Adjusted Arial Fallback";
}


.product-page__price-and-options {
  margin-bottom: 10px;
  margin-top: 0;
}


.c-product-page__buy-buttons {
  padding: 20px 0;
  flex-wrap: wrap;
  border: 0;
  position: relative;
  margin-bottom: 20px;
}

.c-product-page__buy-buttons::before {
  content: "";
  display: block;
  border-top: 1px solid #cccccc;
  position: relative;
  top: -20px;
  width: 100%;
}

.c-product-page__buy-buttons::after {
  content: "";
  display: block;
  border-top: 1px solid #cccccc;
  position: relative;
  top: 20px;
  width: 100%;
}


.c-product-page__availability-label {
  padding: 0 0 12px 0;
  width: 60%;
  font-size: 12px;
  text-transform: none;
  line-height: 20px;
}

.c-product-page__availability-label strong {
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
}

.c-product-page__availability-label p {
  margin-bottom: 8px;
}

.c-product-page__availability-label .fa.fa-check:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f00c";
  font-size: 12px;
  color: black;
  margin-right: 5px;
}
.c-product-page__availability-label .fa.fa-check::before {
  margin: 0 2px 0 0;
}


.c-product-page__availability-label + .c-product-page__add-to-wishlist-button {
  width: fit-content;
  justify-content: center;
}


@keyframes appearance {  0% {  opacity: 0;}  50% {  opacity: 0;}  100% {  opacity: 1;}}

.c-product-page__button-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  padding: 0 0 0 136px;
  height: 60px;
  animation-name: appearance;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}


.dynamic-page-product .c-social-buttons {
  padding: 0 0 0 136px;
  height: 22px;
  animation-name: appearance;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}


.bx-controls {
  animation-name: appearance;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}


.c-button__send-to-friend, .c-product-page__button-wishlist, .c-product-page__rate-button > a, .c-product-page__comparison-button .button_blue {
  color: black;
  font-size: 12px;
}


.c-product-page__comparison-button {
  display: flex !important;
  justify-content: center;
}

.c-product-page__comparison-button .c-product-page__comparison-button {
  width: 100%;
  align-items: center;
}


.c-product-page__buy-buttons-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}

.c-product-page__buy-buttons-wrapper.has-credit {
  margin-bottom: 110px;
  position: relative;
}
.c-product-page__buy-buttons-wrapper.has-credit .c-payment-button {
  position: absolute;
  bottom: -100px;
  left: 0;
}
.c-product-page__buy-buttons-wrapper.has-credit .c-payment-button + .c-payment-button {
  left: 280px;
}
.c-product-page__buy-buttons-wrapper.has-credit .c-product-page__product-brand-wrapper {
  top: 0;
}


.c-product-page__button-actions-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 12px 6px 0;
  width: fit-content !important;
}


.c-product-page__send-to-friend-button {
  width: 50%;
}


.c-product-page__rate-button {
  width: 50%;
}


.c-product-page__quantity-spin {
  display: flex;
  order: 1;
  flex-direction: column;
}


.quantity.availability.add-to-cart {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: fit-content;
  width: -moz-fit-content;
}


.quantity.availability.add-to-cart[style="display: none;"] + .c-product-page__product-brand-wrapper {
  position: relative;
  top: 12px;
  right: 0;
}

.quantity.availability.add-to-cart[style="display: none;"] + .c-product-page__product-brand-wrapper .c-product-page__product-brand-image {
  max-height: 68px;
}


.c-product-page__quantity-minus {
  display: flex;
  align-items: center;
  justify-content: center;
  order: 1;
  border: 0;
  width: 24px;
  height: 24px;
  font-size: 0;
  position: relative;
  margin-right: 6px;
}

.c-product-page__quantity-minus::after {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  background: #666666;
}

.c-product-page__quantity-minus:hover {
  transform: scale(1.2);
  transition: all 0.2s ease;
}
.c-product-page__quantity-minus:hover::before {
  background: black;
}


.c-product-page__buy-buttons-wrapper .c-product-page__quantity-input {
  border-radius: 0 !important;
}


.c-product-page__quantity-input {
  order: 2;
  display: flex;
  padding: 10px;
  width: 42px;
  height: 42px;
  text-align: center;
  margin: 0;
  font-size: 16px;
  border: 0 !important;
  box-shadow: 0px 8px 24px 0 rgba(0, 0, 0, 0.16);
}


.c-product-page__quantity-plus {
  display: flex;
  align-items: center;
  justify-content: center;
  order: 3;
  margin: 0 0 0 6px;
  border: 0;
  width: 24px;
  height: 24px;
  position: relative;
  font-size: 0;
}

.c-product-page__quantity-plus::after {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  background: #666666;
}

.c-product-page__quantity-plus::before {
  content: "";
  display: block;
  width: 2px;
  height: 10px;
  background: #666666;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.c-product-page__quantity-plus:hover {
  transform: scale(1.2);
  transition: all 0.2s ease;
}
.c-product-page__quantity-plus:hover::before {
  background: black;
}
.c-product-page__quantity-plus:hover::after {
  background: black;
}


/*
 * Start Quick Buy
 */
.c-quick-buy {
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0);
  max-height: 0;
  overflow: hidden;
  justify-content: flex-start;
  transition: max-height 0.2s ease;
}


.c-quick-buy__agree-to-terms-label {
  color: black;
}


.c-quick-buy__agree-to-terms-link {
  margin-left: 2px;
  color: black;
}


.c-quick-buy__title {
  font-size: 18px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  width: 100%;
  text-align: left;
  padding: 0 0 20px 20px;
  cursor: pointer;
  text-transform: uppercase;
  color: black;
  position: relative;
}

.c-quick-buy__title:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f078";
  font-size: 18px;
  color: black;
  margin-right: 5px;
}

.c-quick-buy__title::before {
  margin: auto 0;
  position: absolute;
  top: 6px;
  bottom: 0;
  right: 20px;
}


.c-quick-buy__subtitle {
  font-size: 12px;
  padding: 0 20px 8px 20px;
  color: black;
  width: 100%;
  text-transform: uppercase;
}


.c-quick-buy__input {
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 0;
  height: 32px;
}


.c-quick-buy__item {
  width: 50%;
  margin-bottom: 8px;
  padding: 0 6px;
  height: inherit;
}


.c-quick-buy__list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding: 0 20px;
}


.c-quick-buy__button-and-info-text {
  display: flex;
  align-items: flex-start;
  width: 100%;
  margin: 8px 0 0 0;
}


.c-quick-buy__info-text {
  display: flex;
  width: 100%;
  padding: 0 6px;
  font-size: 12px;
  color: black;
}


.c-quick-buy__button-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  width: 40%;
}


.c-quick-buy__agree-to-terms-wrapper {
  width: 64%;
  padding: 0 6px 0 2px;
  margin: 0;
  justify-content: flex-start;
}


.c-quick-buy__button {
  width: 100%;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-size: 14px;
  color: white;
  background: black;
  border-radius: 0;
}

.c-quick-buy__button:hover {
  background: #e81225;
  color: white;
}


.c-product-page__quick-buy.is-open .c-quick-buy {
  max-height: 500px;
  transition: max-height 0.4s ease;
}


.c-product-page__quick-buy {
  position: relative;
  margin: 0 0 56px 0;
}

.c-product-page__quick-buy::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #cccccc;
  position: absolute;
  bottom: 0;
  left: 0;
}

.c-product-page__quick-buy.is-open::before {
  bottom: -20px;
}


/*
 * End Quick Buy
 */
/*
 * Start Tabs in product page
 */
.c-product-page__tabs-menu::before {
  content: none;
}


.c-product-page__tabs-menu {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  overflow: visible;
  border-bottom: 1px solid #cccccc;
}


.c-tabs__menu-item {
  margin: 0 24px 0 0;
  border-radius: 0;
  border: 0;
  height: initial;
}


.c-tab__detailed-description {
  font-size: 15px;
}


.tab-content {
  border: 0;
}


.c-product-page__tabs-menu-item-link {
  color: black;
  padding: 12px;
  text-transform: none;
  font-size: 18px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  opacity: 0.9;
  transition: opacity 0.1s ease;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  top: -1px;
  position: relative;
}

.c-product-page__tabs-menu-item-link:hover {
  opacity: 1;
  transition: opacity 0.3s ease;
}


.c-product-page__tabs-menu-item.active {
  background: white;
  color: black;
  border: 0;
  border-radius: 0;
}

.c-product-page__tabs-menu-item.active .c-product-page__tabs-menu-item-link {
  opacity: 1;
  border-bottom-color: #e81225;
}


.c-product-list__product-link {
  color: black;
  font-size: 16px;
  padding: 5px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: currentColor;
  display: -webkit-box;
  overflow: hidden;
  min-height: 56px;
}


.c-product-list__image-wrapper {
  height: 230px !important;
  min-height: 230px;
  max-height: 230px;
  overflow: hidden;
}


.c-product-list__image {
  height: auto;
  width: auto;
  max-width: 230px !important;
  max-height: 230px !important;
}


.c-product-list__image-link {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  max-height: 230px;
}


@media only screen and (max-width: 1110px) {
  .c-product-list__image-link {
  display: inline;
}


.c-page-product .c-product-page__add-to-wishlist-button {
  margin: 0 0 12px 0;
}
}


.c-product-list__name, .c-product-list__availability {
  margin: 4px 0;
}


.tab-content .c-related-products__list {
  width: 100%;
}

.tab-content .c-related-products__view-details-button {
  display: flex;
  justify-content: center;
  margin: 6px 0 0 0;
  width: 100%;
}

.tab-content .c-related-products__add-to-cart-section {
  width: 100%;
}


.c-related-products .c-related-products__item {
  width: 100%;
}

.c-related-products .c-product-list__details {
  width: 100%;
}

.c-related-products .c-related-products__add-to-cart-section .c-button__add-to-cart {
  box-shadow: none;
}

.c-related-products .c-price-exclude-taxes__price-modifiers, .c-related-products .c-price-exclude-taxes__discount-modifier {
  display: none;
}

.c-related-products .what-price {
  display: none;
}

.c-related-products .price-value {
  font-size: 22px;
}

.c-related-products del.price-value {
  font-size: 12px;
}

.c-related-products .c-product-grid__product-price {
  flex-direction: column;
  min-height: 38px;
}

.c-related-products .c-price-include-taxes__final-price-without-tax {
  display: none;
}

.c-related-products .c-price-include-taxes__no-wholesale-with-tax {
  justify-content: center;
}

.c-related-products .c-price-include-taxes__final-price-withtax {
  order: 2;
}

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


.c-tab-review__reviewer {
  margin-left: 4px;
}


.c-tab-review__author {
  display: flex;
  align-items: center;
}


.c-tab-review__section {
  margin-bottom: 16px;
}


/*
 * End Tabs in product page
 */
/*
 * ** End Product Page **
 */
/*
 * ** Start Login and Register Pages **
 */
.c-header__profile {
  position: relative;
  padding: 0 0 0 20px;
  display: flex;
  align-items: center;
}


/*
 * ** End Login and Register Pages **
 */
/*
 * ** Start Icons at Different Elements **
 */
.c-header__profile-register:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e081";
  font-size: 10px;
  color: black;
  margin-right: 5px;
}

.c-header__profile-register::before {
  text-decoration: none;
  color: #333333;
}


.c-header__profile-login:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e000";
  font-size: 10px;
  color: black;
  margin-right: 5px;
}

.c-header__profile-login::before {
  color: #333333;
}


.c_header__currency-selected-code::after {
  content: none;
}


.c-header__language-code-wrapper::after {
  content: none;
}


.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__rss-feed-link:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e0b7";
  font-size: 10px;
  color: black;
  margin-right: 5px;
}


.c-button__send-to-friend:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e05c";
  font-size: 10px;
  color: black;
  margin-right: 5px;
}

.c-button__send-to-friend::before {
  color: black;
}


.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-product-page__rate-button #rateThisProduct:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e0c2";
  font-size: 10px;
  color: black;
  margin-right: 5px;
}

.c-product-page__rate-button #rateThisProduct::before {
  color: black;
}


.c-product-page__comparison-button #compareThisProduct:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e08e";
  font-size: 10px;
  color: black;
  margin-right: 5px;
}

.c-product-page__comparison-button #compareThisProduct::before {
  color: black;
}


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

.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 {
  color: black;
}


.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: black;
}

.mobile-menu-item-account.active-icon::before {
  color: #e81225;
}


.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: black;
}

.mobile-menu-item-search.active-icon::before {
  color: #e81225;
}


.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: black;
}

.mobile-menu-item-international.active-icon::before {
  color: #e81225;
}


.mobile-menu-item-cart {
  position: relative;
  cursor: pointer;
}

.mobile-menu-item-cart:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e031";
  font-size: 26px;
  color: black;
  margin-right: 5px;
}

.mobile-menu-item-cart::before {
  margin-bottom: 6px;
  color: black;
}

.mobile-menu-item-cart .c-header__mobile-cart-count {
  position: absolute;
  top: 6px;
  right: 6px;
  background: #e81225;
  color: white;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 10px;
}


.c-header__wishlist.is-mobile {
  margin: 0 0 0 auto;
  padding: 0;
  width: 40px;
}

.c-header__wishlist.is-mobile .c-header__wishlist-link {
  width: 40px;
  height: 26px;
  text-align: center;
}

.c-header__wishlist.is-mobile .c-header__wishlist-link::before {
  font-size: 22px;
  top: 1px;
  width: 40px;
  text-align: center;
  color: #333333;
  background-color: black;
}

.c-header__wishlist.is-mobile .c-header__wishlist-link .c-header__wishlist-count {
  margin: 0;
  top: -6px;
  left: initial;
  right: 0;
  width: 16px;
  height: 16px;
  font-size: 10px;
}


/*
 * ** End Icons at Different Elements **
 */
/*
 * ** Designer variables **
 */
.c-header.container {
  background: white;
}


main {
  background: white;
}


input[type="text"]:not(.c-header__search_input, .c-designer-color-picker__widget-id), input[type="tel"] {
  background: white;
  border-color: #d2d2d2 !important;
  color: black;
}


.c-header__profile_link {
  color: black;
  white-space: nowrap;
  padding: 4px 18px;
  font-size: 14px;
  line-height: 16px;
  margin: 4px 0;
}

.c-header__profile_link::before {
  content: none;
}


@media (hover: hover) {
  .c-header__profile_link:hover {
  background: white;
  text-decoration: none;
}
}


.c-layout-bottom .o-box-title {
  color: #e81225;
}

.c-layout-bottom .o-button-simple-link, .c-layout-bottom .c-box-brands__view-all-brands-link {
  color: black;
}
.c-layout-bottom .o-button-simple-link::before, .c-layout-bottom .c-box-brands__view-all-brands-link::before {
  color: black;
}


.c-layout-main {
  background: white;
}

.c-layout-main .o-box-title {
  color: black;
}

.c-layout-main .o-box-title-wrapper {
  background: white;
}

.c-layout-main .c-box {
  background: white;
}


.c-layout-main--thin .c-box {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #d5d5d5;
}


.c-footer__background {
  background: #777777;
}


@media only screen and (max-width: 640px) {
  .c-layout-main--thin .c-box {
  padding: 0 10px 20px 10px;
}
}


/*
 * ** Designer variables **
 */
/*
 * ** Start Header **
 */
.sticky-menu {
  opacity: 1;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
}


.c-header__social-icons {
  margin: 0 0 0 8px;
}

.c-header__social-icons.social-network__fb {
  background: rgba(0, 0, 0, 0) !important;
}
.c-header__social-icons.social-network__fb:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f082";
  font-size: 24px;
  color: #333333;
  margin-right: 5px;
}
.c-header__social-icons.social-network__fb::before {
  margin: 0;
}
.c-header__social-icons.social-network__fb:hover::before {
  color: #3b5998;
  transition: all 0.3s ease;
}

.c-header__social-icons.social-network__tw {
  display: block;
}
.c-header__social-icons.social-network__tw::before {
  content: '';
  background: #333333;
  position: relative;
  -webkit-mask: url("/skins/orion/customer/images/social-media/twitter-rounded.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/orion/customer/images/social-media/twitter-rounded.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 20px 20px;
  -webkit-mask-size: 20px 20px;
  width: 20px;
  height: 20px;
  top: 2px;
  display: block;
}
.c-header__social-icons.social-network__tw:hover::before {
  background: #38a1f3;
  transition: all 0.3s ease;
}

.c-header__social-icons.social-network__ig {
  background: rgba(0, 0, 0, 0) !important;
}
.c-header__social-icons.social-network__ig:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f16d";
  font-size: 24px;
  color: #333333;
  margin-right: 5px;
}
.c-header__social-icons.social-network__ig:hover::before {
  color: rgba(0, 0, 0, 0);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  background-clip: text;
  -webkit-background-clip: text;
  transition: all 0.3s ease;
}

.c-header__social-icons.social-network__yt {
  background: rgba(0, 0, 0, 0) !important;
}
.c-header__social-icons.social-network__yt:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f166";
  font-size: 24px;
  color: #333333;
  margin-right: 5px;
}
.c-header__social-icons.social-network__yt:hover::before {
  color: red;
  transition: all 0.3s ease;
}

.c-header__social-icons.social-network__lin {
  background: rgba(0, 0, 0, 0) !important;
}
.c-header__social-icons.social-network__lin:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f08c";
  font-size: 24px;
  color: #333333;
  margin-right: 5px;
}
.c-header__social-icons.social-network__lin:hover::before {
  color: #0072b1;
  transition: all 0.3s ease;
}

.c-header__social-icons.social-network__tt {
  background: rgba(0, 0, 0, 0) !important;
}
.c-header__social-icons.social-network__tt::before {
  content: "";
  background: #333333;
  position: relative;
  -webkit-mask: url("/skins/alba/customer/images/svg_icon/tiktok.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/svg_icon/tiktok.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 20px 20px;
  -webkit-mask-size: 20px 20px;
  width: 20px;
  height: 20px;
  top: 2px;
  display: block;
}
.c-header__social-icons.social-network__tt:hover::before {
  background: #0072b1;
  transition: all 0.3s ease;
}

.c-header__social-icons.social-network__pin {
  background: rgba(0, 0, 0, 0) !important;
}
.c-header__social-icons.social-network__pin:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f0d2";
  font-size: 24px;
  color: #333333;
  margin-right: 5px;
}
.c-header__social-icons.social-network__pin:hover::before {
  color: #0072b1;
  transition: all 0.3s ease;
}

.c-header__social-icons:hover {
  opacity: 1;
}

.c-header__social-icons::before {
  margin: 0;
}


/*
 * Start Search header bar
 */
.c-header__standard .c-header__search_input {
  width: 280px;
  height: 30px;
  background: white;
  border-radius: 0 !important;
  border-width: 0 0 1px 0;
  font-size: 14px;
  border-color: #595959;
}

.c-header__standard .c-header__search_input::placeholder {
  color: #595959;
}


.c-header_search_form {
  display: flex;
  width: fit-content;
  width: -moz-fit-content;
  height: 100%;
  align-items: center;
  position: relative;
}


.c-header__search-button {
  display: flex;
  position: absolute;
  top: 1px;
  right: 2px;
  width: 29px;
  height: 28px;
  background: white;
}

.c-header__search-button::before {
  content: "";
  background: url("/skins/elegance/customer/images/search-outline.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  background-size: 16px auto;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}


.c-header__search-button-submit {
  background: white;
  border: 0;
  box-shadow: none;
  text-indent: -9999px;
  width: 100%;
  cursor: pointer;
  width: 28px;
  height: 28px;
}


.c-header__search-form-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}


/*
 * End Search header bar
 */
.c-header__topline {
  width: auto;
  margin: auto;
  padding: 0;
  background: white;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
}


.c-header__topline-inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1398px;
  width: 100%;
  margin: 0 auto;
  z-index: 999;
  padding: 0;
  background: white;
}


.c-header__profile-dd {
  display: none;
  padding: 4px 0;
}


.c-header__profile-toggle-icon {
  color: black;
  padding: 7px 0;
  cursor: pointer;
}

.c-header__profile-toggle-icon::before {
  content: "";
  -webkit-mask: url("/skins/alba/customer/images/svg_icon/signin.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/svg_icon/signin.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 14px 14px;
  -webkit-mask-size: 14px 14px;
  display: inline-block;
  width: 14px;
  height: 14px;
  position: relative;
  top: 2px;
  margin: 0 4px 0 0;
  background-color: #333333;
}


@media (hover: hover) {
  .c-header__profile-toggle-icon:hover + .c-header__profile-dd, .c-header__profile-dd:hover {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 100%;
  left: 20px;
  background: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
}
}


.c-header__phone-number {
  color: black;
  padding: 7px 0;
  font-weight: 500 !important;
  font-family: "Rawline medium", "Adjusted Numbers Fallback";
  font-weight: bold;
}

.c-header__phone-number::before {
  content: "";
  -webkit-mask: url("/skins/alba/customer/images/svg_icon/phone.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/svg_icon/phone.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 14px 14px;
  -webkit-mask-size: 14px 14px;
  display: inline-block;
  width: 14px;
  height: 14px;
  position: relative;
  top: 2px;
  margin: 0 4px 0 0;
  background-color: #333333;
}


.c-header__phone-wrapper {
  padding: 0 0 0 40px;
}


.c-header__profile_link:hover {
  text-decoration: underline;
}


.header-login-separator {
  margin: 0 2px;
  color: #333333;
}


.c-header__lang-currency-social {
  display: flex;
  align-items: center;
  padding-right: 20px;
  margin: 0 0 0 auto;
}


.c-header__currency-code-wrapper {
  display: flex;
  align-items: center;
}


.c-header__currency {
  padding: 7px 0;
  position: relative;
}


.c-header__currency-list {
  text-align: left;
  width: auto;
  top: 100%;
  left: 0;
  padding: 4px 0;
  min-width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
  background-color: white;
}


.c-header__language {
  padding-top: 7px;
  padding-bottom: 7px;
  position: relative;
}


.c-header__language-code {
  display: flex;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: 500;
  font-size: 14px;
  color: black;
  margin: 0 0 0 4px;
}


.c_header__language-selected .c-header__language-code {
  color: black;
}


.c-header__language {
  position: relative;
  margin-right: 20px;
  padding-left: 16px;
}


.c-header__language-label, .c-header__currency-label {
  display: none;
}


.c_header__language-selected .c-header__language-code {
  display: none;
}


.c-header__language-list {
  width: auto;
  top: 100%;
  left: 18px;
  min-width: 76%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
  padding: 4px 0;
  background-color: white;
}


.c-header__language-dropdown {
  justify-content: flex-start;
  margin: 4px 0 !important;
  padding: 2px 8px;
}


.c-header__language-dropdown-link {
  display: flex;
  align-items: center;
}


.c-header__language-code-wrapper {
  display: flex;
  align-items: center;
}

.c-header__language-code-wrapper::after {
  content: none;
}

.c-header__language-code-wrapper img {
  width: 20px;
  height: 20px;
  border-radius: 3px;
}


.c-header__language-dropdown-image {
  width: 20px;
  height: 20px;
  border-radius: 3px;
}


.c-header__currency-selector {
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  color: black;
  font-size: 14px;
  padding: 2px 8px;
  margin: 4px 0 !important;
}


.c-header__currency-selector.selected {
  background: black;
  color: white;
}


.c-header__currency-selector:hover {
  background: black;
  color: white;
}


.c_header__currency-selected-code {
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-size: 14px;
  color: black;
}

.c_header__currency-selected-code::after {
  content: none;
}


.c-header__language-dropdown:hover {
  background: black;
}


.c-header__language-dropdown:hover .c-header__language-code {
  color: white;
}


.c-header__social-networks {
  display: flex;
  margin-left: 12px;
}


.c-header__social-icons {
  display: flex;
  width: 22px;
  height: 22px;
  border-radius: 4px;
}


.c-header__standard {
  justify-content: space-between;
  overflow: visible;
  background: white;
  min-height: 120px;
  padding-bottom: 0;
}


.c-header__search, .c-header__info {
  width: 30%;
}


.c-header__info {
  padding: 0 20px 0 0;
  justify-content: flex-end;
  z-index: 998;
}


.c-header__search {
  padding-left: 20px;
}


.c-header__cart-info, .c-header__cart--not-empty {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding-right: 10px;
  position: relative;
  min-width: 100px;
}


.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 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: auto;
  z-index: 999;
  position: relative;
}


.c-header__cart-items-count {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 18px;
  color: black;
}


.c-header__cart-title {
  color: black;
}


.c-header__cart-items-count a {
  color: black;
}


.c-header__cart-info {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  overflow: hidden;
}


.c-header__cart-link {
  position: relative;
  display: inline-block;
  margin: 0 12px 0 0;
}


.c-header__cart--empty-icon, .c-header__cart--not-empty-icon {
  width: 26px;
  height: 26px;
  background-color: black;
  -webkit-mask: url("/skins/alba/customer/images/new_cart.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/new_cart.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  -webkit-mask-size: 26px;
}


.c-header-mini-cart__product-name-link {
  color: black;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
}


.c-header-mini-cart__remove-item {
  color: #e81225;
}


.c-header-mini-cart__product-quantity {
  color: black;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
}


.c-header__cart {
  position: relative;
}


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

.c-header-mini-cart__product-wrapper:last-child {
  border-bottom: 0;
  margin: 0 0 0 0;
}


.c-header-mini-cart {
  transform: translate(0);
  right: 0;
  top: 100%;
  z-index: 99;
  padding: 16px;
  width: 360px;
}

.c-header-mini-cart::before {
  contain: none !important;
  width: 0;
  height: 0;
  border: 0;
}


.c-header-mini-cart__view-checkout-link {
  width: 100%;
  padding: 6px 16px;
  text-align: center;
  margin: 0 auto;
}


.c-header-mini-cart__product-image {
  width: 28%;
}


.c-header-mini-cart__product-name {
  width: 42%;
}


.c-header-mini-cart__remove-item {
  position: relative;
  width: 20px;
  height: 20px;
  position: relative;
  font-size: 0;
  margin: 0 0 0 auto;
}


.c-header-mini-cart__remove-item::before, .c-header-mini-cart__remove-item::after {
  position: absolute;
  left: 10px;
  top: 6px;
  content: "";
  height: 15px;
  width: 2px;
  background-color: #999999;
  border-radius: 4px;
}


.c-header-mini-cart__remove-item::before {
  transform: rotate(45deg);
}


.c-header-mini-cart__remove-item::after {
  transform: rotate(-45deg);
}


.c-header__cart--not-empty a {
  color: black;
  text-align: right;
  font-size: 16px;
  font-family: "Rawline medium", "Adjusted Numbers Fallback";
  font-weight: bold;
}


.c-header__cart-counter {
  background: #e81225;
  font-family: "Rawline medium", "Adjusted Numbers Fallback";
  width: 20px;
  height: 20px;
  border-radius: 50px;
  font-size: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  position: absolute;
  top: -6px;
  right: -6px;
}


.c-header__slogan-text {
  display: flex;
  justify-content: center;
  width: 100%;
  font-size: 12px !important;
  color: black;
}


.c-header__logo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 40%;
  text-align: center;
}


.c-header__logo-image {
  position: inherit;
  width: auto;
  height: auto;
  max-width: 540px;
  max-height: 90px;
}


.c-header__logo-text {
  display: flex;
  color: black;
  font-size: 40pt;
}


/*
 * Start Main Menu
 */
.c-box-main-menu__list {
  flex-wrap: wrap;
  justify-content: center;
  height: inherit;
  min-height: 46px;
  z-index: 99;
}


.c-box-main-menu {
  background: white;
  border-top: 1px solid;
  border-top-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid;
  border-bottom-color: #dddddd;
  z-index: 99;
}


.c-box-main-menu__mobile-control {
  text-indent: 9999px;
  overflow: hidden;
  background: #dddddd;
  min-width: 25px;
}

.c-box-main-menu__mobile-control:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f107";
  font-size: 24px;
  color: black;
  margin-right: 5px;
}

.c-box-main-menu__mobile-control::before {
  margin-right: 10px;
  margin-left: 24px;
  color: black;
}


.c-box-main-menu__mobile-control.is-active-menu:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f106";
  font-size: 24px;
  color: black;
  margin-right: 5px;
}

.c-box-main-menu__mobile-control.is-active-menu::before {
  margin-right: 12px;
  margin-left: 20px;
}


.c-box-main-menu__item-image {
  max-width: 14px;
  max-height: 14px;
  width: 14px;
  height: auto;
  margin: 0 4px 0 0;
}


.c-box-main-menu::before {
  content: none;
}


.c-box-main-menu::after {
  content: none;
}


.c-box-main-menu__item {
  margin: 0;
}


.c-box-main-menu__item-link[href="#"] .c-box-main-menu__mobile-control span {
  font-size: 0;
}

.c-box-main-menu__item-link[href="#"] .c-box-main-menu__mobile-control {
  right: 12px;
}


.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: #e81225;
}


.c-box-main-menu__content {
  justify-content: center;
  max-width: 1398px;
  width: 100%;
  margin: 0 auto;
  padding: 4px 0;
}


.c-box-main-menu__item-link {
  color: black;
  text-transform: none;
  font-weight: bold;
  font-size: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
}


.dynamic-page-index .c-box-main-menu {
  border-bottom-color: rgba(0, 0, 0, 0);
}


.c-box-dd-categories__subcategory-list::before {
  border-bottom-color: black;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 14px;
}


.c-box-dd-categories__subcategory-list {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: black;
  background: white;
  top: 110%;
  width: fit-content;
  width: -moz-fit-content;
  box-shadow: -8px 12px 30px -10px rgba(0, 0, 0, 0.15);
  z-index: 999;
}

.c-box-dd-categories__subcategory-list ul {
  margin-left: 3px !important;
  border-left: 3px solid rgba(0, 0, 0, 0);
}


.c-box-main-menu .c-box-dd-categories__item {
  border: 0;
}


.c-box-dd-categories__subcategory-item-link:hover {
  color: #e81225;
  background: rgba(241, 241, 241, 0.45);
}


.c-box-dd-categories__subcategory-item-link {
  background: white;
  color: black;
  padding: 12px 18px;
  font-size: 14px;
  white-space: nowrap;
  text-transform: none;
}


.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: black;
  border-width: 0 1px 1px 0;
  padding: 3px;
}


.c-box-dd-categories__subcategory-list::before, .menu-item-mega-menu:hover .c-box-main-menu__item-link::before {
  border-bottom: 5px solid;
  border-bottom-color: black;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-left: 7px solid rgba(0, 0, 0, 0);
  top: -10px;
  width: 10px;
  height: 5px;
}


.c-box-main-menu__list .c-box-dd-categories__subcategory-list .c-box-dd-categories__subcategory-list::before {
  content: "";
  position: absolute;
  left: -16px;
  border: 0;
  top: 0;
  width: 16px;
  height: 100%;
  margin: 0;
}


/*
 * Main menu with sub-menus
 */
.c-box-main-menu__list .c-box-main-menu__item > .c-dropdown-menu {
  position: absolute;
  top: 110% !important;
  left: 0;
  background: white;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: black;
  width: fit-content;
  width: -moz-fit-content;
  box-shadow: -8px 12px 30px -10px rgba(0, 0, 0, 0.15);
  z-index: 99;
}
.c-box-main-menu__list .c-box-main-menu__item > .c-dropdown-menu::before {
  content: "";
  border-bottom: 5px solid;
  border-bottom-color: black;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-left: 7px solid rgba(0, 0, 0, 0);
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 10px;
  height: 5px;
}
.c-box-main-menu__list .c-box-main-menu__item > .c-dropdown-menu .c-dropdown-menu__current {
  border-width: 0;
  border-style: solid;
  border-color: #cccccc;
}
.c-box-main-menu__list .c-box-main-menu__item > .c-dropdown-menu .c-dropdown-menu__item-link {
  display: flex;
  color: black;
  background: white;
  padding: 14px;
  padding: 12px 18px;
  white-space: nowrap;
}
.c-box-main-menu__list .c-box-main-menu__item > .c-dropdown-menu .c-dropdown-menu__item-link:hover {
  color: #e81225;
}

.c-box-main-menu__list .menu-item-dropdown-menu {
  position: relative;
}

.c-box-main-menu__list .c-dropdown-menu__top-menu-separator {
  display: none;
}


/*
 * End Main Menu
 */
/*
 * Start Mega Menu
 */
.c-mega-menu__title-box span {
  border-color: rgba(0, 0, 0, 0);
  color: black;
}


.c-mega-menu__row {
  background: white;
  border-color: white;
  border-top-color: black;
}

.c-mega-menu__row:first-child {
  border-top-color: white;
}


.c-mega-menu__content-box .c-box-categories__category-name {
  color: black;
}


.c-mega-menu__content-box .c-box-categories__category-name-wrapper:before {
  color: black;
}


.c-mega-menu__rows-list {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: black;
  box-shadow: -8px 12px 32px -10px rgba(0, 0, 0, 0.3);
  background: white;
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
  max-width: 1398px;
  width: 100%;
}

.c-mega-menu__rows-list .c-subcategory-with-level__category-name-link::before {
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: black;
}

.c-mega-menu__rows-list .c-subcategory-with-level__category-name-link {
  color: black;
}
.c-mega-menu__rows-list .c-subcategory-with-level__category-name-link:hover {
  color: #e81225;
}

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

.c-mega-menu__rows-list .c-box-categories__list {
  display: flex;
  flex-wrap: wrap;
}

.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::before {
  top: 5px;
}

.c-mega-menu__rows-list .c-box-categories__category-title-link {
  width: 100%;
  max-width: inherit;
  align-items: flex-start;
  justify-content: center;
  margin: 6px 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: 10%;
  align-items: center;
  margin: 0;
  padding: 0;
}

.c-mega-menu__rows-list .c-box-brands__brand-link-wrapper {
  padding: 0 6px;
}

.c-mega-menu__rows-list .c-box-brands__list {
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 0;
}

.c-mega-menu__rows-list .c-box-brands__brand-name {
  padding: 0;
}

.c-mega-menu__rows-list .c-box-categories__base-category-image-wrapper {
  height: 100px;
}

.c-mega-menu__rows-list .o-box-products__wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: inherit;
  padding: 0 12px;
  margin-bottom: 6px;
}

.c-mega-menu__rows-list .o-box-products__product-image-wrapper {
  width: 100%;
  height: 246px;
}

.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: center;
  min-height: inherit;
  width: 100%;
  height: 230px;
  padding: 6px;
}

.c-mega-menu__rows-list .o-box-product__product-title-and-price {
  width: 100%;
  padding: 0;
  justify-content: center;
}

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

.c-mega-menu__rows-list .price-value {
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-size: 14px;
  color: false;
}

.c-mega-menu__rows-list .list-price, .c-mega-menu__rows-list .c-price-exclude-taxes__final-price-withtax {
  text-align: center;
  justify-content: center;
}

.c-mega-menu__rows-list .o-box-products .c-product-price__discount-precent-wrapper {
  right: 12px;
  left: unset;
}

.c-mega-menu__rows-list .c-box-blog-articles__view-all-articles, .c-mega-menu__rows-list .c-box-blog-articles__short-excerpt {
  display: none;
}

.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-blog-articles__item {
  width: 100%;
}

.c-mega-menu__rows-list .c-box-blog-articles__details-wrapper {
  width: 100%;
}

.c-mega-menu__rows-list .c-box-categories__category-name-wrapper {
  padding-left: 14px;
}

.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-custom-categories__category-image-wrapper {
  display: none;
}

.c-mega-menu__rows-list .c-box-custom-categories__category-title-wrapper {
  position: relative;
  height: auto;
  padding: 0;
}

.c-mega-menu__rows-list .c-box-custom-categories__category-title-link {
  justify-content: flex-start;
  height: auto;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  text-transform: none;
}

.c-mega-menu__rows-list .c-box-custom-categories__category-title {
  font-size: 14px;
  color: black;
  text-align: left;
}

.c-mega-menu__rows-list .c-box-custom-categories__category {
  margin-top: 6px;
  margin-bottom: 6px;
  width: 100%;
}

.c-mega-menu__rows-list .c-box-custom-categories__category-title {
  color: black;
  position: relative;
  padding-left: 14px;
}
.c-mega-menu__rows-list .c-box-custom-categories__category-title:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e036";
  font-size: 8px;
  color: black;
  margin-right: 5px;
}
.c-mega-menu__rows-list .c-box-custom-categories__category-title::before {
  position: absolute;
  left: 0;
  top: 5px;
}
.c-mega-menu__rows-list .c-box-custom-categories__category-title:hover {
  color: #e81225;
}


.c-box-categories__category-name-wrapper {
  padding-left: 10px;
}


.c-box-bestsellers__list {
  width: 100%;
  padding: 0;
}


.c-layout-bottom .c-box-bestsellers__product:not(.c-mega-menu__rows-list .bx-wrapper .c-box-bestsellers__product) {
  align-items: flex-start;
}


.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:75%;"] .o-box-products__wrapper, .c-mega-menu__content-box[style="width:100%;"] .o-box-products__wrapper {
  width: 24%;
}


.c-mega-menu__rows-list {
  top: inherit;
  margin-top: 2px;
}


.menu-item-mega-menu:hover .c-box-main-menu__item-link::before {
  top: 42px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 5px;
}


.menu-item-mega-menu:hover .c-box-main-menu__item-link::before {
  border-bottom-color: black;
}


/*
 * End Mega Menu
 */
/*
 * Start Header for Mobile
 */
.c-header__mobile {
  min-width: inherit;
}


.c-header__mobile-menu {
  justify-content: center;
  background: white;
}


.c-header__mobile-menu-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
}


.c-header__mobile-menu-item.is-active.mobile-menu-item-nav::before {
  color: #333333;
}


.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: white;
  width: 100%;
  height: 63px;
  box-shadow: 0 12px 16px -8px rgba(0, 0, 0, 0.18);
}


.c-header__wishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 6px 2px 0;
  padding: 0 6px 0 0;
  border: 0;
}

.c-header__wishlist .c-header__wishlist-link {
  position: relative;
  display: block;
  width: 26px;
  height: 26px;
}
.c-header__wishlist .c-header__wishlist-link::before {
  content: "";
  -webkit-mask: url("/skins/alba/customer/images/svg_icon/heart_empty.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/svg_icon/heart_empty.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 26px 26px;
  -webkit-mask-size: 26px 26px;
  display: block;
  width: 26px;
  height: 26px;
  background-color: black;
  top: 2px;
  position: relative;
}
.c-header__wishlist .c-header__wishlist-link .c-header__wishlist-count {
  left: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  background: #e81225;
  width: 18px;
  height: 18px;
  border-radius: 50px;
  text-align: center;
  color: white;
  position: absolute;
  top: -22px;
  right: -24px;
  font-family: "Rawline medium", "Adjusted Numbers Fallback";
}


.c-header__wishlist:hover .c-header__wishlist-link::before {
  background-color: #e81225;
}


.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 .c-header__profile-login:before, .mobile-menu-item-account .c-header__profile-register:before {
  font-size: 12px;
}

.mobile-menu-item-account .header-login-separator {
  padding: 0 10px;
  margin-bottom: 2px;
}


/*
 * End Header for Mobile
 */
/*
 * ** End Header **
 */
/*
 * ** Start Bottom area **
 */
.c-layout-bottom .c-box-categories__category-image, .c-layout-main--thin .c-box-categories__category-image {
  display: none;
}

.c-layout-bottom .c-box-categories__category-name, .c-layout-main--thin .c-box-categories__category-name {
  font-size: 14px;
  top: 6px;
}

.c-layout-bottom .c-box-upsell-products__product-wrapper, .c-layout-main--thin .c-box-upsell-products__product-wrapper {
  align-items: flex-start;
}

.c-layout-bottom .o-box-products__wrapper, .c-layout-main--thin .o-box-products__wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: inherit;
  width: 100%;
  padding: 6px 0;
  margin-bottom: 6px;
}

.c-layout-bottom .o-box-products__product-image-wrapper, .c-layout-main--thin .o-box-products__product-image-wrapper {
  width: 30%;
  height: 100px;
}

.c-layout-bottom .o-box-products__product-image, .c-layout-main--thin .o-box-products__product-image {
  max-width: 90px;
  max-height: 90px;
  height: auto;
  width: auto;
}

.c-layout-bottom .o-box-products__product-image-link, .c-layout-main--thin .o-box-products__product-image-link {
  min-height: inherit;
  max-width: 90px;
  max-height: 90px;
}

.c-layout-bottom .o-box-product__product-title-and-price, .c-layout-main--thin .o-box-product__product-title-and-price {
  width: 70%;
  justify-content: flex-start;
}

.c-layout-bottom .o-box-products .product-prices, .c-layout-main--thin .o-box-products .product-prices {
  width: 235px;
  text-align: left;
}

.c-layout-bottom .list-price del, .c-layout-main--thin .list-price del {
  display: none;
}

.c-layout-bottom .c-product-price__discount-precent-wrapper, .c-layout-main--thin .c-product-price__discount-precent-wrapper {
  right: inherit;
  left: 0;
}

.c-layout-bottom .c-product-price__discount-precent, .c-layout-main--thin .c-product-price__discount-precent {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  font-size: 12px;
  color: white !important;
}

.c-layout-bottom .c-box-brands__list, .c-layout-main--thin .c-box-brands__list {
  width: 100%;
  background: rgba(0, 0, 0, 0);
}

.c-layout-bottom .c-box-brands__brand-link, .c-layout-main--thin .c-box-brands__brand-link {
  width: 48%;
}

.c-layout-bottom .c-box-brands__brand-image, .c-layout-main--thin .c-box-brands__brand-image {
  max-height: 100%;
  max-width: 100%;
}

.c-layout-bottom .c-poll-content__custom-answer-label, .c-layout-bottom .c-poll-content__response-email-label, .c-layout-bottom .c-poll-content__response-name-label, .c-layout-main--thin .c-poll-content__custom-answer-label, .c-layout-main--thin .c-poll-content__response-email-label, .c-layout-main--thin .c-poll-content__response-name-label {
  width: 100%;
}

.c-layout-bottom .c-content__custom-answer-input, .c-layout-bottom .c-poll-content__response-name-input, .c-layout-bottom .c-poll-content__response-email-input, .c-layout-main--thin .c-content__custom-answer-input, .c-layout-main--thin .c-poll-content__response-name-input, .c-layout-main--thin .c-poll-content__response-email-input {
  width: 100%;
}

.c-layout-bottom .c-poll-content__response-name, .c-layout-bottom .c-poll-content__response-email, .c-layout-main--thin .c-poll-content__response-name, .c-layout-main--thin .c-poll-content__response-email {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.c-layout-bottom .c-box-polls__content-wrapper .c-poll-content__poll-description, .c-layout-main--thin .c-box-polls__content-wrapper .c-poll-content__poll-description {
  text-align: center;
}


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


.c-box-upsell-products__buy-product-icon {
  display: none;
}


.c-box-upsell-products__buy-product-submit {
  background: black;
  color: white;
  font-size: 12px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  padding: 3px 6px;
}

.c-box-upsell-products__buy-product-submit:hover {
  background: #e81225;
  color: white;
}


.c-layout-bottom .c-box-upsell-products__product-wrapper {
  display: flex;
}


/*
 * ** End Bottom area **
 */
/*
 * ** Start Boxes **
 */
.c-layout-top .c-box-dd-categories {
  width: 100%;
  z-index: 10;
  background: white;
  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__item .c-box-dd-categories__subcategory-list {
  top: 41px !important;
}
.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: auto;
  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-item-link {
  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-item-link {
  padding: 6px 12px;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__ico {
  width: 22px;
  height: 100%;
  display: inline-block;
  background: url("/skins/alba/customer/images/ico-all-categories.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center center;
  background-size: 100%;
  margin-right: 5px;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__subcategory-item-link:hover {
  background-color: rgba(0, 0, 0, 0);
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__item		.c-box-dd-categories__subcategory-item-link:hover {
  color: #e81225;
}
.c-layout-top .c-box-dd-categories > .c-box-dd-categories__subcategory-list {
  max-width: 1398px;
  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;
  padding: 14px 18px;
}
.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: 20%;
  padding: 6px 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-item-link {
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  padding-left: 0;
  text-transform: uppercase;
  padding: 2px 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: 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 .c-box-dd-categories__subcategory-item-link {
  text-transform: none;
  padding: 4px 0;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link {
  position: static;
  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: black;
  text-transform: uppercase;
  padding: 2px 8px;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link > ul {
  box-shadow: -8px 12px 30px -10px rgba(0, 0, 0, 0.15);
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link > ul ul {
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link .c-box-dd-categories__subcategory-item-link {
  white-space: normal;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link > ul ul ul {
  padding: 0 5px;
}
@media screen and (min-width: 1110px) {
  .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;
  max-width: 1398px;
  width: 100% !important;
  left: 0;
  right: 0;
  margin: 0 auto !important;
}
}


@media only screen and (max-width: 1110px) {
  .c-layout-top .c-box-dd-categories > ul > li.c-box-dd-categories__item {
  display: none !important;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link {
  margin: 0 auto;
  font-size: 16px;
  text-transform: capitalize;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link			.c-box-dd-categories__all-categories-content {
  width: 100% !important;
  right: -10000px !important;
  top: 0;
  height: 100%;
  position: fixed;
  padding: 0;
  border: 0;
  padding: 10px 10px;
  overflow-x: hidden;
  overflow-y: auto;
  transition: right 0.3s ease;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-category-link			.c-box-dd-categories__all-categories-content.is-active {
  width: 100% !important;
  display: flex !important;
  right: 0 !important;
  transition: right 0.3s ease;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content			.c-box-dd-categories__item {
  width: 50%;
  height: max-content;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__nav-button {
  position: fixed;
  right: -10000px;
  top: 16px;
  width: 38px;
  height: 38px;
  background: black;
  border-radius: 50px;
  cursor: pointer;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: right 0.3s ease;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__nav-button:before, .c-layout-top .c-box-dd-categories .c-box-dd-categories__nav-button:after {
  content: '';
  position: absolute;
  left: 17px;
  top: 10px;
  height: 17px;
  width: 3px;
  background-color: white;
  border-radius: 4px;
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__nav-button:after {
  transform: rotate(-45deg);
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__nav-button:before {
  transform: rotate(45deg);
}
.c-layout-top .c-box-dd-categories .c-box-dd-categories__nav-button.is-active {
  right: 16px;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
}


@media only screen and (max-width: 640px) {
  .c-layout-top .c-box-dd-categories .c-box-dd-categories__all-categories-content			.c-box-dd-categories__item {
  width: 100%;
}
}


/*
 * Start easy banner generator
 */
.c-box-easy-banner__box-content .bx-pager {
  position: static !important;
}


.c-box-easy-banner__product-description {
  height: 114px;
  overflow: hidden;
  margin-bottom: 20px;
}


.c-box-easy-banner__price-and-action-buttons {
  margin-bottom: 20px;
}


/*
 * End easy banner generator
 */
.c-box-filter__title-wrapper {
  display: none;
}


.c-box-filter__title {
  color: black;
}


.c-box-custom-categories__category-title-link {
  background: rgba(75, 78, 83, 0.8);
  height: 42px;
}


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


.c-box-subcategories-with-level__box-content > ul > .c-subcategory-with-level__category-item {
  display: none;
}

.c-box-subcategories-with-level__box-content > ul > .c-subcategory-with-level__category-item.is-open {
  display: block;
}


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


.c-box-brands__brand-image {
  max-height: 40px;
  max-width: 100%;
  height: auto;
  width: 100%;
  object-fit: contain;
}


.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: calc(12.5% - 5px);
  padding: 0 10px;
}


@media only screen and (max-width: 1110px) {
  .c-layout-main--wide .c-box-brands__brand-link {
  width: 50%;
  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: flex-start;
}
.c-layout-main--wide .c-box-brands__brand-link .c-box-brands__brand-name {
  width: 100%;
}
}


.c-box-brands__list {
  justify-content: unset;
}


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

.c-box-categories__category-name-wrapper:hover .c-box-categories__category-name {
  color: #e81225;
}


.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-family: "Rawline medium", "Adjusted Arial Fallback";
}


.o-box-title:after {
  content: none;
}


.o-box-products .c-product-price__discount-precent-wrapper {
  right: inherit;
  left: 0;
  display: flex;
}


.c-box-address__company-name {
  color: #e81225;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  padding-top: 5px;
}


.c-box-brands__view-all-brands-link {
  display: none;
  justify-content: flex-end;
  color: black;
  font-size: 12px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  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;
}

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


.c-box-blog-articles__item {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 33%;
  overflow: hidden;
  margin-top: 14px;
}


.c-box-blog-articles__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.c-box-blog-articles__image-wrapper {
  overflow: hidden;
}


.c-box-blog-articles__image {
  max-width: 100%;
  width: auto;
  height: auto;
  transition: all 0.2s linear;
  box-shadow: black 0em 0em 0em;
}

.c-box-blog-articles__image:hover {
  transform: scale(1.5) rotate(-10deg);
  box-shadow: black 0em 0em 0em;
}


.c-box-blog-articles__details-wrapper {
  display: flex;
  flex-wrap: wrap;
}


.c-box-blog-articles__date {
  padding: 5px 0;
  order: 1;
}


.c-box-blog-articles__details-title {
  order: 2;
  margin-bottom: 12px;
  font-size: 12px;
}


.c-box-blog-articles__details-title-link {
  font-size: 18px;
  color: black;
}


.c-box-blog-articles__short-excerpt {
  order: 3;
}


.c-box-blog-categories__category-link {
  color: black;
  font-size: 14px;
}


/*
 * 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-categories > .c-box-accordion-subcategories__box-content > .c-box-accordion-subcategories__wrapper > .c-box-accordion-subcategories__category-link {
 * padding-left: 6px;
 * }
 */
.c-box-accordion-subcategories__category-name {
  font-size: 14px;
}


.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: 24px;
  min-width: 28px;
  cursor: pointer;
  transition: all 0.4s ease;
  padding: 6px 0;
  position: absolute;
  top: 0;
  right: 0;
}

.c-box-accordion-subcategories__toggle:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f067";
  font-size: 12px;
  color: #e81225;
  margin-right: 5px;
}

.c-box-accordion-subcategories__toggle::before {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
  border: 0;
  width: 20px;
  height: 20px;
  color: #e81225;
  margin: 0;
  pointer-events: none;
}

.c-box-accordion-subcategories__toggle.is-open::before {
  content: "\f068";
}


.c-box-accordion-subcategories__wrapper > .c-box-accordion-subcategories__box-content {
  max-height: 1px;
  padding-top: 1px;
  opacity: 0;
  padding: 0 0 0 20px;
  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: black;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
}


.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__wrapper .c-box-accordion-subcategories__wrapper > .c-box-accordion-subcategories__category-link:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f105";
  font-size: 14px;
  color: black;
  margin-right: 5px;
}

.c-box-accordion-subcategories__wrapper .c-box-accordion-subcategories__wrapper > .c-box-accordion-subcategories__category-link::before {
  position: absolute;
  top: 12px;
  left: -6px;
  margin: 0;
  height: 12px;
  width: 10px;
  pointer-events: none;
  line-height: 0.8;
}

.c-box-accordion-subcategories__wrapper .c-box-accordion-subcategories__wrapper > .c-box-accordion-subcategories__category-link.is-open::before, .c-box-accordion-subcategories__wrapper .c-box-accordion-subcategories__wrapper > .c-box-accordion-subcategories__category-link.is-open-accordion::before {
  content: "\f105";
  color: #e81225;
  font-size: 14px;
  display: flex;
  align-items: center;
}


.c-box-accordion-subcategories__wrapper:hover > .c-box-accordion-subcategories__category-link {
  color: #e81225;
}
.c-box-accordion-subcategories__wrapper:hover > .c-box-accordion-subcategories__category-link::before {
  color: #e81225;
}


.c-box-accordion-subcategories__wrapper .c-box-accordion-subcategories__wrapper > .c-box-accordion-subcategories__category-link.is-open::before, .c-box-accordion-subcategories__wrapper .c-box-accordion-subcategories__wrapper > .c-box-accordion-subcategories__category-link.is-open-accordion::before, .c-box-accordion-subcategories__wrapper .c-box-accordion-subcategories__wrapper > .c-box-accordion-subcategories__category-link.is-current::before {
  content: none;
  transform: rotate(90deg);
  top: 16px;
  left: -8px;
}


.c-box-accordion-subcategories__toggle::before {
  content: "\f0d7";
  font-size: 18px;
}


.c-box-accordion-subcategories__toggle.is-open::before {
  content: "\f0d8";
  color: #666666;
}


ul ul .c-box-accordion-subcategories__category-link.js-accordion-isParent:after {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f0da";
  font-size: 13px;
  color: black;
  margin-right: 5px;
}

ul ul .c-box-accordion-subcategories__category-link.js-accordion-isParent::after {
  position: absolute;
  top: 12px;
  left: -4px;
  margin: 0;
}


.c-box-accordion-subcategories__toggle {
  min-height: 36px;
  min-width: 36px;
}


/*
 * End Accordion box
 */
.o-box-products .c-product-price__discount-precent {
  background: #e81225;
  border-radius: 20px;
  color: white;
  font-size: 12px;
}


.o-box-products__product-title-link {
  width: 100%;
  display: block;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  line-height: 20px;
  color: #333333;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
}


.o-box-products__product-title, .o-box-products__title, .o-box-products__product-title-wrapper {
  height: inherit;
  width: 100%;
  text-align: left;
  justify-content: flex-start;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}

.o-box-products__product-title a, .o-box-products__title a, .o-box-products__product-title-wrapper a {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 100%;
}


@media only screen and (max-width: 640px) {
  .o-box-products__product-title, .o-box-products__title, .o-box-products__product-title-wrapper {
  height: 34px;
  max-height: 34px;
  white-space: normal;
  overflow: hidden;
}

.o-box-products__product-title a, .o-box-products__title a, .o-box-products__product-title-wrapper a {
  white-space: normal;
  display: block;
  height: 34px;
  max-height: 34px;
}
}


.o-box-products__add-to-wishlist-button .c-product-page__button-wishlist:before {
  margin: 0;
  font-size: 14px;
  pointer-events: none;
}


.o-box-products__add-to-wishlist-button .c-product-page__button-wishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  width: 24px;
  height: 24px;
}


.o-box-product__product-title-and-price {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  padding-left: 6px;
  position: initial;
}


.o-box-products__wrapper {
  width: 100%;
  align-items: flex-start;
}


.o-box-products .product-prices {
  margin: 6px 0 0 0;
  width: 100%;
}


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


.c-filter-dropdown__wrapper {
  display: flex;
  padding: 0 0 0 8px;
}

.c-filter-dropdown__wrapper .custom-select {
  width: 100%;
}
.c-filter-dropdown__wrapper .custom-select select {
  width: 100%;
}


.c-box-active-filters__box-title {
  color: #e81225;
}


.c-box-active-filters__remove-link {
  align-items: center;
  justify-content: center;
}


.c-filter-multiselect-widget__label {
  word-break: normal;
  color: black;
}


.c-filter-multiselect-widget__label:hover {
  color: #e81225;
  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: #e81225;
  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: #e81225;
  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;
}


.c-box-tabs .c-box-mega-tabs__navigation.ui-tabs-selected, .c-box-tabs .c-box-mega-tabs__navigation:hover {
  background: #f74f4c;
}


.c-box-tabs .c-box-mega-tabs__navigation-list {
  border-bottom-color: #dddddd;
}


.c-box-tabs .c-box-mega-tabs__navigation-link {
  font-size: 13px;
}


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


.c-filter-attribute__title, .c-filter-options__title, .c-filter-atributes-group__title {
  color: black;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #cccccc;
  user-select: none;
}


.c-filter-multiselect-widget__list {
  padding: 0 8px 0 16px;
}


.c-filter-multiselect-widget__wrapper input[type="checkbox"] {
  opacity: 0;
  z-index: 9;
  margin: 0 8px 0 0;
  position: absolute;
  cursor: pointer;
}


.c-filter-multiselect-widget__wrapper input[type="checkbox"] + .c-filter-multiselect-widget__label {
  display: flex;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  transition: background 0.6s;
}


.c-filter-multiselect-widget__wrapper input[type="checkbox"] + .c-filter-multiselect-widget__label::before {
  content: "";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 14px;
  max-width: 14px;
  min-height: 14px;
  max-height: 14px;
  border-style: solid;
  border-width: 1px;
  border-color: black;
  margin-right: 8px;
  margin-top: 3px;
  cursor: pointer;
  background: white;
  transition: all 0.4s ease;
}


.c-filter-multiselect-widget__wrapper input[type="checkbox"] + .c-filter-multiselect-widget__label::after {
  content: "";
  transform: scale(0);
  position: absolute;
  left: 3px;
  top: 6px;
  bottom: 0;
  margin: 0;
  width: 8px;
  height: 8px;
  transition: all 0.4s ease;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="10.3" height="8" \	viewBox="8.9 0.3 10.3 8" enable-background="new 8.9 0.3 10.3 8"%3E%3Cpath fill="%23fff" d="M12.6 8.1l-3.7-3.8 1-1.1 2.7 2.7 5.5-5.4 1 1z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
}


.c-filter-multiselect-widget__wrapper input[type="checkbox"]:checked + .c-filter-multiselect-widget__label {
  transition: all 0.2s ease;
}


.c-filter-multiselect-widget__wrapper input[type="checkbox"]:checked + .c-filter-multiselect-widget__label::before {
  border-width: 7px;
  border-color: #e81225;
  transition: all 0.2s ease;
}


.c-filter-multiselect-widget__wrapper input[type="checkbox"]:checked + .c-filter-multiselect-widget__label::after {
  transform: scale(1);
  transition: all 0.2s ease;
}


.c-filter-links__filters-list {
  padding-left: 32px;
}


.c-filter-thumb__list {
  padding-left: 16px;
}


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


.c-filter-thumb__option-value-link {
  width: 28px;
  height: 28px;
  border: 0;
}


.c-filter-thumb__option-value-image {
  width: 26px;
  height: 26px;
  min-width: 26px;
  min-height: 26px;
}


.c-filter-thumb__wrapper:hover .c-filter-thumb__option-tooltip {
  z-index: 91;
}


.c-filter-color__list {
  padding-left: 16px;
}


.c-filter-color__color-link {
  width: 28px;
  height: 28px;
  margin: 0 8px 8px 0;
}


.c-filter-color__color {
  width: 26px;
  height: 26px;
  padding: 0;
}


.c-filter-slider__filter {
  padding: 0 8px 0 26px;
}


.c-filter-slider__range {
  margin-left: -8px;
}


/*
 * 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-family: "Rawline medium", "Adjusted Arial Fallback";
  font-size: 14px;
  color: #e81225;
}

.c-layout-main--thin .o-box-title {
  color: black;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
}

.c-layout-main--thin .c-box {
  padding: 0px 10px 36px 0;
  margin-bottom: 36px;
}
.c-layout-main--thin .c-box:last-child {
  border-bottom: 0;
}

.c-layout-main--thin .o-box-product__product-title-and-price {
  padding-left: 4px;
  width: 60%;
}

.c-layout-main--thin .o-box-products__product-image-wrapper {
  display: flex;
  justify-content: center;
  width: 40%;
  height: 100px;
}

.c-layout-main--thin .c-box-blog-articles__item {
  width: 100%;
}

.c-layout-main--thin .c-box-blog-articles__date {
  order: 2;
  font-style: italic;
  color: #e81225;
  padding: 0;
}

.c-layout-main--thin .c-box-blog-articles__details-title {
  order: 1;
  margin-bottom: 2px;
}

.c-layout-main--thin .c-box-blog-articles__details-title-link {
  font-size: 12px;
  color: #333333;
}
.c-layout-main--thin .c-box-blog-articles__details-title-link:hover {
  color: #e81225;
}

.c-layout-main--thin .c-box-blog-articles__short-excerpt {
  color: #e81225;
  font-size: 12px;
}

.c-layout-main--thin .c-box-blog-articles__details-wrapper {
  margin-top: 10px;
}

.c-layout-main--thin .c-box-blog-articles__view-all-articles {
  display: flex;
  justify-content: flex-end;
}

.c-layout-main--thin .c-box-blog-articles__view-all-articles-link {
  color: black;
  text-decoration: underline;
  padding: 4px 0;
  font-size: 12px;
}
.c-layout-main--thin .c-box-blog-articles__view-all-articles-link:hover {
  text-decoration: none;
}

.c-layout-main--thin .c-box-blog-categories__category::before {
  content: "";
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
  transform: rotate(-45deg);
  margin-right: 6px;
  position: relative;
  top: 1px;
}

.c-layout-main--thin .c-box-blog-categories__category-link:hover {
  color: #e81225;
}

.c-layout-main--thin .c-box-blog-categories__category {
  display: flex;
  align-items: center;
  padding: 0 0 8px 0;
}

.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: #e81225;
}

.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 #dddddd;
  z-index: 99;
  display: none;
  border-right: 1px solid #dddddd;
}

.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: #e81225;
}

.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: #e81225;
}

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

.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-family: "Rawline medium", "Adjusted Arial Fallback";
}

.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 .o-box-title {
  color: black;
  font-size: 24px;
  text-overflow: ellipsis;
}

.c-layout-main--wide .c-box {
  margin-top: 20px;
  margin-bottom: 10px;
}
.c-layout-main--wide .c-box .price-value {
  margin-left: 4px;
}
.c-layout-main--wide .c-box .product-price {
  text-align: left;
}

.c-layout-main--wide .o-box-products__wrapper, .c-layout-main--wide .o-box-products__list {
  display: flex;
  flex-wrap: wrap;
}

.c-layout-main--wide .o-box-title-wrapper {
  display: flex;
  justify-content: center;
}

.c-layout-main--wide .o-box-products__wrapper {
  flex-direction: inherit;
  /*
 * width: 24%;
 */
  width: 100%;
}

.c-layout-main--wide .o-box-products__product-image-wrapper {
  display: flex;
  justify-content: center;
  width: 40%;
  height: 100px;
}

.c-layout-main--wide .o-box-product__product-title-and-price {
  width: 60%;
}

.c-layout-main--wide .o-box-products__product-image-link {
  height: inherit;
}

.c-layout-main--wide .o-box-products__wrapper {
  border: 1px solid rgba(0, 0, 0, 0);
}

.c-layout-main--wide .o-box-products__wrapper:hover {
  border-color: #dddddd;
}

.c-layout-main--wide .c-box-brands__list {
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.c-layout-main--wide .c-box-blog-articles__view-all-articles {
  display: none;
}

.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: #e81225;
}

.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;
  flex-direction: inherit;
}

.c-layout-main--wide .c-box-custom-products__product-image-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 70%;
  padding: 0 0 10px 0;
}

.c-layout-main--wide .c-box-custom-products__product-title-and-price {
  width: 100%;
  height: 30%;
  padding: 0;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
}
.c-layout-main--wide .c-box-custom-products__product-title-and-price .product-prices {
  margin: 0;
}

.c-layout-main--wide .c-box-custom-products__product-image-link {
  height: auto;
}

.c-layout-main--wide .c-box-custom-products__product {
  margin-bottom: 16px;
  flex-wrap: nowrap;
  flex-direction: column;
  flex-grow: 3;
}

.c-layout-main--wide .bx-wrapper .c-box-custom-products__product {
  margin-bottom: 0;
  flex-grow: 0;
}

.c-layout-main--wide .c-box-custom-products__product-title-wrapper {
  min-height: 40px;
  text-align: center;
  height: auto;
  margin: 0 0 6px 0;
}
.c-layout-main--wide .c-box-custom-products__product-title-wrapper .c-box-custom-products__title-link {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 40px;
  white-space: normal;
  max-height: 40px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
}

.c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-exclude-taxes__final-price-with-tax, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-include-taxes__final-price-with-tax, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-exclude-taxes__final-price-withtax, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-include-taxes__final-price-withtax {
  justify-content: center;
}
.c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-exclude-taxes__final-price-with-tax .price-value, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-include-taxes__final-price-with-tax .price-value, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-exclude-taxes__final-price-withtax .price-value, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-include-taxes__final-price-withtax .price-value {
  font-size: 16px;
}

.c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-exclude-taxes__final-price-price-list, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-include-taxes__final-price-price-list, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-exclude-taxes__final-price-list, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-include-taxes__final-price-list {
  justify-content: center;
}
.c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-exclude-taxes__final-price-price-list del.price-value, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-include-taxes__final-price-price-list del.price-value, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-exclude-taxes__final-price-list del.price-value, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-include-taxes__final-price-list del.price-value {
  font-size: 13px;
}

.c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-include-taxes__no-wholesale-with-tax, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-exclude-taxes__no-wholesale-with-tax, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-include-taxes__product-price, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-exclude-taxes__product-price, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-include-taxes__final-price, .c-layout-main--wide .c-box-custom-products__product-title-and-price .c-price-exclude-taxes__final-price {
  justify-content: center;
}


.c-filter-slider__slider-range:first-of-type {
  background: #e81225;
  height: 6px;
  top: -1px;
}


.c-filter-slider__handle {
  width: 16px;
  height: 16px;
  background: black;
  border: 5px solid white;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
}


.c-filter-slider__slider {
  background: #cccccc;
  height: 6px;
  border-radius: 20px;
  border-color: #cccccc;
}


.c-box-active-filters__remove-link:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f00d";
  font-size: 14px;
  color: #e81225;
  margin-right: 5px;
}


.o-box-products__action-buttons {
  display: none;
}


.products-per-row-6 .c-layout-main--wide .o-box-products__list {
  display: grid;
  grid-template-columns: 16.66% 16.66% 16.66% 16.66% 16.66% 16.66%;
}
.products-per-row-6 .c-layout-main--wide .o-box-products__list.has-slider {
  display: flex;
  padding: 0;
}
.products-per-row-6 .c-layout-main--wide .o-box-products__list.has-slider .o-box-products__wrapper {
  width: 16.66%;
  padding: 6px;
}


.products-per-row-5 .c-layout-main--wide .o-box-products__list {
  display: grid;
  grid-template-columns: 20% 20% 20% 20% 20%;
}
.products-per-row-5 .c-layout-main--wide .o-box-products__list.has-slider {
  display: flex;
  padding: 0;
}
.products-per-row-5 .c-layout-main--wide .o-box-products__list.has-slider .o-box-products__wrapper {
  width: 20%;
  padding: 6px;
}


.products-per-row-4 .c-layout-main--wide .o-box-products__list {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
}
.products-per-row-4 .c-layout-main--wide .o-box-products__list.has-slider {
  display: flex;
  padding: 0;
}
.products-per-row-4 .c-layout-main--wide .o-box-products__list.has-slider .o-box-products__wrapper {
  width: 25%;
  padding: 6px;
}


.products-per-row-3 .c-layout-main--wide .o-box-products__list {
  display: grid;
  grid-template-columns: 33.33% 33.33% 33.33%;
}
.products-per-row-3 .c-layout-main--wide .o-box-products__list.has-slider {
  display: flex;
  padding: 0;
}
.products-per-row-3 .c-layout-main--wide .o-box-products__list.has-slider .o-box-products__wrapper {
  width: 33.33%;
  padding: 6px;
}


.c-product-page__product-price-wrapper .c-product-price__discount-free-shipping {
  text-align: right;
}


.c-product-price__discount-free-shipping {
  text-align: center;
  width: 100%;
}


.c-layout-main--wide .o-box-products__wrapper:not(.has-slider .o-box-products__wrapper) {
  width: 100%;
  flex-direction: column;
  flex-wrap: nowrap !important;
  padding: 5px 10px;
}

.c-layout-main--wide .o-box-products__product-image-wrapper {
  height: initial;
  padding: 10px;
  width: 100%;
}

.c-layout-main--wide .o-box-product__product-title-and-price {
  width: 100%;
  padding: 0;
  justify-content: center;
  align-items: flex-start;
}

.c-layout-main--wide .o-box-products__product-image-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 260px;
  width: 100%;
}

.c-layout-main--wide .o-box-products__product-image {
  max-height: 260px;
}

.c-layout-main--wide .o-box-products__product-title, .c-layout-main--wide .o-box-products__title, .c-layout-main--wide .o-box-products__product-title-wrapper {
  text-align: center;
  justify-content: center;
  height: initial;
}

.c-layout-main--wide .c-box .product-price {
  text-align: center;
  justify-content: center;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.c-layout-main--wide .o-box-products .product-prices * {
  text-align: center;
  justify-content: center;
}

.c-layout-main--wide .o-box-products .c-product-price__discount-precent-wrapper {
  top: 4px;
  right: 4px;
  left: initial;
}

.c-layout-main--wide .o-box-products__buy-product-form {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-layout-main--wide .c-product-grid__view-details-button, .c-layout-main--wide .c-product-grid__buy-product-button {
  display: flex;
}

.c-layout-main--wide .o-box-products__action-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: auto;
}

.c-layout-main--wide .o-box-products__view-details-button, .c-layout-main--wide .o-box-product__buy-product-button {
  margin-top: 8px;
}

.c-layout-main--wide .o-box-products__add-to-wishlist-button .c-product-page__wishlist-buttons {
  margin: 8px 5px 0 0;
  width: 26px;
  min-width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid black;
}

.c-layout-main--wide .o-box-product__buy-product-submit, .c-layout-main--wide .o-box-products__view-details-link {
  display: block;
  width: 100%;
  background: black;
  border: 0;
  font-weight: normal;
  color: white;
  padding: 0 15px;
  height: 26px;
  line-height: 25px;
  font-size: 13px !important;
  cursor: pointer;
  text-align: center;
}
.c-layout-main--wide .o-box-product__buy-product-submit:hover, .c-layout-main--wide .o-box-products__view-details-link:hover {
  color: white;
  background: #e81225;
}

.c-layout-main--wide .o-box-products__product-title, .c-layout-main--wide .o-box-products__title, .c-layout-main--wide .o-box-products__product-title-wrapper {
  height: 40px;
  overflow: hidden;
}


.o-box-products .c-price-exclude-taxes__price-modifiers, .o-box-products .c-price-exclude-taxes__discount-modifier {
  display: none;
}


@media only screen and (max-width: 1110px) {
  .c-box-news__view-all-subscribe-buttons a {
  display: flex;
  align-items: center;
  padding: 0 0 8px 0;
  margin: 0 0 8px 0;
}


.c-box-news__view-all-subscribe-buttons br {
  display: none;
}


.c-box .bx-wrapper {
  margin: 0 auto;
}


.products-per-row-6 .c-layout-main--wide .o-box-products__list {
  display: grid;
  grid-template-columns: 50% 50%;
}
.products-per-row-6 .c-layout-main--wide .o-box-products__list.has-slider {
  display: flex;
  width: 100%;
  padding: 0;
}
.products-per-row-6 .c-layout-main--wide .o-box-products__list.has-slider .o-box-products__wrapper {
  width: calc(50% - 5px);
}


.products-per-row-5 .c-layout-main--wide .o-box-products__list {
  display: grid;
  grid-template-columns: 50% 50%;
}
.products-per-row-5 .c-layout-main--wide .o-box-products__list.has-slider {
  display: flex;
  width: 100%;
  padding: 0;
}
.products-per-row-5 .c-layout-main--wide .o-box-products__list.has-slider .o-box-products__wrapper {
  width: calc(50% - 5px);
}


.products-per-row-4 .c-layout-main--wide .o-box-products__list {
  display: grid;
  grid-template-columns: 50% 50%;
}
.products-per-row-4 .c-layout-main--wide .o-box-products__list.has-slider {
  display: flex;
  width: 100%;
  padding: 0;
}
.products-per-row-4 .c-layout-main--wide .o-box-products__list.has-slider .o-box-products__wrapper {
  width: calc(50% - 5px);
}


.products-per-row-3 .c-layout-main--wide .o-box-products__list {
  display: grid;
  grid-template-columns: 50% 50%;
}
.products-per-row-3 .c-layout-main--wide .o-box-products__list.has-slider {
  display: flex;
  width: 100%;
  padding: 0;
}
.products-per-row-3 .c-layout-main--wide .o-box-products__list.has-slider .o-box-products__wrapper {
  width: calc(50% - 5px);
}


.c-layout-main--wide .o-box-products__product-image-link {
  min-height: 180px;
  height: 180px;
}


.c-layout-main--wide .o-box-products__product-image {
  max-height: 180px;
}


.c-layout-main--wide .o-box-products__wrapper, .c-layout-main--wide .o-box-products__list {
  align-content: flex-start;
  padding: 4px;
}


.c-layout-main--wide .o-box-product__buy-product-submit, .c-layout-main--wide .o-box-products__view-details-link {
  padding: 0 6px;
  font-size: 12px !important;
  line-height: 26px;
}


.c-layout-main--wide .o-box-products__view-details-button, .c-layout-main--wide .o-box-product__buy-product-button {
  width: 100%;
}


.c-box-related-products__product-name-title.o-box-products__product-name-title {
  height: 40px;
  overflow: hidden;
}
}


/*
 * End Boxes in wide column
 */
/*
 * ** End Boxes **
 */
/*
 * ** Start Boxes **
 */
/*
 * Start Product comparison box
 */
.c-product-comparison-box__content-wrapper .c-price-include-taxes__no-wholesale-with-tax-price, .c-product-comparison-box__content-wrapper .c-price-include-taxes__final-price-with-tax-price, .c-product-comparison-box__content-wrapper .c-price-exclude-taxes__no-wholesale-price-list-price, .c-product-comparison-box__content-wrapper .c-price-exclude-taxes__final-price-withtax-price, .c-product-comparison-box__content-wrapper .c-price-include-taxes__final-price-withtax-price {
  font-size: 16px;
}


.c-product-comparison-box__comparison-product-details .product-prices * {
  justify-content: center;
}


.c-product-comparison-box__content-wrapper .c-product-price__discount-precent {
  position: absolute;
  top: 16px;
  left: 16px;
  color: white;
  background: #e81225;
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}


.c-product-comparison-box__box-title-wrapper {
  padding: 8px 30px 12px 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: 16px;
  right: 16px;
}

.c-product-comparison-box__remove-compare-link:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f057";
  font-size: 20px;
  color: #ca001d;
  margin-right: 5px;
}

.c-product-comparison-box__remove-compare-link::before {
  margin: 0;
}


.c-product-comparison-page__product-name {
  height: 40px;
}


@media only screen and (max-width: 640px) {
  .c-product-comparison-box__box-title-wrapper {
  padding: 8px 20px 10px 20px;
}


.c-product-comparison-box__comparison-button {
  right: 16px;
}
}


/*
 * End Product comparison box
 */
/*
 * Start Categories box
 */
.c-layout-main .c-box-categories__category-product-count {
  display: none;
}


.c-layout-main--wide .c-box-categories__categories-per-row-2 {
  width: 50%;
}

.c-layout-main--wide .c-box-categories__categories-per-row-3 {
  width: 33.33%;
}

.c-layout-main--wide .c-box-categories__categories-per-row-4 {
  width: 25%;
}

.c-layout-main--wide .c-box-categories__categories-per-row-5 {
  width: 20%;
}

.c-layout-main--wide .c-box-categories__list {
  margin: 0 -6px;
  gap: 30px 0;
}

.c-layout-main--wide .c-box-categories__category {
  width: 25%;
  display: flex;
  margin: 0;
  padding: 0 6px;
}

.c-layout-main--wide .c-box-categories__base-category-image-wrapper {
  text-align: center;
  margin-bottom: 10px;
}

.c-layout-main--wide .c-box-categories__category-image {
  max-height: 200px;
}

.c-layout-main--wide .c-box-categories__category-name-wrapper {
  padding: 12px 0 0 0;
  width: 100%;
  text-align: center;
}
.c-layout-main--wide .c-box-categories__category-name-wrapper::before {
  content: none;
}

.c-layout-main--wide .c-box-categories__category-name {
  font-size: 16px;
}

.c-layout-main--wide .c-box-categories__base-category-image {
  max-width: 100%;
  height: auto;
}

.c-layout-main--wide .c-box-categories__category-title-link {
  max-width: none;
  max-height: none;
  flex: 1;
}


@media only screen and (max-width: 1110px) {
  .c-layout-main--wide .c-box-categories {
  margin-top: 10px !important;
}

.c-layout-main--wide .c-box-categories__list {
  gap: 20px 0;
}

.c-layout-main--wide .c-box-categories__category {
  width: 33.33%;
}
}


@media only screen and (max-width: 640px) {
  .c-layout-main--wide .c-box-categories__categories-per-row-2, .c-layout-main--wide .c-box-categories__categories-per-row-3, .c-layout-main--wide .c-box-categories__categories-per-row-4, .c-layout-main--wide .c-box-categories__categories-per-row-5, .c-layout-main--wide .c-box-categories__category {
  width: 50%;
}

.c-layout-main--wide .c-box-categories__list {
  gap: 20px 0;
}

.c-layout-main--wide .c-box-categories__category-name {
  font-size: 14px;
}
}


/*
 * End Categories box
 */
/*
 * Start News box
 */
.c-box-news__news-title-link {
  background: rgba(0, 0, 0, 0);
  color: black;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
}

.c-box-news__news-title-link * {
  color: black !important;
}


.c-box-news__news-date.date {
  color: black !important;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
}


.c-box-news__item {
  margin: 0 0 8px 0;
  padding: 0 0 8px 0;
}


.c-box-news__news-teaser-link {
  flex-wrap: wrap;
  margin: 4px 0;
  color: #e81225;
}


.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-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  color: black !important;
}

.c-box-news__subscribe-link::before, .c-box-news__view-all-link::before {
  color: black !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;
}


/*
 * End News box
 */
/*
 * Start Reviews box
 */
.c-layout-bottom .c-box-reviews {
  margin: 0;
}

.c-layout-bottom .c-box-reviews__list {
  margin: 0;
}

.c-layout-bottom .c-box-reviews__item {
  margin: 0 0 10px 0;
  padding: 0;
}

.c-layout-bottom .c-box-reviews__item:nth-of-type(3) {
  border-bottom: 0;
}

.c-layout-bottom .c-box-reviews__item:nth-child(n+4) {
  display: none;
}

.c-layout-bottom .c-box-reviews__title {
  font-size: 14px;
  margin: 0 0 6px 0;
}

.c-layout-bottom .c-box-reviews__review-owner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  order: 2;
  margin: 8px 0 0 0;
}

.c-layout-bottom .c-box-reviews__review-info {
  width: 100%;
}

.c-layout-bottom .c-box-reviews__review-owner-id {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 14px;
}

.c-layout-bottom .c-box-reviews__review-owner-name {
  font-size: 12px;
  width: calc(100% - 30px);
  display: flex;
  align-items: center;
  padding-left: 10px;
}

.c-layout-bottom .c-box-reviews__review-date {
  width: 50%;
  font-size: 12px;
}

.c-layout-bottom .c-box-reviews__review-label {
  width: 50%;
  font-size: 12px;
  text-align: right;
}

.c-layout-bottom .c-box-reviews__review-link {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  margin: 0 0 10px 0;
}

.c-layout-bottom .c-box-reviews__image-list {
  display: none;
}

.c-layout-bottom .c-box-reviews__see-all {
  align-items: start;
  justify-content: start;
}

.c-layout-bottom .c-box-reviews__see-all-link {
  font-size: 14px;
  font-weight: bold;
}

@media only screen and (max-width: 768px) {
  .c-layout-bottom .c-box-reviews__review-owner-id {
  position: static;
}
.c-layout-bottom .c-box-reviews__review-owner {
  flex-direction: row;
  padding: 0;
}
.c-layout-bottom .c-box-reviews__review-info {
  margin: 0;
}
.c-layout-bottom .c-box-reviews__review-date {
  margin: 0 0 12px 0;
}
}


/*
 * End Reviews box
 */
/*
 * Start newsletter box
 */
.c-layout-main .c-box-newsletter {
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 1398px;
  padding: 50px 0px 60px 0px;
  position: relative;
}
.c-layout-main .c-box-newsletter:before {
  content: '';
  background-color: #595959;
  position: absolute;
  width: 100%;
  height: 100%;
  width: calc(100vw + 5000px);
  left: -5000px;
  top: 0;
  z-index: 0;
}
.c-layout-main .c-box-newsletter:after {
  content: '';
  background: rgba(0, 0, 0, 0) url("/skins/alba/customer/images/newsletter-bg.png?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat right center;
  position: absolute;
  width: 400px;
  height: auto;
  z-index: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-size: 100%;
}

.c-layout-main .c-box-newsletter__box-title-wrapper {
  margin-bottom: 20px;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
  justify-content: flex-start;
}

.c-layout-main .c-box-newsletter__box-title {
  font-size: 24px;
  font-weight: normal;
  color: white;
}

.c-layout-main .c-box-newsletter__form {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.c-layout-main .c-box-newsletter__enter-email-note {
  margin: 0 0 20px 0;
  font-size: 16px;
  display: block;
  width: 100%;
  color: white;
}

.c-layout-main .c-box-newsletter__newsletter-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}

.c-layout-main .c-box-newsletter__email-input {
  width: 100%;
  max-width: 320px;
  box-shadow: none;
  border: 1px solid white !important;
  padding: 8px 8px !important;
  margin: 0 0 10px 0;
  color: white !important;
  border-radius: 0;
  background-color: #595959;
}
.c-layout-main .c-box-newsletter__email-input::placeholder {
  color: white;
}

.c-layout-main .c-box-newsletter__subscribe-button {
  width: 100%;
  max-width: 240px;
  min-height: 38px;
  z-index: 8;
  position: relative;
  text-align: center;
}

.c-layout-main .c-box-newsletter__subscribe-button::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  background: white;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  pointer-events: none;
}

.c-layout-main .c-box-newsletter__subscribe-button-input {
  background: #595959 !important;
  color: white !important;
  height: 100%;
  width: 100%;
  max-width: 150px;
  font-size: 16px;
  padding: 10px 6px;
  min-height: 38px;
  margin: auto;
  line-height: normal;
  text-wrap: auto;
}


@media only screen and (max-width: 1110px) {
  .c-layout-main .c-box-newsletter {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
}


@media only screen and (max-width: 640px) {
  .c-layout-main .c-box-newsletter {
  padding: 40px 0px 40px 0px;
}
.c-layout-main .c-box-newsletter:after {
  content: '';
  width: 200px;
  height: 100px;
  bottom: auto;
}

.c-layout-main .c-box-newsletter__enter-email-note {
  font-size: 14px;
}

.c-layout-main .c-box-newsletter__subscribe-button-input, .c-layout-main .c-box-newsletter__email-input {
  font-size: 14px !important;
}

.c-layout-main .c-box-newsletter__email-input {
  max-width: 100%;
}
}


/*
 * End newsletter box
 */
/*
 * ** End Boxes **
 */
/*
 * ** Start Other pages **
 */
.c-custom-select-image__target {
  display: none;
}


.c-newsletters__newsletter-checkbox {
  align-items: center;
}


.c-newsletter__checkbox-list {
  display: flex;
  align-items: center;
}


.c-search-grid-page__modify-search-link, .c-search-list-page__modify-search-link {
  color: black;
  text-decoration: underline;
}


.c-search-grid-page__modify-search, .c-search-list-page__modify-search {
  display: flex;
  justify-content: flex-start;
  margin: 0 0 42px;
  padding: 0 0 0 20px;
}


.c-wishlist-notlogged-page__send-to-friend-form {
  max-width: 100%;
  padding: 0 0 20px 0;
}


.c-product__top-area .c-promotion-countdown__label {
  font-size: 18px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
}
.c-product__top-area .c-promotion-countdown__label:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f017";
  font-size: 18px;
  color: black;
  margin-right: 5px;
}

.c-product__top-area .c-promotion-countdown__time, .c-product__top-area .c-promotion-countdown__days {
  font-size: 18px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
}

.c-product__top-area .c-promotion-countdown__days {
  margin-left: 8px;
}

.c-product__top-area .c-promotion-countdown__label::before {
  color: #e81225;
  font-size: 18px;
}


.c-promotion-countdown__days {
  margin-right: 4px;
  color: #e81225;
}


.c-promotion-countdown__time {
  color: #e81225;
}


.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: #e81225;
  display: none;
}


.c-product-listing__product-quick-view-wrapper {
  display: none;
}


.c-product-listing__product-actions {
  align-items: flex-end;
  justify-content: flex-start;
  padding: 20px 0 0 0;
  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-product-listing__product-actions .c-price-include-taxes, .c-product-listing__product-actions .c-price-exclude-taxes {
  width: 100%;
  text-align: right;
  min-height: 37px;
}


.c-product-listing__availability {
  padding: 10px 0;
  width: 100%;
  text-align: right;
}


.c-product-listing__product-actions form {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
}


.c-product-listing__buy-product-button {
  margin: 8px 0 4px 0;
}


.c-countdown-product-grid__wrapper {
  background: rgba(0, 0, 0, 0);
}


.c-countdown-product-grid__countdown {
  padding: 0;
}


.c-countdown-product-grid__wrapper .c-countdown-product-grid__delimiter {
  display: none;
}


.c-countdown-product-grid__wrapper .c-countdown-product-grid__unit-of-time span {
  font-size: 10px;
  color: white;
}


.c-countdown-product-grid__wrapper .c-countdown-product-grid__unit-of-time {
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, 0.6);
  margin: 0 6px;
  color: white;
  font-size: 16px;
}


@media only screen and (max-width: 640px) {
  .c-countdown-product-grid__wrapper .c-countdown-product-grid__unit-of-time {
  width: 22%;
  height: 40px;
  margin: 0;
}


.c-countdown-product-grid__wrapper .c-countdown-product-grid__time-wrapper {
  justify-content: space-around;
}
}


.c-wishlist-profile-page__product-list .c-wishlist-profile-page__item-type.type-in-favorites:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f004";
  font-size: 24px;
  color: #e81225;
  margin-right: 5px;
}
.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;
  content: "\f295";
  font-size: 24px;
  color: #e81225;
  margin-right: 5px;
}
.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;
  content: "\f0f3";
  font-size: 24px;
  color: #e81225;
  margin-right: 5px;
}


.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price {
  color: black;
  border-radius: 4px;
  margin-bottom: 4px;
  margin-top: 4px;
}


.c-page-product .c-product-page__wishlist-and-lower-price-wrapper .c-product-page__button-wishlist-text {
  font-size: 14px;
  display: inline-block;
  width: fit-content;
}


.c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price:hover:before, .c-page-product .c-product-page__button-wishlist-subscribe-for-lower-price:before {
  content: "" !important;
  width: 18px;
  height: 18px;
  background-color: #378b0e;
  -webkit-mask: url("/skins/alba/customer/images/percent-solid.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/percent-solid.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  -webkit-mask-size: 12px;
  margin: 0 6px 0 0;
}


.c-product-page__wishlist-popup-colorbox #cboxClose {
  top: 14px !important;
  right: 16px;
  background: rgba(0, 0, 0, 0);
  font-size: 0;
}


.c-product-page__wishlist-popup-colorbox #cboxClose::before, .c-product-page__wishlist-popup-colorbox #cboxClose::after {
  position: absolute;
  left: 11px;
  top: 4px;
  content: ' ';
  height: 17px;
  width: 2px;
  background-color: black;
  border-radius: 4px;
}


.c-product-page__wishlist-popup-colorbox #cboxClose::before {
  transform: rotate(45deg);
}


.c-product-page__wishlist-popup-colorbox #cboxClose::after {
  transform: rotate(-45deg);
}


.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 {
  width: 130px;
}


.c-product-page__wishlist-popup-wrapper {
  padding: 20px;
  max-width: 640px;
}


.c-product-page__wishlist-popup-wrapper .c-product-page__wishlist-popup-product-image-wrapper {
  padding-right: 20px;
}


/*
 * ** End Other pages **
 */
/*
 * ** Start Footer **
 */
.c-footer__payment-shippment-logo {
  margin: 0 16px 0 0;
}


.c-footer__payment-shippment-logo-list {
  margin: 14px 0 0 0;
}


.c-footer__gdpr {
  max-width: 1398px;
  border-top-color: white;
}


.c-footer__social-medias-list {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}


.c-footer__social-medias-list {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 24px 0;
}


.c-footer__social-icons {
  display: inline-flex;
  width: 32px;
  height: 32px;
  margin: 0 12px 0 0;
}

.c-footer__social-icons.is-fb:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f082";
  font-size: 28px;
  color: white;
  margin-right: 5px;
}
.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=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/orion/customer/images/social-media/twitter-rounded.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") 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;
  content: "\f16d";
  font-size: 28px;
  color: white;
  margin-right: 5px;
}
.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;
  content: "\f166";
  font-size: 28px;
  color: white;
  margin-right: 5px;
}
.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;
  content: "\f08c";
  font-size: 28px;
  color: white;
  margin-right: 5px;
}
.c-footer__social-icons.is-lin:hover::before {
  opacity: 0.85;
  transition: all 0.3s ease;
}

.c-footer__social-icons.is-pin:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f0d3";
  font-size: 28px;
  color: white;
  margin-right: 5px;
}
.c-footer__social-icons.is-pin: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: white;
  position: relative;
  top: 2px;
  display: block;
  -webkit-mask: url("/skins/alba/customer/images/svg_icon/social_tiktok.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/svg_icon/social_tiktok.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask-size: 24px 24px;
  -webkit-mask-size: 24px 24px;
  width: 24px;
  height: 24px;
}
.c-footer__social-icons.is-tik:hover::before {
  opacity: 0.85;
  transition: all 0.3s ease;
}

.c-footer__social-icons::before {
  margin: 0;
}


@media only screen and (max-width: 1110px) {
  .c-footer__social-medias-list {
  padding: 0 20px;
}


.c-footer__payment-shippment-logo-list {
  padding: 0 20px;
}
}


/*
 * All categories in footer
 */
.c-footer__all-categories {
  max-width: 1398px;
  width: 100%;
  margin: 0 auto 20px auto;
}


.c-footer__category-link.c-footer__node-level--0 {
  color: white;
}


.c-footer__category-link:before {
  color: white;
  font-size: 6px;
  position: relative;
  top: -2px;
}


@media only screen and (max-width: 1400px) {
  .c-footer__background {
  padding: 0 20px;
}
}


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


.c-footer__all-categories-list {
  display: flex;
  flex-wrap: wrap;
}
}


@media only screen and (max-width: 640px) {
  .c-product-page__thumb-list:not(.no-slider) .c-product-page__thumb-link {
  width: 80px;
  height: 80px;
}


.c-footer__gdpr-policy a {
  display: block;
  padding: 4px 0;
  margin: 6px 0 8px 0;
}


.c-footer__background {
  padding: 0;
}


.c-footer__all-categories-column {
  padding: 0 8px;
}


.c-footer__category-link.c-footer__node-level--2 {
  margin: 0 0 12px 0;
  font-size: 14px;
}


.c-footer__category-link.c-footer__node-level--1 {
  font-size: 14px;
  margin: 0 0 12px 0;
}


.c-footer__category-link.c-footer__node-level--1.c-footer__category--no-sub-nodes {
  margin: 0 0 12px 0;
}


.c-footer__category-link {
  font-size: 14px;
}
}


.c-footer__content-list {
  display: flex;
  padding: 30px 0;
}


.c-footer__power�d-seliton {
  width: 100%;
}


.c-footer__links, .c-footer__contact-and-subscribe {
  max-width: 50%;
  width: 100%;
}


.c-footer__menu-link-column {
  width: 25%;
}


.c-footer__links {
  padding-right: 10px;
}


.c-footer__menu-name {
  color: white;
  width: fit-content;
  width: -moz-fit-content;
}


.c-footer__menu-links {
  margin: 20px 0 0 0;
  overflow: visible;
  text-overflow: unset;
  width: auto;
  white-space: unset;
  padding: 0;
}


.c-footer__contact-and-subscribe {
  padding-left: 10px;
}


.c-footer__contacet-row {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  font-size: 14px;
  color: white;
  margin: 10px 0;
  padding: 4px 0;
}


.c-footer__email-link, .c-footer__phone-number {
  color: white;
  margin-left: 4px;
}


.c-footer__contact-label {
  display: flex;
  align-items: center;
  color: white;
}


.c-footer__email-label:before, .c-footer__phone-label:before {
  color: white;
}


.c-footer__section-titles {
  color: white;
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  border-bottom-color: white;
}


.c-footer__newsletter-title {
  font-family: "Rawline medium", "Adjusted Arial Fallback";
}


.c-footer__newsletter-content {
  position: relative;
  max-height: 51px;
  margin-top: 10px;
  padding-top: 4px;
}


.c-box-new-products__rss-feed {
  justify-content: flex-start;
}


.c-footer__input-and-button-wrapper {
  width: 54%;
  position: relative;
}


.c-footer__newsletter-input {
  width: 100%;
  color: white;
  background: #777777;
  border-radius: 0;
  border: 1px solid white;
  box-shadow: none;
  padding: 10px;
  height: 45px;
}

.c-footer__newsletter-input::placeholder {
  color: white;
  opacity: 0.4;
}


.c-footer__subscribe-button-submit {
  background: white;
  color: black;
  border-radius: 0;
  position: absolute;
  right: 3px;
  top: 3px;
  width: auto;
  height: 39px;
  border-radius: 0 3px 3px 0;
}


.c-footer__background.has-newsletter .c-footer__menu-link-column {
  width: 33.33%;
}


.c-footer__newsletter-wrapper {
  max-width: 28%;
  width: 100%;
  padding: 0 0 0 20px;
}

.c-footer__newsletter-wrapper .c-footer__contact-label {
  font-size: 0;
  padding-top: 2px;
}

.c-footer__newsletter-wrapper .c-footer__email-label::before {
  width: 14px;
  font-size: 14px;
}

.c-footer__newsletter-wrapper .c-footer__phone-label::before {
  width: 14px;
  font-size: 14px;
}

.c-footer__newsletter-wrapper .c-footer__contacet-row {
  margin: 0 0 4px 0;
  padding: 0 0 4px 0;
}


.c-footer__newsletter-form {
  margin: 0 0 16px 0;
}


.c-footer__newsletter-inner {
  background: #595959;
  border-radius: 10px;
  padding: 20px 24px;
}


.c-footer__newsletter-title {
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-size: 18px;
  margin-bottom: 12px;
  padding: 0 0 12px 0;
  border-bottom: 1px solid white;
}


.c-footer__newsletter-content {
  position: relative;
  max-height: initial;
  margin-top: 0;
  padding-top: 0;
  width: 100%;
}


.c-footer__input-and-button-wrapper {
  width: 100%;
}


.c-footer__powered-list {
  justify-content: center;
  padding: 10px 20px;
  border-top: 1px solid;
  border-top-color: white;
  background: #333333;
}


.c-footer__powerеd-seliton-link {
  font-size: 12px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
}


.c-footer__powerРµd-seliton-link {
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  padding: 10px 0;
  font-size: 12px;
}


.c-footer__back-top-button {
  right: 2%;
  bottom: 6%;
}


#powered {
  display: none;
}


/*
 * ** End Footer **
 */
/*
 * ** 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, .c-page-product .c-measure-units__total .c-measure-quantity-value {
  margin: 0 2px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  color: #e81225;
}

.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 Mobile Version **
 */
.c-mobile__nav, .c-mobile__close, .c-mobile__profile-content, .c-mobile__int-content {
  display: none;
}


@media only screen and (max-width: 1110px) {
  .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-header__logo {
  width: 100%;
}


.c-header__search_input--mobile {
  background: white !important;
}


.c-header__search {
  width: 100%;
  padding-right: 20px;
  top: 68px;
}


.c-box-main-menu__content {
  width: 100%;
  padding: 0;
}


.c-box-main-menu__item-link {
  font-size: 14px;
  padding-left: 12px;
  padding-right: 12px;
}


.c-box-main-menu__item {
  margin: 0;
  display: block;
  max-width: 100%;
}


.c-box-main-menu::before, .c-box-main-menu::after {
  content: none;
}


.c-breadcrumb {
  background: rgba(0, 0, 0, 0);
  padding: 0;
}


/*
 * Product Page
 */
.quantity.availability.add-to-cart[style="display: none;"] + .c-product-page__product-brand-wrapper {
  position: relative;
  top: 0;
}

.quantity.availability.add-to-cart[style="display: none;"] + .c-product-page__product-brand-wrapper .c-product-page__product-brand-image {
  max-height: 60px;
}


.c-product-page__images-block {
  flex-wrap: wrap;
}


.c-product-page__product-image {
  max-height: 510px;
}


.c-product-page__send-to-friend-button {
  display: none;
}


.c-social-buttons.social-buttons {
  width: 100%;
}


.c-product-page__images-wrapper-of-all {
  flex-wrap: wrap-reverse;
}


.c-product-page__thumb-list {
  max-width: inherit;
  width: 100%;
}


.c-product-page__image-section {
  width: 100%;
  padding: 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__button-and-info-text {
  flex-wrap: wrap;
}


.c-quick-buy__agree-to-terms-wrapper {
  width: 100%;
  margin: 0 0 4px 0;
}


.c-quick-buy__item {
  width: 100%;
  justify-content: center;
  align-items: center;
}


.c-tabs__menu-item {
  margin: 0 0 2px 0;
}

.c-tabs__menu-item.active {
  border-bottom-color: white;
}


.c-product-page__tabs-menu-item-link {
  display: flex;
  width: 100%;
  padding: 12px 28px;
}


/*
 * Category page
 */
#responsive-filters.c-box-filter__mobile-filters {
  margin: 0;
  border: 0;
  color: black;
  padding: 8px 16px;
  min-height: 40px;
  font-size: 16px;
  max-width: 200px;
  width: 50%;
  background: #e8efe8;
  justify-content: flex-start;
  text-align: left;
  cursor: pointer;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-size: 15px;
}

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

#responsive-filters.c-box-filter__mobile-filters::before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: black;
  -webkit-mask: url("/skins/alba/customer/images/filter.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  mask: url("/skins/alba/customer/images/filter.svg?rev=52558b998b5ee4e303216c429fbbefc2ac60f857") no-repeat center;
  -webkit-mask-size: 14px auto;
  margin: 2px 8px 0 0;
}


.o-title__page-title {
  position: relative;
  top: 0;
  width: 100%;
  right: 0;
}


.c-sort-by {
  display: flex;
  flex-wrap: wrap;
}


.c-sort-by .c-pager {
  margin-top: 10px;
}


.c-pager__type-view--grid, .c-pager__type-view--list {
  display: none;
}


.c-category__filter-pager-buttons {
  display: flex;
  align-items: flex-start;
  width: 100%;
  margin: 0 6px;
}


.c-sort-view__sort-by-products-per-page select {
  margin-right: 0;
  margin-left: 10px;
  padding: 11px 10px 10px 10px;
}


.c-pager__type-view--grid {
  height: inherit;
}


/*
 * Category page
 */
.c-category-subcategories {
  flex-direction: column;
  width: 50%;
  padding: 8px;
  justify-content: space-between;
}


.c-category-subcategories__name-link {
  font-size: 14px;
}


.c-category-subcategories__list {
  padding: 0;
  margin: 0;
}


.c-categories__page-title-content {
  padding-left: 8px;
}


.c-category-subcategories__image-link {
  max-height: 120px;
  height: 120px;
}


.c-category-subcategories__image {
  max-height: 120px;
}


.c-box-filter__title-wrapper {
  display: block;
}


.c-box-filter__title {
  display: flex;
  padding: 20px 0 0 0;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
}


.c-layout-main--thin .c-filter-thumb__option-value-image {
  display: block !important;
}


.c-box-filter {
  max-height: 100vh;
  top: 0;
}

.c-box-filter .c-box-filter__cancel-filters {
  right: 0;
  top: 0;
  background: white;
  width: 50px;
  height: 50px;
}

.c-box-filter .c-box-filter__cancel-filters::before, .c-box-filter .c-box-filter__cancel-filters::after {
  position: absolute;
  left: 25px;
  top: 14px;
  content: '';
  height: 22px;
  width: 2px;
  background-color: black;
  border-radius: 20px;
}

.c-box-filter .c-box-filter__cancel-filters::before {
  transform: rotate(45deg);
}

.c-box-filter .c-box-filter__cancel-filters::after {
  transform: rotate(-45deg);
}


.c-box-active-filters + .c-box-filter, .c-box-active-filters + script + .c-box-filter {
  top: 120px;
  max-height: calc(100vh - 120px);
}

.c-box-active-filters + .c-box-filter .c-box-filter__cancel-filters, .c-box-active-filters + script + .c-box-filter .c-box-filter__cancel-filters {
  top: 80px;
  right: 16px;
}


.c-box-active-filters {
  height: 120px;
}


/*
 * Footer
 */
.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;
  margin-bottom: 20px;
}


.c-footer__contact-info-list {
  padding: 0 4px;
}


.c-box-brands__brand-link {
  justify-content: center;
  width: 50%;
}


.c-layout-bottom .c-box {
  margin-bottom: 20px;
}


.c-footer__menu-link-column {
  width: 33.33%;
}


.o-layout--vertical.c-layout-main--wide {
  padding: 0;
}


.c-layout-main {
  padding: 0 6px 20px 6px;
}


.c-header__search-button {
  right: 4px;
  top: 2px;
  bottom: 0;
  margin: auto;
}


.c-header__language-dropdown, .c-header__currency-selector {
  padding: 6px 12px;
}


.mobile-menu-item-language-and-currency-inner .c-header__language-list {
  left: 4px;
}


.c-header__currency {
  position: relative;
}


.mobile-menu-item-language-and-currency-inner .c-header__currency-list {
  top: 17px;
  right: 6px;
}


.c-box-blog-articles__item {
  width: 100%;
}


.c-box-blog-articles__list {
  justify-content: center;
}


.c-page-product .c-product-page__product-price-wrapper {
  text-align: center;
  position: relative;
}


.c-page-product .c-product-page__wishlist-buttons.no-in-wishlist .c-product-page__button-wishlist.not-in-wishlist {
  align-items: center;
}


.c-tabs__menu-item.active .c-product-page__tabs-menu-item-link {
  color: #e81225;
}


.c-footer__section-titles {
  padding-left: 10px;
  padding-right: 10px;
}


.c-footer__menu-links-list, .c-footer__contact-info-list {
  padding: 0 15px;
}


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


.menu-item-dropdown-menu > .c-box-dd-categories__subcategory-list {
  padding-right: 6px;
}


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


.quantity.availability.add-to-cart {
  width: 100%;
  justify-content: center;
}


.c-box-filter {
  padding: 20px 10px;
  overflow: visible !important;
  box-shadow: 0 10px 10px -2px #cccccc;
}


.c-box-filter__title-wrapper {
  padding: 0 14px;
}


.c-box-filter__content {
  padding: 0 14px;
  background: white;
  width: 100%;
  max-height: 92vh;
  overflow-y: scroll !important;
}


.c-box-main-menu__list .c-box-main-menu__item > .c-dropdown-menu {
  position: relative;
  top: 0 !important;
  width: 100%;
  border: 0;
  box-shadow: none;
  height: auto;
}


.c-box-main-menu__list {
  padding: 4px 12px;
}


.c-box-main-menu__list .c-box-main-menu__item > .c-dropdown-menu .c-dropdown-menu__item-link {
  white-space: normal;
}


.c-box-main-menu {
  width: 100%;
  margin: 0;
  left: 0;
}


.c-page-product .c-product-page__product-price-wrapper .product-price {
  justify-content: right;
  flex-direction: column;
}


.c-product-list__image {
  max-width: 100% !important;
  max-height: 100% !important;
}


.c-product-page__thumb-image {
  max-width: 65px;
  max-width: 100%;
  max-height: 78px;
}


.c-product-page__thumb-link {
  padding: 0 !important;
  height: 78px;
}


.c-product-page__thumb-play-video {
  height: 78px;
}


.c-product-page__thumb-wrapper .product-thumb-video {
  display: block;
  height: 78px;
}


.c-product-page__thumb-wrapper .product-thumb-video img {
  max-height: 78px;
  max-width: 100%;
  width: auto;
  height: auto;
}


.c-mega-menu__title-box {
  display: block;
  order: unset;
}


.c-mega-menu__content-box {
  order: unset;
}


.c-mega-menu__title-box span {
  font-size: 12px;
}


.c-breadcrumb {
  padding: 8px !important;
  line-height: 2;
  position: relative;
}


.c-header.container {
  position: relative;
}


.c-header__mobile {
  border-bottom: 1px solid #f1f1f1;
}

.c-header__mobile.sticky-menu {
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
}


.c-product-page__button-actions {
  padding: 0;
}


.c-page-product .c-product-page__button-actions-wrapper {
  padding: 6px 12px 6px 12px;
}


.c-product-page__product-brand-wrapper {
  position: relative;
  top: 0;
  justify-content: center;
}


.c-page-product .c-product-page__buy-buttons-wrapper {
  margin-bottom: 0;
}


.c-product-page__product-brand-image {
  max-height: 60px;
}


.c-page-product .c-product-page__availability-label + .c-product-page__add-to-wishlist-button {
  margin: 0;
  position: absolute;
  top: 20px;
  width: -webkit-fit-content;
  right: 14px;
}


.c-page-product .c-product-page__availability-label[style="display: none"] + .c-product-page__add-to-wishlist-button {
  justify-content: flex-end;
  margin: 0 0 18px auto;
  width: -webkit-fit-content;
  position: relative;
  top: 0;
  right: 0;
}


.c-page-product .quantity.availability.add-to-cart {
  margin: 0 0 20px 0;
}


.c-quick-buy__title {
  padding: 0 0 20px 6px;
  text-align: left;
}


.c-quick-buy__title::before {
  right: 6px;
  top: 4px;
}


.c-product-page__thumb-image {
  max-width: 65px;
}


.c-product-page__thumb-list {
  align-items: flex-start;
}


.c-product-page__thumb-wrapper {
  margin: 0 4px 8px 4px;
  min-width: 65px !important;
}


.c-product-page__thumb-list.no-slider {
  flex-wrap: wrap;
  flex-direction: initial;
}


.c-mobile__nav, .c-mobile__close, .c-mobile__profile-content, .c-mobile__int-content {
  display: flex;
}


.c-mobile__close {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 38px;
  height: 38px;
  background: black;
  border-radius: 50px;
  cursor: pointer;
}


.c-mobile__close::before, .c-mobile__close::after {
  position: absolute;
  left: 17px;
  top: 10px;
  content: ' ';
  height: 17px;
  width: 3px;
  background-color: white;
  border-radius: 4px;
}


.c-mobile__close::before {
  transform: rotate(45deg);
}


.c-mobile__close::after {
  transform: rotate(-45deg);
}


.c-mobile__nav {
  padding: 4px 12px;
  margin: 62px 0 0 0;
  border-bottom: 1px solid #dddddd;
}


.c-mobile__nav-item {
  padding: 12px 26px;
  color: black;
}


.c-mobile__nav-item span {
  height: 24px;
  display: block;
  transition: all 0.2s ease;
}

.c-mobile__nav-item span::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.2s ease;
}


.c-mobile__nav-item.is-active span {
  position: relative;
  font-family: 'Rawline medium';
  font-size: 16px;
  transition: all 0.2s ease;
}


.c-mobile__nav-item.is-active span::before {
  height: 2px;
  background: #e81225;
  bottom: -2px;
  transition: all 0.2s ease;
}


.c-mobile__nav-item.is-int {
  display: inline-flex;
  align-items: center;
}

.c-mobile__nav-item.is-int .c-header__language-code {
  display: none;
}

.c-mobile__nav-item.is-int img {
  max-height: 16px;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 6px 0 0;
}


.c-box-main-menu {
  display: block;
  width: 100%;
  margin: 0;
  left: -300px;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  position: fixed;
  top: 0;
  min-height: 100vh;
  min-width: 100%;
  max-width: 100vw;
  max-height: 100vh;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  transition: left 0.3s ease;
}

.c-box-main-menu.is-active {
  z-index: 99;
  left: 0;
  opacity: 1;
  pointer-events: auto;
  transition: left 0.3s ease;
}

.c-box-main-menu * {
  pointer-events: none !important;
}

.c-box-main-menu.is-active * {
  pointer-events: auto !important;
}


.c-box-main-menu__list {
  padding: 0;
}


.c-header__logo {
  max-height: 50px;
}


.c-header__logo-image {
  max-height: 50px;
}


.c-header__standard-logo-section {
  padding: 0;
  border: 0;
}


.c-header__mobile-menu {
  height: 68px;
}


.c-header__mobile-menu-item {
  padding: 0 8px;
  margin: 0 0 0 auto;
}


.c-header__mobile-menu-item.mobile-menu-item-search {
  margin: 0 auto 0 0;
  width: 40px;
  padding: 0;
}


.c-header__mobile-menu-item.mobile-menu-item-nav {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: 50px;
  height: 50px;
  position: relative;
}

.c-header__mobile-menu-item.mobile-menu-item-nav::before {
  content: "";
  height: 2px;
  width: 28px;
  background-color: black;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.c-header__mobile-menu-item.mobile-menu-item-nav::after {
  content: "";
  height: 2px;
  width: 28px;
  background-color: black;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.c-header__mobile-menu-item.mobile-menu-item-nav .c-header__mobile-menu-icon {
  height: 2px;
  width: 28px;
  display: block;
  background-color: black;
  margin: auto;
}


.c-header__mobile-menu-item.is-mobile-cart {
  width: 110px;
  height: 50px;
  padding: 0;
  justify-content: flex-end;
}


.mobile-menu-item-search svg g path {
  stroke: black;
}


.mobile-menu-item-cart svg circle, .mobile-menu-item-cart svg path {
  fill: black;
}


.mobile-menu-item-cart::before {
  content: none;
}


.mobile-menu-item-cart svg {
  margin: 0 !important;
  width: 26px;
  height: 26px;
}


.mobile-menu-item-cart {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.mobile-menu-item-search::before {
  content: none;
}


.mobile-menu-item-search svg {
  width: 22px;
  height: 22px;
  margin: 0 !important;
}


.mobile-menu-item-nav:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f0c9";
  font-size: 26px;
  color: black;
  margin-right: 5px;
}


.c-header__profile-toggle-icon {
  display: none;
}


.c-header__profile {
  width: 100%;
}


.c-header__profile-dd {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
}


.c-header__profile-dd:hover {
  position: relative;
  top: 0;
  left: 0;
  box-shadow: none;
  flex-direction: initial;
}


.c-header__profile_link {
  display: inline-block;
  font-size: 16px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  padding: 12px 18px;
  line-height: 20px;
  margin: 0;
  border-bottom: 1px solid #e9e9e9;
  width: 100%;
  color: black;
}


.c-header__profile {
  padding: 0;
  width: 100%;
}


.c-header__profile {
  position: relative;
  padding: 0;
  display: flex;
  align-items: center;
  margin: 0 auto;
}


.c-header__profile-login:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f090";
  font-size: 16px;
  color: black;
  margin-right: 5px;
}


.c-header__profile-register:before {
  font-family: 'Awesome-icons';
  display: inline-block;
  content: "\f2bc";
  font-size: 16px;
  color: black;
  margin-right: 5px;
}


.c-header__language-label, .c-header__currency-label {
  display: block;
  width: 100%;
  padding: 14px 0 4px 0;
  font-size: 16px;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  color: black;
}


.c-mobile__int-content {
  flex-direction: column-reverse;
}


.c_header__currency-selected, .c_header__language-selected {
  display: none;
}


.c-header__currency:hover .c-header__currency-list, .c-header__language:hover .c-header__language-list {
  display: flex;
}


.c-header__language-list, .c-header__currency-list {
  position: relative;
  top: 0;
  left: 0;
  box-shadow: none;
  width: 100%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}


.c-header__language {
  padding: 4px 14px;
  margin: 0;
}


.c-header__currency {
  padding: 4px 14px;
  margin: 0;
}


.c-header__language-code {
  display: none;
}


.c-header__language-dropdown-image {
  height: 14px;
}


.c-box-main-menu__item {
  padding: 0;
}


.c-box-main-menu__item-link[href="#"] {
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
}


.c-header__language-dropdown {
  padding: 0;
  margin: 0;
}


.c-header__currency-selector {
  margin: 0;
}


.c-header__language-dropdown-link {
  padding: 6px 12px;
}


.c-box-main-menu__mobile-control::before {
  margin-right: 12px;
}


.c-box-main-menu__mobile-control, .c-box-main-menu__item-link[href="#"] .c-box-main-menu__mobile-control::before {
  background: rgba(0, 0, 0, 0);
  color: black;
}


.menu-item-dropdown-menu > .c-box-dd-categories__subcategory-list, .c-mega-menu__rows-list {
  border-top: 1px solid #dddddd;
  padding: 0 8px;
  box-shadow: none;
}


.c-box-dd-categories__item .c-box-dd-categories__subcategory-list {
  margin: 0;
  box-shadow: none;
  border-bottom: 1px solid #dddddd;
  padding: 0 8px;
}


.c-header__phone-wrapper {
  padding: 0;
}


.c-mobile__phone {
  position: absolute;
  top: 24px;
  left: 38px;
}


.c-header__phone-number {
  padding: 6px 0;
  font-weight: 600 !important;
  font-family: "Rawline medium", "Adjusted Arial Fallback";
  font-weight: bold;
  font-size: 16px;
  color: black;
}

.c-header__phone-number::before {
  font-size: 16px;
  background-color: black;
}


.c-product-grid__buy-product-submit, .c-product-grid__view-details-link {
  font-size: 14px !important;
}


.c-categories__product-count {
  display: none;
}


.c-product-page__buy-buttons-wrapper.has-credit .c-payment-button {
  position: relative;
  bottom: 0;
  order: 5;
}


.c-payment-button + .c-payment-button {
  left: 0;
}


.c-product-page__buy-buttons-wrapper.has-credit {
  margin-bottom: 0;
  position: initial;
}


.c-page-product .c-product-page__subscribe-for-lower-price-button {
  justify-content: left;
}


.c-layout-main--wide .c-box-brands__brand-link .c-box-brands__brand-link-wrapper {
  justify-content: center;
}


.c-footer__gdpr {
  flex-wrap: wrap;
  justify-content: center;
}


.c-footer__gdpr-note {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  flex-wrap: wrap;
}


.c-footer__gdpr-policy {
  margin: -22px 0 12px 0;
  width: 100%;
  text-align: center;
}


.c-footer__gdpr-link-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}


.c-footer__menu-name {
  padding: 0 6px 0 0;
}


.c-box-main-menu__list .c-box-main-menu__mobile-control {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 44px;
}


.c-box-main-menu__item-link[href="#"] .c-box-main-menu__mobile-control {
  right: 0;
  top: 0;
  height: 44px;
  width: 100%;
  padding: 0 12px 0 0;
}


.c-mega-menu__rows-list .o-box-products__product-title-link {
  line-height: 16px;
}


.c-box-main-menu__list .c-box-dd-categories__subcategory-item-link {
  padding-right: 0;
  position: relative;
}


.c-footer__newsletter-wrapper {
  max-width: 100%;
  padding: 0 20px 0 20px;
}


.c-footer__newsletter-form {
  max-width: 100%;
  padding: 0;
}
}


@media only screen and (max-width: 640px) {
  .c-footer__menu-link-column {
  width: 50%;
}


.c-product-grid__product-title {
  font-size: 15px;
}


.c-category-description {
  padding: 14px 0;
}


.sticky-menu {
  position: fixed;
  height: auto !important;
  opacity: 1;
}


.dynamic-product-page .c-header__mobile.sticky-menu {
  position: relative;
  box-shadow: none;
}


.c-footer__content-list {
  flex-wrap: wrap;
}


.c-footer__links, .c-footer__contact-and-subscribe {
  width: 100%;
  max-width: 100%;
}


.c-header__mobile-menu-item.mobile-menu-item-nav, .mobile-menu-item-cart {
  width: 70px;
  padding: 0;
}


.mobile-menu-item-search::before {
  width: 23px;
}


.mobile-menu-item-cart .c-header__mobile-cart-count {
  right: 16px;
}


.c-header__mobile-menu-item.mobile-menu-item-nav .c-header__mobile-menu-icon, .c-header__mobile-menu-item.mobile-menu-item-nav::before, .c-header__mobile-menu-item.mobile-menu-item-nav::after {
  width: 26px;
}


.c-header__logo-text {
  line-height: 16pt;
}


.c-product-page__options-wrapper .product-option-select {
  width: 100%;
}


.c-footer__back-top-button-link {
  border-width: 0 6px 6px 0;
  padding: 8px;
  width: 0;
  height: 0;
}


.c-footer__back-top-button {
  width: 32px;
  height: 28px;
}


.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__item {
  width: 100%;
  margin: 0 0 12px 0;
}


.c-header__standard-logo-section {
  padding: 20px 0;
  border-bottom: 1px solid #f3f3f3;
}


.c-header_search_form {
  margin: 10px 0;
  height: 42px;
  width: 100%;
}


.c-header__search_input {
  width: 100%;
  border-radius: 0 !important;
}


.c-popup-quick-buy__wrapper {
  max-width: 320px;
}


.c-footer__input-and-button-wrapper {
  width: 100%;
}


.c-header__logo-text {
  font-size: 20pt !important;
}


.c-footer__menu-link-column {
  width: 50%;
}


.c-product-page__product-name {
  width: 100%;
  text-align: center;
}


.c-product-page__product-features {
  flex-wrap: wrap;
}


.c-product-page__product-code-wrapper, .c-product-page__product-weight-wrapper {
  width: 100%;
  max-width: inherit;
  justify-content: center;
  padding: 0;
}


.c-product-page__product-brand-wrapper {
  width: 100%;
  max-width: inherit;
  justify-content: flex-start;
  padding: 0;
  flex-direction: column-reverse;
  align-items: center;
}


.c-product-page__product-brand-info-link {
  margin: 0 auto;
  width: 100%;
  position: relative;
  max-width: initial;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}


.c-product-page__product-price-wrapper .product-price {
  justify-content: center;
}


.c-product-page__option-name {
  width: 54%;
  margin-bottom: 12px;
  justify-content: flex-start;
}


.c-option-color__filter-list, .c-product-options-thumb__thumbs-wrapper {
  justify-content: center;
}


.c-product-page__option-info-link-wrapper {
  width: 100%;
  margin-bottom: 12px;
  justify-content: center;
  font-size: 12px;
}


.c-product-page__option-info-link::before {
  font-size: 12px;
  margin-right: 3px;
}


.c-product-option-text-button__section, .c-product-options-thumb {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}


.c-product-page__rating {
  padding: 0;
  margin-bottom: 10px;
}


.c-main__content {
  padding: 10px;
}


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


.c-sort-by {
  flex-wrap: wrap;
  justify-content: center;
  width: calc(50% - 4px);
  margin: 0 0 0 auto;
  overflow: hidden;
}

.c-sort-by .c-sort-view__sort-by-products-per-page {
  width: 100%;
}

.c-sort-by .c-sort-view__sort-by-products-per-page select {
  min-height: 40px;
  font-size: 13px !important;
  padding: 10px;
  border: 1px solid #dddddd;
  min-width: initial;
  margin: 0;
  width: 100%;
}


.c-sort-by.has-pager {
  width: 100%;
  margin: 10px 0 0 0;
}

.c-sort-by.has-pager .c-sort-view__sort-by-products-per-page {
  margin: 10px 0 0 0;
  justify-content: space-between;
}

.c-sort-by.has-pager .c-sort-view__sort-by-products-per-page select {
  height: initial;
  width: calc(50% - 4px);
}


.c-pager {
  justify-content: center;
  width: 100%;
  margin-top: 10px;
  margin-left: 0 !important;
}


.c-pager-bottom[style="display:block"] {
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.c-pager-bottom[style="display:block"] .c-pager__pagination {
  margin-bottom: 6px;
}


.c-pager__type-view--list, .c-pager__type-view--grid {
  margin-top: 10px;
}


.o-title__page-title {
  margin-bottom: 0;
}


.c-categories__product-count {
  display: none;
}


.c-box-active-filters {
  z-index: 999;
}


.c-tabs__menu-item {
  margin: 0;
}


.c-product-page__tabs-menu {
  padding: 0;
  border-bottom: 0;
}


.c-header__standard-logo-section {
  border: 0;
  width: calc(100% - 220px);
  padding: 8px 0;
}


.c-page-product .c-product__top-area .c-price-exclude-taxes__final-price-list + .c-price-exclude-taxes__discount-modifier {
  margin: -4px 0 0 0;
}


.c-product-page__product-code-wrapper, .c-product-page__product-weight-wrapper {
  width: 33%;
  margin: 8px 0 0 0;
}


.c-product-page__product-code-label, .c-product-page__product-brand-label, .c-product-page__product-weight-label {
  font-family: "Rawline medium", "Adjusted Arial Fallback";
}


.c-product-page__rating {
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
}


.c-option-color__filter-list, .c-product-options-thumb__thumbs-wrapper {
  justify-content: flex-start;
}


.c-category__filter-pager-buttons {
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #dddddd;
  margin: 0;
  border: 0;
  justify-content: space-between;
  flex-wrap: wrap;
}


.c-product-page__availability-label {
  width: 100%;
  text-align: left;
  padding: 0 54px 12px 0;
}


#responsive-filters.c-box-filter__mobile-filters {
  width: calc(50% - 4px);
}


.c-product-page__images-wrapper-of-all {
  position: relative;
}


.c-product-page__images-block {
  position: initial;
}


.c-product__top-area {
  position: relative;
}


.c-page-product .c-product__top-area {
  padding-bottom: 46px;
}


.c-social-buttons.social-buttons {
  position: absolute;
  bottom: 0;
  padding: 16px 0 0 0 !important;
  border-top: 1px solid #cccccc;
  width: calc(100% - 30px);
  left: 0;
  right: 0;
  margin: 8px auto 0 auto;
  height: 38px;
  justify-content: flex-start;
}


.c-product-page__button-actions {
  padding: 0;
  position: absolute;
  bottom: -28px;
  justify-content: flex-start;
  width: calc(100% - 30px);
  left: 0;
  right: 0;
  margin: 0 auto;
}


.c-page-product .c-product-page__button-actions-wrapper {
  padding: 6px 12px 6px 0;
}


@keyframes example {  from {  top: -68px;}  to {  top: 0;}}

.c-header__mobile.sticky-menu {
  animation-name: example;
  animation-duration: 0.4s;
}


.c-header__mobile.sticky-menu {
  position: relative;
  height: 68px !important;
}

.c-header__mobile.sticky-menu .c-header__mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  animation-name: example;
  animation-duration: 0.4s;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}


.c-box-brands__brand-link {
  padding: 6px;
}


.c-mega-menu__rows-list .o-box-products__product-image-link {
  height: 184px;
}


.c-mega-menu__rows-list .o-box-products__product-image-wrapper {
  height: 200px;
}


.c-layout-main--wide .c-box-brands__brand-link .c-box-brands__brand-link-wrapper {
  height: 80px;
}


.c-footer__gdpr-policy {
  margin: 0;
}


.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: 50%;
}


.c-mega-menu__rows-list .c-box-brands__brand-link {
  width: 50%;
}


.c-footer__menu-link-column {
  width: 50%;
}


.o-box-products__product-title, .o-box-products__title, .o-box-products__product-title-wrapper {
  height: initial;
  max-height: initial;
}


.o-box-products__product-title a, .o-box-products__title a, .o-box-products__product-title-wrapper a {
  max-height: initial;
  height: initial;
}


.c-product-grid__product-details {
  flex-wrap: nowrap;
}


.c-product-grid__action-buttons {
  width: 100%;
}


.c-product-grid__wrapper .c-product-grid__buy-product-submit, .c-product-grid__wrapper .c-product-grid__view-details-link {
  width: 100% !important;
  text-align: center;
  justify-content: center;
}
}


@media only screen and (max-width: 400px) {
  .c-header__logo-text {
  font-size: 18pt !important;
}


.c-header__standard-logo-section {
  border: 0;
}


.c-quick-buy__title {
  font-size: 16px;
  padding: 0 0 12px 4px;
}


.c-quick-buy__title::before {
  top: 2px;
  font-size: 16px;
}
}


@media only screen and (max-width: 390px) {
  .c-product-grid__buy-product-submit, .c-product-grid__view-details-link {
  font-size: 13px !important;
  padding: 4px 12px;
}
}


/*
 * ** End Mobile Version **
 */
.u-variant__product-page-two .c-product-page__images-wrapper-of-all {
  height: initial;
}

.u-variant__product-page-two .c-product-page__images-block {
  width: 60%;
}

.u-variant__product-page-two .product-page-description-price-block {
  width: 40%;
  position: sticky;
  top: 58px;
}

.u-variant__product-page-two .product-image-a {
  display: none;
}

.u-variant__product-page-two .c-product-page__image-section {
  display: none;
  width: 100% !important;
  position: absolute;
  height: 100%;
  align-items: center;
  background: white;
  z-index: 9;
  padding: 20px;
}

.u-variant__product-page-two .c-product-page__thumb-list-wrapper {
  width: 100%;
}

.u-variant__product-page-two .c-product-page__thumb-list {
  flex-wrap: wrap;
  max-width: 100%;
  align-items: flex-start;
  max-height: initial;
}

.u-variant__product-page-two .c-product-page__thumb-wrapper {
  position: relative;
  width: 48%;
  margin: 0 1% 2% 0;
  min-height: 350px;
  display: inline-block;
}

.u-variant__product-page-two .c-product-page__thumb-list .c-product-page__thumb-image {
  width: auto;
  height: auto;
  object-fit: initial;
  object-position: initial;
}

.u-variant__product-page-two .c-product-page__thumb-link {
  height: auto !important;
  width: auto !important;
}

.u-variant__product-page-two .c-product-page__thumb-wrapper:nth-child(2n) {
  margin: 0 0 2% 1%;
}

.u-variant__product-page-two .c-product__top-area {
  align-items: flex-start;
}

.u-variant__product-page-two .c-product-page__button-actions, .u-variant__product-page-two.dynamic-page-product .c-social-buttons {
  padding: 0;
}

.u-variant__product-page-two .c-product-page__video-container {
  display: block;
  position: relative;
  width: 99%;
  background: rgba(0, 0, 0, 0);
}

.u-variant__product-page-two .c-product-page__thumb-play-video {
  width: 99%;
  min-height: 350px;
  background-color: #eaeaec;
}

.u-variant__product-page-two .product-thumb-video {
  display: none;
}

.u-variant__product-page-two .video-container {
  z-index: 9;
}

.u-variant__product-page-two .video-close {
  position: absolute;
  background: #e81225;
  border-radius: 50px;
  width: 28px;
  height: 28px;
  top: 6px;
  right: 12px;
  z-index: 91;
}
.u-variant__product-page-two .video-close img {
  display: none;
}
.u-variant__product-page-two .video-close::before {
  content: "";
  display: block;
  width: 2px;
  height: 16px;
  border-radius: 20px;
  background: white;
  position: absolute;
  top: 0;
  left: 13px;
  bottom: 0;
  margin: auto 0;
  transform: rotate(45deg);
}
.u-variant__product-page-two .video-close::after {
  content: "";
  display: block;
  width: 2px;
  height: 16px;
  border-radius: 20px;
  background: white;
  position: absolute;
  top: 0;
  right: 13px;
  bottom: 0;
  margin: auto 0;
  transform: rotate(-45deg);
}

.u-variant__product-page-two .c-product-page__product-brand-image {
  max-height: 100%;
  max-width: 160px;
  height: auto;
}

.u-variant__product-page-two .c-product-page__thumb-list.no-slider {
  align-items: flex-start;
  justify-content: center;
  flex-direction: initial;
  width: 100%;
}

.u-variant__product-page-two .c-product-page__thumb-list.no-slider .c-product-page__thumb-link {
  padding: 0;
}


@media only screen and (max-width: 1110px) {
  .u-variant__product-page-two .c-product-page__images-block {
  width: 100%;
}

.u-variant__product-page-two .product-page-description-price-block {
  width: 100%;
  position: relative;
  top: 0;
}

.u-variant__product-page-two .c-product-page__thumb-image {
  max-width: 100%;
  max-height: 100%;
}

.u-variant__product-page-two .c-product-page__thumb-link {
  height: 100%;
}

.u-variant__product-page-two .c-product-page__thumb-wrapper {
  min-height: inherit;
}

.u-variant__product-page-two .c-product-page__thumb-play-video {
  display: block;
  min-height: 180px;
  position: relative;
  z-index: 9;
}

.u-variant__product-page-two .c-product-page__thumb-wrapper .product-thumb-video img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}

.u-variant__product-page-two .c-product-page__thumb-wrapper.active-video {
  display: none;
}
}


.u-variant__category-page-two .c-product-grid__wrapper .c-product-grid__product-image-link img {
  border-radius: 16px;
  overflow: hidden;
}

.u-variant__category-page-two .c-product-grid__wrapper .c-product-grid__hover-product-thumb-holder .c-product-grid__product-thumb {
  border-radius: 6px;
}

.u-variant__category-page-two #ProductSort {
  border-radius: 6px;
}

.u-variant__category-page-two .c-filter-color__color-link {
  border-radius: 6px;
  overflow: hidden;
}

.u-variant__category-page-two .c-product-grid__buy-product-submit, .u-variant__category-page-two .c-product-grid__view-details-link {
  border-radius: 6px;
}

.u-variant__category-page-two .c-product-grid__wrapper .c-product-page__button-wishlist {
  border-radius: 6px;
}

.u-variant__category-page-two .c-filter-thumb__option-value-image {
  border-radius: 6px;
  overflow: hidden;
}

.u-variant__category-page-two .c-product-grid__available-options .option-value-color.color {
  border-radius: 6px;
  overflow: hidden;
}


.u-variant__curved-elements .c-product-page__thumb-image {
  border-radius: 16px;
}


.u-variant__category-page-three .c-box-filter__product-filters-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.u-variant__category-page-three .c-filter-attribute, .u-variant__category-page-three .c-filter-options, .u-variant__category-page-three .c-filter-atributes-group {
  width: 20%;
  padding: 0 12px 24px 12px;
  cursor: pointer;
}
.u-variant__category-page-three .c-filter-attribute.is-opened, .u-variant__category-page-three .c-filter-options.is-opened, .u-variant__category-page-three .c-filter-atributes-group.is-opened {
  margin: -1px 0 24px 0;
  padding: 0 5px 23px 5px;
}

.u-variant__category-page-three .c-layout-main {
  padding-top: 96px !important;
}

.u-variant__category-page-three .c-box-filter__form {
  margin: 0 -12px;
}

.u-variant__category-page-three .c-categories__page-title {
  position: absolute;
  top: 42px;
  left: 0;
}

.u-variant__category-page-three .c-filter-attribute__title, .u-variant__category-page-three .c-filter-options__title, .u-variant__category-page-three .c-filter-atributes-group__title {
  position: relative;
}
.u-variant__category-page-three .c-filter-attribute__title::after, .u-variant__category-page-three .c-filter-options__title::after, .u-variant__category-page-three .c-filter-atributes-group__title::after {
  content: "";
  border-top: 5px solid black;
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-left: 5px solid rgba(0, 0, 0, 0);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 0;
  height: 0;
  pointer-events: none;
}
.u-variant__category-page-three .c-filter-attribute__title.is-opened::after, .u-variant__category-page-three .c-filter-options__title.is-opened::after, .u-variant__category-page-three .c-filter-atributes-group__title.is-opened::after {
  border-bottom: 5px solid black;
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-top: 0;
  right: 6px;
}

.u-variant__category-page-three .js-filter-wrapper {
  position: relative;
}

.u-variant__category-page-three .js-filter-content {
  max-height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 100%;
  background: white;
  width: 100%;
  padding: 0 12px 0 0;
}

.u-variant__category-page-three .js-filter-wrapper.is-opened .js-filter-content {
  max-height: 1000px;
  transition: max-height 0.3s ease;
  z-index: 999;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #cccccc;
  padding: 0 12px 12px 0;
}
.u-variant__category-page-three .js-filter-wrapper.is-opened .c-filter-attribute__title, .u-variant__category-page-three .js-filter-wrapper.is-opened .c-filter-options__title, .u-variant__category-page-three .js-filter-wrapper.is-opened .c-filter-atributes-group__title {
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #cccccc;
  padding-left: 6px;
}


@media only screen and (max-width: 1110px) {
  .c-layout-main--wide .c-box {
  margin-top: 0;
}


.u-variant__category-page-three .c-filter-attribute, .u-variant__category-page-three .c-filter-options, .u-variant__category-page-three .c-filter-atributes-group {
  width: 100%;
  padding: 0 12px 0 12px;
}

.u-variant__category-page-three .c-layout-main {
  padding-top: 0 !important;
}

.u-variant__category-page-three .c-categories__page-title {
  position: relative;
  top: 0;
  left: 0;
}
}


.u-variant__header-two .c-header__logo {
  justify-content: flex-start;
  order: 1;
  padding: 0 0 0 20px;
}

.u-variant__header-two .c-header__search {
  width: 40%;
  padding: 0 20px;
  order: 2;
}

.u-variant__header-two .c-header_search_form {
  width: 100%;
  margin: 0 auto;
}

.u-variant__header-two .c-header__info {
  order: 3;
}

.u-variant__header-two .c-header__standard .c-header__search_input {
  height: 38px;
  font-size: 16px;
  width: 100%;
}

.u-variant__header-two .c-header__search-button {
  top: 6px;
}

.u-variant__header-two .c-header__topline-inner {
  justify-content: flex-end;
}

.u-variant__header-two .c-header__lang-currency-social {
  margin-left: 32px;
}

.u-variant__header-two .c-header__profile {
  flex-direction: row-reverse;
}

.u-variant__header-two .c-header__profile-toggle-icon {
  padding-left: 32px;
}

.u-variant__header-two .c-box-main-menu__content {
  justify-content: flex-start;
}

.u-variant__header-two .c-product-grid__product-title {
  padding: 4px;
  text-align: left;
}

.u-variant__header-two .c-header__profile-toggle-icon:hover + .c-header__profile-dd, .u-variant__header-two .c-header__profile-dd:hover {
  right: 0;
  left: initial;
}

.u-variant__header-two .c-product-grid__product-details .c-price-include-taxes, .u-variant__header-two .c-product-grid__product-details .c-price-exclude-taxes, .u-variant__header-two .c-product-listing__product-actions .c-price-include-taxes, .u-variant__header-two .c-product-listing__product-actions .c-price-exclude-taxes {
  text-align: left;
  padding: 0 4px;
  min-height: 28px;
}

.u-variant__header-two .c-product-grid__wrapper .c-product-grid__wishlist-and-ad-to-cart {
  justify-content: flex-start;
  padding: 0 4px;
}

.u-variant__header-two .c-product-grid__availability {
  padding: 10px 4px;
}

.u-variant__header-two .c-product-grid__product-details .c-price-exclude-taxes__final-price-with-tax, .u-variant__header-two .c-product-grid__product-details .c-price-include-taxes__final-price-with-tax, .u-variant__header-two .c-product-grid__product-details .c-price-exclude-taxes__final-price-withtax, .u-variant__header-two .c-product-grid__product-details .c-price-include-taxes__final-price-withtax, .u-variant__header-two .c-product-grid__product-details .c-price-exclude-taxes__final-price-list, .u-variant__header-two .c-product-grid__product-details .c-price-include-taxes__final-price-list, .u-variant__header-two .c-product-listing__product-actions .c-price-exclude-taxes__final-price-with-tax, .u-variant__header-two .c-product-listing__product-actions .c-price-include-taxes__final-price-with-tax, .u-variant__header-two .c-product-listing__product-actions .c-price-exclude-taxes__final-price-withtax, .u-variant__header-two .c-product-listing__product-actions .c-price-include-taxes__final-price-withtax, .u-variant__header-two .c-product-listing__product-actions .c-price-exclude-taxes__final-price-list, .u-variant__header-two .c-product-listing__product-actions .c-price-include-taxes__final-price-list, .u-variant__header-two .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-with-tax, .u-variant__header-two .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-with-tax, .u-variant__header-two .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-withtax, .u-variant__header-two .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-withtax, .u-variant__header-two .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price-list, .u-variant__header-two .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price-list {
  justify-content: flex-start;
  width: fit-content;
  margin: 0 12px 0 0;
}

.u-variant__header-two .c-header__logo {
  width: 26%;
  justify-content: flex-start;
  order: 1;
  padding: 0 0 0 20px;
}

.u-variant__header-two .c-header__info {
  width: 14%;
}

.u-variant__header-two .c-header__search-button::before {
  width: 28px;
  height: 28px;
}

.u-variant__header-two .c-header__search-button {
  width: 26px;
  height: 26px;
}

.u-variant__header-two .c-header_search_form {
  width: 40%;
  margin: 0 0 0 auto;
  padding: 0 0 4px;
}

.u-variant__header-two .c-header__search {
  width: 60%;
  padding: 0 20px;
  order: 2;
}

.u-variant__header-two .c-product-grid__product-details .c-price-include-taxes__final-price, .u-variant__header-two .c-product-grid__product-details .c-price-exclude-taxes__final-price, .u-variant__header-two .c-product-listing__product-actions .c-price-include-taxes__final-price, .u-variant__header-two .c-product-listing__product-actions .c-price-exclude-taxes__final-price, .u-variant__header-two .c-wishlist-notlogged-page__product-list .c-price-include-taxes__final-price, .u-variant__header-two .c-wishlist-notlogged-page__product-list .c-price-exclude-taxes__final-price {
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: baseline;
}


@media only screen and (max-width: 1110px) {
  .u-variant__header-two .c-header__logo {
  width: 100%;
}


.u-variant__header-two .c-header__standard-logo-section {
  padding: 0;
}


.u-variant__header-two .c-header__search {
  width: 100%;
}


.u-variant__header-two .c-header_search_form {
  margin: 10px 0;
  height: 42px;
  width: 100%;
  padding: 0;
}


.u-variant__header-two .c-header__search-button {
  top: 0;
}
}


.u-variant__header-three .c-header__topline {
  display: none;
}


.c-login-info__register-form-link {
  background: black;
  padding: 10px;
  color: white;
}

.c-login-info__register-form-link::before {
  color: white !important;
}

.c-login-info__register-form-link:hover {
  color: white;
  background: #e81225;
  border: 0;
  padding: 10px;
}
.c-login-info__register-form-link:hover::before {
  color: white !important;
}


.c-login__button {
  margin-left: auto;
  width: 225px;
  margin-right: 63px;
}


.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-login-info__register-form-link:before {
  font-family: 'Icons';
  display: inline-block;
  font-weight: normal;
  content: "\e081";
  font-size: 12px;
  color: white;
  margin-right: 5px;
}

.c-login-info__register-form-link::before {
  margin-right: 0;
}


@media only screen and (max-width: 1110px) {
  .c-login__button {
  width: 100%;
  margin-right: 0;
}
}


/*
 * ** Do NOT edit this file. Put all your css in custom.css file. **
 */
/*
 * alba/customer/css/custom.css
 */
/*
 * Put all your custom changes here
 */
.c-one-page-checkout__shipping-address-zip-code.CustomerShippingZipXXX.js-country-dep-customer-field.c-address__input-row.js-customer-field-zip.js-ship-to-address-contents {
  display: none !important;
}


.c-one-page-checkout__shipping-address-city {
  width: 100% !important;
}


.o-box.c-box-main-menu.js-main-menu-box {
  background: #777777;
}


.c-box-main-menu__item-link {
  color: white !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}


.c-header__logo-image {
  max-height: 100px !important;
}


.c-box-blog-articles__date, p.c-blog-article__date {
  display: none !important;
}


.c-footer__badge-wrapper {
  display: flex;
  width: 50%;
  align-items: center;
}


.c-footer__powerеd-seliton {
  display: flex;
  width: 50%;
  justify-content: flex-end;
}


.footer__badge:first-child {
  margin: 0 12px 0 0;
}


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


.c-footer__powered-list {
  padding: 12px 0 36px 0;
}


@media only screen and (max-width: 640px) {
  .c-footer__powered-list {
  padding: 12px 8px 42px 8px;
}


.c-footer__powered-list {
  flex-wrap: wrap;
}


.c-footer__badge-wrapper {
  width: 100%;
  justify-content: center;
  margin: 0 0 12px 0;
}


.c-footer__powerеd-seliton {
  width: 100%;
  justify-content: center;
}
}


