.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-29c8c9ce-c68d-4467-9893-2fdf8183381c {
  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-5c492b35-0b9f-4633-b0f7-206e8bded331 { margin-top: 40px; }
#s-5c492b35-0b9f-4633-b0f7-206e8bded331 .shogun-tabs {
  justify-content: center;
}


  #s-5c492b35-0b9f-4633-b0f7-206e8bded331 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-5c492b35-0b9f-4633-b0f7-206e8bded331 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-5c492b35-0b9f-4633-b0f7-206e8bded331 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-5c492b35-0b9f-4633-b0f7-206e8bded331 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-5c492b35-0b9f-4633-b0f7-206e8bded331 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-5c492b35-0b9f-4633-b0f7-206e8bded331 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-5c492b35-0b9f-4633-b0f7-206e8bded331 .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-7ca11eaa-2530-4e7a-9607-46836c9dc5e9 { padding-top: 10px;
padding-bottom: 10px; }
 #s-7ca11eaa-2530-4e7a-9607-46836c9dc5e9 .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-318f7486-8b56-45f8-82ca-6426ca3d869a .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-318f7486-8b56-45f8-82ca-6426ca3d869a .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-318f7486-8b56-45f8-82ca-6426ca3d869a .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-318f7486-8b56-45f8-82ca-6426ca3d869a .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-318f7486-8b56-45f8-82ca-6426ca3d869a .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-318f7486-8b56-45f8-82ca-6426ca3d869a .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-318f7486-8b56-45f8-82ca-6426ca3d869a .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-318f7486-8b56-45f8-82ca-6426ca3d869a .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-318f7486-8b56-45f8-82ca-6426ca3d869a .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-7c7d0173-ba15-4535-a40b-c79c9c22fc90 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7c7d0173-ba15-4535-a40b-c79c9c22fc90"] > .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-07fa0d8e-98a9-4932-9d4e-8c8946a23b67 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-83fe80fc-3a2e-4e3f-9f66-c0815321a419 { 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-a5c0c769-01b8-422b-b6a6-e8a23f19fe06 { 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-a5c0c769-01b8-422b-b6a6-e8a23f19fe06: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-a5c0c769-01b8-422b-b6a6-e8a23f19fe06: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-a5c0c769-01b8-422b-b6a6-e8a23f19fe06.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f2912795-0c48-43f2-baf3-136421c2818d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7511c45a-8713-41e0-b1c3-0be05937310d { 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-2540f1d0-d189-4727-8e0f-62b66aa34cd7 { 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-2540f1d0-d189-4727-8e0f-62b66aa34cd7: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-2540f1d0-d189-4727-8e0f-62b66aa34cd7: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-2540f1d0-d189-4727-8e0f-62b66aa34cd7.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-dc350656-5747-4c19-b129-34ee9e74ac11 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e307fd69-cbb4-4272-b036-56c3cae5fb42 { 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-69869381-2d93-440a-a936-a155634da693 { 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-69869381-2d93-440a-a936-a155634da693: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-69869381-2d93-440a-a936-a155634da693: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-69869381-2d93-440a-a936-a155634da693.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-3c8c356b-a78c-4006-8852-5d87eb38a4ec { min-height: 50px; }
#s-3c8c356b-a78c-4006-8852-5d87eb38a4ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a6db751e-8be8-401c-bff5-599ff6d55348 { 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-a6db751e-8be8-401c-bff5-599ff6d55348 .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-effa29f7-b0aa-4247-b8b7-1c84fa5c1df1 {
  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-f5323d82-7cf2-4f3f-943e-284f4cf5b78d { 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-1951cf05-666c-42a4-83be-d9f6412ab30e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1951cf05-666c-42a4-83be-d9f6412ab30e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-446ae4c9-ea01-4bdd-801b-a8a545441c2b {
  display: none;
}
#s-187ebb15-4c60-4216-9d4e-5d2efcb01ee0 { text-align: left; }
#s-05ec1377-0944-4df0-8945-fce6b6144f1f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-05ec1377-0944-4df0-8945-fce6b6144f1f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3dbcec13-9ad2-4496-b524-d7f7a18d17be {
  display: none;
}
#s-c8db84eb-5fea-4b5a-855c-4ce761bef04c { text-align: left; }
#s-2c873c16-80ab-4685-8781-7792a35dc0d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c873c16-80ab-4685-8781-7792a35dc0d3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-fd119eaa-ea7d-4776-9b46-99a84f5a45cd {
  display: none;
}
#s-aae94716-e762-46a6-b035-686d58e5b1ee { text-align: left; }
#s-60e37962-a16f-41bb-bec7-5e588d4b227d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60e37962-a16f-41bb-bec7-5e588d4b227d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-faa90155-38a5-4b44-bb67-e72daf0e86a1 {
  display: none;
}
#s-e624e5b9-dafb-4cf2-a955-4d1f67af5190 { text-align: left; }
#s-a8b86955-fc47-4f97-a83f-ebc1d8dff4d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a8b86955-fc47-4f97-a83f-ebc1d8dff4d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6aa6a2b9-6134-4415-aa2f-1c70a01cfc3a { text-align: left; }
#s-6aa6a2b9-6134-4415-aa2f-1c70a01cfc3a .shg-product-sold-out {
  display: none;
}

#s-6aa6a2b9-6134-4415-aa2f-1c70a01cfc3a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6aa6a2b9-6134-4415-aa2f-1c70a01cfc3a .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-47e066cb-7947-4587-bc5b-739c969047e9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-47e066cb-7947-4587-bc5b-739c969047e9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-47e066cb-7947-4587-bc5b-739c969047e9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-47e066cb-7947-4587-bc5b-739c969047e9 {
  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-47e066cb-7947-4587-bc5b-739c969047e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47e066cb-7947-4587-bc5b-739c969047e9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-47e066cb-7947-4587-bc5b-739c969047e9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d6ac6f3-9a62-444b-baf9-ea2c29de7ce7 {
  display: none;
}
#s-5d13b5fc-a51f-4840-b139-ee4e64a1a4c2 { text-align: left; }
#s-35c8c1f8-4abb-41b2-b8fb-53560da7e961 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35c8c1f8-4abb-41b2-b8fb-53560da7e961 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ca49854-7a88-426b-b085-7550aeaec076 { text-align: left; }
#s-9ca49854-7a88-426b-b085-7550aeaec076 .shg-product-sold-out {
  display: none;
}

#s-9ca49854-7a88-426b-b085-7550aeaec076 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ca49854-7a88-426b-b085-7550aeaec076 .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-795f06ec-28a1-4e90-8df0-d7efa38c8580 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-795f06ec-28a1-4e90-8df0-d7efa38c8580:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-795f06ec-28a1-4e90-8df0-d7efa38c8580:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-795f06ec-28a1-4e90-8df0-d7efa38c8580 {
  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-795f06ec-28a1-4e90-8df0-d7efa38c8580.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-795f06ec-28a1-4e90-8df0-d7efa38c8580.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-795f06ec-28a1-4e90-8df0-d7efa38c8580.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0c60022a-05f7-44d6-b458-64395a7df690 {
  display: none;
}
#s-185d1a5c-795e-499a-b89f-2b507546da61 { text-align: left; }
#s-b150d6b5-425d-4eb8-93b4-45f847e3186a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b150d6b5-425d-4eb8-93b4-45f847e3186a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ad052c08-c69d-4b4d-89f9-fbeeb9d68ac3 { text-align: left; }
#s-ad052c08-c69d-4b4d-89f9-fbeeb9d68ac3 .shg-product-sold-out {
  display: none;
}

#s-ad052c08-c69d-4b4d-89f9-fbeeb9d68ac3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ad052c08-c69d-4b4d-89f9-fbeeb9d68ac3 .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-4114f9db-cdee-41d6-abf1-32f7b3fd8c29 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4114f9db-cdee-41d6-abf1-32f7b3fd8c29:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4114f9db-cdee-41d6-abf1-32f7b3fd8c29:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4114f9db-cdee-41d6-abf1-32f7b3fd8c29 {
  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-4114f9db-cdee-41d6-abf1-32f7b3fd8c29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4114f9db-cdee-41d6-abf1-32f7b3fd8c29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4114f9db-cdee-41d6-abf1-32f7b3fd8c29.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-88ab2822-a8e6-4ae1-be5f-c5971fc766fa {
  display: none;
}
#s-7165c26d-7d58-40f1-85b2-f20b933b8c41 { text-align: left; }
#s-7192b771-d569-44fd-9366-482e9872a7cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7192b771-d569-44fd-9366-482e9872a7cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f55426e-c0d5-490b-913a-50e67b40972b { text-align: left; }
#s-1f55426e-c0d5-490b-913a-50e67b40972b .shg-product-sold-out {
  display: none;
}

#s-1f55426e-c0d5-490b-913a-50e67b40972b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f55426e-c0d5-490b-913a-50e67b40972b .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-a17a424d-4b05-4782-a8f3-f56b81654c9d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a17a424d-4b05-4782-a8f3-f56b81654c9d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a17a424d-4b05-4782-a8f3-f56b81654c9d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a17a424d-4b05-4782-a8f3-f56b81654c9d {
  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-a17a424d-4b05-4782-a8f3-f56b81654c9d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a17a424d-4b05-4782-a8f3-f56b81654c9d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a17a424d-4b05-4782-a8f3-f56b81654c9d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1f63c236-840d-4d8c-ac4c-765c9baecf45 {
  display: none;
}
#s-25f1f169-d9dd-47f2-abe3-1319ea26992c { text-align: left; }
#s-cde9c7ba-304f-47b9-a08a-bd0b3b2446a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cde9c7ba-304f-47b9-a08a-bd0b3b2446a0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44c61036-df55-4837-8a8f-126d07ddae8b { text-align: left; }
#s-44c61036-df55-4837-8a8f-126d07ddae8b .shg-product-sold-out {
  display: none;
}

#s-44c61036-df55-4837-8a8f-126d07ddae8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44c61036-df55-4837-8a8f-126d07ddae8b .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-08f0d181-1fe3-4597-aa2b-afdddbfbe438 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08f0d181-1fe3-4597-aa2b-afdddbfbe438:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08f0d181-1fe3-4597-aa2b-afdddbfbe438:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08f0d181-1fe3-4597-aa2b-afdddbfbe438 {
  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-08f0d181-1fe3-4597-aa2b-afdddbfbe438.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08f0d181-1fe3-4597-aa2b-afdddbfbe438.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08f0d181-1fe3-4597-aa2b-afdddbfbe438.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-72b0ff21-2d37-4808-85c5-065967ecbe60 {
  display: none;
}
#s-e1344f53-b28e-4acc-9ddf-59adf3ba9988 { text-align: left; }
#s-df606ad1-dd2c-411e-8103-9fe2852f4781 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-df606ad1-dd2c-411e-8103-9fe2852f4781 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-02c3635f-7278-49cf-b34b-3a87c29ca77c { text-align: left; }
#s-02c3635f-7278-49cf-b34b-3a87c29ca77c .shg-product-sold-out {
  display: none;
}

#s-02c3635f-7278-49cf-b34b-3a87c29ca77c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-02c3635f-7278-49cf-b34b-3a87c29ca77c .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-43971566-9da9-4129-b3a4-0ca6e6023210 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-43971566-9da9-4129-b3a4-0ca6e6023210:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-43971566-9da9-4129-b3a4-0ca6e6023210:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-43971566-9da9-4129-b3a4-0ca6e6023210 {
  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-43971566-9da9-4129-b3a4-0ca6e6023210.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43971566-9da9-4129-b3a4-0ca6e6023210.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-43971566-9da9-4129-b3a4-0ca6e6023210.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f12893bc-3e85-4aff-b127-41f34a90aff4 {
  display: none;
}
#s-ae464e83-2911-40c5-a5a2-4f708c7f42a5 { text-align: left; }
#s-19352cde-1dec-4d00-8537-c260f7ec7574 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19352cde-1dec-4d00-8537-c260f7ec7574 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-01c81365-8ba8-471e-a611-7f45efa8bfd0 { text-align: left; }
#s-01c81365-8ba8-471e-a611-7f45efa8bfd0 .shg-product-sold-out {
  display: none;
}

#s-01c81365-8ba8-471e-a611-7f45efa8bfd0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-01c81365-8ba8-471e-a611-7f45efa8bfd0 .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-7381d795-79ae-4c24-8600-0e8007930774 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7381d795-79ae-4c24-8600-0e8007930774:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7381d795-79ae-4c24-8600-0e8007930774:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7381d795-79ae-4c24-8600-0e8007930774 {
  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-7381d795-79ae-4c24-8600-0e8007930774.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7381d795-79ae-4c24-8600-0e8007930774.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7381d795-79ae-4c24-8600-0e8007930774.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-154f7ff5-cd43-4e0e-9ba1-b2dfda6be949 {
  display: none;
}
#s-160f2af7-60d7-4473-a78c-88930978a4fd { text-align: left; }
#s-8dd22b71-087c-451e-9e9a-9c2deb96a387 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8dd22b71-087c-451e-9e9a-9c2deb96a387 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e21ff0a-42ef-431c-b237-66ce6fa4492f { text-align: left; }
#s-5e21ff0a-42ef-431c-b237-66ce6fa4492f .shg-product-sold-out {
  display: none;
}

#s-5e21ff0a-42ef-431c-b237-66ce6fa4492f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e21ff0a-42ef-431c-b237-66ce6fa4492f .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-62106657-47fe-4550-9013-1a4e90c18f7d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-62106657-47fe-4550-9013-1a4e90c18f7d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-62106657-47fe-4550-9013-1a4e90c18f7d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-62106657-47fe-4550-9013-1a4e90c18f7d {
  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-62106657-47fe-4550-9013-1a4e90c18f7d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62106657-47fe-4550-9013-1a4e90c18f7d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-62106657-47fe-4550-9013-1a4e90c18f7d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4d3ca2a1-e7ec-4519-bd63-da1135ededcb {
  display: none;
}
#s-1d0c986d-b2f5-4752-aff9-1843550004dc { text-align: left; }
#s-d0ea8f11-8d03-405d-ad2c-441f68f3bebd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d0ea8f11-8d03-405d-ad2c-441f68f3bebd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fcf8249f-57a8-4fe1-ab4f-b637b0682e4d { text-align: left; }
#s-fcf8249f-57a8-4fe1-ab4f-b637b0682e4d .shg-product-sold-out {
  display: none;
}

#s-fcf8249f-57a8-4fe1-ab4f-b637b0682e4d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fcf8249f-57a8-4fe1-ab4f-b637b0682e4d .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-fc505c04-c3c7-4779-b24c-47d9ea6062f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fc505c04-c3c7-4779-b24c-47d9ea6062f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fc505c04-c3c7-4779-b24c-47d9ea6062f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fc505c04-c3c7-4779-b24c-47d9ea6062f5 {
  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-fc505c04-c3c7-4779-b24c-47d9ea6062f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fc505c04-c3c7-4779-b24c-47d9ea6062f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fc505c04-c3c7-4779-b24c-47d9ea6062f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9b6db506-2680-4edd-9efa-6942471a6e22 {
  display: none;
}
#s-2b44c893-b4d3-48c0-979e-055bd930dda4 { text-align: left; }
#s-f7ee40e6-d13d-42e9-94f8-6b6288ef2a5e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7ee40e6-d13d-42e9-94f8-6b6288ef2a5e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ccad612-cd4d-4b4d-9011-ced7454fd117 { text-align: left; }
#s-7ccad612-cd4d-4b4d-9011-ced7454fd117 .shg-product-sold-out {
  display: none;
}

#s-7ccad612-cd4d-4b4d-9011-ced7454fd117 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ccad612-cd4d-4b4d-9011-ced7454fd117 .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-54d16180-c034-4710-94cb-c2e9d4105856 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54d16180-c034-4710-94cb-c2e9d4105856:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54d16180-c034-4710-94cb-c2e9d4105856:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54d16180-c034-4710-94cb-c2e9d4105856 {
  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-54d16180-c034-4710-94cb-c2e9d4105856.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54d16180-c034-4710-94cb-c2e9d4105856.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54d16180-c034-4710-94cb-c2e9d4105856.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-39e752ea-68ff-45e0-b789-7541fc99c0b7 {
  display: none;
}
#s-268aa969-41e1-400c-b6e8-ac53b8fc80f6 { text-align: left; }
#s-6fe16e7d-86a4-4ffa-b9ee-a7f7e4970065 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6fe16e7d-86a4-4ffa-b9ee-a7f7e4970065 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50547191-b18a-4d34-96b4-5308fabf17f2 { text-align: left; }
#s-50547191-b18a-4d34-96b4-5308fabf17f2 .shg-product-sold-out {
  display: none;
}

#s-50547191-b18a-4d34-96b4-5308fabf17f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50547191-b18a-4d34-96b4-5308fabf17f2 .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-d0ad3089-7b83-453b-ae9b-083cd983553d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d0ad3089-7b83-453b-ae9b-083cd983553d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d0ad3089-7b83-453b-ae9b-083cd983553d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d0ad3089-7b83-453b-ae9b-083cd983553d {
  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-d0ad3089-7b83-453b-ae9b-083cd983553d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0ad3089-7b83-453b-ae9b-083cd983553d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d0ad3089-7b83-453b-ae9b-083cd983553d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8c830ef4-ea22-4e19-b290-62a4a040e7a3 {
  display: none;
}
#s-5a2e17ef-345a-4a77-880b-55afc3bc42fc { text-align: left; }
#s-48ad56b9-f004-49f9-9155-3f9365cedc25 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-48ad56b9-f004-49f9-9155-3f9365cedc25 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d112942-db09-4686-a907-a9121542b784 { text-align: left; }
#s-7d112942-db09-4686-a907-a9121542b784 .shg-product-sold-out {
  display: none;
}

#s-7d112942-db09-4686-a907-a9121542b784 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d112942-db09-4686-a907-a9121542b784 .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-c4aae381-c224-4d7c-84c0-5ba08e164d63 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c4aae381-c224-4d7c-84c0-5ba08e164d63:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c4aae381-c224-4d7c-84c0-5ba08e164d63:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c4aae381-c224-4d7c-84c0-5ba08e164d63 {
  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-c4aae381-c224-4d7c-84c0-5ba08e164d63.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4aae381-c224-4d7c-84c0-5ba08e164d63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c4aae381-c224-4d7c-84c0-5ba08e164d63.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2b229b9b-0cab-43a2-a4b1-aaa7b6ebd2df {
  display: none;
}
#s-0290b5af-2205-44ec-b3fc-8c640f41f4a3 { text-align: left; }
#s-d9a17a0e-17c5-44db-b712-f88cf2ea64c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d9a17a0e-17c5-44db-b712-f88cf2ea64c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-09eec001-2a27-4428-96c2-a9cb2ab1e314 { text-align: left; }
#s-09eec001-2a27-4428-96c2-a9cb2ab1e314 .shg-product-sold-out {
  display: none;
}

#s-09eec001-2a27-4428-96c2-a9cb2ab1e314 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-09eec001-2a27-4428-96c2-a9cb2ab1e314 .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-b6a16efd-215e-48f8-82e7-173782ce5ef2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b6a16efd-215e-48f8-82e7-173782ce5ef2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b6a16efd-215e-48f8-82e7-173782ce5ef2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b6a16efd-215e-48f8-82e7-173782ce5ef2 {
  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-b6a16efd-215e-48f8-82e7-173782ce5ef2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b6a16efd-215e-48f8-82e7-173782ce5ef2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b6a16efd-215e-48f8-82e7-173782ce5ef2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-41a0c70d-42a7-4d5d-833d-135a88f67df4 {
  display: none;
}
#s-538ab190-13c8-47d4-af15-2ccb5489d0a1 { text-align: left; }
#s-9fdaf152-12d5-4fac-b908-e52b6adfb148 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9fdaf152-12d5-4fac-b908-e52b6adfb148 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e0301722-aad1-40fb-b3a5-203d6738f6b6 { text-align: left; }
#s-e0301722-aad1-40fb-b3a5-203d6738f6b6 .shg-product-sold-out {
  display: none;
}

#s-e0301722-aad1-40fb-b3a5-203d6738f6b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e0301722-aad1-40fb-b3a5-203d6738f6b6 .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-72c7949d-489f-4c00-a46f-1a7ed0b8e9c1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72c7949d-489f-4c00-a46f-1a7ed0b8e9c1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72c7949d-489f-4c00-a46f-1a7ed0b8e9c1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72c7949d-489f-4c00-a46f-1a7ed0b8e9c1 {
  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-72c7949d-489f-4c00-a46f-1a7ed0b8e9c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72c7949d-489f-4c00-a46f-1a7ed0b8e9c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72c7949d-489f-4c00-a46f-1a7ed0b8e9c1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-96a1fde0-4a5a-45ef-9874-9fb02fa2c9aa {
  display: none;
}
#s-f42343a9-9412-491f-9888-73cabfd4506e { text-align: left; }
#s-23755461-3e19-4085-923c-7445dfe90988 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-23755461-3e19-4085-923c-7445dfe90988 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6fed516-49a7-4eb3-95bd-55753fd4e26a { text-align: left; }
#s-d6fed516-49a7-4eb3-95bd-55753fd4e26a .shg-product-sold-out {
  display: none;
}

#s-d6fed516-49a7-4eb3-95bd-55753fd4e26a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6fed516-49a7-4eb3-95bd-55753fd4e26a .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-2101e93a-d02c-4c30-bd3a-e96e3cd54447 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2101e93a-d02c-4c30-bd3a-e96e3cd54447:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2101e93a-d02c-4c30-bd3a-e96e3cd54447:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2101e93a-d02c-4c30-bd3a-e96e3cd54447 {
  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-2101e93a-d02c-4c30-bd3a-e96e3cd54447.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2101e93a-d02c-4c30-bd3a-e96e3cd54447.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2101e93a-d02c-4c30-bd3a-e96e3cd54447.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c9dde18-3f2d-4d2b-a887-d646d5034310 {
  display: none;
}
#s-6a89be51-f8d0-4c4e-abbb-11b9bb3d5244 { text-align: left; }
#s-ebda36e1-a90a-46ff-9d09-9d1ba4953e2b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ebda36e1-a90a-46ff-9d09-9d1ba4953e2b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f4368aaf-255b-4a00-ac3e-4945649a15b2 { text-align: left; }
#s-f4368aaf-255b-4a00-ac3e-4945649a15b2 .shg-product-sold-out {
  display: none;
}

#s-f4368aaf-255b-4a00-ac3e-4945649a15b2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f4368aaf-255b-4a00-ac3e-4945649a15b2 .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-0c777e75-b953-4176-9215-d20b7878d8aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0c777e75-b953-4176-9215-d20b7878d8aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0c777e75-b953-4176-9215-d20b7878d8aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0c777e75-b953-4176-9215-d20b7878d8aa {
  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-0c777e75-b953-4176-9215-d20b7878d8aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c777e75-b953-4176-9215-d20b7878d8aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0c777e75-b953-4176-9215-d20b7878d8aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-86d2ab65-aff9-46c4-b1c4-34e346811085 {
  display: none;
}
#s-b7b1bd68-d3b5-476f-afd5-ba9ac90a5174 { text-align: left; }
#s-4c8746de-023f-4be5-86b4-2eede69d86b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c8746de-023f-4be5-86b4-2eede69d86b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0bf18649-6de8-4dfb-b950-29a1b557fb23 { text-align: left; }
#s-0bf18649-6de8-4dfb-b950-29a1b557fb23 .shg-product-sold-out {
  display: none;
}

#s-0bf18649-6de8-4dfb-b950-29a1b557fb23 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0bf18649-6de8-4dfb-b950-29a1b557fb23 .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-661052d4-95f6-4080-8305-8536d4f01135 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-661052d4-95f6-4080-8305-8536d4f01135:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-661052d4-95f6-4080-8305-8536d4f01135:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-661052d4-95f6-4080-8305-8536d4f01135 {
  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-661052d4-95f6-4080-8305-8536d4f01135.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-661052d4-95f6-4080-8305-8536d4f01135.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-661052d4-95f6-4080-8305-8536d4f01135.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f61626f2-844e-4400-b33c-e8a081dadf98 {
  display: none;
}
#s-c4bf9868-acd8-4212-b84d-cb3607d454b7 { text-align: left; }
#s-f52748e3-3f9e-4d69-a747-ed4023f0e91c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f52748e3-3f9e-4d69-a747-ed4023f0e91c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd1de120-079d-4436-9093-1714b84a0069 { text-align: left; }
#s-fd1de120-079d-4436-9093-1714b84a0069 .shg-product-sold-out {
  display: none;
}

#s-fd1de120-079d-4436-9093-1714b84a0069 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd1de120-079d-4436-9093-1714b84a0069 .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-8a3b5381-c4e0-4496-85d5-c70417b87e2e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a3b5381-c4e0-4496-85d5-c70417b87e2e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a3b5381-c4e0-4496-85d5-c70417b87e2e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a3b5381-c4e0-4496-85d5-c70417b87e2e {
  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-8a3b5381-c4e0-4496-85d5-c70417b87e2e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a3b5381-c4e0-4496-85d5-c70417b87e2e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a3b5381-c4e0-4496-85d5-c70417b87e2e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6e7db031-9ec7-418a-adbd-8615e79efb00 {
  display: none;
}
#s-2e3d0c55-9e68-4628-a57b-2838d77400de { text-align: left; }
#s-3aaacf62-7c34-45f9-9bcc-20a4fbd3a330 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3aaacf62-7c34-45f9-9bcc-20a4fbd3a330 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-23796a85-658d-4535-aec8-36642a308c6d { text-align: left; }
#s-23796a85-658d-4535-aec8-36642a308c6d .shg-product-sold-out {
  display: none;
}

#s-23796a85-658d-4535-aec8-36642a308c6d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-23796a85-658d-4535-aec8-36642a308c6d .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-62dc45d9-02cf-4c45-b774-4caa90ccd72c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-62dc45d9-02cf-4c45-b774-4caa90ccd72c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-62dc45d9-02cf-4c45-b774-4caa90ccd72c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-62dc45d9-02cf-4c45-b774-4caa90ccd72c {
  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-62dc45d9-02cf-4c45-b774-4caa90ccd72c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62dc45d9-02cf-4c45-b774-4caa90ccd72c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-62dc45d9-02cf-4c45-b774-4caa90ccd72c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c049aa76-2871-4272-8a68-660901f0394a {
  display: none;
}
#s-628e801d-a317-44dd-8bb6-4438cc27ed26 { text-align: left; }
#s-e0838f02-c747-4526-ab6e-8c5f0b87382d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e0838f02-c747-4526-ab6e-8c5f0b87382d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49d2667d-6748-4def-a5bf-b40829d832ae { text-align: left; }
#s-49d2667d-6748-4def-a5bf-b40829d832ae .shg-product-sold-out {
  display: none;
}

#s-49d2667d-6748-4def-a5bf-b40829d832ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49d2667d-6748-4def-a5bf-b40829d832ae .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-460721c8-5cb9-4700-9259-1ff998ceac65 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-460721c8-5cb9-4700-9259-1ff998ceac65:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-460721c8-5cb9-4700-9259-1ff998ceac65:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-460721c8-5cb9-4700-9259-1ff998ceac65 {
  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-460721c8-5cb9-4700-9259-1ff998ceac65.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-460721c8-5cb9-4700-9259-1ff998ceac65.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-460721c8-5cb9-4700-9259-1ff998ceac65.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e5f14669-cd31-4c78-984b-acd79673a392 {
  display: none;
}
#s-dea3d629-27c3-42fb-a742-25e2d408c2ca { text-align: left; }
#s-28938626-84ee-404d-b2e6-0e75ba6360f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-28938626-84ee-404d-b2e6-0e75ba6360f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b4e6366-461a-48d1-b608-a088032ce3e1 { text-align: left; }
#s-4b4e6366-461a-48d1-b608-a088032ce3e1 .shg-product-sold-out {
  display: none;
}

#s-4b4e6366-461a-48d1-b608-a088032ce3e1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b4e6366-461a-48d1-b608-a088032ce3e1 .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-d28830ab-048d-442c-a8c1-fb70e3d22696 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d28830ab-048d-442c-a8c1-fb70e3d22696:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d28830ab-048d-442c-a8c1-fb70e3d22696:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d28830ab-048d-442c-a8c1-fb70e3d22696 {
  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-d28830ab-048d-442c-a8c1-fb70e3d22696.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d28830ab-048d-442c-a8c1-fb70e3d22696.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d28830ab-048d-442c-a8c1-fb70e3d22696.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9b8749e3-3b0e-4b15-8813-cb0e9b808572 {
  display: none;
}
#s-abc646bc-5218-4dc8-bfb4-3b2c7bfc17a2 { text-align: left; }
#s-4a7116c0-7a08-48d8-b23a-031d19ba6060 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a7116c0-7a08-48d8-b23a-031d19ba6060 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8ea9f696-bd82-4add-a5f8-cb37b7ae5404 { text-align: left; }
#s-8ea9f696-bd82-4add-a5f8-cb37b7ae5404 .shg-product-sold-out {
  display: none;
}

#s-8ea9f696-bd82-4add-a5f8-cb37b7ae5404 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ea9f696-bd82-4add-a5f8-cb37b7ae5404 .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-b5a4d847-5e7e-44f4-ac01-4c54b7338f5a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b5a4d847-5e7e-44f4-ac01-4c54b7338f5a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b5a4d847-5e7e-44f4-ac01-4c54b7338f5a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b5a4d847-5e7e-44f4-ac01-4c54b7338f5a {
  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-b5a4d847-5e7e-44f4-ac01-4c54b7338f5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5a4d847-5e7e-44f4-ac01-4c54b7338f5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b5a4d847-5e7e-44f4-ac01-4c54b7338f5a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ed478010-af32-40f4-8143-25818d0afee6 {
  display: none;
}
#s-a7f900e6-3434-409b-9b03-d99f66bc6f1f { text-align: left; }
#s-5e69c5a4-0cd2-46f9-b445-cbd989bdd671 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e69c5a4-0cd2-46f9-b445-cbd989bdd671 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-002d2d22-cba7-4308-b399-09c96ce0d6d2 { text-align: left; }
#s-002d2d22-cba7-4308-b399-09c96ce0d6d2 .shg-product-sold-out {
  display: none;
}

#s-002d2d22-cba7-4308-b399-09c96ce0d6d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-002d2d22-cba7-4308-b399-09c96ce0d6d2 .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-eb13246d-de59-4ac3-9dbf-c4c3c05850ff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb13246d-de59-4ac3-9dbf-c4c3c05850ff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb13246d-de59-4ac3-9dbf-c4c3c05850ff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb13246d-de59-4ac3-9dbf-c4c3c05850ff {
  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-eb13246d-de59-4ac3-9dbf-c4c3c05850ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb13246d-de59-4ac3-9dbf-c4c3c05850ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb13246d-de59-4ac3-9dbf-c4c3c05850ff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d5b4c41b-a4f7-40d5-8c7f-1e9155de6f47 {
  display: none;
}
#s-8b3491ae-2df5-4920-8ebd-3406cd92c913 { text-align: left; }
#s-4e4765d0-d083-46f9-b13c-8ace2790f564 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e4765d0-d083-46f9-b13c-8ace2790f564 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87131957-1fe1-46d6-a116-984b26a51ce5 { text-align: left; }
#s-87131957-1fe1-46d6-a116-984b26a51ce5 .shg-product-sold-out {
  display: none;
}

#s-87131957-1fe1-46d6-a116-984b26a51ce5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87131957-1fe1-46d6-a116-984b26a51ce5 .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-c979f5db-7982-47bb-a4cd-deb2793e4d5a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c979f5db-7982-47bb-a4cd-deb2793e4d5a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c979f5db-7982-47bb-a4cd-deb2793e4d5a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c979f5db-7982-47bb-a4cd-deb2793e4d5a {
  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-c979f5db-7982-47bb-a4cd-deb2793e4d5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c979f5db-7982-47bb-a4cd-deb2793e4d5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c979f5db-7982-47bb-a4cd-deb2793e4d5a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ad847999-602a-4a5d-a4a6-6b218b0caff8 {
  display: none;
}
#s-7202c73b-5cf1-402c-8630-2f3dcce31737 { text-align: left; }
#s-c9d0af22-9a90-482d-b73a-6a52997d1658 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9d0af22-9a90-482d-b73a-6a52997d1658 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-71498c4c-c43c-4553-9c7b-70c901951cc3 { text-align: left; }
#s-71498c4c-c43c-4553-9c7b-70c901951cc3 .shg-product-sold-out {
  display: none;
}

#s-71498c4c-c43c-4553-9c7b-70c901951cc3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-71498c4c-c43c-4553-9c7b-70c901951cc3 .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-5ff6039a-df33-4237-8478-45e5090a87d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5ff6039a-df33-4237-8478-45e5090a87d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5ff6039a-df33-4237-8478-45e5090a87d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5ff6039a-df33-4237-8478-45e5090a87d3 {
  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-5ff6039a-df33-4237-8478-45e5090a87d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ff6039a-df33-4237-8478-45e5090a87d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5ff6039a-df33-4237-8478-45e5090a87d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-905146c0-9bb4-4832-8061-f2d9e7f4e621 {
  display: none;
}
#s-b3fc765d-6d30-40d7-b91d-d83e54df240d { text-align: left; }
#s-0545a122-e7fb-406c-bc5b-9153613e2f1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0545a122-e7fb-406c-bc5b-9153613e2f1e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a145007d-1b9e-430f-8301-47b2d770326f { text-align: left; }
#s-a145007d-1b9e-430f-8301-47b2d770326f .shg-product-sold-out {
  display: none;
}

#s-a145007d-1b9e-430f-8301-47b2d770326f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a145007d-1b9e-430f-8301-47b2d770326f .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-03e394bc-872b-480f-9c7c-17a4c001792e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-03e394bc-872b-480f-9c7c-17a4c001792e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-03e394bc-872b-480f-9c7c-17a4c001792e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-03e394bc-872b-480f-9c7c-17a4c001792e {
  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-03e394bc-872b-480f-9c7c-17a4c001792e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03e394bc-872b-480f-9c7c-17a4c001792e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-03e394bc-872b-480f-9c7c-17a4c001792e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c819e063-71f8-4129-8ae0-01347592fbc1 {
  display: none;
}
#s-218ca23b-6223-4926-9fbd-8d15d97e7f49 { text-align: left; }
#s-33a24dd7-a5f8-42aa-95df-aa02b1b5db4f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33a24dd7-a5f8-42aa-95df-aa02b1b5db4f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-12caf130-1182-41d9-9b01-4460f0611764 { text-align: left; }
#s-12caf130-1182-41d9-9b01-4460f0611764 .shg-product-sold-out {
  display: none;
}

#s-12caf130-1182-41d9-9b01-4460f0611764 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-12caf130-1182-41d9-9b01-4460f0611764 .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-cd9b632f-163b-4521-8a6b-c116c1798851 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cd9b632f-163b-4521-8a6b-c116c1798851:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cd9b632f-163b-4521-8a6b-c116c1798851:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cd9b632f-163b-4521-8a6b-c116c1798851 {
  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-cd9b632f-163b-4521-8a6b-c116c1798851.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd9b632f-163b-4521-8a6b-c116c1798851.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cd9b632f-163b-4521-8a6b-c116c1798851.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b9857e0b-89cb-498f-a274-e0d7a292e465 {
  display: none;
}
#s-155b3d9f-bf48-4008-9810-38482baff12a { text-align: left; }
#s-71d51415-9693-450b-ab71-2601fa236b25 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71d51415-9693-450b-ab71-2601fa236b25 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-00959ece-5720-4dfa-bd60-ec7422b3f6d1 { text-align: left; }
#s-00959ece-5720-4dfa-bd60-ec7422b3f6d1 .shg-product-sold-out {
  display: none;
}

#s-00959ece-5720-4dfa-bd60-ec7422b3f6d1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-00959ece-5720-4dfa-bd60-ec7422b3f6d1 .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-de960587-df29-4fcc-a615-42fc638e6f10 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de960587-df29-4fcc-a615-42fc638e6f10:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de960587-df29-4fcc-a615-42fc638e6f10:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de960587-df29-4fcc-a615-42fc638e6f10 {
  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-de960587-df29-4fcc-a615-42fc638e6f10.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de960587-df29-4fcc-a615-42fc638e6f10.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de960587-df29-4fcc-a615-42fc638e6f10.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d3bc8c6-c9e7-4024-b512-2b86cc1daa5a {
  display: none;
}
#s-6ffd1790-da52-4461-974b-9327b2afb726 { text-align: left; }
#s-16d05c2b-fcd5-4cb6-913e-1b644f007c4b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16d05c2b-fcd5-4cb6-913e-1b644f007c4b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-590594c5-3c1d-4e06-91a1-7fcc2c938d1e { text-align: left; }
#s-590594c5-3c1d-4e06-91a1-7fcc2c938d1e .shg-product-sold-out {
  display: none;
}

#s-590594c5-3c1d-4e06-91a1-7fcc2c938d1e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-590594c5-3c1d-4e06-91a1-7fcc2c938d1e .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-bbc5f69d-52ec-429a-a610-7171d67918f2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bbc5f69d-52ec-429a-a610-7171d67918f2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bbc5f69d-52ec-429a-a610-7171d67918f2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bbc5f69d-52ec-429a-a610-7171d67918f2 {
  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-bbc5f69d-52ec-429a-a610-7171d67918f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bbc5f69d-52ec-429a-a610-7171d67918f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bbc5f69d-52ec-429a-a610-7171d67918f2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-caa7c834-05ee-4689-b443-964de87b22f1 {
  display: none;
}
#s-d2224d4f-42d3-41ac-8d25-fe5da95882a3 { text-align: left; }
#s-904666e1-c7b4-4450-b2b9-af3766724759 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-904666e1-c7b4-4450-b2b9-af3766724759 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3e9f5e0-15ef-4f5e-965e-6b033da455f8 { text-align: left; }
#s-b3e9f5e0-15ef-4f5e-965e-6b033da455f8 .shg-product-sold-out {
  display: none;
}

#s-b3e9f5e0-15ef-4f5e-965e-6b033da455f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3e9f5e0-15ef-4f5e-965e-6b033da455f8 .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-83d726f1-bc13-4624-97ef-7152e1f5e609 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83d726f1-bc13-4624-97ef-7152e1f5e609:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83d726f1-bc13-4624-97ef-7152e1f5e609:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83d726f1-bc13-4624-97ef-7152e1f5e609 {
  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-83d726f1-bc13-4624-97ef-7152e1f5e609.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83d726f1-bc13-4624-97ef-7152e1f5e609.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83d726f1-bc13-4624-97ef-7152e1f5e609.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-81b3c36e-2921-4325-bc9e-35c379221ed2 {
  display: none;
}
#s-e50571d6-6e8d-4526-9b55-cbd414188a2f { text-align: left; }
#s-ccdf07c6-ab88-4465-b754-6743a26dba7c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ccdf07c6-ab88-4465-b754-6743a26dba7c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40e39347-8cf9-4ccc-87f7-d8da1c1744b9 { text-align: left; }
#s-40e39347-8cf9-4ccc-87f7-d8da1c1744b9 .shg-product-sold-out {
  display: none;
}

#s-40e39347-8cf9-4ccc-87f7-d8da1c1744b9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40e39347-8cf9-4ccc-87f7-d8da1c1744b9 .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-e03c23d6-bfe9-45fb-98a8-1f360b135108 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e03c23d6-bfe9-45fb-98a8-1f360b135108:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e03c23d6-bfe9-45fb-98a8-1f360b135108:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e03c23d6-bfe9-45fb-98a8-1f360b135108 {
  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-e03c23d6-bfe9-45fb-98a8-1f360b135108.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e03c23d6-bfe9-45fb-98a8-1f360b135108.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e03c23d6-bfe9-45fb-98a8-1f360b135108.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8de77f3d-5bde-4b10-a6e0-57129e636896 {
  display: none;
}
#s-c06f39af-74e2-46fc-8226-aa04a378b35d { text-align: left; }
#s-cf236eec-1229-45b5-9ddf-f304ec933f3e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cf236eec-1229-45b5-9ddf-f304ec933f3e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e5e0694a-6cf9-4d58-a964-5a7802a32747 { text-align: left; }
#s-e5e0694a-6cf9-4d58-a964-5a7802a32747 .shg-product-sold-out {
  display: none;
}

#s-e5e0694a-6cf9-4d58-a964-5a7802a32747 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e5e0694a-6cf9-4d58-a964-5a7802a32747 .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-75994e16-76ab-4798-a6d3-3636afcb2f68 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-75994e16-76ab-4798-a6d3-3636afcb2f68:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-75994e16-76ab-4798-a6d3-3636afcb2f68:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-75994e16-76ab-4798-a6d3-3636afcb2f68 {
  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-75994e16-76ab-4798-a6d3-3636afcb2f68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75994e16-76ab-4798-a6d3-3636afcb2f68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-75994e16-76ab-4798-a6d3-3636afcb2f68.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26768e31-6985-44b5-b615-c71e0d095011 {
  display: none;
}
#s-bcbdc686-6469-4cd8-a5fe-09435b7bddb8 { text-align: left; }
#s-b8e032e0-21fa-48bf-8954-74cd4ef3138a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8e032e0-21fa-48bf-8954-74cd4ef3138a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ad95c19b-cb42-47ed-8cd3-e6ab3ffc00ac { text-align: left; }
#s-ad95c19b-cb42-47ed-8cd3-e6ab3ffc00ac .shg-product-sold-out {
  display: none;
}

#s-ad95c19b-cb42-47ed-8cd3-e6ab3ffc00ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ad95c19b-cb42-47ed-8cd3-e6ab3ffc00ac .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-4eca9de9-8355-41bf-8e5e-0dd4a9d999a3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4eca9de9-8355-41bf-8e5e-0dd4a9d999a3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4eca9de9-8355-41bf-8e5e-0dd4a9d999a3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4eca9de9-8355-41bf-8e5e-0dd4a9d999a3 {
  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-4eca9de9-8355-41bf-8e5e-0dd4a9d999a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4eca9de9-8355-41bf-8e5e-0dd4a9d999a3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4eca9de9-8355-41bf-8e5e-0dd4a9d999a3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-04053c07-bf3b-4684-9fc2-d7e8e072c032 {
  display: none;
}
#s-b1217f29-d9da-46e3-9c31-85c6242e4c2f { text-align: left; }
#s-e971a740-fa44-4cc6-a9b3-22188e123db2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e971a740-fa44-4cc6-a9b3-22188e123db2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f08811e-39a0-4012-96c0-7a7e1099046c { text-align: left; }
#s-0f08811e-39a0-4012-96c0-7a7e1099046c .shg-product-sold-out {
  display: none;
}

#s-0f08811e-39a0-4012-96c0-7a7e1099046c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f08811e-39a0-4012-96c0-7a7e1099046c .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-13bc1f1e-3aff-41c4-a99f-ab708b134ed1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-13bc1f1e-3aff-41c4-a99f-ab708b134ed1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-13bc1f1e-3aff-41c4-a99f-ab708b134ed1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-13bc1f1e-3aff-41c4-a99f-ab708b134ed1 {
  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-13bc1f1e-3aff-41c4-a99f-ab708b134ed1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13bc1f1e-3aff-41c4-a99f-ab708b134ed1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-13bc1f1e-3aff-41c4-a99f-ab708b134ed1.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;
}
