.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-b609ef68-9fd1-48f1-a958-1c6d3680807c {
  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-6ca1e422-e777-439e-9ff5-6eca1496aea2 { margin-top: 40px; }
#s-6ca1e422-e777-439e-9ff5-6eca1496aea2 .shogun-tabs {
  justify-content: center;
}


  #s-6ca1e422-e777-439e-9ff5-6eca1496aea2 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-6ca1e422-e777-439e-9ff5-6eca1496aea2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-6ca1e422-e777-439e-9ff5-6eca1496aea2 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-6ca1e422-e777-439e-9ff5-6eca1496aea2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-6ca1e422-e777-439e-9ff5-6eca1496aea2 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-6ca1e422-e777-439e-9ff5-6eca1496aea2 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-6ca1e422-e777-439e-9ff5-6eca1496aea2 .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-47691270-8b50-474c-bdb9-48df5d8b5639 { padding-top: 10px;
padding-bottom: 10px; }
 #s-47691270-8b50-474c-bdb9-48df5d8b5639 .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-69ec00bd-0a04-4745-bcc3-f5cb291677e6 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-69ec00bd-0a04-4745-bcc3-f5cb291677e6 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-69ec00bd-0a04-4745-bcc3-f5cb291677e6 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-69ec00bd-0a04-4745-bcc3-f5cb291677e6 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-69ec00bd-0a04-4745-bcc3-f5cb291677e6 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-69ec00bd-0a04-4745-bcc3-f5cb291677e6 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-69ec00bd-0a04-4745-bcc3-f5cb291677e6 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-69ec00bd-0a04-4745-bcc3-f5cb291677e6 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-69ec00bd-0a04-4745-bcc3-f5cb291677e6 .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-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bebb13f2-f0ca-43ce-9ef4-c9476b26ea39"] > .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-42632080-40df-4270-bd11-3050631c595d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a3e6aefd-c2c6-412b-9fdf-f5ca7a8f47cd { 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-94043682-29e3-482c-a92c-0ce2e8c6f305 { 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-94043682-29e3-482c-a92c-0ce2e8c6f305: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-94043682-29e3-482c-a92c-0ce2e8c6f305: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-94043682-29e3-482c-a92c-0ce2e8c6f305.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-0a77c401-6458-40fa-b781-246f120465ca { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-30844f52-60da-429c-b68f-2ed627103aa0 { 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-c7bd1d48-5381-4b71-86cf-e81934705bea { 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-c7bd1d48-5381-4b71-86cf-e81934705bea: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-c7bd1d48-5381-4b71-86cf-e81934705bea: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-c7bd1d48-5381-4b71-86cf-e81934705bea.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-af18a7c4-b524-40c9-b63d-95943a52aaf2 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-6195d6ad-bf6f-4801-87bf-f5ef976fb52e { 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-e9a2a6ef-bbe3-415b-aff2-a43dada70e19 { 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-e9a2a6ef-bbe3-415b-aff2-a43dada70e19: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-e9a2a6ef-bbe3-415b-aff2-a43dada70e19: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-e9a2a6ef-bbe3-415b-aff2-a43dada70e19.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-87dfde65-52a0-4757-8560-6b0e0d961ef2 { min-height: 50px; }
#s-87dfde65-52a0-4757-8560-6b0e0d961ef2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9304d67d-04d9-4185-8f7b-69867c1d9bbd { 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-9304d67d-04d9-4185-8f7b-69867c1d9bbd .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-fcf80d59-8359-4c74-9228-d8a770bbb964 {
  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-259b8247-593e-4dd8-9478-b59e916ab23a { 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-8189a570-b21c-4e71-95c6-d8a881036340 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8189a570-b21c-4e71-95c6-d8a881036340 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-722ecc9e-c39e-4efc-9b55-f73233cca659 {
  display: none;
}
#s-6f504167-5bfa-4b26-a238-64fdbecd27e5 { text-align: left; }
#s-686da0ca-6566-40c2-ab12-301dc5e6f031 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-686da0ca-6566-40c2-ab12-301dc5e6f031 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d0dd5d9d-ab27-40fb-9c32-5f2f6400e64b {
  display: none;
}
#s-67fdc869-bdc0-448b-8161-5ecffee3d1b2 { text-align: left; }
#s-2af298b6-01f5-4a03-8e6d-79572b93333b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2af298b6-01f5-4a03-8e6d-79572b93333b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7df5f9b6-d90f-4fbe-a504-f373ee9db41f {
  display: none;
}
#s-e7f0937d-1557-4fc6-83b5-e46b515e62b8 { text-align: left; }
#s-e61bfa2c-032f-4800-9849-404c78903815 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e61bfa2c-032f-4800-9849-404c78903815 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2ef8dfd1-5498-4f10-8f03-237c087b3152 {
  display: none;
}
#s-decd587c-1e21-42ad-aa4a-6047567db569 { text-align: left; }
#s-2a94a03d-4133-4ee5-a0dd-95417cdf037e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2a94a03d-4133-4ee5-a0dd-95417cdf037e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0926d104-1d11-48fa-92d7-34905d893eca { text-align: left; }
#s-0926d104-1d11-48fa-92d7-34905d893eca .shg-product-sold-out {
  display: none;
}

#s-0926d104-1d11-48fa-92d7-34905d893eca .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0926d104-1d11-48fa-92d7-34905d893eca .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-55135862-587c-4cb1-8dbd-b7547cc9e42b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-55135862-587c-4cb1-8dbd-b7547cc9e42b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-55135862-587c-4cb1-8dbd-b7547cc9e42b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-55135862-587c-4cb1-8dbd-b7547cc9e42b {
  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-55135862-587c-4cb1-8dbd-b7547cc9e42b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55135862-587c-4cb1-8dbd-b7547cc9e42b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-55135862-587c-4cb1-8dbd-b7547cc9e42b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58123979-25d6-4216-90c4-df47e4f8db0d {
  display: none;
}
#s-bdf031b4-256f-4799-802b-fd505d0eaeda { text-align: left; }
#s-7da6bd82-b98e-48c4-879b-5e442c522eb6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7da6bd82-b98e-48c4-879b-5e442c522eb6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6e2b8902-1190-44cd-83ca-f48e8e79ce8c { text-align: left; }
#s-6e2b8902-1190-44cd-83ca-f48e8e79ce8c .shg-product-sold-out {
  display: none;
}

#s-6e2b8902-1190-44cd-83ca-f48e8e79ce8c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6e2b8902-1190-44cd-83ca-f48e8e79ce8c .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-f117eb1a-bcea-4196-9434-fbe4595bfa1a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f117eb1a-bcea-4196-9434-fbe4595bfa1a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f117eb1a-bcea-4196-9434-fbe4595bfa1a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f117eb1a-bcea-4196-9434-fbe4595bfa1a {
  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-f117eb1a-bcea-4196-9434-fbe4595bfa1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f117eb1a-bcea-4196-9434-fbe4595bfa1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f117eb1a-bcea-4196-9434-fbe4595bfa1a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c7dcaef1-777e-4704-8af6-d58075e5eabf {
  display: none;
}
#s-4d439bbf-3ff9-47e1-a508-2ecbd81d084c { text-align: left; }
#s-7e3dba06-07a6-4444-939b-27be79f9d263 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e3dba06-07a6-4444-939b-27be79f9d263 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-006570b5-d2e3-4875-a88f-4aa00dccdb79 { text-align: left; }
#s-006570b5-d2e3-4875-a88f-4aa00dccdb79 .shg-product-sold-out {
  display: none;
}

#s-006570b5-d2e3-4875-a88f-4aa00dccdb79 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-006570b5-d2e3-4875-a88f-4aa00dccdb79 .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-b00a6a87-069d-4e12-ad04-f9cc224d9607 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b00a6a87-069d-4e12-ad04-f9cc224d9607:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b00a6a87-069d-4e12-ad04-f9cc224d9607:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b00a6a87-069d-4e12-ad04-f9cc224d9607 {
  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-b00a6a87-069d-4e12-ad04-f9cc224d9607.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b00a6a87-069d-4e12-ad04-f9cc224d9607.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b00a6a87-069d-4e12-ad04-f9cc224d9607.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d36fc316-519d-47d3-8b3d-6a6f91aa2f6a {
  display: none;
}
#s-4445f650-13e2-4ada-869f-00a76ccaf9da { text-align: left; }
#s-e5accffa-4ad4-45c4-89d0-5ad6f439a781 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5accffa-4ad4-45c4-89d0-5ad6f439a781 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1cf05395-9407-4a0f-a856-7d0baadc5e07 { text-align: left; }
#s-1cf05395-9407-4a0f-a856-7d0baadc5e07 .shg-product-sold-out {
  display: none;
}

#s-1cf05395-9407-4a0f-a856-7d0baadc5e07 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1cf05395-9407-4a0f-a856-7d0baadc5e07 .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-42a170ed-a502-44a8-9a57-7089fe999c8d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42a170ed-a502-44a8-9a57-7089fe999c8d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42a170ed-a502-44a8-9a57-7089fe999c8d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42a170ed-a502-44a8-9a57-7089fe999c8d {
  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-42a170ed-a502-44a8-9a57-7089fe999c8d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42a170ed-a502-44a8-9a57-7089fe999c8d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42a170ed-a502-44a8-9a57-7089fe999c8d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c1f3688-d91d-42cc-9915-d02e66be4c6b {
  display: none;
}
#s-95af9b4b-55ae-4247-9cc6-3e1eaa35fcd3 { text-align: left; }
#s-55ccdf67-e3eb-4f72-bb83-6015cf949768 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55ccdf67-e3eb-4f72-bb83-6015cf949768 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d7a2ca6-dac5-4402-8a63-9777cf731325 { text-align: left; }
#s-6d7a2ca6-dac5-4402-8a63-9777cf731325 .shg-product-sold-out {
  display: none;
}

#s-6d7a2ca6-dac5-4402-8a63-9777cf731325 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d7a2ca6-dac5-4402-8a63-9777cf731325 .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-20d45a2b-eee1-49a2-b023-99a0fa90b2db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-20d45a2b-eee1-49a2-b023-99a0fa90b2db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-20d45a2b-eee1-49a2-b023-99a0fa90b2db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-20d45a2b-eee1-49a2-b023-99a0fa90b2db {
  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-20d45a2b-eee1-49a2-b023-99a0fa90b2db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-20d45a2b-eee1-49a2-b023-99a0fa90b2db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-20d45a2b-eee1-49a2-b023-99a0fa90b2db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a17e70b-3181-436f-9d85-46d98c7f254f {
  display: none;
}
#s-3de6444a-f2bd-4f7c-89f1-0110be03b609 { text-align: left; }
#s-fe1fc472-3356-4a29-bf06-326bb35989d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe1fc472-3356-4a29-bf06-326bb35989d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b44d0f93-e2f3-4c1b-872d-c86d6f61af27 { text-align: left; }
#s-b44d0f93-e2f3-4c1b-872d-c86d6f61af27 .shg-product-sold-out {
  display: none;
}

#s-b44d0f93-e2f3-4c1b-872d-c86d6f61af27 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b44d0f93-e2f3-4c1b-872d-c86d6f61af27 .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-2b3fe0cb-1e45-46e2-9400-519e0e0dbbc5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b3fe0cb-1e45-46e2-9400-519e0e0dbbc5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b3fe0cb-1e45-46e2-9400-519e0e0dbbc5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b3fe0cb-1e45-46e2-9400-519e0e0dbbc5 {
  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-2b3fe0cb-1e45-46e2-9400-519e0e0dbbc5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b3fe0cb-1e45-46e2-9400-519e0e0dbbc5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b3fe0cb-1e45-46e2-9400-519e0e0dbbc5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b0d3449-9852-4636-9b5d-57c7eb0b3b40 {
  display: none;
}
#s-bb98878e-a4a3-467a-9785-61cca3101ea5 { text-align: left; }
#s-d3892f62-59d1-46af-9661-dccbaae003da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3892f62-59d1-46af-9661-dccbaae003da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4cfe93b3-ccd4-44b1-9925-2e14ca5889ac { text-align: left; }
#s-4cfe93b3-ccd4-44b1-9925-2e14ca5889ac .shg-product-sold-out {
  display: none;
}

#s-4cfe93b3-ccd4-44b1-9925-2e14ca5889ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4cfe93b3-ccd4-44b1-9925-2e14ca5889ac .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-7d757984-c856-44ea-8a7e-5385a21b92ba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d757984-c856-44ea-8a7e-5385a21b92ba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d757984-c856-44ea-8a7e-5385a21b92ba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d757984-c856-44ea-8a7e-5385a21b92ba {
  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-7d757984-c856-44ea-8a7e-5385a21b92ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d757984-c856-44ea-8a7e-5385a21b92ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d757984-c856-44ea-8a7e-5385a21b92ba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-87781bd0-1754-4986-b289-b4fc20095108 {
  display: none;
}
#s-0a91dd90-be33-4d48-a84f-30d922561142 { text-align: left; }
#s-5eca02fd-1f0e-486c-a0e7-0dd4cbeca1ae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5eca02fd-1f0e-486c-a0e7-0dd4cbeca1ae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2411015b-c953-46c5-a592-0aaa80a721c1 { text-align: left; }
#s-2411015b-c953-46c5-a592-0aaa80a721c1 .shg-product-sold-out {
  display: none;
}

#s-2411015b-c953-46c5-a592-0aaa80a721c1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2411015b-c953-46c5-a592-0aaa80a721c1 .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-017e3bb0-71b0-4ab2-8cb2-284099c6bb5c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-017e3bb0-71b0-4ab2-8cb2-284099c6bb5c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-017e3bb0-71b0-4ab2-8cb2-284099c6bb5c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-017e3bb0-71b0-4ab2-8cb2-284099c6bb5c {
  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-017e3bb0-71b0-4ab2-8cb2-284099c6bb5c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-017e3bb0-71b0-4ab2-8cb2-284099c6bb5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-017e3bb0-71b0-4ab2-8cb2-284099c6bb5c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7dc582bb-4770-4685-b4ea-3af80dcbe8e0 {
  display: none;
}
#s-6fbb3e60-5d43-4ae2-a15c-a07cc390dc5b { text-align: left; }
#s-ffddbd28-046b-45ad-9f77-60ce90810d16 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ffddbd28-046b-45ad-9f77-60ce90810d16 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f05c23db-5e66-40ee-99f3-39bdde8e1860 { text-align: left; }
#s-f05c23db-5e66-40ee-99f3-39bdde8e1860 .shg-product-sold-out {
  display: none;
}

#s-f05c23db-5e66-40ee-99f3-39bdde8e1860 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f05c23db-5e66-40ee-99f3-39bdde8e1860 .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-1ca24226-d3d5-4951-b1e7-8dd0a8f107db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1ca24226-d3d5-4951-b1e7-8dd0a8f107db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1ca24226-d3d5-4951-b1e7-8dd0a8f107db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1ca24226-d3d5-4951-b1e7-8dd0a8f107db {
  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-1ca24226-d3d5-4951-b1e7-8dd0a8f107db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ca24226-d3d5-4951-b1e7-8dd0a8f107db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1ca24226-d3d5-4951-b1e7-8dd0a8f107db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-59937fb3-9e78-4d76-b284-51d934ea5fe7 {
  display: none;
}
#s-e4d90d55-09c4-4a5a-b4fa-65ab29297ce1 { text-align: left; }
#s-fbaeacbc-4aca-423d-88ef-931eed32ea03 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fbaeacbc-4aca-423d-88ef-931eed32ea03 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-31523ac7-27da-4e65-a18c-71bc730a3b84 { text-align: left; }
#s-31523ac7-27da-4e65-a18c-71bc730a3b84 .shg-product-sold-out {
  display: none;
}

#s-31523ac7-27da-4e65-a18c-71bc730a3b84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-31523ac7-27da-4e65-a18c-71bc730a3b84 .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-69b007fe-1693-4284-8dfc-50bf18a37aa1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-69b007fe-1693-4284-8dfc-50bf18a37aa1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-69b007fe-1693-4284-8dfc-50bf18a37aa1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-69b007fe-1693-4284-8dfc-50bf18a37aa1 {
  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-69b007fe-1693-4284-8dfc-50bf18a37aa1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69b007fe-1693-4284-8dfc-50bf18a37aa1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-69b007fe-1693-4284-8dfc-50bf18a37aa1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95d53fa4-1fa3-40d9-ad7f-d58743586657 {
  display: none;
}
#s-fb68e969-85c4-4fce-8915-eea59b678d1b { text-align: left; }
#s-3b297483-9229-404a-9b65-f7148e7cb479 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b297483-9229-404a-9b65-f7148e7cb479 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f4968fe-650b-4cc3-80c0-04ba00ce56ea { text-align: left; }
#s-2f4968fe-650b-4cc3-80c0-04ba00ce56ea .shg-product-sold-out {
  display: none;
}

#s-2f4968fe-650b-4cc3-80c0-04ba00ce56ea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f4968fe-650b-4cc3-80c0-04ba00ce56ea .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-6d602d83-3e92-49ab-9487-8aa5aa97ac10 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6d602d83-3e92-49ab-9487-8aa5aa97ac10:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6d602d83-3e92-49ab-9487-8aa5aa97ac10:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6d602d83-3e92-49ab-9487-8aa5aa97ac10 {
  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-6d602d83-3e92-49ab-9487-8aa5aa97ac10.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d602d83-3e92-49ab-9487-8aa5aa97ac10.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6d602d83-3e92-49ab-9487-8aa5aa97ac10.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f0e120d3-063a-4d45-a785-55b8f556e7f8 {
  display: none;
}
#s-f3da0216-a12d-4f50-a7a1-d5abc24db49c { text-align: left; }
#s-5b4cefc2-f3f1-40d6-939a-5c541c3f3184 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5b4cefc2-f3f1-40d6-939a-5c541c3f3184 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eda0b9fe-57a5-41b9-9d23-ce1a20fde235 { text-align: left; }
#s-eda0b9fe-57a5-41b9-9d23-ce1a20fde235 .shg-product-sold-out {
  display: none;
}

#s-eda0b9fe-57a5-41b9-9d23-ce1a20fde235 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eda0b9fe-57a5-41b9-9d23-ce1a20fde235 .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-f2758a90-73bd-4a7c-834a-a9d6043212f8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f2758a90-73bd-4a7c-834a-a9d6043212f8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f2758a90-73bd-4a7c-834a-a9d6043212f8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f2758a90-73bd-4a7c-834a-a9d6043212f8 {
  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-f2758a90-73bd-4a7c-834a-a9d6043212f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2758a90-73bd-4a7c-834a-a9d6043212f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f2758a90-73bd-4a7c-834a-a9d6043212f8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8c934163-4cc6-43dd-9c4d-90b3c9ea585e {
  display: none;
}
#s-2493a913-93be-407e-9be8-19efbd5e449a { text-align: left; }
#s-87d7e7ce-f83b-4217-b41e-1f2c87e11204 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87d7e7ce-f83b-4217-b41e-1f2c87e11204 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-34d59a1e-8f3d-4d39-a95b-2b00583b06e4 { text-align: left; }
#s-34d59a1e-8f3d-4d39-a95b-2b00583b06e4 .shg-product-sold-out {
  display: none;
}

#s-34d59a1e-8f3d-4d39-a95b-2b00583b06e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-34d59a1e-8f3d-4d39-a95b-2b00583b06e4 .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-413de746-300f-471a-a6b9-b241c66a7e93 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-413de746-300f-471a-a6b9-b241c66a7e93:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-413de746-300f-471a-a6b9-b241c66a7e93:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-413de746-300f-471a-a6b9-b241c66a7e93 {
  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-413de746-300f-471a-a6b9-b241c66a7e93.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-413de746-300f-471a-a6b9-b241c66a7e93.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-413de746-300f-471a-a6b9-b241c66a7e93.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0f283614-8a4c-4de5-a704-a843625e9160 {
  display: none;
}
#s-0f5a3f67-c514-43ad-bf1e-93abea67af4c { text-align: left; }
#s-f6c04194-288a-47b9-9076-8f9ff2d87f99 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f6c04194-288a-47b9-9076-8f9ff2d87f99 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b650af9e-664f-4045-8387-7b4ef9ff0ceb { text-align: left; }
#s-b650af9e-664f-4045-8387-7b4ef9ff0ceb .shg-product-sold-out {
  display: none;
}

#s-b650af9e-664f-4045-8387-7b4ef9ff0ceb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b650af9e-664f-4045-8387-7b4ef9ff0ceb .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-a2d60c14-0d43-40f8-8871-fe5548fb15a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a2d60c14-0d43-40f8-8871-fe5548fb15a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a2d60c14-0d43-40f8-8871-fe5548fb15a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a2d60c14-0d43-40f8-8871-fe5548fb15a6 {
  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-a2d60c14-0d43-40f8-8871-fe5548fb15a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2d60c14-0d43-40f8-8871-fe5548fb15a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a2d60c14-0d43-40f8-8871-fe5548fb15a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-81d198f4-807a-4a1d-90e7-3ef0943e80a8 {
  display: none;
}
#s-c99dece9-9b62-47c4-b74d-2ea65642f788 { text-align: left; }
#s-a1ad0c05-7e2b-447c-957f-951806b75479 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a1ad0c05-7e2b-447c-957f-951806b75479 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1e7881ce-4c35-4c19-b636-4f7ad8849d75 { text-align: left; }
#s-1e7881ce-4c35-4c19-b636-4f7ad8849d75 .shg-product-sold-out {
  display: none;
}

#s-1e7881ce-4c35-4c19-b636-4f7ad8849d75 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1e7881ce-4c35-4c19-b636-4f7ad8849d75 .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-d7c30683-1a5b-4609-8d5c-aba3d696092e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d7c30683-1a5b-4609-8d5c-aba3d696092e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d7c30683-1a5b-4609-8d5c-aba3d696092e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d7c30683-1a5b-4609-8d5c-aba3d696092e {
  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-d7c30683-1a5b-4609-8d5c-aba3d696092e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7c30683-1a5b-4609-8d5c-aba3d696092e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d7c30683-1a5b-4609-8d5c-aba3d696092e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9dc37a2-73a6-4b6c-ad64-b14605cb217f {
  display: none;
}
#s-ecee78e3-c8e9-4fd8-a000-2e555dee392d { text-align: left; }
#s-ad551755-2f08-41b3-8474-750875f8182a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad551755-2f08-41b3-8474-750875f8182a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6938c98-b50f-4dea-b8e3-f036437e25e6 { text-align: left; }
#s-a6938c98-b50f-4dea-b8e3-f036437e25e6 .shg-product-sold-out {
  display: none;
}

#s-a6938c98-b50f-4dea-b8e3-f036437e25e6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6938c98-b50f-4dea-b8e3-f036437e25e6 .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-de40deaf-bf34-4508-a0ee-133357651717 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de40deaf-bf34-4508-a0ee-133357651717:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de40deaf-bf34-4508-a0ee-133357651717:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de40deaf-bf34-4508-a0ee-133357651717 {
  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-de40deaf-bf34-4508-a0ee-133357651717.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de40deaf-bf34-4508-a0ee-133357651717.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de40deaf-bf34-4508-a0ee-133357651717.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3938f1ec-3bfe-4027-a507-003cc561e2ea {
  display: none;
}
#s-dd70e482-3706-4b8d-afcd-f67846b19374 { text-align: left; }
#s-7d9967e8-dc6e-47ca-8b58-a65b89d1ec46 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d9967e8-dc6e-47ca-8b58-a65b89d1ec46 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9729cb28-6722-41fb-934e-d24ae5d65f0d { text-align: left; }
#s-9729cb28-6722-41fb-934e-d24ae5d65f0d .shg-product-sold-out {
  display: none;
}

#s-9729cb28-6722-41fb-934e-d24ae5d65f0d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9729cb28-6722-41fb-934e-d24ae5d65f0d .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-ae78eaf7-df5a-4362-b1ca-b52c2c1fb844 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ae78eaf7-df5a-4362-b1ca-b52c2c1fb844:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ae78eaf7-df5a-4362-b1ca-b52c2c1fb844:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ae78eaf7-df5a-4362-b1ca-b52c2c1fb844 {
  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-ae78eaf7-df5a-4362-b1ca-b52c2c1fb844.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae78eaf7-df5a-4362-b1ca-b52c2c1fb844.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ae78eaf7-df5a-4362-b1ca-b52c2c1fb844.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f299a70-8fbf-4066-8f64-ef5db9199b94 {
  display: none;
}
#s-45b8213b-f98d-4d00-b2f9-ec4d4dec422b { text-align: left; }
#s-d3692975-6fc4-4819-8524-d7d4bc83335e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3692975-6fc4-4819-8524-d7d4bc83335e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cabb43e8-38b8-40f5-bf16-53379c64385a { text-align: left; }
#s-cabb43e8-38b8-40f5-bf16-53379c64385a .shg-product-sold-out {
  display: none;
}

#s-cabb43e8-38b8-40f5-bf16-53379c64385a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cabb43e8-38b8-40f5-bf16-53379c64385a .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-f2dda6e1-9491-4194-93f2-80ab832643b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f2dda6e1-9491-4194-93f2-80ab832643b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f2dda6e1-9491-4194-93f2-80ab832643b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f2dda6e1-9491-4194-93f2-80ab832643b3 {
  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-f2dda6e1-9491-4194-93f2-80ab832643b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2dda6e1-9491-4194-93f2-80ab832643b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f2dda6e1-9491-4194-93f2-80ab832643b3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0047b74b-3b79-497c-b5cf-28aa2d61a593 {
  display: none;
}
#s-791236eb-fe06-44fe-9c1e-7e8183511300 { text-align: left; }
#s-b6d1b1ae-cab1-4cf0-9fec-5d7da6c3664f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6d1b1ae-cab1-4cf0-9fec-5d7da6c3664f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d68554b-fd12-4101-822f-9fa3bcc81486 { text-align: left; }
#s-6d68554b-fd12-4101-822f-9fa3bcc81486 .shg-product-sold-out {
  display: none;
}

#s-6d68554b-fd12-4101-822f-9fa3bcc81486 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d68554b-fd12-4101-822f-9fa3bcc81486 .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-a173543f-0f3a-46bb-b232-04303d1e7d01 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a173543f-0f3a-46bb-b232-04303d1e7d01:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a173543f-0f3a-46bb-b232-04303d1e7d01:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a173543f-0f3a-46bb-b232-04303d1e7d01 {
  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-a173543f-0f3a-46bb-b232-04303d1e7d01.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a173543f-0f3a-46bb-b232-04303d1e7d01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a173543f-0f3a-46bb-b232-04303d1e7d01.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e2c7c117-4a4e-436c-b7cb-f3cf1929acb8 {
  display: none;
}
#s-9a44ca54-f0f4-4c24-bb75-d86879d80118 { text-align: left; }
#s-8c66aa01-f8c9-4114-9278-92922a7c7600 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c66aa01-f8c9-4114-9278-92922a7c7600 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0aa82580-e2c9-40ce-92fa-28b24f707965 { text-align: left; }
#s-0aa82580-e2c9-40ce-92fa-28b24f707965 .shg-product-sold-out {
  display: none;
}

#s-0aa82580-e2c9-40ce-92fa-28b24f707965 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0aa82580-e2c9-40ce-92fa-28b24f707965 .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-541ad183-bee5-43f8-9f94-5f9491efc25c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-541ad183-bee5-43f8-9f94-5f9491efc25c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-541ad183-bee5-43f8-9f94-5f9491efc25c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-541ad183-bee5-43f8-9f94-5f9491efc25c {
  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-541ad183-bee5-43f8-9f94-5f9491efc25c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-541ad183-bee5-43f8-9f94-5f9491efc25c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-541ad183-bee5-43f8-9f94-5f9491efc25c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-745f439b-88b9-4ea8-9232-feb2ea2d4e39 {
  display: none;
}
#s-8c1907ef-b1a9-4fa1-95ae-5bc2c578daa4 { text-align: left; }
#s-473e4859-1c30-4a13-84d7-359ee2063170 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-473e4859-1c30-4a13-84d7-359ee2063170 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a71fc9ff-0352-491c-a3ae-76ec573c56e7 { text-align: left; }
#s-a71fc9ff-0352-491c-a3ae-76ec573c56e7 .shg-product-sold-out {
  display: none;
}

#s-a71fc9ff-0352-491c-a3ae-76ec573c56e7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a71fc9ff-0352-491c-a3ae-76ec573c56e7 .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-0ce40a6a-8d31-499a-a056-0b123818a62d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0ce40a6a-8d31-499a-a056-0b123818a62d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0ce40a6a-8d31-499a-a056-0b123818a62d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0ce40a6a-8d31-499a-a056-0b123818a62d {
  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-0ce40a6a-8d31-499a-a056-0b123818a62d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ce40a6a-8d31-499a-a056-0b123818a62d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0ce40a6a-8d31-499a-a056-0b123818a62d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f8cd42b-5004-43b2-b6ad-77b81a3984de {
  display: none;
}
#s-1727720b-e49a-4809-b924-c0d5c8b0c494 { text-align: left; }
#s-67dbabc5-564a-450a-90a7-040812bdba11 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67dbabc5-564a-450a-90a7-040812bdba11 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58b7704d-ba8c-4d52-84a8-3ae2378d5551 { text-align: left; }
#s-58b7704d-ba8c-4d52-84a8-3ae2378d5551 .shg-product-sold-out {
  display: none;
}

#s-58b7704d-ba8c-4d52-84a8-3ae2378d5551 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58b7704d-ba8c-4d52-84a8-3ae2378d5551 .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-984a293c-6409-4fc9-93c9-0561b27085be { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-984a293c-6409-4fc9-93c9-0561b27085be:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-984a293c-6409-4fc9-93c9-0561b27085be:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-984a293c-6409-4fc9-93c9-0561b27085be {
  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-984a293c-6409-4fc9-93c9-0561b27085be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-984a293c-6409-4fc9-93c9-0561b27085be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-984a293c-6409-4fc9-93c9-0561b27085be.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-29b2bd0e-fc62-4797-b712-d4869fe3f918 {
  display: none;
}
#s-42437f01-7e4f-4831-ae6f-522d3c684edb { text-align: left; }
#s-1be45e38-5daa-48b5-a4f8-a327ad8fb418 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1be45e38-5daa-48b5-a4f8-a327ad8fb418 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3278c33f-d50f-4749-910d-bd6cf9cfecf1 { text-align: left; }
#s-3278c33f-d50f-4749-910d-bd6cf9cfecf1 .shg-product-sold-out {
  display: none;
}

#s-3278c33f-d50f-4749-910d-bd6cf9cfecf1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3278c33f-d50f-4749-910d-bd6cf9cfecf1 .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-72eab3bc-52d7-44be-97b7-7dd7c071f76b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72eab3bc-52d7-44be-97b7-7dd7c071f76b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72eab3bc-52d7-44be-97b7-7dd7c071f76b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72eab3bc-52d7-44be-97b7-7dd7c071f76b {
  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-72eab3bc-52d7-44be-97b7-7dd7c071f76b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72eab3bc-52d7-44be-97b7-7dd7c071f76b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72eab3bc-52d7-44be-97b7-7dd7c071f76b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a7cbd8fe-a8eb-47b7-a128-8dc0f0f582fa {
  display: none;
}
#s-2652547c-3f89-4720-b513-3c7e6b2f5f5d { text-align: left; }
#s-3b535872-9f2d-4255-8bed-faebd091c161 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b535872-9f2d-4255-8bed-faebd091c161 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ddebcfdd-9564-400c-8a71-6e3f345ae3de { text-align: left; }
#s-ddebcfdd-9564-400c-8a71-6e3f345ae3de .shg-product-sold-out {
  display: none;
}

#s-ddebcfdd-9564-400c-8a71-6e3f345ae3de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ddebcfdd-9564-400c-8a71-6e3f345ae3de .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-1bfb5df8-055a-4033-84b1-fc1b219fbd3f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1bfb5df8-055a-4033-84b1-fc1b219fbd3f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1bfb5df8-055a-4033-84b1-fc1b219fbd3f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1bfb5df8-055a-4033-84b1-fc1b219fbd3f {
  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-1bfb5df8-055a-4033-84b1-fc1b219fbd3f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bfb5df8-055a-4033-84b1-fc1b219fbd3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1bfb5df8-055a-4033-84b1-fc1b219fbd3f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e338ed3c-cd6e-4953-b42a-e18b03369413 {
  display: none;
}
#s-89b11262-a8f9-472b-bf6e-a662a9da9391 { text-align: left; }
#s-f0a69d4c-8dd2-45bd-9527-38f2c5554e59 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f0a69d4c-8dd2-45bd-9527-38f2c5554e59 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a0cdf014-ce03-49c0-a71e-f67d8ac07cd1 { text-align: left; }
#s-a0cdf014-ce03-49c0-a71e-f67d8ac07cd1 .shg-product-sold-out {
  display: none;
}

#s-a0cdf014-ce03-49c0-a71e-f67d8ac07cd1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a0cdf014-ce03-49c0-a71e-f67d8ac07cd1 .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-5ab65cc8-33f6-49a3-a3b8-62fceeb7cb3b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5ab65cc8-33f6-49a3-a3b8-62fceeb7cb3b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5ab65cc8-33f6-49a3-a3b8-62fceeb7cb3b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5ab65cc8-33f6-49a3-a3b8-62fceeb7cb3b {
  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-5ab65cc8-33f6-49a3-a3b8-62fceeb7cb3b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ab65cc8-33f6-49a3-a3b8-62fceeb7cb3b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5ab65cc8-33f6-49a3-a3b8-62fceeb7cb3b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-db250058-ed87-41c8-8109-98ee6acb801c {
  display: none;
}
#s-5805c90a-bbd2-4ea1-9685-50815157f7fb { text-align: left; }
#s-5ccd854c-5fc6-4ea9-add7-8e04e0d9123b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ccd854c-5fc6-4ea9-add7-8e04e0d9123b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-337abfdc-5af0-4654-848d-b87e6034f9c8 { text-align: left; }
#s-337abfdc-5af0-4654-848d-b87e6034f9c8 .shg-product-sold-out {
  display: none;
}

#s-337abfdc-5af0-4654-848d-b87e6034f9c8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-337abfdc-5af0-4654-848d-b87e6034f9c8 .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-fae79950-ecb5-4537-b2c1-258322d92348 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fae79950-ecb5-4537-b2c1-258322d92348:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fae79950-ecb5-4537-b2c1-258322d92348:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fae79950-ecb5-4537-b2c1-258322d92348 {
  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-fae79950-ecb5-4537-b2c1-258322d92348.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fae79950-ecb5-4537-b2c1-258322d92348.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fae79950-ecb5-4537-b2c1-258322d92348.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-730fcd95-a71b-48ac-a067-20a20df52cc4 {
  display: none;
}
#s-0e6f4866-3284-4949-8e42-cf65ee90aff3 { text-align: left; }
#s-a2e52a25-4764-4fc2-b900-15e7ad21a48e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a2e52a25-4764-4fc2-b900-15e7ad21a48e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e142c5fa-1830-48d4-be11-94e00524a454 { text-align: left; }
#s-e142c5fa-1830-48d4-be11-94e00524a454 .shg-product-sold-out {
  display: none;
}

#s-e142c5fa-1830-48d4-be11-94e00524a454 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e142c5fa-1830-48d4-be11-94e00524a454 .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-af13684c-054c-4a6b-9fe1-10844e5736e7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-af13684c-054c-4a6b-9fe1-10844e5736e7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-af13684c-054c-4a6b-9fe1-10844e5736e7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-af13684c-054c-4a6b-9fe1-10844e5736e7 {
  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-af13684c-054c-4a6b-9fe1-10844e5736e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af13684c-054c-4a6b-9fe1-10844e5736e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-af13684c-054c-4a6b-9fe1-10844e5736e7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e50e337a-79f3-4928-a893-af8fad751f4c {
  display: none;
}
#s-db8b2db0-c7b0-437e-b655-fae170994fec { text-align: left; }
#s-6ab93ea7-13e9-4f7d-bb6b-fa9ca6c0d77d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ab93ea7-13e9-4f7d-bb6b-fa9ca6c0d77d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f4700c65-ccc5-4e8f-8562-d7e50e6d1b7b { text-align: left; }
#s-f4700c65-ccc5-4e8f-8562-d7e50e6d1b7b .shg-product-sold-out {
  display: none;
}

#s-f4700c65-ccc5-4e8f-8562-d7e50e6d1b7b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f4700c65-ccc5-4e8f-8562-d7e50e6d1b7b .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-69d8a04b-fc87-44f9-a7c7-fb23e0a252b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-69d8a04b-fc87-44f9-a7c7-fb23e0a252b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-69d8a04b-fc87-44f9-a7c7-fb23e0a252b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-69d8a04b-fc87-44f9-a7c7-fb23e0a252b5 {
  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-69d8a04b-fc87-44f9-a7c7-fb23e0a252b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69d8a04b-fc87-44f9-a7c7-fb23e0a252b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-69d8a04b-fc87-44f9-a7c7-fb23e0a252b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b007a99-6661-4dff-8dbe-b1a014af2b9a {
  display: none;
}
#s-91abc0b7-6885-45e7-ad08-783f922ced84 { text-align: left; }
#s-49a996c6-8510-49f2-8d77-29f6d4310277 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49a996c6-8510-49f2-8d77-29f6d4310277 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4fc93166-b9ec-4d3a-8d49-58635a8a00d0 { text-align: left; }
#s-4fc93166-b9ec-4d3a-8d49-58635a8a00d0 .shg-product-sold-out {
  display: none;
}

#s-4fc93166-b9ec-4d3a-8d49-58635a8a00d0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4fc93166-b9ec-4d3a-8d49-58635a8a00d0 .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-9e2e7222-fbb2-4043-a3ee-23378eba0a7c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9e2e7222-fbb2-4043-a3ee-23378eba0a7c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9e2e7222-fbb2-4043-a3ee-23378eba0a7c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9e2e7222-fbb2-4043-a3ee-23378eba0a7c {
  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-9e2e7222-fbb2-4043-a3ee-23378eba0a7c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e2e7222-fbb2-4043-a3ee-23378eba0a7c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9e2e7222-fbb2-4043-a3ee-23378eba0a7c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-51694910-f41f-441d-b02e-d7349ad50602 {
  display: none;
}
#s-9055ebcd-f3e2-44ff-bf7e-f84c8ebb9fc5 { text-align: left; }
#s-61531a2b-275f-4902-a785-09d02b7f2165 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-61531a2b-275f-4902-a785-09d02b7f2165 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba789098-a217-4e74-97ee-17f4ef654e82 { text-align: left; }
#s-ba789098-a217-4e74-97ee-17f4ef654e82 .shg-product-sold-out {
  display: none;
}

#s-ba789098-a217-4e74-97ee-17f4ef654e82 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba789098-a217-4e74-97ee-17f4ef654e82 .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-88217a72-eb8d-440d-bb49-d8d46abcb6c1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-88217a72-eb8d-440d-bb49-d8d46abcb6c1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-88217a72-eb8d-440d-bb49-d8d46abcb6c1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-88217a72-eb8d-440d-bb49-d8d46abcb6c1 {
  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-88217a72-eb8d-440d-bb49-d8d46abcb6c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88217a72-eb8d-440d-bb49-d8d46abcb6c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-88217a72-eb8d-440d-bb49-d8d46abcb6c1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-40a552f2-1336-4a4f-b9ad-569b3355d8c4 {
  display: none;
}
#s-255346a8-c210-44ca-80cf-528119781a31 { text-align: left; }
#s-92be2192-fb78-41de-80e6-887f9607b7b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-92be2192-fb78-41de-80e6-887f9607b7b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e79e602-573f-4127-8c3c-0ddf6ba37a8b { text-align: left; }
#s-9e79e602-573f-4127-8c3c-0ddf6ba37a8b .shg-product-sold-out {
  display: none;
}

#s-9e79e602-573f-4127-8c3c-0ddf6ba37a8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e79e602-573f-4127-8c3c-0ddf6ba37a8b .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-6d81bdf3-84ba-4e0b-87ca-4ad9fa1574c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6d81bdf3-84ba-4e0b-87ca-4ad9fa1574c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6d81bdf3-84ba-4e0b-87ca-4ad9fa1574c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6d81bdf3-84ba-4e0b-87ca-4ad9fa1574c4 {
  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-6d81bdf3-84ba-4e0b-87ca-4ad9fa1574c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d81bdf3-84ba-4e0b-87ca-4ad9fa1574c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6d81bdf3-84ba-4e0b-87ca-4ad9fa1574c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d2c36dc1-7d28-4ef9-aabe-c4391dc533a5 {
  display: none;
}
#s-7d280800-ed6b-449d-97b5-c7c11ab8779d { text-align: left; }
#s-00529d0b-66b6-4e74-9b3c-d0cef85bf364 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-00529d0b-66b6-4e74-9b3c-d0cef85bf364 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7aad0b5b-3640-4271-92fc-c992bf675e53 { text-align: left; }
#s-7aad0b5b-3640-4271-92fc-c992bf675e53 .shg-product-sold-out {
  display: none;
}

#s-7aad0b5b-3640-4271-92fc-c992bf675e53 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7aad0b5b-3640-4271-92fc-c992bf675e53 .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-9b4a88c4-b09c-42ec-9ca7-5af8e161881c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9b4a88c4-b09c-42ec-9ca7-5af8e161881c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9b4a88c4-b09c-42ec-9ca7-5af8e161881c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9b4a88c4-b09c-42ec-9ca7-5af8e161881c {
  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-9b4a88c4-b09c-42ec-9ca7-5af8e161881c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b4a88c4-b09c-42ec-9ca7-5af8e161881c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9b4a88c4-b09c-42ec-9ca7-5af8e161881c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9ef18b54-8e6c-4952-ac69-0408cf826793 {
  display: none;
}
#s-52cb5ee3-4ebb-42b0-b9d3-880ffe96f1f2 { text-align: left; }
#s-c4edd9fb-6c67-4a80-b0a9-46cf830cd750 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4edd9fb-6c67-4a80-b0a9-46cf830cd750 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c6e15ef7-572b-4a04-814e-9ca2efb6c7ef { text-align: left; }
#s-c6e15ef7-572b-4a04-814e-9ca2efb6c7ef .shg-product-sold-out {
  display: none;
}

#s-c6e15ef7-572b-4a04-814e-9ca2efb6c7ef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c6e15ef7-572b-4a04-814e-9ca2efb6c7ef .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-7e79e2bf-2c27-4a95-b0d0-53e615f9c554 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7e79e2bf-2c27-4a95-b0d0-53e615f9c554:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7e79e2bf-2c27-4a95-b0d0-53e615f9c554:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7e79e2bf-2c27-4a95-b0d0-53e615f9c554 {
  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-7e79e2bf-2c27-4a95-b0d0-53e615f9c554.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e79e2bf-2c27-4a95-b0d0-53e615f9c554.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7e79e2bf-2c27-4a95-b0d0-53e615f9c554.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4b7921d3-7cbb-4537-be71-96b98a6b5314 {
  display: none;
}
#s-a45f21f3-d112-4ece-a0b1-8cb8f25134f4 { text-align: left; }
#s-18eb6e90-f843-4de7-afab-cf264fa32fdf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18eb6e90-f843-4de7-afab-cf264fa32fdf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b4510a7c-34aa-426f-887d-f1bd32385142 { text-align: left; }
#s-b4510a7c-34aa-426f-887d-f1bd32385142 .shg-product-sold-out {
  display: none;
}

#s-b4510a7c-34aa-426f-887d-f1bd32385142 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b4510a7c-34aa-426f-887d-f1bd32385142 .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-aa248ef9-6b53-418b-9886-69f5b828aeb7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aa248ef9-6b53-418b-9886-69f5b828aeb7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aa248ef9-6b53-418b-9886-69f5b828aeb7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa248ef9-6b53-418b-9886-69f5b828aeb7 {
  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-aa248ef9-6b53-418b-9886-69f5b828aeb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa248ef9-6b53-418b-9886-69f5b828aeb7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aa248ef9-6b53-418b-9886-69f5b828aeb7.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;
}
