.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-c00c727d-3c92-4b13-b49d-171619360678 {
  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-3d62db9c-ef5c-43d0-bdab-262badf42de2 { margin-top: 40px; }
#s-3d62db9c-ef5c-43d0-bdab-262badf42de2 .shogun-tabs {
  justify-content: center;
}


  #s-3d62db9c-ef5c-43d0-bdab-262badf42de2 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-3d62db9c-ef5c-43d0-bdab-262badf42de2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-3d62db9c-ef5c-43d0-bdab-262badf42de2 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-3d62db9c-ef5c-43d0-bdab-262badf42de2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-3d62db9c-ef5c-43d0-bdab-262badf42de2 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-3d62db9c-ef5c-43d0-bdab-262badf42de2 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-3d62db9c-ef5c-43d0-bdab-262badf42de2 .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-8a9add6f-627f-454f-9d3a-31700aa35193 { padding-top: 10px;
padding-bottom: 10px; }
 #s-8a9add6f-627f-454f-9d3a-31700aa35193 .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-43c04e13-df45-4f6a-9bb1-33227ea9866a .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-43c04e13-df45-4f6a-9bb1-33227ea9866a .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-43c04e13-df45-4f6a-9bb1-33227ea9866a .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-43c04e13-df45-4f6a-9bb1-33227ea9866a .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-43c04e13-df45-4f6a-9bb1-33227ea9866a .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-43c04e13-df45-4f6a-9bb1-33227ea9866a .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-43c04e13-df45-4f6a-9bb1-33227ea9866a .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-43c04e13-df45-4f6a-9bb1-33227ea9866a .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-43c04e13-df45-4f6a-9bb1-33227ea9866a .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-a31f78f3-7b55-4ddd-ab24-81690620a2a0 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a31f78f3-7b55-4ddd-ab24-81690620a2a0"] > .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-5ff641f5-dc76-4721-8e89-a283b95c0d78 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-97a31f26-ebe4-49ee-97e1-e87e5b9d5635 { 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-039bf798-0053-4053-b286-4d7f88173aa9 { 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-039bf798-0053-4053-b286-4d7f88173aa9: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-039bf798-0053-4053-b286-4d7f88173aa9: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-039bf798-0053-4053-b286-4d7f88173aa9.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c71e9a27-71ac-4826-8834-74b19fc8f02f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1831232b-5a37-47c9-bba5-eb284a667dcb { 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-5b1072a5-4105-4e9c-9f6c-7d52f7dd9b39 { 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-5b1072a5-4105-4e9c-9f6c-7d52f7dd9b39: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-5b1072a5-4105-4e9c-9f6c-7d52f7dd9b39: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-5b1072a5-4105-4e9c-9f6c-7d52f7dd9b39.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-e3d790d3-b04e-407f-bd3b-a6c91ab77b57 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3d275b70-e7eb-4a32-91f2-fbe238c94835 { 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-5d9edfae-de0b-452d-8cd0-b9535704a961 { 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-5d9edfae-de0b-452d-8cd0-b9535704a961: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-5d9edfae-de0b-452d-8cd0-b9535704a961: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-5d9edfae-de0b-452d-8cd0-b9535704a961.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-cedea3de-45e5-4a11-a3f1-c21668e4b5ea { min-height: 50px; }
#s-cedea3de-45e5-4a11-a3f1-c21668e4b5ea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-91927ad8-180e-46f0-884a-ba0fe188a595 { 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-91927ad8-180e-46f0-884a-ba0fe188a595 .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-35c93c8c-0d27-4af0-a4a2-3c33d35665bf {
  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-c5daed8a-c62e-480d-8dac-518c2e8d8b70 { 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-d985bbdb-9f81-43ed-8804-39c3eae77b7f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d985bbdb-9f81-43ed-8804-39c3eae77b7f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9596e59a-3bd8-4542-9ba5-2810dfc33303 {
  display: none;
}
#s-847f0b35-9058-4582-b6ca-0df8b445f5cd { text-align: left; }
#s-1da2ab0b-6ce4-42ea-b5ca-0d9495cfb2a5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1da2ab0b-6ce4-42ea-b5ca-0d9495cfb2a5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-978795dc-d47a-4dbb-ae43-50739097f189 {
  display: none;
}
#s-6c88fb1d-bfe3-461a-bbc7-f525a11a5e21 { text-align: left; }
#s-6ca3a521-ded3-4e64-a2dc-c96e1fc0a2e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ca3a521-ded3-4e64-a2dc-c96e1fc0a2e0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2aa28a0e-bc84-4d7c-9cb8-f538cab25a01 {
  display: none;
}
#s-8ca82a44-30fe-4be5-a40a-974eb11e8763 { text-align: left; }
#s-977a32ea-64e2-44bf-bbcb-b7945c55e0fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-977a32ea-64e2-44bf-bbcb-b7945c55e0fe .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-698d34f8-d5d5-4ee8-a78b-3ce731c1e946 {
  display: none;
}
#s-a6d01d28-96b8-488b-9df1-526b018441e9 { text-align: left; }
#s-919681b4-9a13-4cfb-961e-b0617fc17466 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-919681b4-9a13-4cfb-961e-b0617fc17466 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8ffc28a2-d3e0-4017-8b8d-b3b557e764eb { text-align: left; }
#s-8ffc28a2-d3e0-4017-8b8d-b3b557e764eb .shg-product-sold-out {
  display: none;
}

#s-8ffc28a2-d3e0-4017-8b8d-b3b557e764eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ffc28a2-d3e0-4017-8b8d-b3b557e764eb .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-74b28c41-abc8-48ab-8347-2968c7b4edbb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-74b28c41-abc8-48ab-8347-2968c7b4edbb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-74b28c41-abc8-48ab-8347-2968c7b4edbb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-74b28c41-abc8-48ab-8347-2968c7b4edbb {
  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-74b28c41-abc8-48ab-8347-2968c7b4edbb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74b28c41-abc8-48ab-8347-2968c7b4edbb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-74b28c41-abc8-48ab-8347-2968c7b4edbb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a0f6505-580f-4d11-8603-51f09fa28b14 {
  display: none;
}
#s-14c55048-4df5-4891-a6b3-f8629a382da5 { text-align: left; }
#s-bdf05a30-facb-44c1-8818-d545b95e9b46 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bdf05a30-facb-44c1-8818-d545b95e9b46 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ece6f5a9-22f9-49d1-a21b-e79835a5a97d { text-align: left; }
#s-ece6f5a9-22f9-49d1-a21b-e79835a5a97d .shg-product-sold-out {
  display: none;
}

#s-ece6f5a9-22f9-49d1-a21b-e79835a5a97d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ece6f5a9-22f9-49d1-a21b-e79835a5a97d .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-3e976818-182b-40cf-ab42-94afb6c78187 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3e976818-182b-40cf-ab42-94afb6c78187:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3e976818-182b-40cf-ab42-94afb6c78187:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3e976818-182b-40cf-ab42-94afb6c78187 {
  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-3e976818-182b-40cf-ab42-94afb6c78187.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e976818-182b-40cf-ab42-94afb6c78187.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3e976818-182b-40cf-ab42-94afb6c78187.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24ee721a-3e7d-46d3-a0bb-1ca5ebd9fa0f {
  display: none;
}
#s-bafa507a-80af-4ecc-90db-bb9482b966fb { text-align: left; }
#s-16041808-d76b-4789-b17e-bdf40d3e4bb3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16041808-d76b-4789-b17e-bdf40d3e4bb3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ca6734f-8d6f-4ca1-87a6-32a2223afd7b { text-align: left; }
#s-9ca6734f-8d6f-4ca1-87a6-32a2223afd7b .shg-product-sold-out {
  display: none;
}

#s-9ca6734f-8d6f-4ca1-87a6-32a2223afd7b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ca6734f-8d6f-4ca1-87a6-32a2223afd7b .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-34937ae2-9558-4517-946e-fb821cc1033a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-34937ae2-9558-4517-946e-fb821cc1033a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-34937ae2-9558-4517-946e-fb821cc1033a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-34937ae2-9558-4517-946e-fb821cc1033a {
  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-34937ae2-9558-4517-946e-fb821cc1033a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-34937ae2-9558-4517-946e-fb821cc1033a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-34937ae2-9558-4517-946e-fb821cc1033a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba833cf3-fef7-4362-986a-7c7aa20bc948 {
  display: none;
}
#s-86f376bc-e1e5-494a-855b-fbd55ed99716 { text-align: left; }
#s-97315a7e-e36d-448a-ba72-c5b83e754399 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-97315a7e-e36d-448a-ba72-c5b83e754399 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98cd09e8-995b-4de9-a64a-2f4bd58dee20 { text-align: left; }
#s-98cd09e8-995b-4de9-a64a-2f4bd58dee20 .shg-product-sold-out {
  display: none;
}

#s-98cd09e8-995b-4de9-a64a-2f4bd58dee20 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98cd09e8-995b-4de9-a64a-2f4bd58dee20 .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-ae3151f3-dff1-4a65-aaaa-458a46aed92b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ae3151f3-dff1-4a65-aaaa-458a46aed92b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ae3151f3-dff1-4a65-aaaa-458a46aed92b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ae3151f3-dff1-4a65-aaaa-458a46aed92b {
  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-ae3151f3-dff1-4a65-aaaa-458a46aed92b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae3151f3-dff1-4a65-aaaa-458a46aed92b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ae3151f3-dff1-4a65-aaaa-458a46aed92b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2b2f654b-9af6-4e55-9806-f5f228c7b11c {
  display: none;
}
#s-11646c41-a24a-4c8e-8b04-66089ac9f43d { text-align: left; }
#s-9d061da2-5277-4ba7-a689-27369b8bb96d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9d061da2-5277-4ba7-a689-27369b8bb96d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-67deadec-4007-441c-a42a-6085d5787f11 { text-align: left; }
#s-67deadec-4007-441c-a42a-6085d5787f11 .shg-product-sold-out {
  display: none;
}

#s-67deadec-4007-441c-a42a-6085d5787f11 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-67deadec-4007-441c-a42a-6085d5787f11 .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-8c57e62f-6932-47e4-97c3-a3f1667fcc4e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c57e62f-6932-47e4-97c3-a3f1667fcc4e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c57e62f-6932-47e4-97c3-a3f1667fcc4e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c57e62f-6932-47e4-97c3-a3f1667fcc4e {
  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-8c57e62f-6932-47e4-97c3-a3f1667fcc4e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c57e62f-6932-47e4-97c3-a3f1667fcc4e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c57e62f-6932-47e4-97c3-a3f1667fcc4e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-555b503c-dae5-4a63-a690-22e8a5f6cbfc {
  display: none;
}
#s-ec379283-0f18-4e47-968c-80557c33d7b9 { text-align: left; }
#s-c2ea482e-db41-4ced-a8fa-54aaa1e37881 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2ea482e-db41-4ced-a8fa-54aaa1e37881 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-04f1b7e4-b8c9-4a4e-84fa-d3dc7997eda5 { text-align: left; }
#s-04f1b7e4-b8c9-4a4e-84fa-d3dc7997eda5 .shg-product-sold-out {
  display: none;
}

#s-04f1b7e4-b8c9-4a4e-84fa-d3dc7997eda5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-04f1b7e4-b8c9-4a4e-84fa-d3dc7997eda5 .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-b451fb9c-782a-4fa7-ac37-1e7746f6212b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b451fb9c-782a-4fa7-ac37-1e7746f6212b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b451fb9c-782a-4fa7-ac37-1e7746f6212b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b451fb9c-782a-4fa7-ac37-1e7746f6212b {
  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-b451fb9c-782a-4fa7-ac37-1e7746f6212b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b451fb9c-782a-4fa7-ac37-1e7746f6212b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b451fb9c-782a-4fa7-ac37-1e7746f6212b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a2c9cc1-9be0-4183-8eeb-34d1a1d5c01e {
  display: none;
}
#s-3a6c7be8-e9ea-4023-a3de-6936dc8cbad4 { text-align: left; }
#s-df4b5a67-e099-428e-ab85-0dfbf30352b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-df4b5a67-e099-428e-ab85-0dfbf30352b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-94abaec6-1ad6-47c7-8f27-f955d103e884 { text-align: left; }
#s-94abaec6-1ad6-47c7-8f27-f955d103e884 .shg-product-sold-out {
  display: none;
}

#s-94abaec6-1ad6-47c7-8f27-f955d103e884 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-94abaec6-1ad6-47c7-8f27-f955d103e884 .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-3d376c5e-a623-475a-8764-cdf56a66b3a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3d376c5e-a623-475a-8764-cdf56a66b3a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3d376c5e-a623-475a-8764-cdf56a66b3a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3d376c5e-a623-475a-8764-cdf56a66b3a6 {
  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-3d376c5e-a623-475a-8764-cdf56a66b3a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d376c5e-a623-475a-8764-cdf56a66b3a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3d376c5e-a623-475a-8764-cdf56a66b3a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cf46ca75-e53b-437e-bdcb-2dbc9b7bc73d {
  display: none;
}
#s-c9faa35a-c0f3-4896-a0d3-f89aa35ba9c4 { text-align: left; }
#s-f04caf77-f063-40a0-aee9-5b27e1107eb5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f04caf77-f063-40a0-aee9-5b27e1107eb5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74e94c59-caef-423e-9ac9-538f543fb7c0 { text-align: left; }
#s-74e94c59-caef-423e-9ac9-538f543fb7c0 .shg-product-sold-out {
  display: none;
}

#s-74e94c59-caef-423e-9ac9-538f543fb7c0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74e94c59-caef-423e-9ac9-538f543fb7c0 .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-ab0702b7-bd18-4320-b6cd-252ba6d11b60 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab0702b7-bd18-4320-b6cd-252ba6d11b60:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab0702b7-bd18-4320-b6cd-252ba6d11b60:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab0702b7-bd18-4320-b6cd-252ba6d11b60 {
  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-ab0702b7-bd18-4320-b6cd-252ba6d11b60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab0702b7-bd18-4320-b6cd-252ba6d11b60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab0702b7-bd18-4320-b6cd-252ba6d11b60.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-142f2ed4-c762-4664-8738-fdf86e856289 {
  display: none;
}
#s-e2e76d42-d5c5-4962-959e-0a929f0e7020 { text-align: left; }
#s-9145e6df-89ff-4f46-9e6f-e366a01fed30 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9145e6df-89ff-4f46-9e6f-e366a01fed30 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87c8e319-91e7-4242-b192-b70842b8ba45 { text-align: left; }
#s-87c8e319-91e7-4242-b192-b70842b8ba45 .shg-product-sold-out {
  display: none;
}

#s-87c8e319-91e7-4242-b192-b70842b8ba45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87c8e319-91e7-4242-b192-b70842b8ba45 .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-f4ef2794-01b0-44a6-81e5-ba47a2e1786c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f4ef2794-01b0-44a6-81e5-ba47a2e1786c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f4ef2794-01b0-44a6-81e5-ba47a2e1786c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f4ef2794-01b0-44a6-81e5-ba47a2e1786c {
  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-f4ef2794-01b0-44a6-81e5-ba47a2e1786c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f4ef2794-01b0-44a6-81e5-ba47a2e1786c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f4ef2794-01b0-44a6-81e5-ba47a2e1786c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-580b8bcc-999c-4582-92c4-9956d9bcaf0c {
  display: none;
}
#s-e3363423-3f1e-4a9b-93d8-0c75552084ae { text-align: left; }
#s-5abe2a95-a6e9-4b23-b8ad-d224f5aa62b8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5abe2a95-a6e9-4b23-b8ad-d224f5aa62b8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b294dea8-ad23-41f9-9aca-e1b688c29e44 { text-align: left; }
#s-b294dea8-ad23-41f9-9aca-e1b688c29e44 .shg-product-sold-out {
  display: none;
}

#s-b294dea8-ad23-41f9-9aca-e1b688c29e44 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b294dea8-ad23-41f9-9aca-e1b688c29e44 .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-52e00285-ca45-4fc1-a906-d12c43142a46 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-52e00285-ca45-4fc1-a906-d12c43142a46:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-52e00285-ca45-4fc1-a906-d12c43142a46:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-52e00285-ca45-4fc1-a906-d12c43142a46 {
  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-52e00285-ca45-4fc1-a906-d12c43142a46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52e00285-ca45-4fc1-a906-d12c43142a46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-52e00285-ca45-4fc1-a906-d12c43142a46.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58974fca-bf9e-42f7-b6f4-d9b5955de402 {
  display: none;
}
#s-f8e4dd82-61b7-476e-b16b-e1f37092b4cc { text-align: left; }
#s-6c843279-755c-4cd9-8525-9c734d249be0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6c843279-755c-4cd9-8525-9c734d249be0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-312c9f03-d222-44d7-9f2b-ece26188905d { text-align: left; }
#s-312c9f03-d222-44d7-9f2b-ece26188905d .shg-product-sold-out {
  display: none;
}

#s-312c9f03-d222-44d7-9f2b-ece26188905d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-312c9f03-d222-44d7-9f2b-ece26188905d .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-c62c7b47-757c-4837-81a2-f00a1bf97637 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c62c7b47-757c-4837-81a2-f00a1bf97637:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c62c7b47-757c-4837-81a2-f00a1bf97637:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c62c7b47-757c-4837-81a2-f00a1bf97637 {
  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-c62c7b47-757c-4837-81a2-f00a1bf97637.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c62c7b47-757c-4837-81a2-f00a1bf97637.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c62c7b47-757c-4837-81a2-f00a1bf97637.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1442ea3e-cd13-4643-8e0a-db8470a775b4 {
  display: none;
}
#s-9324dbea-52dc-4f46-9a5c-0a23e87cdbaf { text-align: left; }
#s-287115e0-7507-4e8f-8a12-298f171de694 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-287115e0-7507-4e8f-8a12-298f171de694 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5184689-3ae4-4e7c-b5b2-c1e6ece83339 { text-align: left; }
#s-c5184689-3ae4-4e7c-b5b2-c1e6ece83339 .shg-product-sold-out {
  display: none;
}

#s-c5184689-3ae4-4e7c-b5b2-c1e6ece83339 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5184689-3ae4-4e7c-b5b2-c1e6ece83339 .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-1cb08c65-8d49-4ea3-a416-559914aa2b9e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1cb08c65-8d49-4ea3-a416-559914aa2b9e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1cb08c65-8d49-4ea3-a416-559914aa2b9e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1cb08c65-8d49-4ea3-a416-559914aa2b9e {
  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-1cb08c65-8d49-4ea3-a416-559914aa2b9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cb08c65-8d49-4ea3-a416-559914aa2b9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1cb08c65-8d49-4ea3-a416-559914aa2b9e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f882750-c543-47d7-aa3d-162ed266f068 {
  display: none;
}
#s-4ddad2c1-65bd-4280-8159-d2adf9d6833c { text-align: left; }
#s-4f947963-6f72-428f-8781-ceb66567a05b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f947963-6f72-428f-8781-ceb66567a05b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1da77b11-3797-440f-81c3-7682ca02b4d4 { text-align: left; }
#s-1da77b11-3797-440f-81c3-7682ca02b4d4 .shg-product-sold-out {
  display: none;
}

#s-1da77b11-3797-440f-81c3-7682ca02b4d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1da77b11-3797-440f-81c3-7682ca02b4d4 .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-fa42917d-ff3b-4bc9-b527-49e1e7d1cd80 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa42917d-ff3b-4bc9-b527-49e1e7d1cd80:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa42917d-ff3b-4bc9-b527-49e1e7d1cd80:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa42917d-ff3b-4bc9-b527-49e1e7d1cd80 {
  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-fa42917d-ff3b-4bc9-b527-49e1e7d1cd80.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa42917d-ff3b-4bc9-b527-49e1e7d1cd80.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa42917d-ff3b-4bc9-b527-49e1e7d1cd80.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d31a66e-282b-4842-8a69-ed0180240c10 {
  display: none;
}
#s-60d14918-c644-4426-a596-9b35c86e0d38 { text-align: left; }
#s-33077f3b-1abe-4298-a08a-9a68b7c6809c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33077f3b-1abe-4298-a08a-9a68b7c6809c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a0a63cc-cbda-486b-8a82-f1dab77a9449 { text-align: left; }
#s-3a0a63cc-cbda-486b-8a82-f1dab77a9449 .shg-product-sold-out {
  display: none;
}

#s-3a0a63cc-cbda-486b-8a82-f1dab77a9449 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a0a63cc-cbda-486b-8a82-f1dab77a9449 .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-5439d545-c60b-4201-8b3e-22c20aaa66f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5439d545-c60b-4201-8b3e-22c20aaa66f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5439d545-c60b-4201-8b3e-22c20aaa66f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5439d545-c60b-4201-8b3e-22c20aaa66f5 {
  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-5439d545-c60b-4201-8b3e-22c20aaa66f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5439d545-c60b-4201-8b3e-22c20aaa66f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5439d545-c60b-4201-8b3e-22c20aaa66f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2abe972d-441d-4732-ab47-3ab706535b1c {
  display: none;
}
#s-8e01872f-fb44-486d-80cf-b42d4b34998f { text-align: left; }
#s-d9902afc-4c70-4f4e-95d5-e5102b4b7275 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d9902afc-4c70-4f4e-95d5-e5102b4b7275 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-68d87b1e-d4ad-4ae6-b31e-1ec42e9ee049 { text-align: left; }
#s-68d87b1e-d4ad-4ae6-b31e-1ec42e9ee049 .shg-product-sold-out {
  display: none;
}

#s-68d87b1e-d4ad-4ae6-b31e-1ec42e9ee049 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-68d87b1e-d4ad-4ae6-b31e-1ec42e9ee049 .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-58de6df5-f129-4a0b-91ed-a73306a628de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-58de6df5-f129-4a0b-91ed-a73306a628de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-58de6df5-f129-4a0b-91ed-a73306a628de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-58de6df5-f129-4a0b-91ed-a73306a628de {
  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-58de6df5-f129-4a0b-91ed-a73306a628de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58de6df5-f129-4a0b-91ed-a73306a628de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-58de6df5-f129-4a0b-91ed-a73306a628de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1dd31d6e-9dd4-4ee5-bb20-1487aa383671 {
  display: none;
}
#s-34865da8-6909-457d-bcf5-baf6d567a801 { text-align: left; }
#s-d750bbc2-fd86-4674-8f93-e55b74154b11 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d750bbc2-fd86-4674-8f93-e55b74154b11 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36706a61-be46-4e04-a1d8-b7163f3f09cc { text-align: left; }
#s-36706a61-be46-4e04-a1d8-b7163f3f09cc .shg-product-sold-out {
  display: none;
}

#s-36706a61-be46-4e04-a1d8-b7163f3f09cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36706a61-be46-4e04-a1d8-b7163f3f09cc .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-b826bd0e-2831-43a6-bf49-746c30456bc9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b826bd0e-2831-43a6-bf49-746c30456bc9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b826bd0e-2831-43a6-bf49-746c30456bc9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b826bd0e-2831-43a6-bf49-746c30456bc9 {
  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-b826bd0e-2831-43a6-bf49-746c30456bc9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b826bd0e-2831-43a6-bf49-746c30456bc9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b826bd0e-2831-43a6-bf49-746c30456bc9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df94d2c9-5237-48dd-8d21-b9b4ea0e4d9f {
  display: none;
}
#s-c5826477-2feb-4b98-8f2d-4d6ca13c9f8e { text-align: left; }
#s-e148cbf8-4bbf-4173-8fc8-2cb964561a74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e148cbf8-4bbf-4173-8fc8-2cb964561a74 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e4f1657b-7cf2-4f6d-9026-10dbaec78bd0 { text-align: left; }
#s-e4f1657b-7cf2-4f6d-9026-10dbaec78bd0 .shg-product-sold-out {
  display: none;
}

#s-e4f1657b-7cf2-4f6d-9026-10dbaec78bd0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e4f1657b-7cf2-4f6d-9026-10dbaec78bd0 .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-4eccb8a2-760c-45b6-88b8-9a5964943802 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4eccb8a2-760c-45b6-88b8-9a5964943802:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4eccb8a2-760c-45b6-88b8-9a5964943802:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4eccb8a2-760c-45b6-88b8-9a5964943802 {
  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-4eccb8a2-760c-45b6-88b8-9a5964943802.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4eccb8a2-760c-45b6-88b8-9a5964943802.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4eccb8a2-760c-45b6-88b8-9a5964943802.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-852ebf3b-e028-4206-b2a4-a4973139196d {
  display: none;
}
#s-0822b7ba-0ab4-429b-a078-2adca9e1426a { text-align: left; }
#s-5d0cb392-a114-41dc-aabc-194324fa9b73 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d0cb392-a114-41dc-aabc-194324fa9b73 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40d7c944-0f52-4fa9-8a30-7fff855abf6d { text-align: left; }
#s-40d7c944-0f52-4fa9-8a30-7fff855abf6d .shg-product-sold-out {
  display: none;
}

#s-40d7c944-0f52-4fa9-8a30-7fff855abf6d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40d7c944-0f52-4fa9-8a30-7fff855abf6d .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-2271fe90-d6e8-42f5-9054-e1f13a5f801c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2271fe90-d6e8-42f5-9054-e1f13a5f801c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2271fe90-d6e8-42f5-9054-e1f13a5f801c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2271fe90-d6e8-42f5-9054-e1f13a5f801c {
  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-2271fe90-d6e8-42f5-9054-e1f13a5f801c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2271fe90-d6e8-42f5-9054-e1f13a5f801c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2271fe90-d6e8-42f5-9054-e1f13a5f801c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f31e06b-6d27-4e4c-8574-274a7807a9a7 {
  display: none;
}
#s-45aa3204-33d8-4890-9788-8dd857ccb8bf { text-align: left; }
#s-4abfc541-de53-41bb-8c8f-e4bae2d006ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4abfc541-de53-41bb-8c8f-e4bae2d006ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ef06ae5-3c92-403f-b756-af05049e2422 { text-align: left; }
#s-6ef06ae5-3c92-403f-b756-af05049e2422 .shg-product-sold-out {
  display: none;
}

#s-6ef06ae5-3c92-403f-b756-af05049e2422 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ef06ae5-3c92-403f-b756-af05049e2422 .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-1d0ee85d-d447-44da-be7e-b0b8a9c3a3e2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d0ee85d-d447-44da-be7e-b0b8a9c3a3e2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d0ee85d-d447-44da-be7e-b0b8a9c3a3e2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d0ee85d-d447-44da-be7e-b0b8a9c3a3e2 {
  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-1d0ee85d-d447-44da-be7e-b0b8a9c3a3e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d0ee85d-d447-44da-be7e-b0b8a9c3a3e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d0ee85d-d447-44da-be7e-b0b8a9c3a3e2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0508c4c4-dd64-4f01-85e8-1569afbb8aab {
  display: none;
}
#s-b252fd5b-ddd7-4bda-8367-a131a3c5cbe9 { text-align: left; }
#s-2a85c1c8-c99d-4e3b-951a-a2356e56d5f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2a85c1c8-c99d-4e3b-951a-a2356e56d5f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-16b97947-9d33-40d9-ab3e-55aec15d1922 { text-align: left; }
#s-16b97947-9d33-40d9-ab3e-55aec15d1922 .shg-product-sold-out {
  display: none;
}

#s-16b97947-9d33-40d9-ab3e-55aec15d1922 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-16b97947-9d33-40d9-ab3e-55aec15d1922 .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-8e75baf2-53cd-42e6-a83e-becd000fd3e9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e75baf2-53cd-42e6-a83e-becd000fd3e9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e75baf2-53cd-42e6-a83e-becd000fd3e9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e75baf2-53cd-42e6-a83e-becd000fd3e9 {
  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-8e75baf2-53cd-42e6-a83e-becd000fd3e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e75baf2-53cd-42e6-a83e-becd000fd3e9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e75baf2-53cd-42e6-a83e-becd000fd3e9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ccec6799-5df1-4e1e-b62d-ebaf63e39b43 {
  display: none;
}
#s-33daefec-81a0-48a1-9505-af86e43b6304 { text-align: left; }
#s-4da20575-bc11-4609-9ef7-cad725c27ef9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4da20575-bc11-4609-9ef7-cad725c27ef9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e12b6e7a-e645-400d-9984-768f572b90bd { text-align: left; }
#s-e12b6e7a-e645-400d-9984-768f572b90bd .shg-product-sold-out {
  display: none;
}

#s-e12b6e7a-e645-400d-9984-768f572b90bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e12b6e7a-e645-400d-9984-768f572b90bd .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-4aa6394e-0387-4330-b01f-50a4adebb616 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4aa6394e-0387-4330-b01f-50a4adebb616:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4aa6394e-0387-4330-b01f-50a4adebb616:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4aa6394e-0387-4330-b01f-50a4adebb616 {
  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-4aa6394e-0387-4330-b01f-50a4adebb616.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4aa6394e-0387-4330-b01f-50a4adebb616.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4aa6394e-0387-4330-b01f-50a4adebb616.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f16b7d4c-4d6d-4eb8-aaba-0a4f1292ab71 {
  display: none;
}
#s-7c2b75cc-d87c-43ec-ab0a-c09aa0f23925 { text-align: left; }
#s-bf953f30-c62c-4b4d-9d4b-d2757ed571fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf953f30-c62c-4b4d-9d4b-d2757ed571fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2bdd51ba-2cc3-4756-b85c-9f8c5c21935c { text-align: left; }
#s-2bdd51ba-2cc3-4756-b85c-9f8c5c21935c .shg-product-sold-out {
  display: none;
}

#s-2bdd51ba-2cc3-4756-b85c-9f8c5c21935c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2bdd51ba-2cc3-4756-b85c-9f8c5c21935c .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-c4ca1e43-46d8-4b2c-8355-42aa11990b50 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c4ca1e43-46d8-4b2c-8355-42aa11990b50:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c4ca1e43-46d8-4b2c-8355-42aa11990b50:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c4ca1e43-46d8-4b2c-8355-42aa11990b50 {
  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-c4ca1e43-46d8-4b2c-8355-42aa11990b50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4ca1e43-46d8-4b2c-8355-42aa11990b50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c4ca1e43-46d8-4b2c-8355-42aa11990b50.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-382d2273-da1d-4fd6-a4aa-086de4455784 {
  display: none;
}
#s-63cb50c6-1ade-4d48-bfda-768885a6048b { text-align: left; }
#s-d3c6bddd-06f7-45bd-b130-b47c5d03d5ac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3c6bddd-06f7-45bd-b130-b47c5d03d5ac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e3d48ed2-75a4-4729-af59-386bc814092d { text-align: left; }
#s-e3d48ed2-75a4-4729-af59-386bc814092d .shg-product-sold-out {
  display: none;
}

#s-e3d48ed2-75a4-4729-af59-386bc814092d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e3d48ed2-75a4-4729-af59-386bc814092d .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-627fa6b4-2c99-448c-9be3-476da51f37bc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-627fa6b4-2c99-448c-9be3-476da51f37bc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-627fa6b4-2c99-448c-9be3-476da51f37bc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-627fa6b4-2c99-448c-9be3-476da51f37bc {
  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-627fa6b4-2c99-448c-9be3-476da51f37bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-627fa6b4-2c99-448c-9be3-476da51f37bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-627fa6b4-2c99-448c-9be3-476da51f37bc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-190d82df-0780-4e9f-9c76-8798160024d4 {
  display: none;
}
#s-4f293566-05c6-4e0d-965f-fe449adcc928 { text-align: left; }
#s-86904358-65e9-4f7c-b35b-f15cd2b21b48 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-86904358-65e9-4f7c-b35b-f15cd2b21b48 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-16a69f0c-d782-4fe5-b8a5-17de17128765 { text-align: left; }
#s-16a69f0c-d782-4fe5-b8a5-17de17128765 .shg-product-sold-out {
  display: none;
}

#s-16a69f0c-d782-4fe5-b8a5-17de17128765 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-16a69f0c-d782-4fe5-b8a5-17de17128765 .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-cfe3db2d-de97-4923-aca5-07cac7859ed2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cfe3db2d-de97-4923-aca5-07cac7859ed2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cfe3db2d-de97-4923-aca5-07cac7859ed2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cfe3db2d-de97-4923-aca5-07cac7859ed2 {
  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-cfe3db2d-de97-4923-aca5-07cac7859ed2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cfe3db2d-de97-4923-aca5-07cac7859ed2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cfe3db2d-de97-4923-aca5-07cac7859ed2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f8d56e6-9204-43b0-b089-1a349837de0f {
  display: none;
}
#s-ee9059dd-56b7-4e72-beb7-29dd371b2732 { text-align: left; }
#s-6aa29ee3-e638-4ad0-9132-df0d7fe16aa0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6aa29ee3-e638-4ad0-9132-df0d7fe16aa0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4418b47d-a5bc-413b-b69f-bdb74d57ba1a { text-align: left; }
#s-4418b47d-a5bc-413b-b69f-bdb74d57ba1a .shg-product-sold-out {
  display: none;
}

#s-4418b47d-a5bc-413b-b69f-bdb74d57ba1a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4418b47d-a5bc-413b-b69f-bdb74d57ba1a .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-b28fc685-fa0c-469e-8cf8-e81e936f8ff5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b28fc685-fa0c-469e-8cf8-e81e936f8ff5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b28fc685-fa0c-469e-8cf8-e81e936f8ff5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b28fc685-fa0c-469e-8cf8-e81e936f8ff5 {
  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-b28fc685-fa0c-469e-8cf8-e81e936f8ff5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b28fc685-fa0c-469e-8cf8-e81e936f8ff5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b28fc685-fa0c-469e-8cf8-e81e936f8ff5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c2f0fe9d-6e29-4f68-83a2-2767a986977d {
  display: none;
}
#s-5b493200-08a4-4445-88a5-4d72df86b53b { text-align: left; }
#s-8bf4d2a0-6e63-4fa4-9bd1-abde94a88c37 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8bf4d2a0-6e63-4fa4-9bd1-abde94a88c37 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d660fbd-ee6e-4e76-b9ae-2722304b430a { text-align: left; }
#s-5d660fbd-ee6e-4e76-b9ae-2722304b430a .shg-product-sold-out {
  display: none;
}

#s-5d660fbd-ee6e-4e76-b9ae-2722304b430a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d660fbd-ee6e-4e76-b9ae-2722304b430a .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-3a58e146-d9d8-43ed-9903-541ef3a53d20 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3a58e146-d9d8-43ed-9903-541ef3a53d20:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3a58e146-d9d8-43ed-9903-541ef3a53d20:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3a58e146-d9d8-43ed-9903-541ef3a53d20 {
  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-3a58e146-d9d8-43ed-9903-541ef3a53d20.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3a58e146-d9d8-43ed-9903-541ef3a53d20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3a58e146-d9d8-43ed-9903-541ef3a53d20.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d2cd554e-8aff-4dc9-80af-2404791e7d40 {
  display: none;
}
#s-839513fa-5e0d-403e-ab5e-a1e38408f47a { text-align: left; }
#s-cda4a96f-76c3-4ed1-9972-99e4c30d16fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cda4a96f-76c3-4ed1-9972-99e4c30d16fb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a51063b4-e572-4eba-8761-5387811ec380 { text-align: left; }
#s-a51063b4-e572-4eba-8761-5387811ec380 .shg-product-sold-out {
  display: none;
}

#s-a51063b4-e572-4eba-8761-5387811ec380 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a51063b4-e572-4eba-8761-5387811ec380 .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-91e4fac2-2975-4a69-aa83-a8f1be5ee494 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-91e4fac2-2975-4a69-aa83-a8f1be5ee494:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-91e4fac2-2975-4a69-aa83-a8f1be5ee494:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-91e4fac2-2975-4a69-aa83-a8f1be5ee494 {
  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-91e4fac2-2975-4a69-aa83-a8f1be5ee494.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91e4fac2-2975-4a69-aa83-a8f1be5ee494.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-91e4fac2-2975-4a69-aa83-a8f1be5ee494.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ae76503f-2e24-4ab4-ae04-d357892cc86d {
  display: none;
}
#s-4aff7d74-dd99-4623-abca-be0209eee45e { text-align: left; }
#s-0092d97a-ff23-420f-934f-19e41d00b382 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0092d97a-ff23-420f-934f-19e41d00b382 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-108f53ae-62ee-4d49-bfdd-71a46d5390a9 { text-align: left; }
#s-108f53ae-62ee-4d49-bfdd-71a46d5390a9 .shg-product-sold-out {
  display: none;
}

#s-108f53ae-62ee-4d49-bfdd-71a46d5390a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-108f53ae-62ee-4d49-bfdd-71a46d5390a9 .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-5c710584-7c67-42ae-bb6e-9de9f21a97bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5c710584-7c67-42ae-bb6e-9de9f21a97bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5c710584-7c67-42ae-bb6e-9de9f21a97bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5c710584-7c67-42ae-bb6e-9de9f21a97bd {
  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-5c710584-7c67-42ae-bb6e-9de9f21a97bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c710584-7c67-42ae-bb6e-9de9f21a97bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5c710584-7c67-42ae-bb6e-9de9f21a97bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cb509647-bc69-457e-aabb-6b3cef1bc469 {
  display: none;
}
#s-d9ec9b66-ca1e-4e7a-b1f3-61dfd7f3a218 { text-align: left; }
#s-c31dfe4b-c471-47dd-ae98-40a70b67bb9f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c31dfe4b-c471-47dd-ae98-40a70b67bb9f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5886ee2c-8eff-46e2-897d-7d6012b4d24e { text-align: left; }
#s-5886ee2c-8eff-46e2-897d-7d6012b4d24e .shg-product-sold-out {
  display: none;
}

#s-5886ee2c-8eff-46e2-897d-7d6012b4d24e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5886ee2c-8eff-46e2-897d-7d6012b4d24e .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-8642fe32-9306-428e-aa71-421c95b56e9c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8642fe32-9306-428e-aa71-421c95b56e9c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8642fe32-9306-428e-aa71-421c95b56e9c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8642fe32-9306-428e-aa71-421c95b56e9c {
  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-8642fe32-9306-428e-aa71-421c95b56e9c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8642fe32-9306-428e-aa71-421c95b56e9c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8642fe32-9306-428e-aa71-421c95b56e9c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b887fc0f-98ea-457c-967f-e42b313b2b45 {
  display: none;
}
#s-9b6f8135-120c-47e5-a7bf-d596c9197f9f { text-align: left; }
#s-7cca0f77-0f6b-44ce-9f04-944112b45825 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7cca0f77-0f6b-44ce-9f04-944112b45825 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0024dae5-6365-4b78-b1a6-9eab5845da2e { text-align: left; }
#s-0024dae5-6365-4b78-b1a6-9eab5845da2e .shg-product-sold-out {
  display: none;
}

#s-0024dae5-6365-4b78-b1a6-9eab5845da2e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0024dae5-6365-4b78-b1a6-9eab5845da2e .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-26901cf8-5837-4ce1-ae83-4ad60a29fd8e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-26901cf8-5837-4ce1-ae83-4ad60a29fd8e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-26901cf8-5837-4ce1-ae83-4ad60a29fd8e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-26901cf8-5837-4ce1-ae83-4ad60a29fd8e {
  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-26901cf8-5837-4ce1-ae83-4ad60a29fd8e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26901cf8-5837-4ce1-ae83-4ad60a29fd8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-26901cf8-5837-4ce1-ae83-4ad60a29fd8e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c25bdfa8-2a5c-43e3-b461-660f52c5454f {
  display: none;
}
#s-8a05aee3-c3cf-4529-8151-77255bf52ed0 { text-align: left; }
#s-dd12112c-ef84-457b-8ada-1d1af86d1d4a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dd12112c-ef84-457b-8ada-1d1af86d1d4a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-561699fe-a510-4bf5-9ec1-d709f8e5653c { text-align: left; }
#s-561699fe-a510-4bf5-9ec1-d709f8e5653c .shg-product-sold-out {
  display: none;
}

#s-561699fe-a510-4bf5-9ec1-d709f8e5653c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-561699fe-a510-4bf5-9ec1-d709f8e5653c .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-403b489f-1c7d-4a9c-913d-df90fc745010 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-403b489f-1c7d-4a9c-913d-df90fc745010:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-403b489f-1c7d-4a9c-913d-df90fc745010:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-403b489f-1c7d-4a9c-913d-df90fc745010 {
  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-403b489f-1c7d-4a9c-913d-df90fc745010.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-403b489f-1c7d-4a9c-913d-df90fc745010.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-403b489f-1c7d-4a9c-913d-df90fc745010.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f539b36c-cbe4-4580-a64f-6e89b3213b53 {
  display: none;
}
#s-702788fc-31a3-4b90-9f67-222890cbf8fc { text-align: left; }
#s-7ddc489d-2cb8-4f64-b5cb-eac7a13e5f41 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ddc489d-2cb8-4f64-b5cb-eac7a13e5f41 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0748444a-bc72-4942-aefc-14c84b09a005 { text-align: left; }
#s-0748444a-bc72-4942-aefc-14c84b09a005 .shg-product-sold-out {
  display: none;
}

#s-0748444a-bc72-4942-aefc-14c84b09a005 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0748444a-bc72-4942-aefc-14c84b09a005 .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-c637bd70-72d4-4a2c-b21e-3bcccc9da4a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c637bd70-72d4-4a2c-b21e-3bcccc9da4a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c637bd70-72d4-4a2c-b21e-3bcccc9da4a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c637bd70-72d4-4a2c-b21e-3bcccc9da4a9 {
  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-c637bd70-72d4-4a2c-b21e-3bcccc9da4a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c637bd70-72d4-4a2c-b21e-3bcccc9da4a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c637bd70-72d4-4a2c-b21e-3bcccc9da4a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c62e78b3-31b2-4ab5-9d39-54df0fbf2cd1 {
  display: none;
}
#s-728e55e3-1350-4bc5-b7e1-92b4ff76c9c3 { text-align: left; }
#s-6219b8f6-becb-43ce-9a54-7e6583b84641 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6219b8f6-becb-43ce-9a54-7e6583b84641 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba8f07a9-4ea4-42d9-a3dc-a38ddc7ceeef { text-align: left; }
#s-ba8f07a9-4ea4-42d9-a3dc-a38ddc7ceeef .shg-product-sold-out {
  display: none;
}

#s-ba8f07a9-4ea4-42d9-a3dc-a38ddc7ceeef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba8f07a9-4ea4-42d9-a3dc-a38ddc7ceeef .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-c6dfc405-f5ab-4b8c-8e26-6ba837a41428 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c6dfc405-f5ab-4b8c-8e26-6ba837a41428:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c6dfc405-f5ab-4b8c-8e26-6ba837a41428:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c6dfc405-f5ab-4b8c-8e26-6ba837a41428 {
  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-c6dfc405-f5ab-4b8c-8e26-6ba837a41428.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c6dfc405-f5ab-4b8c-8e26-6ba837a41428.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c6dfc405-f5ab-4b8c-8e26-6ba837a41428.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cb6d00c9-37c0-40b8-a2b6-d268872472d9 {
  display: none;
}
#s-a65c677e-1e81-42cb-a78e-5399013bbcac { text-align: left; }
#s-45fd98d7-1653-45d0-88d4-21aa580c7edb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45fd98d7-1653-45d0-88d4-21aa580c7edb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2e54647f-777e-491c-bef4-6fd416504f2a { text-align: left; }
#s-2e54647f-777e-491c-bef4-6fd416504f2a .shg-product-sold-out {
  display: none;
}

#s-2e54647f-777e-491c-bef4-6fd416504f2a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2e54647f-777e-491c-bef4-6fd416504f2a .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-e45ed523-42b8-4f3a-93bb-89cb8e1cd7d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e45ed523-42b8-4f3a-93bb-89cb8e1cd7d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e45ed523-42b8-4f3a-93bb-89cb8e1cd7d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e45ed523-42b8-4f3a-93bb-89cb8e1cd7d6 {
  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-e45ed523-42b8-4f3a-93bb-89cb8e1cd7d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e45ed523-42b8-4f3a-93bb-89cb8e1cd7d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e45ed523-42b8-4f3a-93bb-89cb8e1cd7d6.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;
}
