.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: text;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection,
.shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

.shg-default-text-content address {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0;
}

.shg-default-text-content div {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-bottom: 0;
  margin-top: 0.67em;
}

#s-dfa32b4d-fdb8-4bb6-8722-d1168f7f73d9 {
  display: none;
}
.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  -webkit-transform: translateZ(1000px);
          transform: translateZ(1000px);
}

#s-0066393e-6cd9-40b0-a43c-61cfc179c974 { margin-top: 40px; }
#s-0066393e-6cd9-40b0-a43c-61cfc179c974 .shogun-tabs {
  justify-content: center;
}


  #s-0066393e-6cd9-40b0-a43c-61cfc179c974 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-0066393e-6cd9-40b0-a43c-61cfc179c974 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-0066393e-6cd9-40b0-a43c-61cfc179c974 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-0066393e-6cd9-40b0-a43c-61cfc179c974 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-0066393e-6cd9-40b0-a43c-61cfc179c974 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-0066393e-6cd9-40b0-a43c-61cfc179c974 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-0066393e-6cd9-40b0-a43c-61cfc179c974 .shogun-tab {
  max-width: calc(100% / 2 - (2 - 2) * 2px / 2);
}

.shogun-heading-component h1,
.shogun-heading-component h2,
.shogun-heading-component h3,
.shogun-heading-component h4,
.shogun-heading-component h5,
.shogun-heading-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shogun-heading-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-08f0cd14-3bfe-43b1-93fe-2d828ed5fc5a { padding-top: 10px;
padding-bottom: 10px; }
 #s-08f0cd14-3bfe-43b1-93fe-2d828ed5fc5a .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   
   
   
   text-align: center;
 }

 

.shg-product-reviews-container {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-wrapper {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-hidden {
  display: none;
}

.shg-product-reviews-container .shg-product-reviews-stars {
  display: inline-block;
  margin: 10px 0;
  font-size: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars.shg-product-reviews-stars-average {
  margin-right: 20px;
}

.shg-product-reviews-container .shg-product-reviews-loading {
  text-align: center;
}

.shg-product-reviews-container .shg-product-reviews-loading svg {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-star {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-stars-hoverable .shg-product-reviews-star {
  cursor: pointer;
}

.shg-product-reviews-container .shg-product-reviews-stars > * {
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:first-child {
  margin-left: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:last-child {
  margin-right: 0;
}

.shg-product-reviews-container .shg-product-reviews-button {
  cursor: pointer;
  display: inline-block;

  height: 40px;
  line-height: 40px;
  padding: 0 30px;

  border-radius: 3px;
}

.shg-product-reviews-container .shg-product-reviews-button-write {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .shg-product-reviews-container .shg-product-reviews-button-write {
    position: absolute;
    top: 15px;
    right: 0;
    margin-top: 0;
  }
}

.shg-product-reviews-container .shg-product-reviews-based-on {
  display: inline-block;
  position: relative;
  top: -2px;
}

.shg-product-reviews-container .shg-product-reviews-date {
  margin: 10px 0;
}

.shg-product-reviews-container .shg-product-reviews-separator {
  height: 1px;
  margin: 20px 0;
  background-color: black;
}

.shg-product-reviews-container .shg-product-reviews-review-content {
  word-break: break-all;
  white-space: normal;
}

.shg-product-reviews-container .shg-product-reviews-empty-view {
  text-align: center;
  margin: 80px 0;
}

.shg-product-reviews-container .shg-product-reviews-title-margin {
  margin: 30px 0;
}

.shg-product-reviews-container .shg-product-reviews-label {
  display: block;
  margin-bottom: 10px;
}

.shg-product-reviews-container .shg-product-reviews-label-error {
  display: none;
  float: right;
}


.shg-product-reviews-container .shg-product-reviews-form {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field {
  margin-top: 5px;
  margin-bottom: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error {
  color: #CF4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error input,
.shg-product-reviews-container .shg-product-reviews-form-field-error textarea {
  border-width: 2px;
  border-color: #CF4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error .shg-product-reviews-label-error {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-form-input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid black;
}

.shg-product-reviews-container input.shg-product-reviews-form-input {
  height: 40px;
  line-height: 40px;
}

.shg-product-reviews-container textarea.shg-product-reviews-form-input {
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .shg-product-reviews-container .shg-product-reviews-wrapper-cell {
    text-align: center;
  }

  .shg-product-reviews-container .shg-product-reviews-button-cancel {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 769px) {
  .shg-product-reviews-container .shg-product-reviews-wrapper-cell > * {
    display: table-cell;
  }

  .shg-product-reviews-container .shg-product-reviews-col1 {
    width: 49%;
    text-align: right;
  }

  .shg-product-reviews-container .shg-product-reviews-col2 {
    width: 2%;
    white-space: nowrap;
  }

  .shg-product-reviews-container .shg-product-reviews-button-cancel {
    margin-right: 30px;
  }
}

.shg-product-reviews-container .shg-product-reviews-col3 {
  width: 49%;
}

.shg-product-reviews-container .shg-product-reviews-pagination-items {
  margin-top: 30px;
  text-align: center;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item .shg-product-reviews-pagination-item-flip {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:first-child {
  margin-right: 25px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:last-child {
  margin-left: 25px;
}

#s-a31cf7eb-aa25-4749-b906-d0af8fe30401 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-a31cf7eb-aa25-4749-b906-d0af8fe30401 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-a31cf7eb-aa25-4749-b906-d0af8fe30401 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-a31cf7eb-aa25-4749-b906-d0af8fe30401 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-a31cf7eb-aa25-4749-b906-d0af8fe30401 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-a31cf7eb-aa25-4749-b906-d0af8fe30401 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-a31cf7eb-aa25-4749-b906-d0af8fe30401 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-a31cf7eb-aa25-4749-b906-d0af8fe30401 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-a31cf7eb-aa25-4749-b906-d0af8fe30401 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(237, 95, 171, 1);
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ca3f77af-86c3-45ce-8f4d-4d2818c4a0ff"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.shogun-image-container {
  position: relative;
}

.shogun-image-linked {
  cursor: pointer;
}

.shogun-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.shogun-image-overlay.shg-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-top-center {
  align-items: flex-start;
  justify-content: center;
}

.shogun-image-overlay.shg-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-middle-left {
  align-items: center;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-middle-center {
  align-items: center;
  justify-content: center;
}

.shogun-image-overlay.shg-middle-right {
  align-items: center;
  justify-content: flex-end;
}

.shogun-image-overlay.shg-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}

.shogun-image-overlay.shg-bottom-center {
  align-items: flex-end;
  justify-content: center;
}

.shogun-image-overlay.shg-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}

.shogun-image-overlay p {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.shogun-image-cover {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

.shogun-image-contain {
  font-family: "object-fit: contain;";
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.shogun-image-link {
  display: block;
  min-height: inherit;
  max-height: inherit;
}

img.shogun-image {
  display: block;
  margin: 0 auto !important;
  max-width: 100% !important;
}

.shogun-image-content {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.shogun-image-content-linked, .shogun-image-content-not-linked {
  pointer-events: none;
}

.shogun-image-content-not-linked > div {
  pointer-events: auto;
}

.shogun-image-content-linked a,
.shogun-image-content-linked button,
.shogun-image-content-linked iframe,
.shogun-image-content-linked .shg-box-linked {
  pointer-events: auto;
}

.shogun-image-content > div {
  width: 100%;
}

.shogun-image-content-top {
  align-items: flex-start;
}

.shogun-image-content-center {
  align-items: center;
}

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-7acc40b3-1891-4e45-99d1-298e067ccd17 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e5234c68-4c30-407f-a7b0-b7dedd218ebf { border-style: solid;
margin-bottom: -10px;
padding-top: 35px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-b0997bd2-6b51-4c95-ac57-2412cb4552f2 { box-shadow:1px 1px 1px 1px rgba(245, 202, 211, 1);
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 95, 171, 1);
text-decoration: none; }
#s-b0997bd2-6b51-4c95-ac57-2412cb4552f2:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(242, 141, 195, 1) !important;
text-decoration: none !important;}
#s-b0997bd2-6b51-4c95-ac57-2412cb4552f2:active {box-shadow:1px 1px 1px 1px rgba(244, 98, 176, 1) !important;
background-color: rgba(245, 202, 211, 1) !important;
text-decoration: none !important;}

 #s-b0997bd2-6b51-4c95-ac57-2412cb4552f2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-38644aca-807f-4be0-87cf-3b81370887d9 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c7764381-86a7-493a-9993-721859d3009e { border-style: solid;
margin-bottom: -10px;
padding-top: 35px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
#s-b179dd03-710d-434f-9301-896438fc219f { box-shadow:1px 1px 1px 1px rgba(245, 202, 211, 1);
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 95, 171, 1);
text-decoration: none; }
#s-b179dd03-710d-434f-9301-896438fc219f:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(242, 141, 195, 1) !important;
text-decoration: none !important;}
#s-b179dd03-710d-434f-9301-896438fc219f:active {box-shadow:1px 1px 1px 1px rgba(244, 98, 176, 1) !important;
background-color: rgba(245, 202, 211, 1) !important;
text-decoration: none !important;}

 #s-b179dd03-710d-434f-9301-896438fc219f.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-e0e5a383-0993-4b50-8305-d151b30edfd8 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-2f3f003c-f8d6-4da3-a616-c2095d17226a { border-style: solid;
margin-bottom: -10px;
padding-top: 35px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
#s-8ea48f90-a4c8-4956-b7c9-f10d3d1f6575 { box-shadow:1px 1px 1px 1px rgba(245, 202, 211, 1);
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 95, 171, 1);
text-decoration: none; }
#s-8ea48f90-a4c8-4956-b7c9-f10d3d1f6575:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(242, 141, 195, 1) !important;
text-decoration: none !important;}
#s-8ea48f90-a4c8-4956-b7c9-f10d3d1f6575:active {box-shadow:1px 1px 1px 1px rgba(244, 98, 176, 1) !important;
background-color: rgba(245, 202, 211, 1) !important;
text-decoration: none !important;}

 #s-8ea48f90-a4c8-4956-b7c9-f10d3d1f6575.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-e7f6f95b-d70d-43b7-97be-c46a03f2d0f0 { min-height: 50px; }
#s-e7f6f95b-d70d-43b7-97be-c46a03f2d0f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-12424f4c-a5ae-42f1-978f-9542e3127df5 { border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(237, 95, 171, 1); }
 #s-12424f4c-a5ae-42f1-978f-9542e3127df5 .shogun-heading-component h3 {
   color: #000;
   font-weight:  normal ;
   font-family: Assistant;
   font-style:  normal ;
   font-size: 18px;
   
   
   text-align: left;
 }

 

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

#s-626e0665-eb5d-4274-98b0-368970c3f1d1 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-e895addf-442c-4fcb-a9ab-efbea5db7a6e { text-align: left; }
.shg-product-title-component h1,
.shg-product-title-component h2,
.shg-product-title-component h3,
.shg-product-title-component h4,
.shg-product-title-component h5,
.shg-product-title-component h6 {
  margin: 0;
  padding: 0;
  display: block;
  color: #000;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-8f558e9d-ed29-439c-a2c4-8ef51df11fb0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f558e9d-ed29-439c-a2c4-8ef51df11fb0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e78a706e-2507-49ef-bb30-cafc6839c438 {
  display: none;
}
#s-e28b05d0-6a6a-4fb4-84d3-9f51e7caf7fa { text-align: left; }
#s-c235cf96-9601-412a-be59-b1162a193d12 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c235cf96-9601-412a-be59-b1162a193d12 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9abe7767-f100-478f-beb6-a410f4febb01 {
  display: none;
}
#s-efe4b3b8-5058-4ce4-91bd-fe7024703e81 { text-align: left; }
#s-0dd96715-12ae-4c9a-a1b9-12ce0a196f52 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0dd96715-12ae-4c9a-a1b9-12ce0a196f52 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-fce1431e-3570-4b69-af1f-b72090de2f66 {
  display: none;
}
#s-968cebdd-d445-42e8-adec-9253cb5669e6 { text-align: left; }
#s-5320597b-c16c-41c7-8748-412f45f4dc45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5320597b-c16c-41c7-8748-412f45f4dc45 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2c4892a4-3d65-43d0-81fd-49e1ac085c52 {
  display: none;
}
#s-adff195c-11ca-467d-bb0e-55289b492f96 { text-align: left; }
#s-bf2fc143-fc2e-448b-b910-7fa526d23d69 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf2fc143-fc2e-448b-b910-7fa526d23d69 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ac02d4bd-2239-4422-88e0-82d19e941a40 { text-align: left; }
#s-ac02d4bd-2239-4422-88e0-82d19e941a40 .shg-product-sold-out {
  display: none;
}

#s-ac02d4bd-2239-4422-88e0-82d19e941a40 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ac02d4bd-2239-4422-88e0-82d19e941a40 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.shg-product-atc-btn-wrapper .shg-btn:not(.shg-btn-stretch) {
  display: inline-block !important;
}

.shg-product-atc-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-7c85ae95-4ebb-4563-85a3-f195c51ac389 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c85ae95-4ebb-4563-85a3-f195c51ac389:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c85ae95-4ebb-4563-85a3-f195c51ac389:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c85ae95-4ebb-4563-85a3-f195c51ac389 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7c85ae95-4ebb-4563-85a3-f195c51ac389.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c85ae95-4ebb-4563-85a3-f195c51ac389.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c85ae95-4ebb-4563-85a3-f195c51ac389.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89d17267-4102-4119-8b81-5c3dd40069f2 {
  display: none;
}
#s-d52d040f-551c-4732-97eb-8c6245421bc0 { text-align: left; }
#s-d596c3cb-74bd-47ef-9365-4f064d8b9165 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d596c3cb-74bd-47ef-9365-4f064d8b9165 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-201c367e-dc7d-49a8-ba6d-d2ac30cc0bd2 { text-align: left; }
#s-201c367e-dc7d-49a8-ba6d-d2ac30cc0bd2 .shg-product-sold-out {
  display: none;
}

#s-201c367e-dc7d-49a8-ba6d-d2ac30cc0bd2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-201c367e-dc7d-49a8-ba6d-d2ac30cc0bd2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4986a2d4-cb0d-4d75-b90d-150aa64d6173 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4986a2d4-cb0d-4d75-b90d-150aa64d6173:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4986a2d4-cb0d-4d75-b90d-150aa64d6173:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4986a2d4-cb0d-4d75-b90d-150aa64d6173 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4986a2d4-cb0d-4d75-b90d-150aa64d6173.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4986a2d4-cb0d-4d75-b90d-150aa64d6173.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4986a2d4-cb0d-4d75-b90d-150aa64d6173.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-606947ac-ae52-439b-9af6-005d7bbf2a06 {
  display: none;
}
#s-44d8375f-b1ae-434f-bb53-6f77ff59af0a { text-align: left; }
#s-761c464d-d685-4844-ba81-29cca1548e37 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-761c464d-d685-4844-ba81-29cca1548e37 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-562d22c4-ad46-40a4-80bb-5b09a3b66753 { text-align: left; }
#s-562d22c4-ad46-40a4-80bb-5b09a3b66753 .shg-product-sold-out {
  display: none;
}

#s-562d22c4-ad46-40a4-80bb-5b09a3b66753 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-562d22c4-ad46-40a4-80bb-5b09a3b66753 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a3b31ac9-36e7-4a95-b9e5-3195cd38aea0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a3b31ac9-36e7-4a95-b9e5-3195cd38aea0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a3b31ac9-36e7-4a95-b9e5-3195cd38aea0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a3b31ac9-36e7-4a95-b9e5-3195cd38aea0 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a3b31ac9-36e7-4a95-b9e5-3195cd38aea0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3b31ac9-36e7-4a95-b9e5-3195cd38aea0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a3b31ac9-36e7-4a95-b9e5-3195cd38aea0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24d2c201-4a7d-4a7a-91d9-1273f7d9750a {
  display: none;
}
#s-2f7a6488-c8c6-444f-98a8-12d518250a36 { text-align: left; }
#s-97c57aee-28d1-4bcf-a717-2df6d1b1b13a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-97c57aee-28d1-4bcf-a717-2df6d1b1b13a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-84ab4c7a-da79-4032-9335-bc619b928a6e { text-align: left; }
#s-84ab4c7a-da79-4032-9335-bc619b928a6e .shg-product-sold-out {
  display: none;
}

#s-84ab4c7a-da79-4032-9335-bc619b928a6e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-84ab4c7a-da79-4032-9335-bc619b928a6e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8a7e18ec-2657-48fe-b804-5bcfbae14411 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a7e18ec-2657-48fe-b804-5bcfbae14411:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a7e18ec-2657-48fe-b804-5bcfbae14411:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a7e18ec-2657-48fe-b804-5bcfbae14411 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8a7e18ec-2657-48fe-b804-5bcfbae14411.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a7e18ec-2657-48fe-b804-5bcfbae14411.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a7e18ec-2657-48fe-b804-5bcfbae14411.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-29d169d6-1efb-4bb3-8e95-5608acb20f57 {
  display: none;
}
#s-4f756650-9084-47f6-8724-d1c25f46f726 { text-align: left; }
#s-87e1cc99-021d-4fb2-b000-8fc80bcb2e07 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87e1cc99-021d-4fb2-b000-8fc80bcb2e07 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-01470f67-9ee8-4117-805b-ef77a4c7b5de { text-align: left; }
#s-01470f67-9ee8-4117-805b-ef77a4c7b5de .shg-product-sold-out {
  display: none;
}

#s-01470f67-9ee8-4117-805b-ef77a4c7b5de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-01470f67-9ee8-4117-805b-ef77a4c7b5de .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b0d6ad17-912d-4443-82c0-0b41de86cd0e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0d6ad17-912d-4443-82c0-0b41de86cd0e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0d6ad17-912d-4443-82c0-0b41de86cd0e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0d6ad17-912d-4443-82c0-0b41de86cd0e {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b0d6ad17-912d-4443-82c0-0b41de86cd0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0d6ad17-912d-4443-82c0-0b41de86cd0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0d6ad17-912d-4443-82c0-0b41de86cd0e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f3dbbbcc-f74d-430d-a901-e372fe56f85b {
  display: none;
}
#s-d9a4fe08-17f2-4ede-b907-329ce15a5fb5 { text-align: left; }
#s-52e0d230-ce50-445e-a218-f5330a1caf83 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-52e0d230-ce50-445e-a218-f5330a1caf83 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-70759ad5-ad5d-4c85-b001-b68e27074a9b { text-align: left; }
#s-70759ad5-ad5d-4c85-b001-b68e27074a9b .shg-product-sold-out {
  display: none;
}

#s-70759ad5-ad5d-4c85-b001-b68e27074a9b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-70759ad5-ad5d-4c85-b001-b68e27074a9b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8aa4f9e6-952a-48d0-b19e-49c6ee31148f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8aa4f9e6-952a-48d0-b19e-49c6ee31148f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8aa4f9e6-952a-48d0-b19e-49c6ee31148f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8aa4f9e6-952a-48d0-b19e-49c6ee31148f {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-8aa4f9e6-952a-48d0-b19e-49c6ee31148f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8aa4f9e6-952a-48d0-b19e-49c6ee31148f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8aa4f9e6-952a-48d0-b19e-49c6ee31148f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a649d909-51e3-43b1-be28-d0c48eb50bc7 {
  display: none;
}
#s-1b0b46d2-7b95-4839-91ef-b93f7153fb21 { text-align: left; }
#s-c038fdc5-e045-4de4-be20-51c4cf521690 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c038fdc5-e045-4de4-be20-51c4cf521690 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f306ff4-040b-43e7-a87e-20ca5ecd9cfe { text-align: left; }
#s-4f306ff4-040b-43e7-a87e-20ca5ecd9cfe .shg-product-sold-out {
  display: none;
}

#s-4f306ff4-040b-43e7-a87e-20ca5ecd9cfe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f306ff4-040b-43e7-a87e-20ca5ecd9cfe .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3f10d597-229c-4d1e-af7c-c603a69ad258 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f10d597-229c-4d1e-af7c-c603a69ad258:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f10d597-229c-4d1e-af7c-c603a69ad258:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f10d597-229c-4d1e-af7c-c603a69ad258 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3f10d597-229c-4d1e-af7c-c603a69ad258.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f10d597-229c-4d1e-af7c-c603a69ad258.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f10d597-229c-4d1e-af7c-c603a69ad258.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83fbcf3e-bc4a-4410-8a6b-a81e4721f383 {
  display: none;
}
#s-42673612-2d46-405e-9f5d-5ca2540eef0b { text-align: left; }
#s-85cb3458-b67e-4dee-8f56-63cb3891bdb1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85cb3458-b67e-4dee-8f56-63cb3891bdb1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-30f563ff-2f79-42ae-8e84-80acfd8c386b { text-align: left; }
#s-30f563ff-2f79-42ae-8e84-80acfd8c386b .shg-product-sold-out {
  display: none;
}

#s-30f563ff-2f79-42ae-8e84-80acfd8c386b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-30f563ff-2f79-42ae-8e84-80acfd8c386b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-bd3b283b-1784-4aca-b54d-0f4ed0e40e62 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd3b283b-1784-4aca-b54d-0f4ed0e40e62:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd3b283b-1784-4aca-b54d-0f4ed0e40e62:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd3b283b-1784-4aca-b54d-0f4ed0e40e62 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bd3b283b-1784-4aca-b54d-0f4ed0e40e62.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd3b283b-1784-4aca-b54d-0f4ed0e40e62.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd3b283b-1784-4aca-b54d-0f4ed0e40e62.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-491d24ad-926e-4f80-8767-01d92bca0043 {
  display: none;
}
#s-e67664cf-37ca-41df-804c-ac5fbed51e7a { text-align: left; }
#s-af607f58-7ea7-4fb3-910a-f117b60974f5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af607f58-7ea7-4fb3-910a-f117b60974f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f50e5441-a4a4-4996-956f-c8f856c7f82f { text-align: left; }
#s-f50e5441-a4a4-4996-956f-c8f856c7f82f .shg-product-sold-out {
  display: none;
}

#s-f50e5441-a4a4-4996-956f-c8f856c7f82f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f50e5441-a4a4-4996-956f-c8f856c7f82f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2db91e0c-7964-46af-b512-4285d713cefc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2db91e0c-7964-46af-b512-4285d713cefc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2db91e0c-7964-46af-b512-4285d713cefc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2db91e0c-7964-46af-b512-4285d713cefc {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2db91e0c-7964-46af-b512-4285d713cefc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2db91e0c-7964-46af-b512-4285d713cefc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2db91e0c-7964-46af-b512-4285d713cefc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a770a33a-d6e1-44e4-a4de-a10ac6f714bf {
  display: none;
}
#s-fd431770-1ca2-41c0-bacb-3588b399f08c { text-align: left; }
#s-9c9bd1f9-31d0-400d-bb35-aca55d08b15f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c9bd1f9-31d0-400d-bb35-aca55d08b15f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b9ecb331-c0ed-4481-939a-a77f0ec9c086 { text-align: left; }
#s-b9ecb331-c0ed-4481-939a-a77f0ec9c086 .shg-product-sold-out {
  display: none;
}

#s-b9ecb331-c0ed-4481-939a-a77f0ec9c086 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b9ecb331-c0ed-4481-939a-a77f0ec9c086 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-58a20f0f-8843-4767-be1c-58f9a0798299 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-58a20f0f-8843-4767-be1c-58f9a0798299:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-58a20f0f-8843-4767-be1c-58f9a0798299:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-58a20f0f-8843-4767-be1c-58f9a0798299 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-58a20f0f-8843-4767-be1c-58f9a0798299.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58a20f0f-8843-4767-be1c-58f9a0798299.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-58a20f0f-8843-4767-be1c-58f9a0798299.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8872a37-b833-4b99-bc3c-90db19c170ce {
  display: none;
}
#s-7a84448c-33b5-4644-b734-e23e728684b7 { text-align: left; }
#s-41af425e-abd9-4a73-9898-c3ac0a5fe3fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-41af425e-abd9-4a73-9898-c3ac0a5fe3fb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-03c3b4fe-87e5-4420-be73-2a7f99d760c2 { text-align: left; }
#s-03c3b4fe-87e5-4420-be73-2a7f99d760c2 .shg-product-sold-out {
  display: none;
}

#s-03c3b4fe-87e5-4420-be73-2a7f99d760c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-03c3b4fe-87e5-4420-be73-2a7f99d760c2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-88f34fd7-c263-4ced-a413-3cb7937a9755 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-88f34fd7-c263-4ced-a413-3cb7937a9755:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-88f34fd7-c263-4ced-a413-3cb7937a9755:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-88f34fd7-c263-4ced-a413-3cb7937a9755 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-88f34fd7-c263-4ced-a413-3cb7937a9755.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88f34fd7-c263-4ced-a413-3cb7937a9755.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-88f34fd7-c263-4ced-a413-3cb7937a9755.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9c85e71-500f-4996-b283-af98e693c49b {
  display: none;
}
#s-778156d9-94c6-45c4-ae37-d54dbf9a645b { text-align: left; }
#s-cb87c107-20eb-4500-a899-b1baf3e79a69 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb87c107-20eb-4500-a899-b1baf3e79a69 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ab082b6-0b86-4dcd-88f8-1b05591d6eb4 { text-align: left; }
#s-7ab082b6-0b86-4dcd-88f8-1b05591d6eb4 .shg-product-sold-out {
  display: none;
}

#s-7ab082b6-0b86-4dcd-88f8-1b05591d6eb4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ab082b6-0b86-4dcd-88f8-1b05591d6eb4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ee334c1b-c910-4843-bd77-9d20e5d7e14d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee334c1b-c910-4843-bd77-9d20e5d7e14d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee334c1b-c910-4843-bd77-9d20e5d7e14d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee334c1b-c910-4843-bd77-9d20e5d7e14d {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ee334c1b-c910-4843-bd77-9d20e5d7e14d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee334c1b-c910-4843-bd77-9d20e5d7e14d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee334c1b-c910-4843-bd77-9d20e5d7e14d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1126b38f-8989-449a-ac8a-70c70dcad317 {
  display: none;
}
#s-dd712bd8-b1ba-4bfe-bcb4-dd39bfcbfb66 { text-align: left; }
#s-ae2caf26-9b50-44f3-bfd2-03bf49796c0d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae2caf26-9b50-44f3-bfd2-03bf49796c0d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1eafb5f7-eef6-4a5e-b255-53518fc691bc { text-align: left; }
#s-1eafb5f7-eef6-4a5e-b255-53518fc691bc .shg-product-sold-out {
  display: none;
}

#s-1eafb5f7-eef6-4a5e-b255-53518fc691bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1eafb5f7-eef6-4a5e-b255-53518fc691bc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-63e184c4-21fb-4560-8d9e-7e2098212f51 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-63e184c4-21fb-4560-8d9e-7e2098212f51:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-63e184c4-21fb-4560-8d9e-7e2098212f51:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63e184c4-21fb-4560-8d9e-7e2098212f51 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-63e184c4-21fb-4560-8d9e-7e2098212f51.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63e184c4-21fb-4560-8d9e-7e2098212f51.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63e184c4-21fb-4560-8d9e-7e2098212f51.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-15bb86b0-611d-4fbd-84bd-edadda1acb06 {
  display: none;
}
#s-30730517-04d3-4dd1-92c0-b31f9af823c2 { text-align: left; }
#s-27088330-3cf8-4d3a-ae09-b5a8b135e92f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-27088330-3cf8-4d3a-ae09-b5a8b135e92f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fb7669f9-96ce-4251-9c96-840d84a89769 { text-align: left; }
#s-fb7669f9-96ce-4251-9c96-840d84a89769 .shg-product-sold-out {
  display: none;
}

#s-fb7669f9-96ce-4251-9c96-840d84a89769 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fb7669f9-96ce-4251-9c96-840d84a89769 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-dacb5621-f2b0-4443-8aa0-9d1f276e40bf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dacb5621-f2b0-4443-8aa0-9d1f276e40bf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dacb5621-f2b0-4443-8aa0-9d1f276e40bf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dacb5621-f2b0-4443-8aa0-9d1f276e40bf {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dacb5621-f2b0-4443-8aa0-9d1f276e40bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dacb5621-f2b0-4443-8aa0-9d1f276e40bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dacb5621-f2b0-4443-8aa0-9d1f276e40bf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e28997ef-5a0d-4861-9ebd-fa1c9002beee {
  display: none;
}
#s-cef65b6b-a755-43b5-bd29-b84d1dbf4bb8 { text-align: left; }
#s-374a8f42-61c0-44d4-b7dc-4dc0737d9e14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-374a8f42-61c0-44d4-b7dc-4dc0737d9e14 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cd50e13a-4678-4203-984c-0ea9aa044edb { text-align: left; }
#s-cd50e13a-4678-4203-984c-0ea9aa044edb .shg-product-sold-out {
  display: none;
}

#s-cd50e13a-4678-4203-984c-0ea9aa044edb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cd50e13a-4678-4203-984c-0ea9aa044edb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1a368f12-be52-40d8-a6aa-d46e855f0aa8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1a368f12-be52-40d8-a6aa-d46e855f0aa8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1a368f12-be52-40d8-a6aa-d46e855f0aa8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1a368f12-be52-40d8-a6aa-d46e855f0aa8 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1a368f12-be52-40d8-a6aa-d46e855f0aa8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a368f12-be52-40d8-a6aa-d46e855f0aa8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1a368f12-be52-40d8-a6aa-d46e855f0aa8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6177521b-8cdc-4b56-9277-58634d1edd42 {
  display: none;
}
#s-0442c04a-7dd4-4ef4-97b7-6632b6dcab9d { text-align: left; }
#s-35a8098a-468d-41f8-8610-b959cdde4a76 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35a8098a-468d-41f8-8610-b959cdde4a76 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ea0dd1d-1480-4778-93ed-ca210371b983 { text-align: left; }
#s-1ea0dd1d-1480-4778-93ed-ca210371b983 .shg-product-sold-out {
  display: none;
}

#s-1ea0dd1d-1480-4778-93ed-ca210371b983 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ea0dd1d-1480-4778-93ed-ca210371b983 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-6b2a38b9-a41f-4475-90a5-3ea712405ad7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b2a38b9-a41f-4475-90a5-3ea712405ad7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b2a38b9-a41f-4475-90a5-3ea712405ad7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b2a38b9-a41f-4475-90a5-3ea712405ad7 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6b2a38b9-a41f-4475-90a5-3ea712405ad7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b2a38b9-a41f-4475-90a5-3ea712405ad7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b2a38b9-a41f-4475-90a5-3ea712405ad7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b4a59d77-0281-4f98-8f13-29f0f566de59 {
  display: none;
}
#s-0fb386be-76b9-49e3-890d-23e200f23f1f { text-align: left; }
#s-49f42e6f-a067-4a67-ac4c-d433989dbcf5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49f42e6f-a067-4a67-ac4c-d433989dbcf5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d7f43471-b2df-4feb-b1f6-b2675d1c6572 { text-align: left; }
#s-d7f43471-b2df-4feb-b1f6-b2675d1c6572 .shg-product-sold-out {
  display: none;
}

#s-d7f43471-b2df-4feb-b1f6-b2675d1c6572 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d7f43471-b2df-4feb-b1f6-b2675d1c6572 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f0a04d55-f032-4a3b-a454-a424adcc151e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f0a04d55-f032-4a3b-a454-a424adcc151e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f0a04d55-f032-4a3b-a454-a424adcc151e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f0a04d55-f032-4a3b-a454-a424adcc151e {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f0a04d55-f032-4a3b-a454-a424adcc151e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0a04d55-f032-4a3b-a454-a424adcc151e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f0a04d55-f032-4a3b-a454-a424adcc151e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df0200aa-aa11-4c7e-a94d-edb5f4b97ec2 {
  display: none;
}
#s-a4014c1d-1ba7-443b-9a09-ab0f483798f3 { text-align: left; }
#s-14cd698d-e2f4-4dfd-98a1-c04368b614ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-14cd698d-e2f4-4dfd-98a1-c04368b614ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-585fbc95-47e6-46d1-9c36-4f9b105e5144 { text-align: left; }
#s-585fbc95-47e6-46d1-9c36-4f9b105e5144 .shg-product-sold-out {
  display: none;
}

#s-585fbc95-47e6-46d1-9c36-4f9b105e5144 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-585fbc95-47e6-46d1-9c36-4f9b105e5144 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-aa536b06-ff81-432e-8cab-5fb9960e2fee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aa536b06-ff81-432e-8cab-5fb9960e2fee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aa536b06-ff81-432e-8cab-5fb9960e2fee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa536b06-ff81-432e-8cab-5fb9960e2fee {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-aa536b06-ff81-432e-8cab-5fb9960e2fee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa536b06-ff81-432e-8cab-5fb9960e2fee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aa536b06-ff81-432e-8cab-5fb9960e2fee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98ce8b80-e999-45d2-8005-986fd4c9a982 {
  display: none;
}
#s-c4559df8-35a5-47dc-b900-d1207437991b { text-align: left; }
#s-1a3fc193-5ca6-47b9-b18f-9a2326ccaff9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1a3fc193-5ca6-47b9-b18f-9a2326ccaff9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ca5d283e-8178-4264-88e7-b28707fed494 { text-align: left; }
#s-ca5d283e-8178-4264-88e7-b28707fed494 .shg-product-sold-out {
  display: none;
}

#s-ca5d283e-8178-4264-88e7-b28707fed494 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ca5d283e-8178-4264-88e7-b28707fed494 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4cd7928a-264d-49fc-9d72-4c76f9dec74b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4cd7928a-264d-49fc-9d72-4c76f9dec74b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4cd7928a-264d-49fc-9d72-4c76f9dec74b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4cd7928a-264d-49fc-9d72-4c76f9dec74b {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4cd7928a-264d-49fc-9d72-4c76f9dec74b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4cd7928a-264d-49fc-9d72-4c76f9dec74b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4cd7928a-264d-49fc-9d72-4c76f9dec74b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b5b2fc24-d63e-42f2-bc5a-3777ba55f5dc {
  display: none;
}
#s-0c612437-c76f-4493-be9a-0bd94a606f15 { text-align: left; }
#s-2aae51db-aa95-424d-916c-533aac52a3af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2aae51db-aa95-424d-916c-533aac52a3af .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f5a5489-6a9a-4632-8dcd-7a97fd9d28f9 { text-align: left; }
#s-9f5a5489-6a9a-4632-8dcd-7a97fd9d28f9 .shg-product-sold-out {
  display: none;
}

#s-9f5a5489-6a9a-4632-8dcd-7a97fd9d28f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f5a5489-6a9a-4632-8dcd-7a97fd9d28f9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b10d5a9f-ac8c-4337-8d2e-c03c7151d549 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b10d5a9f-ac8c-4337-8d2e-c03c7151d549:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b10d5a9f-ac8c-4337-8d2e-c03c7151d549:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b10d5a9f-ac8c-4337-8d2e-c03c7151d549 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b10d5a9f-ac8c-4337-8d2e-c03c7151d549.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b10d5a9f-ac8c-4337-8d2e-c03c7151d549.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b10d5a9f-ac8c-4337-8d2e-c03c7151d549.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-358fb97d-015e-410c-ac21-251683e24d7d {
  display: none;
}
#s-518b3651-4f22-4da2-8665-6199c28877de { text-align: left; }
#s-ff19ad05-6c05-4d67-82d6-8887f4d98605 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff19ad05-6c05-4d67-82d6-8887f4d98605 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-394c346e-fe22-432a-987c-5b8e9f17989e { text-align: left; }
#s-394c346e-fe22-432a-987c-5b8e9f17989e .shg-product-sold-out {
  display: none;
}

#s-394c346e-fe22-432a-987c-5b8e9f17989e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-394c346e-fe22-432a-987c-5b8e9f17989e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5156d0e5-613c-4e77-9109-5a69e5fc36c5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5156d0e5-613c-4e77-9109-5a69e5fc36c5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5156d0e5-613c-4e77-9109-5a69e5fc36c5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5156d0e5-613c-4e77-9109-5a69e5fc36c5 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5156d0e5-613c-4e77-9109-5a69e5fc36c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5156d0e5-613c-4e77-9109-5a69e5fc36c5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5156d0e5-613c-4e77-9109-5a69e5fc36c5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9754d8d8-54c3-4ed3-aa31-1e18363a11b1 {
  display: none;
}
#s-0ddb4154-de6a-4de9-aa92-df1b2c85dcf8 { text-align: left; }
#s-3a118062-831d-40c0-893b-bcda5a84bba1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a118062-831d-40c0-893b-bcda5a84bba1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-de87629c-1a25-4122-a82b-a075b5b88151 { text-align: left; }
#s-de87629c-1a25-4122-a82b-a075b5b88151 .shg-product-sold-out {
  display: none;
}

#s-de87629c-1a25-4122-a82b-a075b5b88151 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-de87629c-1a25-4122-a82b-a075b5b88151 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-84c46567-0818-4540-8686-16e72f1dd2d5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-84c46567-0818-4540-8686-16e72f1dd2d5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-84c46567-0818-4540-8686-16e72f1dd2d5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84c46567-0818-4540-8686-16e72f1dd2d5 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-84c46567-0818-4540-8686-16e72f1dd2d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84c46567-0818-4540-8686-16e72f1dd2d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84c46567-0818-4540-8686-16e72f1dd2d5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ac325ed6-92b0-45aa-b170-7aa15539f1b5 {
  display: none;
}
#s-658b187b-ee78-453b-b8b3-ddca48159fcb { text-align: left; }
#s-b15b5ef0-67df-4d25-bef9-10d29635926b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b15b5ef0-67df-4d25-bef9-10d29635926b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9bdc8cc1-eaeb-47ef-8026-65dd72879fbf { text-align: left; }
#s-9bdc8cc1-eaeb-47ef-8026-65dd72879fbf .shg-product-sold-out {
  display: none;
}

#s-9bdc8cc1-eaeb-47ef-8026-65dd72879fbf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9bdc8cc1-eaeb-47ef-8026-65dd72879fbf .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7f63e4dd-aaf2-4265-8a94-d2c1b6c4dbb3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7f63e4dd-aaf2-4265-8a94-d2c1b6c4dbb3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7f63e4dd-aaf2-4265-8a94-d2c1b6c4dbb3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7f63e4dd-aaf2-4265-8a94-d2c1b6c4dbb3 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7f63e4dd-aaf2-4265-8a94-d2c1b6c4dbb3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f63e4dd-aaf2-4265-8a94-d2c1b6c4dbb3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7f63e4dd-aaf2-4265-8a94-d2c1b6c4dbb3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-46446a5b-5930-494a-8719-96d449a07949 {
  display: none;
}
#s-cfee1498-31ab-478c-ac98-47f04082c4fb { text-align: left; }
#s-886c44b9-d3f2-4cfd-8a7e-2548bb99c8f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-886c44b9-d3f2-4cfd-8a7e-2548bb99c8f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9c1dd30b-e418-440e-80e6-9d5feb8c7fac { text-align: left; }
#s-9c1dd30b-e418-440e-80e6-9d5feb8c7fac .shg-product-sold-out {
  display: none;
}

#s-9c1dd30b-e418-440e-80e6-9d5feb8c7fac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9c1dd30b-e418-440e-80e6-9d5feb8c7fac .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c421e699-a5a1-48fe-8d3a-acd232712048 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c421e699-a5a1-48fe-8d3a-acd232712048:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c421e699-a5a1-48fe-8d3a-acd232712048:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c421e699-a5a1-48fe-8d3a-acd232712048 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c421e699-a5a1-48fe-8d3a-acd232712048.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c421e699-a5a1-48fe-8d3a-acd232712048.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c421e699-a5a1-48fe-8d3a-acd232712048.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0935b971-dacf-4fce-a5a8-4fb1187e0f1b {
  display: none;
}
#s-599bbb6b-0d74-429e-b26a-d06767fbe980 { text-align: left; }
#s-5c6665e1-8823-4404-9f6d-5c0b7471a176 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5c6665e1-8823-4404-9f6d-5c0b7471a176 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ea8d6501-2733-4e14-8ffc-181dc5ad4c01 { text-align: left; }
#s-ea8d6501-2733-4e14-8ffc-181dc5ad4c01 .shg-product-sold-out {
  display: none;
}

#s-ea8d6501-2733-4e14-8ffc-181dc5ad4c01 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ea8d6501-2733-4e14-8ffc-181dc5ad4c01 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-6612475f-8f0a-4226-a46e-a920fd6773c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6612475f-8f0a-4226-a46e-a920fd6773c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6612475f-8f0a-4226-a46e-a920fd6773c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6612475f-8f0a-4226-a46e-a920fd6773c6 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6612475f-8f0a-4226-a46e-a920fd6773c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6612475f-8f0a-4226-a46e-a920fd6773c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6612475f-8f0a-4226-a46e-a920fd6773c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1cb4a894-1e01-434d-9bcc-946bbe779890 {
  display: none;
}
#s-07ab7a90-513c-4a1d-a087-95b28c633dd6 { text-align: left; }
#s-71c372cd-057f-42b9-bafe-78aedc6a7431 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71c372cd-057f-42b9-bafe-78aedc6a7431 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3b59772f-263e-475c-a046-5ab8b5fa09cd { text-align: left; }
#s-3b59772f-263e-475c-a046-5ab8b5fa09cd .shg-product-sold-out {
  display: none;
}

#s-3b59772f-263e-475c-a046-5ab8b5fa09cd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3b59772f-263e-475c-a046-5ab8b5fa09cd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3bdce1e9-9fab-4cb1-962c-48fe64f7f379 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3bdce1e9-9fab-4cb1-962c-48fe64f7f379:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3bdce1e9-9fab-4cb1-962c-48fe64f7f379:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3bdce1e9-9fab-4cb1-962c-48fe64f7f379 {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3bdce1e9-9fab-4cb1-962c-48fe64f7f379.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3bdce1e9-9fab-4cb1-962c-48fe64f7f379.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3bdce1e9-9fab-4cb1-962c-48fe64f7f379.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-057cc6ed-3c05-490b-bf90-1491d40af903 {
  display: none;
}
#s-3f707c95-e67f-4bac-9a93-64cb0b2c3ccc { text-align: left; }
#s-3c040a8f-c7ed-4d9d-8c6f-dc2c76a98696 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3c040a8f-c7ed-4d9d-8c6f-dc2c76a98696 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6a4f0c3-ebe7-431a-a8cd-c3a1da8c122c { text-align: left; }
#s-a6a4f0c3-ebe7-431a-a8cd-c3a1da8c122c .shg-product-sold-out {
  display: none;
}

#s-a6a4f0c3-ebe7-431a-a8cd-c3a1da8c122c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6a4f0c3-ebe7-431a-a8cd-c3a1da8c122c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-160e3046-33fb-4589-9ede-e7eaf1313d6b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-160e3046-33fb-4589-9ede-e7eaf1313d6b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-160e3046-33fb-4589-9ede-e7eaf1313d6b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-160e3046-33fb-4589-9ede-e7eaf1313d6b {
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-160e3046-33fb-4589-9ede-e7eaf1313d6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-160e3046-33fb-4589-9ede-e7eaf1313d6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-160e3046-33fb-4589-9ede-e7eaf1313d6b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
