.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-105202f9-6f31-4dfa-853d-05534a79fa50 {
  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-b3da79f5-4ca0-47d3-bd71-0efa96026fa1 { margin-top: 40px; }
#s-b3da79f5-4ca0-47d3-bd71-0efa96026fa1 .shogun-tabs {
  justify-content: center;
}


  #s-b3da79f5-4ca0-47d3-bd71-0efa96026fa1 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-b3da79f5-4ca0-47d3-bd71-0efa96026fa1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-b3da79f5-4ca0-47d3-bd71-0efa96026fa1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-b3da79f5-4ca0-47d3-bd71-0efa96026fa1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-b3da79f5-4ca0-47d3-bd71-0efa96026fa1 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-b3da79f5-4ca0-47d3-bd71-0efa96026fa1 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-b3da79f5-4ca0-47d3-bd71-0efa96026fa1 .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-4bb99423-5625-45ba-8e3f-73b471984095 { padding-top: 10px;
padding-bottom: 10px; }
 #s-4bb99423-5625-45ba-8e3f-73b471984095 .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-c792d161-ede7-423e-b86d-fe38a84345e6 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-c792d161-ede7-423e-b86d-fe38a84345e6 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-c792d161-ede7-423e-b86d-fe38a84345e6 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-c792d161-ede7-423e-b86d-fe38a84345e6 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-c792d161-ede7-423e-b86d-fe38a84345e6 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-c792d161-ede7-423e-b86d-fe38a84345e6 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-c792d161-ede7-423e-b86d-fe38a84345e6 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-c792d161-ede7-423e-b86d-fe38a84345e6 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-c792d161-ede7-423e-b86d-fe38a84345e6 .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-7a1b6f57-c204-4aeb-99c6-bc838a100cbf { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7a1b6f57-c204-4aeb-99c6-bc838a100cbf"] > .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-59b8b30b-d1ec-403f-b769-5878ac3f3144 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d9e2fe06-2609-4520-916f-19f8e784fde5 { 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-408eb3f3-8131-4efa-b9db-57202eae711f { 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-408eb3f3-8131-4efa-b9db-57202eae711f: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-408eb3f3-8131-4efa-b9db-57202eae711f: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-408eb3f3-8131-4efa-b9db-57202eae711f.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-af1c2979-9a12-42cf-a9fd-2d64cbda910d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a7326207-91d3-4f3d-bcfc-b27ccae9c046 { 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-df7da4b0-582e-4bf6-ac41-bbc9a3841b78 { 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-df7da4b0-582e-4bf6-ac41-bbc9a3841b78: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-df7da4b0-582e-4bf6-ac41-bbc9a3841b78: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-df7da4b0-582e-4bf6-ac41-bbc9a3841b78.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1ffe5d43-8ab4-4056-92ca-28f594a775df { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5aaf7564-53b6-4e6a-8719-00600f3a7962 { 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-3698aef5-838c-4525-b149-3292c3f8a30e { 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-3698aef5-838c-4525-b149-3292c3f8a30e: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-3698aef5-838c-4525-b149-3292c3f8a30e: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-3698aef5-838c-4525-b149-3292c3f8a30e.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-0412a820-6fed-428d-9ac1-f790c3881c11 { min-height: 50px; }
#s-0412a820-6fed-428d-9ac1-f790c3881c11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8d1bc4f7-e9f8-41ce-a14b-a0ee7c4825eb { 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-8d1bc4f7-e9f8-41ce-a14b-a0ee7c4825eb .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-71bbca48-e955-4e42-9315-340f0e93ce22 {
  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-62b5a0b7-c538-4f77-8b2e-4701c965dba8 { 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-f528752d-2b9c-48d6-a1fd-6bc273871245 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f528752d-2b9c-48d6-a1fd-6bc273871245 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-10d79dc1-c9a7-4320-a8b8-fc9258ba779c {
  display: none;
}
#s-af6ff2fe-bd8d-4fcb-a8f0-df726b89e8ba { text-align: left; }
#s-230cb377-87e1-415d-8c9d-dc31e0b42d2c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-230cb377-87e1-415d-8c9d-dc31e0b42d2c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bc1c2dcc-59b9-43c9-a788-6d70f9816c48 {
  display: none;
}
#s-f20da36e-0dfb-4bbf-be19-f7e8eb34228f { text-align: left; }
#s-fe7088d4-8291-438a-80d0-6f349f19fca3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe7088d4-8291-438a-80d0-6f349f19fca3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c5137abf-280b-4d5f-8f64-da8c6459c1af {
  display: none;
}
#s-e90bdb2f-4b27-401b-bcac-b16f4acb9299 { text-align: left; }
#s-9cf359d7-b705-4b22-b58a-02c49d696e84 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9cf359d7-b705-4b22-b58a-02c49d696e84 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f0e0e1be-7e38-43d1-bcd4-671861515d05 {
  display: none;
}
#s-6761a68a-6600-4458-b843-f5f296193218 { text-align: left; }
#s-c5073a31-23d0-49e4-a6ee-0048d1c34c3f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c5073a31-23d0-49e4-a6ee-0048d1c34c3f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4bd34a7a-8e0e-440e-ba1d-6b90bfa58c95 { text-align: left; }
#s-4bd34a7a-8e0e-440e-ba1d-6b90bfa58c95 .shg-product-sold-out {
  display: none;
}

#s-4bd34a7a-8e0e-440e-ba1d-6b90bfa58c95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4bd34a7a-8e0e-440e-ba1d-6b90bfa58c95 .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-c966adc9-f77e-41bd-9d13-9fc62315fa93 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c966adc9-f77e-41bd-9d13-9fc62315fa93:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c966adc9-f77e-41bd-9d13-9fc62315fa93:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c966adc9-f77e-41bd-9d13-9fc62315fa93 {
  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-c966adc9-f77e-41bd-9d13-9fc62315fa93.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c966adc9-f77e-41bd-9d13-9fc62315fa93.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c966adc9-f77e-41bd-9d13-9fc62315fa93.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4bf1e5ac-2a73-4586-98bc-25bbdd227f0c {
  display: none;
}
#s-0f1f6188-feaa-4303-ab5e-63faf91530f2 { text-align: left; }
#s-f348be1b-b3fc-46bd-9b90-fe0377916668 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f348be1b-b3fc-46bd-9b90-fe0377916668 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-04680929-3e3c-42b4-b314-eb8702f33f08 { text-align: left; }
#s-04680929-3e3c-42b4-b314-eb8702f33f08 .shg-product-sold-out {
  display: none;
}

#s-04680929-3e3c-42b4-b314-eb8702f33f08 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-04680929-3e3c-42b4-b314-eb8702f33f08 .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-c7c462e8-e577-4779-8b94-e618ee569e57 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c7c462e8-e577-4779-8b94-e618ee569e57:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c7c462e8-e577-4779-8b94-e618ee569e57:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c7c462e8-e577-4779-8b94-e618ee569e57 {
  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-c7c462e8-e577-4779-8b94-e618ee569e57.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7c462e8-e577-4779-8b94-e618ee569e57.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c7c462e8-e577-4779-8b94-e618ee569e57.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-00a3f5a1-6155-451c-a730-35854c252c3b {
  display: none;
}
#s-d9427404-bb03-40ef-a37a-4fbfe59a4d96 { text-align: left; }
#s-2a2a54eb-ba90-4369-8d2f-c0052d65c94b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2a2a54eb-ba90-4369-8d2f-c0052d65c94b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3c1c99b0-065d-448f-a3fb-7f0274277734 { text-align: left; }
#s-3c1c99b0-065d-448f-a3fb-7f0274277734 .shg-product-sold-out {
  display: none;
}

#s-3c1c99b0-065d-448f-a3fb-7f0274277734 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3c1c99b0-065d-448f-a3fb-7f0274277734 .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-8da640ba-2ce9-4607-828f-369653b8227e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8da640ba-2ce9-4607-828f-369653b8227e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8da640ba-2ce9-4607-828f-369653b8227e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8da640ba-2ce9-4607-828f-369653b8227e {
  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-8da640ba-2ce9-4607-828f-369653b8227e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8da640ba-2ce9-4607-828f-369653b8227e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8da640ba-2ce9-4607-828f-369653b8227e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d3cb2d57-5bac-4cc2-a602-561769b8b720 {
  display: none;
}
#s-0174516e-122c-44aa-b3ec-d654ee38544a { text-align: left; }
#s-ddcee962-481e-4659-90ed-4a7bf7c45758 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ddcee962-481e-4659-90ed-4a7bf7c45758 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-113023b5-c722-4d6c-b069-b4f6c78a1a3d { text-align: left; }
#s-113023b5-c722-4d6c-b069-b4f6c78a1a3d .shg-product-sold-out {
  display: none;
}

#s-113023b5-c722-4d6c-b069-b4f6c78a1a3d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-113023b5-c722-4d6c-b069-b4f6c78a1a3d .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-6c853694-ed6f-4194-8634-e5e0bfc22f58 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c853694-ed6f-4194-8634-e5e0bfc22f58:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c853694-ed6f-4194-8634-e5e0bfc22f58:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c853694-ed6f-4194-8634-e5e0bfc22f58 {
  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-6c853694-ed6f-4194-8634-e5e0bfc22f58.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c853694-ed6f-4194-8634-e5e0bfc22f58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c853694-ed6f-4194-8634-e5e0bfc22f58.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ababb74-187f-4b99-beb4-79134b7c67ad {
  display: none;
}
#s-3732cd4b-d151-4e41-94df-2da9271f934e { text-align: left; }
#s-4e90b60b-ba7a-48f7-a6d3-5b1f07e3de29 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e90b60b-ba7a-48f7-a6d3-5b1f07e3de29 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d8e7bbc-910c-488d-b848-1ffaa0590849 { text-align: left; }
#s-1d8e7bbc-910c-488d-b848-1ffaa0590849 .shg-product-sold-out {
  display: none;
}

#s-1d8e7bbc-910c-488d-b848-1ffaa0590849 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d8e7bbc-910c-488d-b848-1ffaa0590849 .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-e78f0c1a-e834-4c1b-94ce-4dacafe7d521 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e78f0c1a-e834-4c1b-94ce-4dacafe7d521:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e78f0c1a-e834-4c1b-94ce-4dacafe7d521:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e78f0c1a-e834-4c1b-94ce-4dacafe7d521 {
  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-e78f0c1a-e834-4c1b-94ce-4dacafe7d521.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e78f0c1a-e834-4c1b-94ce-4dacafe7d521.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e78f0c1a-e834-4c1b-94ce-4dacafe7d521.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a19377b4-a7a1-487b-b3d2-2c9922ad3d13 {
  display: none;
}
#s-32cab93d-b9fe-499d-b7ca-826931c37656 { text-align: left; }
#s-84a3a8d0-0412-4be3-9e7c-b62d0d150296 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84a3a8d0-0412-4be3-9e7c-b62d0d150296 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46818d19-46c3-45ff-98b7-3c2364c55809 { text-align: left; }
#s-46818d19-46c3-45ff-98b7-3c2364c55809 .shg-product-sold-out {
  display: none;
}

#s-46818d19-46c3-45ff-98b7-3c2364c55809 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46818d19-46c3-45ff-98b7-3c2364c55809 .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-c37862b5-4569-4f6d-974a-ed88fd4216b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c37862b5-4569-4f6d-974a-ed88fd4216b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c37862b5-4569-4f6d-974a-ed88fd4216b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c37862b5-4569-4f6d-974a-ed88fd4216b1 {
  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-c37862b5-4569-4f6d-974a-ed88fd4216b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c37862b5-4569-4f6d-974a-ed88fd4216b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c37862b5-4569-4f6d-974a-ed88fd4216b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ebdc11c2-5acb-4256-9bef-4baae8994d79 {
  display: none;
}
#s-58576c62-4cab-45ca-b785-61ffd97cb4d6 { text-align: left; }
#s-5de0a830-eb9a-402e-8fde-78f01d8e7390 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5de0a830-eb9a-402e-8fde-78f01d8e7390 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a7b1e7d9-ac2a-41d1-b79d-c38575205c47 { text-align: left; }
#s-a7b1e7d9-ac2a-41d1-b79d-c38575205c47 .shg-product-sold-out {
  display: none;
}

#s-a7b1e7d9-ac2a-41d1-b79d-c38575205c47 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a7b1e7d9-ac2a-41d1-b79d-c38575205c47 .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-5c16b4f1-4c03-4de2-9fa2-0697cacab7d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5c16b4f1-4c03-4de2-9fa2-0697cacab7d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5c16b4f1-4c03-4de2-9fa2-0697cacab7d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5c16b4f1-4c03-4de2-9fa2-0697cacab7d3 {
  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-5c16b4f1-4c03-4de2-9fa2-0697cacab7d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c16b4f1-4c03-4de2-9fa2-0697cacab7d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5c16b4f1-4c03-4de2-9fa2-0697cacab7d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-33ec41bf-b083-41f2-a80d-a5c183c4c794 {
  display: none;
}
#s-740b6432-d45f-489d-800a-2c661a02f3aa { text-align: left; }
#s-74a98ebf-9a5f-4367-ae89-3d2a68f2f64a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-74a98ebf-9a5f-4367-ae89-3d2a68f2f64a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3e2126d9-22f0-4f08-a4d9-c2e70d60415c { text-align: left; }
#s-3e2126d9-22f0-4f08-a4d9-c2e70d60415c .shg-product-sold-out {
  display: none;
}

#s-3e2126d9-22f0-4f08-a4d9-c2e70d60415c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3e2126d9-22f0-4f08-a4d9-c2e70d60415c .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-f01b0b28-1ccb-432e-979e-0afb6395454b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f01b0b28-1ccb-432e-979e-0afb6395454b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f01b0b28-1ccb-432e-979e-0afb6395454b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f01b0b28-1ccb-432e-979e-0afb6395454b {
  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-f01b0b28-1ccb-432e-979e-0afb6395454b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f01b0b28-1ccb-432e-979e-0afb6395454b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f01b0b28-1ccb-432e-979e-0afb6395454b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f5f7225b-d57f-4ca3-8e5e-b2631f8a63e8 {
  display: none;
}
#s-1e4cd53f-cda5-4603-a3e3-1a507fb336cb { text-align: left; }
#s-04c16182-0294-4e23-b57f-6f7360935f89 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-04c16182-0294-4e23-b57f-6f7360935f89 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f902f201-f6db-46c9-8f1f-7f4e7684c42f { text-align: left; }
#s-f902f201-f6db-46c9-8f1f-7f4e7684c42f .shg-product-sold-out {
  display: none;
}

#s-f902f201-f6db-46c9-8f1f-7f4e7684c42f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f902f201-f6db-46c9-8f1f-7f4e7684c42f .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-ffede6f5-8ed5-4678-a3a1-d04151857a22 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ffede6f5-8ed5-4678-a3a1-d04151857a22:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ffede6f5-8ed5-4678-a3a1-d04151857a22:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ffede6f5-8ed5-4678-a3a1-d04151857a22 {
  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-ffede6f5-8ed5-4678-a3a1-d04151857a22.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ffede6f5-8ed5-4678-a3a1-d04151857a22.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ffede6f5-8ed5-4678-a3a1-d04151857a22.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7d903045-71b7-4cb0-b81d-b0f5cecc9fd7 {
  display: none;
}
#s-c199571f-350f-4fd6-9f16-2a66216d063b { text-align: left; }
#s-1bbfff4b-1e6c-46a3-ac9b-7be081bd4e1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1bbfff4b-1e6c-46a3-ac9b-7be081bd4e1c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f0caa990-a235-42ac-9b1a-2275d4b66542 { text-align: left; }
#s-f0caa990-a235-42ac-9b1a-2275d4b66542 .shg-product-sold-out {
  display: none;
}

#s-f0caa990-a235-42ac-9b1a-2275d4b66542 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0caa990-a235-42ac-9b1a-2275d4b66542 .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-761f410f-5273-4057-a2bd-e4a8b81c3bd2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-761f410f-5273-4057-a2bd-e4a8b81c3bd2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-761f410f-5273-4057-a2bd-e4a8b81c3bd2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-761f410f-5273-4057-a2bd-e4a8b81c3bd2 {
  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-761f410f-5273-4057-a2bd-e4a8b81c3bd2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-761f410f-5273-4057-a2bd-e4a8b81c3bd2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-761f410f-5273-4057-a2bd-e4a8b81c3bd2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26ca013d-b5a1-4488-b4d3-52db1e8c3253 {
  display: none;
}
#s-6c955cc3-148c-4ed1-bf23-9cb4b9d93a9b { text-align: left; }
#s-d5dcdaa6-ef2a-4d72-a9f5-86a53db94324 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d5dcdaa6-ef2a-4d72-a9f5-86a53db94324 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e2c9f27-75a2-4d08-8393-d1ad9a1fed3c { text-align: left; }
#s-0e2c9f27-75a2-4d08-8393-d1ad9a1fed3c .shg-product-sold-out {
  display: none;
}

#s-0e2c9f27-75a2-4d08-8393-d1ad9a1fed3c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e2c9f27-75a2-4d08-8393-d1ad9a1fed3c .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-fa3279e5-8312-453f-9d70-b43373c6fdbf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa3279e5-8312-453f-9d70-b43373c6fdbf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa3279e5-8312-453f-9d70-b43373c6fdbf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa3279e5-8312-453f-9d70-b43373c6fdbf {
  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-fa3279e5-8312-453f-9d70-b43373c6fdbf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa3279e5-8312-453f-9d70-b43373c6fdbf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa3279e5-8312-453f-9d70-b43373c6fdbf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-749d7cd3-9fb5-4ee7-8985-1c5c2b3fc36a {
  display: none;
}
#s-4b944b69-a558-48ab-95c6-f12e5cd5e3c4 { text-align: left; }
#s-21241af7-16aa-4d55-9c80-fb40df7fdbfa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-21241af7-16aa-4d55-9c80-fb40df7fdbfa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e48fa428-48d0-4b7c-a281-a2c7c41ade49 { text-align: left; }
#s-e48fa428-48d0-4b7c-a281-a2c7c41ade49 .shg-product-sold-out {
  display: none;
}

#s-e48fa428-48d0-4b7c-a281-a2c7c41ade49 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e48fa428-48d0-4b7c-a281-a2c7c41ade49 .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-5731473e-35d6-4571-a738-2a0eadb1c2c5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5731473e-35d6-4571-a738-2a0eadb1c2c5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5731473e-35d6-4571-a738-2a0eadb1c2c5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5731473e-35d6-4571-a738-2a0eadb1c2c5 {
  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-5731473e-35d6-4571-a738-2a0eadb1c2c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5731473e-35d6-4571-a738-2a0eadb1c2c5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5731473e-35d6-4571-a738-2a0eadb1c2c5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77df4c81-756a-43f0-9ac7-ed6f88761e1e {
  display: none;
}
#s-5b103fe8-ca1e-4d18-81e6-bd61ff56a385 { text-align: left; }
#s-b9c8e579-a8fb-4a39-94a6-656a6a04881c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b9c8e579-a8fb-4a39-94a6-656a6a04881c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb4a6d68-2a32-4bb2-ad5c-48d113172704 { text-align: left; }
#s-eb4a6d68-2a32-4bb2-ad5c-48d113172704 .shg-product-sold-out {
  display: none;
}

#s-eb4a6d68-2a32-4bb2-ad5c-48d113172704 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb4a6d68-2a32-4bb2-ad5c-48d113172704 .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-d07722c8-cb1d-453c-a22d-c34c315e94df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d07722c8-cb1d-453c-a22d-c34c315e94df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d07722c8-cb1d-453c-a22d-c34c315e94df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d07722c8-cb1d-453c-a22d-c34c315e94df {
  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-d07722c8-cb1d-453c-a22d-c34c315e94df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d07722c8-cb1d-453c-a22d-c34c315e94df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d07722c8-cb1d-453c-a22d-c34c315e94df.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6b1864ec-f802-4aa7-9dc9-a33a89c4f69f {
  display: none;
}
#s-8ff90008-04e4-449d-ae73-8b01921ad0f5 { text-align: left; }
#s-c27aac32-7543-4395-a8dc-79b765c29fc6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c27aac32-7543-4395-a8dc-79b765c29fc6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-01a058e5-e675-4ab5-bf20-235282be6bfb { text-align: left; }
#s-01a058e5-e675-4ab5-bf20-235282be6bfb .shg-product-sold-out {
  display: none;
}

#s-01a058e5-e675-4ab5-bf20-235282be6bfb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-01a058e5-e675-4ab5-bf20-235282be6bfb .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-eb91c489-4c5d-412d-a04a-5ef8789c2beb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb91c489-4c5d-412d-a04a-5ef8789c2beb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb91c489-4c5d-412d-a04a-5ef8789c2beb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb91c489-4c5d-412d-a04a-5ef8789c2beb {
  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-eb91c489-4c5d-412d-a04a-5ef8789c2beb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb91c489-4c5d-412d-a04a-5ef8789c2beb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb91c489-4c5d-412d-a04a-5ef8789c2beb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ebda92bb-26d7-4818-b6dc-1267a3927ce4 {
  display: none;
}
#s-cb6d125e-fad2-4e82-af48-7c346fa9488a { text-align: left; }
#s-1af25741-75bf-414d-af64-90b485e893b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1af25741-75bf-414d-af64-90b485e893b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40ddc52d-21f4-4493-a97e-000f91026f98 { text-align: left; }
#s-40ddc52d-21f4-4493-a97e-000f91026f98 .shg-product-sold-out {
  display: none;
}

#s-40ddc52d-21f4-4493-a97e-000f91026f98 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40ddc52d-21f4-4493-a97e-000f91026f98 .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-555107b1-1a15-4a41-a7e7-8a1b921dc6fb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-555107b1-1a15-4a41-a7e7-8a1b921dc6fb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-555107b1-1a15-4a41-a7e7-8a1b921dc6fb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-555107b1-1a15-4a41-a7e7-8a1b921dc6fb {
  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-555107b1-1a15-4a41-a7e7-8a1b921dc6fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-555107b1-1a15-4a41-a7e7-8a1b921dc6fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-555107b1-1a15-4a41-a7e7-8a1b921dc6fb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2188f986-a4de-4e88-8e15-760914f71e20 {
  display: none;
}
#s-18f56a18-852f-48d6-ad9c-b8fb13c79a1b { text-align: left; }
#s-7c158914-5e98-4d0e-a49d-33f9eb92346d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c158914-5e98-4d0e-a49d-33f9eb92346d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d47ace59-61e1-484c-930b-85c2aaa5a0dc { text-align: left; }
#s-d47ace59-61e1-484c-930b-85c2aaa5a0dc .shg-product-sold-out {
  display: none;
}

#s-d47ace59-61e1-484c-930b-85c2aaa5a0dc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d47ace59-61e1-484c-930b-85c2aaa5a0dc .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-4cdfa6a9-4ccd-473c-bd03-f64120dfa44c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4cdfa6a9-4ccd-473c-bd03-f64120dfa44c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4cdfa6a9-4ccd-473c-bd03-f64120dfa44c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4cdfa6a9-4ccd-473c-bd03-f64120dfa44c {
  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-4cdfa6a9-4ccd-473c-bd03-f64120dfa44c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4cdfa6a9-4ccd-473c-bd03-f64120dfa44c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4cdfa6a9-4ccd-473c-bd03-f64120dfa44c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20ea44ec-4bbf-4f28-a977-73ffd6467d62 {
  display: none;
}
#s-382ee440-d4ec-458d-91f8-0bb8e02f9e3d { text-align: left; }
#s-af399889-bb6d-486e-8543-622cb36a0b76 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af399889-bb6d-486e-8543-622cb36a0b76 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0df2014c-d895-49fd-9a8d-169563deb10e { text-align: left; }
#s-0df2014c-d895-49fd-9a8d-169563deb10e .shg-product-sold-out {
  display: none;
}

#s-0df2014c-d895-49fd-9a8d-169563deb10e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0df2014c-d895-49fd-9a8d-169563deb10e .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-bd01c28d-5a77-4a0d-bba1-7e827e5f9802 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd01c28d-5a77-4a0d-bba1-7e827e5f9802:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd01c28d-5a77-4a0d-bba1-7e827e5f9802:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd01c28d-5a77-4a0d-bba1-7e827e5f9802 {
  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-bd01c28d-5a77-4a0d-bba1-7e827e5f9802.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd01c28d-5a77-4a0d-bba1-7e827e5f9802.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd01c28d-5a77-4a0d-bba1-7e827e5f9802.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e569fcb-d120-49e8-923b-aa2d3f53c7a6 {
  display: none;
}
#s-aa2d6860-49fc-4f03-9723-3fa4d7702958 { text-align: left; }
#s-6edc3641-5d1d-411c-8754-7f72dda12f91 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6edc3641-5d1d-411c-8754-7f72dda12f91 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6487ba92-68b8-4d58-b1d8-d027dae898a5 { text-align: left; }
#s-6487ba92-68b8-4d58-b1d8-d027dae898a5 .shg-product-sold-out {
  display: none;
}

#s-6487ba92-68b8-4d58-b1d8-d027dae898a5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6487ba92-68b8-4d58-b1d8-d027dae898a5 .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-b82fbc85-5266-4a89-ac45-8f8de66a087c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b82fbc85-5266-4a89-ac45-8f8de66a087c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b82fbc85-5266-4a89-ac45-8f8de66a087c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b82fbc85-5266-4a89-ac45-8f8de66a087c {
  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-b82fbc85-5266-4a89-ac45-8f8de66a087c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b82fbc85-5266-4a89-ac45-8f8de66a087c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b82fbc85-5266-4a89-ac45-8f8de66a087c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cac30037-96e5-4a7b-845f-f5a30efe9939 {
  display: none;
}
#s-454bb530-d6b7-4d19-ab1e-87ac360516c2 { text-align: left; }
#s-b54af52b-2230-47f2-a949-14385bff3cb9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b54af52b-2230-47f2-a949-14385bff3cb9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e1e8ece-df10-4ac2-91b9-b8d264273e82 { text-align: left; }
#s-5e1e8ece-df10-4ac2-91b9-b8d264273e82 .shg-product-sold-out {
  display: none;
}

#s-5e1e8ece-df10-4ac2-91b9-b8d264273e82 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e1e8ece-df10-4ac2-91b9-b8d264273e82 .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-a75d397f-4c5c-43b7-b5d9-33c013da1301 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a75d397f-4c5c-43b7-b5d9-33c013da1301:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a75d397f-4c5c-43b7-b5d9-33c013da1301:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a75d397f-4c5c-43b7-b5d9-33c013da1301 {
  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-a75d397f-4c5c-43b7-b5d9-33c013da1301.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a75d397f-4c5c-43b7-b5d9-33c013da1301.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a75d397f-4c5c-43b7-b5d9-33c013da1301.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-25a7264b-f321-4796-80e6-d055bcdee570 {
  display: none;
}
#s-bacab5cb-647f-4c5e-ab02-81edb433e4b6 { text-align: left; }
#s-358c048f-6924-4ede-9b75-62d3957e20b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-358c048f-6924-4ede-9b75-62d3957e20b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4601fa57-25e7-4247-a4e9-93eba617709a { text-align: left; }
#s-4601fa57-25e7-4247-a4e9-93eba617709a .shg-product-sold-out {
  display: none;
}

#s-4601fa57-25e7-4247-a4e9-93eba617709a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4601fa57-25e7-4247-a4e9-93eba617709a .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-470af313-7e58-49e6-a56d-6061cf8599c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-470af313-7e58-49e6-a56d-6061cf8599c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-470af313-7e58-49e6-a56d-6061cf8599c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-470af313-7e58-49e6-a56d-6061cf8599c3 {
  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-470af313-7e58-49e6-a56d-6061cf8599c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-470af313-7e58-49e6-a56d-6061cf8599c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-470af313-7e58-49e6-a56d-6061cf8599c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c909db33-61fa-4ec6-b2fd-20f5c2340ba5 {
  display: none;
}
#s-5052f84d-807f-4167-a2a2-7778de820207 { text-align: left; }
#s-bbe85216-78f8-4bb7-b4fe-0587fd7c3eb1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bbe85216-78f8-4bb7-b4fe-0587fd7c3eb1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40a7861e-aa25-46ec-8d4c-d53d4df68724 { text-align: left; }
#s-40a7861e-aa25-46ec-8d4c-d53d4df68724 .shg-product-sold-out {
  display: none;
}

#s-40a7861e-aa25-46ec-8d4c-d53d4df68724 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40a7861e-aa25-46ec-8d4c-d53d4df68724 .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-efa17dac-2f9f-4573-8970-dd6d9a18ad52 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-efa17dac-2f9f-4573-8970-dd6d9a18ad52:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-efa17dac-2f9f-4573-8970-dd6d9a18ad52:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-efa17dac-2f9f-4573-8970-dd6d9a18ad52 {
  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-efa17dac-2f9f-4573-8970-dd6d9a18ad52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-efa17dac-2f9f-4573-8970-dd6d9a18ad52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-efa17dac-2f9f-4573-8970-dd6d9a18ad52.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9aeb5c3f-2967-4a0a-a900-4a295180e1a2 {
  display: none;
}
#s-3badbf06-1207-4163-b94e-7d41e271250f { text-align: left; }
#s-53c946c7-5822-486b-9183-8b0a41895bff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53c946c7-5822-486b-9183-8b0a41895bff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fcb48777-afb1-486e-b2b8-e69d26f07ae7 { text-align: left; }
#s-fcb48777-afb1-486e-b2b8-e69d26f07ae7 .shg-product-sold-out {
  display: none;
}

#s-fcb48777-afb1-486e-b2b8-e69d26f07ae7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fcb48777-afb1-486e-b2b8-e69d26f07ae7 .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-c18bfe96-c5e8-4529-9e32-0b7d1ddbfc7f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c18bfe96-c5e8-4529-9e32-0b7d1ddbfc7f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c18bfe96-c5e8-4529-9e32-0b7d1ddbfc7f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c18bfe96-c5e8-4529-9e32-0b7d1ddbfc7f {
  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-c18bfe96-c5e8-4529-9e32-0b7d1ddbfc7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c18bfe96-c5e8-4529-9e32-0b7d1ddbfc7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c18bfe96-c5e8-4529-9e32-0b7d1ddbfc7f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d78c3cdb-140c-4b63-a850-b14e69b4b293 {
  display: none;
}
#s-0c48cfa4-0ba2-4be1-ae66-a24e28c67650 { text-align: left; }
#s-39307f2a-ff66-4594-81fc-29b4a157a945 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-39307f2a-ff66-4594-81fc-29b4a157a945 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1b8994ad-34ee-4513-89da-e8bea5706644 { text-align: left; }
#s-1b8994ad-34ee-4513-89da-e8bea5706644 .shg-product-sold-out {
  display: none;
}

#s-1b8994ad-34ee-4513-89da-e8bea5706644 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1b8994ad-34ee-4513-89da-e8bea5706644 .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-14f81356-cdb4-4a11-8218-2214cde6c0ce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-14f81356-cdb4-4a11-8218-2214cde6c0ce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-14f81356-cdb4-4a11-8218-2214cde6c0ce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-14f81356-cdb4-4a11-8218-2214cde6c0ce {
  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-14f81356-cdb4-4a11-8218-2214cde6c0ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14f81356-cdb4-4a11-8218-2214cde6c0ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-14f81356-cdb4-4a11-8218-2214cde6c0ce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-12ecda1c-318f-4373-9128-93227421fbc9 {
  display: none;
}
#s-8dd346fd-2d61-4ab4-adff-b14b71ba7587 { text-align: left; }
#s-84976b6e-2aa3-422e-8adb-ccab4c0ba435 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84976b6e-2aa3-422e-8adb-ccab4c0ba435 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e084f767-bfd0-4cde-86a3-04ed131e69e7 { text-align: left; }
#s-e084f767-bfd0-4cde-86a3-04ed131e69e7 .shg-product-sold-out {
  display: none;
}

#s-e084f767-bfd0-4cde-86a3-04ed131e69e7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e084f767-bfd0-4cde-86a3-04ed131e69e7 .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-54f5e0cf-fc2a-42c7-8d41-8c94993cf3c7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54f5e0cf-fc2a-42c7-8d41-8c94993cf3c7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54f5e0cf-fc2a-42c7-8d41-8c94993cf3c7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54f5e0cf-fc2a-42c7-8d41-8c94993cf3c7 {
  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-54f5e0cf-fc2a-42c7-8d41-8c94993cf3c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54f5e0cf-fc2a-42c7-8d41-8c94993cf3c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54f5e0cf-fc2a-42c7-8d41-8c94993cf3c7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5f6b31ab-dd93-49b5-9d0e-3cf2090d17fb {
  display: none;
}
#s-021977c2-561a-4439-b3a8-593c1d252982 { text-align: left; }
#s-dfdd8466-6f99-4cee-8949-36396f092557 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dfdd8466-6f99-4cee-8949-36396f092557 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1e29bd8-7427-46e1-adad-89bc6491bfcb { text-align: left; }
#s-b1e29bd8-7427-46e1-adad-89bc6491bfcb .shg-product-sold-out {
  display: none;
}

#s-b1e29bd8-7427-46e1-adad-89bc6491bfcb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1e29bd8-7427-46e1-adad-89bc6491bfcb .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-e5d4d6bd-ae6f-42a0-8f84-bf05afc14018 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e5d4d6bd-ae6f-42a0-8f84-bf05afc14018:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e5d4d6bd-ae6f-42a0-8f84-bf05afc14018:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e5d4d6bd-ae6f-42a0-8f84-bf05afc14018 {
  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-e5d4d6bd-ae6f-42a0-8f84-bf05afc14018.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5d4d6bd-ae6f-42a0-8f84-bf05afc14018.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e5d4d6bd-ae6f-42a0-8f84-bf05afc14018.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ea14979e-519f-44b5-b26c-0beaacbc7afc {
  display: none;
}
#s-54f390de-5ea2-4215-ad44-899facf28a6d { text-align: left; }
#s-10eb4602-9aa1-4eba-9694-2d50af3bf871 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-10eb4602-9aa1-4eba-9694-2d50af3bf871 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0665858c-cee1-4018-b33c-a47cac0e010f { text-align: left; }
#s-0665858c-cee1-4018-b33c-a47cac0e010f .shg-product-sold-out {
  display: none;
}

#s-0665858c-cee1-4018-b33c-a47cac0e010f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0665858c-cee1-4018-b33c-a47cac0e010f .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-89ba1b58-fb4b-406f-b27f-65e4c7bfde26 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-89ba1b58-fb4b-406f-b27f-65e4c7bfde26:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-89ba1b58-fb4b-406f-b27f-65e4c7bfde26:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-89ba1b58-fb4b-406f-b27f-65e4c7bfde26 {
  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-89ba1b58-fb4b-406f-b27f-65e4c7bfde26.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89ba1b58-fb4b-406f-b27f-65e4c7bfde26.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-89ba1b58-fb4b-406f-b27f-65e4c7bfde26.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-09242f4b-967c-4d6c-8c59-fc4f4183a505 {
  display: none;
}
#s-5bb331dd-c8ea-4f6d-9912-41553f2c493b { text-align: left; }
#s-0f3fe6b3-cf7e-49b7-850f-b0deb9ceba08 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f3fe6b3-cf7e-49b7-850f-b0deb9ceba08 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-295ea9b4-203b-453c-87d2-6e65c20b61fe { text-align: left; }
#s-295ea9b4-203b-453c-87d2-6e65c20b61fe .shg-product-sold-out {
  display: none;
}

#s-295ea9b4-203b-453c-87d2-6e65c20b61fe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-295ea9b4-203b-453c-87d2-6e65c20b61fe .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-0dc864a6-3117-4194-93b7-41b0f1c7ca92 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0dc864a6-3117-4194-93b7-41b0f1c7ca92:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0dc864a6-3117-4194-93b7-41b0f1c7ca92:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0dc864a6-3117-4194-93b7-41b0f1c7ca92 {
  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-0dc864a6-3117-4194-93b7-41b0f1c7ca92.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0dc864a6-3117-4194-93b7-41b0f1c7ca92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0dc864a6-3117-4194-93b7-41b0f1c7ca92.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6178ceff-03db-4770-b8b9-0484f1b88c07 {
  display: none;
}
#s-3d5e2902-bf4e-4a9b-9a48-d067eff74c9c { text-align: left; }
#s-d09f4cf9-cfb1-49f5-8ee0-6956cafcbfd5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d09f4cf9-cfb1-49f5-8ee0-6956cafcbfd5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d64217cd-503a-4efa-bec2-b9feb38aff6d { text-align: left; }
#s-d64217cd-503a-4efa-bec2-b9feb38aff6d .shg-product-sold-out {
  display: none;
}

#s-d64217cd-503a-4efa-bec2-b9feb38aff6d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d64217cd-503a-4efa-bec2-b9feb38aff6d .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-74adaa66-4d8b-42e7-b758-7633eb24d987 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-74adaa66-4d8b-42e7-b758-7633eb24d987:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-74adaa66-4d8b-42e7-b758-7633eb24d987:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-74adaa66-4d8b-42e7-b758-7633eb24d987 {
  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-74adaa66-4d8b-42e7-b758-7633eb24d987.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74adaa66-4d8b-42e7-b758-7633eb24d987.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-74adaa66-4d8b-42e7-b758-7633eb24d987.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-94cd9e89-5812-430e-a835-5be19e27c27f {
  display: none;
}
#s-08929ecb-4471-49b9-9076-efdb5cff52b9 { text-align: left; }
#s-95b9acfc-425a-49c8-8eb4-b2ecf8c6300f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95b9acfc-425a-49c8-8eb4-b2ecf8c6300f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5ad89c6f-7241-4fa8-9d6d-d58087db85b5 { text-align: left; }
#s-5ad89c6f-7241-4fa8-9d6d-d58087db85b5 .shg-product-sold-out {
  display: none;
}

#s-5ad89c6f-7241-4fa8-9d6d-d58087db85b5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5ad89c6f-7241-4fa8-9d6d-d58087db85b5 .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-01f9d3dd-de33-41e8-a016-4942b24ec82e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-01f9d3dd-de33-41e8-a016-4942b24ec82e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-01f9d3dd-de33-41e8-a016-4942b24ec82e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-01f9d3dd-de33-41e8-a016-4942b24ec82e {
  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-01f9d3dd-de33-41e8-a016-4942b24ec82e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-01f9d3dd-de33-41e8-a016-4942b24ec82e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-01f9d3dd-de33-41e8-a016-4942b24ec82e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-899c19bf-d66d-4132-ae26-722e6228d437 {
  display: none;
}
#s-867c2dd3-8a31-4eb2-b6fe-eaeb0bd816ac { text-align: left; }
#s-c2d22be5-5d25-447d-9e92-8dfd840ff339 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2d22be5-5d25-447d-9e92-8dfd840ff339 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e725c523-ca2b-47a0-b2b8-7aaf7e10acde { text-align: left; }
#s-e725c523-ca2b-47a0-b2b8-7aaf7e10acde .shg-product-sold-out {
  display: none;
}

#s-e725c523-ca2b-47a0-b2b8-7aaf7e10acde .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e725c523-ca2b-47a0-b2b8-7aaf7e10acde .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-8f9f3ad2-fb03-45dd-b426-c88d09b81875 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f9f3ad2-fb03-45dd-b426-c88d09b81875:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f9f3ad2-fb03-45dd-b426-c88d09b81875:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f9f3ad2-fb03-45dd-b426-c88d09b81875 {
  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-8f9f3ad2-fb03-45dd-b426-c88d09b81875.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f9f3ad2-fb03-45dd-b426-c88d09b81875.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f9f3ad2-fb03-45dd-b426-c88d09b81875.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-068ed003-cf3b-447d-baaa-7ab5b6476ff1 {
  display: none;
}
#s-8c7183ad-7eb1-4726-a640-fd0b493eb96b { text-align: left; }
#s-d6a7f07c-0a4f-4b9d-b26c-3129d6f50ebb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d6a7f07c-0a4f-4b9d-b26c-3129d6f50ebb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6769b646-1177-49cb-9a65-a8ea54a7c4b6 { text-align: left; }
#s-6769b646-1177-49cb-9a65-a8ea54a7c4b6 .shg-product-sold-out {
  display: none;
}

#s-6769b646-1177-49cb-9a65-a8ea54a7c4b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6769b646-1177-49cb-9a65-a8ea54a7c4b6 .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-8cf0ed95-46cd-4c0d-ada7-dca42c2aff04 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8cf0ed95-46cd-4c0d-ada7-dca42c2aff04:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8cf0ed95-46cd-4c0d-ada7-dca42c2aff04:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8cf0ed95-46cd-4c0d-ada7-dca42c2aff04 {
  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-8cf0ed95-46cd-4c0d-ada7-dca42c2aff04.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8cf0ed95-46cd-4c0d-ada7-dca42c2aff04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8cf0ed95-46cd-4c0d-ada7-dca42c2aff04.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-541a7a54-17c0-41bc-82f3-a6438524041d {
  display: none;
}
#s-0b24a7ad-ec85-432b-9c48-d1bee5ea8d49 { text-align: left; }
#s-887eb771-ce05-4532-82cd-8efb07513656 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-887eb771-ce05-4532-82cd-8efb07513656 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c12fc9bd-15db-418a-aee3-1b2cbf9983c1 { text-align: left; }
#s-c12fc9bd-15db-418a-aee3-1b2cbf9983c1 .shg-product-sold-out {
  display: none;
}

#s-c12fc9bd-15db-418a-aee3-1b2cbf9983c1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c12fc9bd-15db-418a-aee3-1b2cbf9983c1 .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-bc4c6a15-5318-4111-a19e-5506ae443703 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bc4c6a15-5318-4111-a19e-5506ae443703:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bc4c6a15-5318-4111-a19e-5506ae443703:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bc4c6a15-5318-4111-a19e-5506ae443703 {
  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-bc4c6a15-5318-4111-a19e-5506ae443703.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc4c6a15-5318-4111-a19e-5506ae443703.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bc4c6a15-5318-4111-a19e-5506ae443703.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f39f01ce-149d-4368-b75f-1a3e0a6217f0 {
  display: none;
}
#s-f526c35d-6386-4cd9-821d-ee6c0bc0110f { text-align: left; }
#s-27afd4ce-3edc-4006-a9e3-c34c67b32d4e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-27afd4ce-3edc-4006-a9e3-c34c67b32d4e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d48a2935-e19a-4ca5-86ff-62cd52efd261 { text-align: left; }
#s-d48a2935-e19a-4ca5-86ff-62cd52efd261 .shg-product-sold-out {
  display: none;
}

#s-d48a2935-e19a-4ca5-86ff-62cd52efd261 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d48a2935-e19a-4ca5-86ff-62cd52efd261 .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-b34f6a2b-4e97-4414-b07f-202a30effd7e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b34f6a2b-4e97-4414-b07f-202a30effd7e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b34f6a2b-4e97-4414-b07f-202a30effd7e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b34f6a2b-4e97-4414-b07f-202a30effd7e {
  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-b34f6a2b-4e97-4414-b07f-202a30effd7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b34f6a2b-4e97-4414-b07f-202a30effd7e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b34f6a2b-4e97-4414-b07f-202a30effd7e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5a0ecdcd-098a-4ad2-8b3e-246bf638b09c {
  display: none;
}
#s-1f9f2291-51a8-4ec2-8d19-3232e072ed58 { text-align: left; }
#s-0d9f9c58-67f1-4fdf-9077-82921ea388c3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0d9f9c58-67f1-4fdf-9077-82921ea388c3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bcc96d0b-e7fc-41ae-a28a-82605a017a24 { text-align: left; }
#s-bcc96d0b-e7fc-41ae-a28a-82605a017a24 .shg-product-sold-out {
  display: none;
}

#s-bcc96d0b-e7fc-41ae-a28a-82605a017a24 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bcc96d0b-e7fc-41ae-a28a-82605a017a24 .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-260f65f7-0fe3-4c20-906b-a84ac357abc6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-260f65f7-0fe3-4c20-906b-a84ac357abc6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-260f65f7-0fe3-4c20-906b-a84ac357abc6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-260f65f7-0fe3-4c20-906b-a84ac357abc6 {
  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-260f65f7-0fe3-4c20-906b-a84ac357abc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-260f65f7-0fe3-4c20-906b-a84ac357abc6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-260f65f7-0fe3-4c20-906b-a84ac357abc6.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;
}
