.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-f6c2cb45-5d0a-4fb9-9cf4-65c98a0c3b20 {
  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-a8037c63-131e-4894-b3f0-e48d34d87751 { margin-top: 40px; }
#s-a8037c63-131e-4894-b3f0-e48d34d87751 .shogun-tabs {
  justify-content: center;
}


  #s-a8037c63-131e-4894-b3f0-e48d34d87751 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-a8037c63-131e-4894-b3f0-e48d34d87751 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-a8037c63-131e-4894-b3f0-e48d34d87751 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-a8037c63-131e-4894-b3f0-e48d34d87751 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-a8037c63-131e-4894-b3f0-e48d34d87751 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-a8037c63-131e-4894-b3f0-e48d34d87751 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-a8037c63-131e-4894-b3f0-e48d34d87751 .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-4467f8b0-39f2-4ea3-a9d5-4fb87594e906 { padding-top: 10px;
padding-bottom: 10px; }
 #s-4467f8b0-39f2-4ea3-a9d5-4fb87594e906 .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-168cd6bd-3204-4cf0-ae70-e514dfee722e .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-168cd6bd-3204-4cf0-ae70-e514dfee722e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-168cd6bd-3204-4cf0-ae70-e514dfee722e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-168cd6bd-3204-4cf0-ae70-e514dfee722e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-168cd6bd-3204-4cf0-ae70-e514dfee722e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-168cd6bd-3204-4cf0-ae70-e514dfee722e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-168cd6bd-3204-4cf0-ae70-e514dfee722e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-168cd6bd-3204-4cf0-ae70-e514dfee722e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-168cd6bd-3204-4cf0-ae70-e514dfee722e .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-39e8b2fc-3d26-4290-9060-4fda3c6fa982 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-39e8b2fc-3d26-4290-9060-4fda3c6fa982"] > .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-13706296-50ef-4599-a93b-443f21dd7239 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ef0d0566-7c7e-4fd9-adbb-427189c4c396 { 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-44feb0ee-fe3d-4ac0-8cad-4037a1cd8e83 { 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-44feb0ee-fe3d-4ac0-8cad-4037a1cd8e83: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-44feb0ee-fe3d-4ac0-8cad-4037a1cd8e83: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-44feb0ee-fe3d-4ac0-8cad-4037a1cd8e83.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a49ade09-f34e-40e7-a48b-6b0f384297ee { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-84d02895-937a-4fea-981f-ea584ee83d96 { 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-36c2c0ed-30b8-4472-95c8-57fe2697ba4e { 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-36c2c0ed-30b8-4472-95c8-57fe2697ba4e: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-36c2c0ed-30b8-4472-95c8-57fe2697ba4e: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-36c2c0ed-30b8-4472-95c8-57fe2697ba4e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-e1875b91-1dd3-4a39-b8b0-2f44ce0c9252 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0cbd15c4-f5c6-4331-8905-685ebd52fd84 { 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-3f2455aa-2679-45e7-ba4d-8d4dff7d07de { 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-3f2455aa-2679-45e7-ba4d-8d4dff7d07de: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-3f2455aa-2679-45e7-ba4d-8d4dff7d07de: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-3f2455aa-2679-45e7-ba4d-8d4dff7d07de.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-53d8d58d-4638-4c86-af8d-041902320004 { min-height: 50px; }
#s-53d8d58d-4638-4c86-af8d-041902320004 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-404d59ab-18dc-4c9d-b35f-c04c842cc603 { 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-404d59ab-18dc-4c9d-b35f-c04c842cc603 .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-fff5c31c-7b77-444e-84f9-4431ac352abd {
  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-5a97f1fa-fcbc-4aac-a3c9-b759aad9d2b9 { 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-8de70f7d-cfc7-4123-b937-46f55b554d74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8de70f7d-cfc7-4123-b937-46f55b554d74 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-889283db-eaaa-479c-8f36-28d1163e49f8 {
  display: none;
}
#s-82d7de0b-716c-4ded-8029-1ab5a1779d06 { text-align: left; }
#s-30e8c061-776c-4a3a-9ee5-8a48c624ac3e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-30e8c061-776c-4a3a-9ee5-8a48c624ac3e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2eed5a2c-b20c-44ba-a4ea-66cf91d02184 {
  display: none;
}
#s-b9a02e27-7f66-4017-88a1-69c6f12c8795 { text-align: left; }
#s-b9743239-695c-46e9-bb50-27b219eb5db9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b9743239-695c-46e9-bb50-27b219eb5db9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-909ea40e-5d14-4efa-8ff3-d3d869a14bfa {
  display: none;
}
#s-5601e175-14cc-4745-8b7f-95d65e520458 { text-align: left; }
#s-828a2f02-a19d-471b-af88-a47bc8a404f0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-828a2f02-a19d-471b-af88-a47bc8a404f0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6c850633-024d-4c69-8b32-a7e7060dbea1 {
  display: none;
}
#s-9bc1b954-2f4d-4cb6-b716-be0df1269d60 { text-align: left; }
#s-50933035-28bb-4b60-a681-a0db20fa3e69 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50933035-28bb-4b60-a681-a0db20fa3e69 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-957fc260-1426-4b86-8c1d-7b9c6f03ff39 { text-align: left; }
#s-957fc260-1426-4b86-8c1d-7b9c6f03ff39 .shg-product-sold-out {
  display: none;
}

#s-957fc260-1426-4b86-8c1d-7b9c6f03ff39 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-957fc260-1426-4b86-8c1d-7b9c6f03ff39 .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-6e66b804-282f-4f58-92ab-f3c422628267 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e66b804-282f-4f58-92ab-f3c422628267:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e66b804-282f-4f58-92ab-f3c422628267:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e66b804-282f-4f58-92ab-f3c422628267 {
  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-6e66b804-282f-4f58-92ab-f3c422628267.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e66b804-282f-4f58-92ab-f3c422628267.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e66b804-282f-4f58-92ab-f3c422628267.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ceeb2e75-5e95-461d-b405-56523199d308 {
  display: none;
}
#s-24f98ea6-a383-4663-a8d7-6acd8c901da3 { text-align: left; }
#s-da1a8c74-0734-4146-9b73-395038376ce5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da1a8c74-0734-4146-9b73-395038376ce5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d7ea4edd-59db-43e6-a012-1ebb2fbc95a3 { text-align: left; }
#s-d7ea4edd-59db-43e6-a012-1ebb2fbc95a3 .shg-product-sold-out {
  display: none;
}

#s-d7ea4edd-59db-43e6-a012-1ebb2fbc95a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d7ea4edd-59db-43e6-a012-1ebb2fbc95a3 .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-37073e22-8ed4-4c12-9392-c8b1d7c31429 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37073e22-8ed4-4c12-9392-c8b1d7c31429:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37073e22-8ed4-4c12-9392-c8b1d7c31429:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37073e22-8ed4-4c12-9392-c8b1d7c31429 {
  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-37073e22-8ed4-4c12-9392-c8b1d7c31429.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37073e22-8ed4-4c12-9392-c8b1d7c31429.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37073e22-8ed4-4c12-9392-c8b1d7c31429.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f5e7fc7e-d195-4145-a488-82400f19571b {
  display: none;
}
#s-5f61f634-5434-466b-b8da-c5c19cd01a59 { text-align: left; }
#s-ce649dac-c31a-4f47-acf3-8261adb69d34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce649dac-c31a-4f47-acf3-8261adb69d34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1e89ef17-1cb9-45a2-be90-963435aad7c1 { text-align: left; }
#s-1e89ef17-1cb9-45a2-be90-963435aad7c1 .shg-product-sold-out {
  display: none;
}

#s-1e89ef17-1cb9-45a2-be90-963435aad7c1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1e89ef17-1cb9-45a2-be90-963435aad7c1 .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-d585b403-848d-4ccd-8c51-3f06460afdc1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d585b403-848d-4ccd-8c51-3f06460afdc1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d585b403-848d-4ccd-8c51-3f06460afdc1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d585b403-848d-4ccd-8c51-3f06460afdc1 {
  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-d585b403-848d-4ccd-8c51-3f06460afdc1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d585b403-848d-4ccd-8c51-3f06460afdc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d585b403-848d-4ccd-8c51-3f06460afdc1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-41310da0-7a1d-4b77-a8f5-6754e3ccd654 {
  display: none;
}
#s-d75d0c73-018a-44d1-b0de-88d1e25ecfe9 { text-align: left; }
#s-eb1033ca-c4a3-42b0-b725-757eb635cc34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eb1033ca-c4a3-42b0-b725-757eb635cc34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a47239fd-d866-4068-b4ff-3324ae4487ff { text-align: left; }
#s-a47239fd-d866-4068-b4ff-3324ae4487ff .shg-product-sold-out {
  display: none;
}

#s-a47239fd-d866-4068-b4ff-3324ae4487ff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a47239fd-d866-4068-b4ff-3324ae4487ff .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-45d5ef56-f726-4043-841b-a64349967a09 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-45d5ef56-f726-4043-841b-a64349967a09:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-45d5ef56-f726-4043-841b-a64349967a09:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-45d5ef56-f726-4043-841b-a64349967a09 {
  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-45d5ef56-f726-4043-841b-a64349967a09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45d5ef56-f726-4043-841b-a64349967a09.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-45d5ef56-f726-4043-841b-a64349967a09.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d999ea9-13ea-45fc-b823-fbf497ea062b {
  display: none;
}
#s-4d1b5044-c314-413d-b51a-2ea4b33c9b3f { text-align: left; }
#s-389ce561-c600-45bc-a0e2-623597927021 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-389ce561-c600-45bc-a0e2-623597927021 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1c7b22c6-3e3d-4d43-a19e-06b6bcb01f6c { text-align: left; }
#s-1c7b22c6-3e3d-4d43-a19e-06b6bcb01f6c .shg-product-sold-out {
  display: none;
}

#s-1c7b22c6-3e3d-4d43-a19e-06b6bcb01f6c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1c7b22c6-3e3d-4d43-a19e-06b6bcb01f6c .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-5e69b958-316d-47c7-96b9-81788da92507 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e69b958-316d-47c7-96b9-81788da92507:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e69b958-316d-47c7-96b9-81788da92507:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e69b958-316d-47c7-96b9-81788da92507 {
  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-5e69b958-316d-47c7-96b9-81788da92507.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e69b958-316d-47c7-96b9-81788da92507.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e69b958-316d-47c7-96b9-81788da92507.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d8cb7948-39ef-4591-a797-bcdab0f4a0f5 {
  display: none;
}
#s-1c2bd94c-cee6-45fb-aed8-f57c682adc4b { text-align: left; }
#s-5810875d-de71-4498-8c60-d81d68445cda { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5810875d-de71-4498-8c60-d81d68445cda .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-11f73c86-b9d4-4168-b532-f9d16f92a099 { text-align: left; }
#s-11f73c86-b9d4-4168-b532-f9d16f92a099 .shg-product-sold-out {
  display: none;
}

#s-11f73c86-b9d4-4168-b532-f9d16f92a099 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-11f73c86-b9d4-4168-b532-f9d16f92a099 .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-4915d03a-3eac-415f-877c-e3b1180bfa99 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4915d03a-3eac-415f-877c-e3b1180bfa99:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4915d03a-3eac-415f-877c-e3b1180bfa99:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4915d03a-3eac-415f-877c-e3b1180bfa99 {
  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-4915d03a-3eac-415f-877c-e3b1180bfa99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4915d03a-3eac-415f-877c-e3b1180bfa99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4915d03a-3eac-415f-877c-e3b1180bfa99.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92b45b38-e90f-472e-a8ed-f92d0a7e31ca {
  display: none;
}
#s-b65991fa-a03f-4e15-9e06-a8fddef0bd0a { text-align: left; }
#s-aeef5f23-2834-4fee-8e59-7cf3db9c5bc2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aeef5f23-2834-4fee-8e59-7cf3db9c5bc2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6c003e8-9b90-4194-8ace-f8f2b4b6ea98 { text-align: left; }
#s-a6c003e8-9b90-4194-8ace-f8f2b4b6ea98 .shg-product-sold-out {
  display: none;
}

#s-a6c003e8-9b90-4194-8ace-f8f2b4b6ea98 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6c003e8-9b90-4194-8ace-f8f2b4b6ea98 .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-b0eb6867-4279-45ee-8f57-b64df7687133 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0eb6867-4279-45ee-8f57-b64df7687133:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0eb6867-4279-45ee-8f57-b64df7687133:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0eb6867-4279-45ee-8f57-b64df7687133 {
  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-b0eb6867-4279-45ee-8f57-b64df7687133.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0eb6867-4279-45ee-8f57-b64df7687133.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0eb6867-4279-45ee-8f57-b64df7687133.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aae906b4-e5a0-4b83-8e2c-719ffa50247f {
  display: none;
}
#s-85508941-f288-4aae-9648-a6540bfaa126 { text-align: left; }
#s-ba8ad979-d56a-495f-8695-aabf9d3f7885 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba8ad979-d56a-495f-8695-aabf9d3f7885 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-232e4401-6555-41ed-acbb-2a9e54618da6 { text-align: left; }
#s-232e4401-6555-41ed-acbb-2a9e54618da6 .shg-product-sold-out {
  display: none;
}

#s-232e4401-6555-41ed-acbb-2a9e54618da6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-232e4401-6555-41ed-acbb-2a9e54618da6 .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-81af9174-e7f0-4b9a-9bb5-bb9d8d992af2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81af9174-e7f0-4b9a-9bb5-bb9d8d992af2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81af9174-e7f0-4b9a-9bb5-bb9d8d992af2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81af9174-e7f0-4b9a-9bb5-bb9d8d992af2 {
  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-81af9174-e7f0-4b9a-9bb5-bb9d8d992af2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81af9174-e7f0-4b9a-9bb5-bb9d8d992af2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81af9174-e7f0-4b9a-9bb5-bb9d8d992af2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3b0d6a2e-794a-4b66-a048-1708caee3934 {
  display: none;
}
#s-64599ae4-7371-4541-8139-81a77cc856c8 { text-align: left; }
#s-5e3e6b4c-b88d-46f3-98d9-3186ece28de4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e3e6b4c-b88d-46f3-98d9-3186ece28de4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6949a9ae-6ded-41fc-ba96-48c89c428e14 { text-align: left; }
#s-6949a9ae-6ded-41fc-ba96-48c89c428e14 .shg-product-sold-out {
  display: none;
}

#s-6949a9ae-6ded-41fc-ba96-48c89c428e14 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6949a9ae-6ded-41fc-ba96-48c89c428e14 .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-a3321754-95cb-463e-a9dc-f5e7a1eb3819 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a3321754-95cb-463e-a9dc-f5e7a1eb3819:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a3321754-95cb-463e-a9dc-f5e7a1eb3819:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a3321754-95cb-463e-a9dc-f5e7a1eb3819 {
  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-a3321754-95cb-463e-a9dc-f5e7a1eb3819.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3321754-95cb-463e-a9dc-f5e7a1eb3819.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a3321754-95cb-463e-a9dc-f5e7a1eb3819.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca55fc4b-48df-4c53-86f7-7956e16aec5f {
  display: none;
}
#s-55881f80-2f18-4703-9a61-ff63b67a095b { text-align: left; }
#s-65970806-c4a9-41c1-b638-9f8ef438763b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-65970806-c4a9-41c1-b638-9f8ef438763b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-78bf960a-24af-4daf-8d44-bd5ff11c3976 { text-align: left; }
#s-78bf960a-24af-4daf-8d44-bd5ff11c3976 .shg-product-sold-out {
  display: none;
}

#s-78bf960a-24af-4daf-8d44-bd5ff11c3976 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-78bf960a-24af-4daf-8d44-bd5ff11c3976 .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-dabf0346-5682-43cb-b2fc-5bc0aa797066 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dabf0346-5682-43cb-b2fc-5bc0aa797066:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dabf0346-5682-43cb-b2fc-5bc0aa797066:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dabf0346-5682-43cb-b2fc-5bc0aa797066 {
  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-dabf0346-5682-43cb-b2fc-5bc0aa797066.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dabf0346-5682-43cb-b2fc-5bc0aa797066.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dabf0346-5682-43cb-b2fc-5bc0aa797066.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bbd851a0-fb61-437f-860b-72c9f2471b24 {
  display: none;
}
#s-3b7297fe-8b00-4924-b84e-68510221ba84 { text-align: left; }
#s-675d17a7-9ee1-4732-9d9a-48504a1b4076 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-675d17a7-9ee1-4732-9d9a-48504a1b4076 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-816ac7cd-66de-4903-9fbe-6c5d4c1c9f64 { text-align: left; }
#s-816ac7cd-66de-4903-9fbe-6c5d4c1c9f64 .shg-product-sold-out {
  display: none;
}

#s-816ac7cd-66de-4903-9fbe-6c5d4c1c9f64 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-816ac7cd-66de-4903-9fbe-6c5d4c1c9f64 .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-231c0096-e961-46d6-8c34-f58bd2e55d1c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-231c0096-e961-46d6-8c34-f58bd2e55d1c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-231c0096-e961-46d6-8c34-f58bd2e55d1c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-231c0096-e961-46d6-8c34-f58bd2e55d1c {
  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-231c0096-e961-46d6-8c34-f58bd2e55d1c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-231c0096-e961-46d6-8c34-f58bd2e55d1c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-231c0096-e961-46d6-8c34-f58bd2e55d1c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a8cd3a89-1939-4621-9c7d-149a003f98ac {
  display: none;
}
#s-382d8d7e-20ff-4909-9603-e474542fb7d3 { text-align: left; }
#s-d5e5d786-965a-4127-b15f-b7ca8b8013db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d5e5d786-965a-4127-b15f-b7ca8b8013db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ee4f6c9-bfe0-4e19-b592-6a523cb0baad { text-align: left; }
#s-1ee4f6c9-bfe0-4e19-b592-6a523cb0baad .shg-product-sold-out {
  display: none;
}

#s-1ee4f6c9-bfe0-4e19-b592-6a523cb0baad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ee4f6c9-bfe0-4e19-b592-6a523cb0baad .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-379dedd7-f31e-4c3e-b954-461692bd18c5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-379dedd7-f31e-4c3e-b954-461692bd18c5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-379dedd7-f31e-4c3e-b954-461692bd18c5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-379dedd7-f31e-4c3e-b954-461692bd18c5 {
  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-379dedd7-f31e-4c3e-b954-461692bd18c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-379dedd7-f31e-4c3e-b954-461692bd18c5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-379dedd7-f31e-4c3e-b954-461692bd18c5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa7776a2-2584-46c6-90ba-94d34215bf59 {
  display: none;
}
#s-0f5e90b0-406b-415c-91f2-fa7b5e2bb905 { text-align: left; }
#s-9cd9129a-fa50-4286-8912-d14e65245b68 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9cd9129a-fa50-4286-8912-d14e65245b68 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9d13a3c3-c8db-4c2c-a22d-775459791e84 { text-align: left; }
#s-9d13a3c3-c8db-4c2c-a22d-775459791e84 .shg-product-sold-out {
  display: none;
}

#s-9d13a3c3-c8db-4c2c-a22d-775459791e84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9d13a3c3-c8db-4c2c-a22d-775459791e84 .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-b2583c9b-30a5-4f9c-8362-921ac49c2d69 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b2583c9b-30a5-4f9c-8362-921ac49c2d69:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b2583c9b-30a5-4f9c-8362-921ac49c2d69:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b2583c9b-30a5-4f9c-8362-921ac49c2d69 {
  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-b2583c9b-30a5-4f9c-8362-921ac49c2d69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2583c9b-30a5-4f9c-8362-921ac49c2d69.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b2583c9b-30a5-4f9c-8362-921ac49c2d69.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b2fd2af4-eea7-44c8-af23-4b26840d54fe {
  display: none;
}
#s-5d2b19ac-8b31-4bbd-923e-46a1cfae8743 { text-align: left; }
#s-d0094e3d-b6f9-4172-9b05-996825e319d1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d0094e3d-b6f9-4172-9b05-996825e319d1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-329ef0ea-4c35-4116-af79-e8e5d84d9993 { text-align: left; }
#s-329ef0ea-4c35-4116-af79-e8e5d84d9993 .shg-product-sold-out {
  display: none;
}

#s-329ef0ea-4c35-4116-af79-e8e5d84d9993 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-329ef0ea-4c35-4116-af79-e8e5d84d9993 .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-ce480db0-b341-43df-93b9-5cfaa13b0bc7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce480db0-b341-43df-93b9-5cfaa13b0bc7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce480db0-b341-43df-93b9-5cfaa13b0bc7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce480db0-b341-43df-93b9-5cfaa13b0bc7 {
  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-ce480db0-b341-43df-93b9-5cfaa13b0bc7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce480db0-b341-43df-93b9-5cfaa13b0bc7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce480db0-b341-43df-93b9-5cfaa13b0bc7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9b5ea468-3c69-4975-b9f7-8dc0bbfdeb2c {
  display: none;
}
#s-073b189c-344b-44c9-adaa-bda9f19f7196 { text-align: left; }
#s-7e667166-efc0-4b8a-ac72-70affc997770 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e667166-efc0-4b8a-ac72-70affc997770 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c79dd72f-e806-4571-ad86-d2e6a2e7c9c3 { text-align: left; }
#s-c79dd72f-e806-4571-ad86-d2e6a2e7c9c3 .shg-product-sold-out {
  display: none;
}

#s-c79dd72f-e806-4571-ad86-d2e6a2e7c9c3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c79dd72f-e806-4571-ad86-d2e6a2e7c9c3 .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-dca13212-eeb5-4f5a-85aa-39c9d7a00df3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dca13212-eeb5-4f5a-85aa-39c9d7a00df3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dca13212-eeb5-4f5a-85aa-39c9d7a00df3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dca13212-eeb5-4f5a-85aa-39c9d7a00df3 {
  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-dca13212-eeb5-4f5a-85aa-39c9d7a00df3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dca13212-eeb5-4f5a-85aa-39c9d7a00df3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dca13212-eeb5-4f5a-85aa-39c9d7a00df3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3db6b33b-1c23-4e4b-b8ac-d4c187434d88 {
  display: none;
}
#s-7cf0e5f8-6fec-41db-816f-9efc6a5dc97a { text-align: left; }
#s-49c32635-3f51-4c23-93f5-40a64ca62d42 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49c32635-3f51-4c23-93f5-40a64ca62d42 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-52a156de-7e85-4dba-aac0-f8811bbb2d0b { text-align: left; }
#s-52a156de-7e85-4dba-aac0-f8811bbb2d0b .shg-product-sold-out {
  display: none;
}

#s-52a156de-7e85-4dba-aac0-f8811bbb2d0b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-52a156de-7e85-4dba-aac0-f8811bbb2d0b .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-f0a687ba-3932-4f0f-99a2-10a14746869c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f0a687ba-3932-4f0f-99a2-10a14746869c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f0a687ba-3932-4f0f-99a2-10a14746869c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f0a687ba-3932-4f0f-99a2-10a14746869c {
  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-f0a687ba-3932-4f0f-99a2-10a14746869c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0a687ba-3932-4f0f-99a2-10a14746869c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f0a687ba-3932-4f0f-99a2-10a14746869c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e327ce3e-5fd9-40d2-a785-0e9778f3f567 {
  display: none;
}
#s-185e2f6e-e48d-4c1e-8246-fe2828b83788 { text-align: left; }
#s-1459af7d-acd2-4395-9603-8c6549f3309b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1459af7d-acd2-4395-9603-8c6549f3309b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-59de95c2-1004-40a2-a971-38b538be0d3f { text-align: left; }
#s-59de95c2-1004-40a2-a971-38b538be0d3f .shg-product-sold-out {
  display: none;
}

#s-59de95c2-1004-40a2-a971-38b538be0d3f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-59de95c2-1004-40a2-a971-38b538be0d3f .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-0d020481-cde0-457b-93a1-5f3388137045 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d020481-cde0-457b-93a1-5f3388137045:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d020481-cde0-457b-93a1-5f3388137045:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d020481-cde0-457b-93a1-5f3388137045 {
  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-0d020481-cde0-457b-93a1-5f3388137045.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d020481-cde0-457b-93a1-5f3388137045.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d020481-cde0-457b-93a1-5f3388137045.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-326d1865-8038-4da2-8864-4e658780634a {
  display: none;
}
#s-721ea4ee-00a9-423d-97ca-02c89d18b8d2 { text-align: left; }
#s-be66622b-6048-4491-b44f-8f822bb93a26 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-be66622b-6048-4491-b44f-8f822bb93a26 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0b9c1ac3-fd2d-4e85-a408-546a92146bc6 { text-align: left; }
#s-0b9c1ac3-fd2d-4e85-a408-546a92146bc6 .shg-product-sold-out {
  display: none;
}

#s-0b9c1ac3-fd2d-4e85-a408-546a92146bc6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0b9c1ac3-fd2d-4e85-a408-546a92146bc6 .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-8461a577-efd8-459d-a7d9-bbfe7cffad32 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8461a577-efd8-459d-a7d9-bbfe7cffad32:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8461a577-efd8-459d-a7d9-bbfe7cffad32:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8461a577-efd8-459d-a7d9-bbfe7cffad32 {
  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-8461a577-efd8-459d-a7d9-bbfe7cffad32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8461a577-efd8-459d-a7d9-bbfe7cffad32.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8461a577-efd8-459d-a7d9-bbfe7cffad32.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3df9d28d-2b68-4820-a5e5-41810ffc0e51 {
  display: none;
}
#s-11b8e726-d55f-46a6-8ddf-cc7867495011 { text-align: left; }
#s-68176c14-ef40-4bd6-9a39-c6781af9f701 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68176c14-ef40-4bd6-9a39-c6781af9f701 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c10cca7e-3775-4fdc-9873-38907ec91988 { text-align: left; }
#s-c10cca7e-3775-4fdc-9873-38907ec91988 .shg-product-sold-out {
  display: none;
}

#s-c10cca7e-3775-4fdc-9873-38907ec91988 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c10cca7e-3775-4fdc-9873-38907ec91988 .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-0487b970-120f-4ab6-b5ad-d08055ae93b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0487b970-120f-4ab6-b5ad-d08055ae93b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0487b970-120f-4ab6-b5ad-d08055ae93b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0487b970-120f-4ab6-b5ad-d08055ae93b1 {
  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-0487b970-120f-4ab6-b5ad-d08055ae93b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0487b970-120f-4ab6-b5ad-d08055ae93b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0487b970-120f-4ab6-b5ad-d08055ae93b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-104a9ece-25eb-4dc8-92f5-363e784e2f95 {
  display: none;
}
#s-09226584-a365-445e-b337-0661f3b9a53a { text-align: left; }
#s-d1818672-00f8-4505-b2b9-d880220ee708 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1818672-00f8-4505-b2b9-d880220ee708 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fc6d8d19-1e28-4871-bc0c-5c13231894f3 { text-align: left; }
#s-fc6d8d19-1e28-4871-bc0c-5c13231894f3 .shg-product-sold-out {
  display: none;
}

#s-fc6d8d19-1e28-4871-bc0c-5c13231894f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fc6d8d19-1e28-4871-bc0c-5c13231894f3 .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-8c08e2fd-0649-43c7-b8a2-886fdc35dd3d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c08e2fd-0649-43c7-b8a2-886fdc35dd3d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c08e2fd-0649-43c7-b8a2-886fdc35dd3d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c08e2fd-0649-43c7-b8a2-886fdc35dd3d {
  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-8c08e2fd-0649-43c7-b8a2-886fdc35dd3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c08e2fd-0649-43c7-b8a2-886fdc35dd3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c08e2fd-0649-43c7-b8a2-886fdc35dd3d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-407581db-81cd-4527-809e-7cf2a6a9c290 {
  display: none;
}
#s-407c05d0-9a21-481f-a5ef-551cacc06f95 { text-align: left; }
#s-fde79299-9627-4d11-957d-a8bc2c5d42ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fde79299-9627-4d11-957d-a8bc2c5d42ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43417a7a-e44a-406a-a0cd-6fc7604de4f9 { text-align: left; }
#s-43417a7a-e44a-406a-a0cd-6fc7604de4f9 .shg-product-sold-out {
  display: none;
}

#s-43417a7a-e44a-406a-a0cd-6fc7604de4f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43417a7a-e44a-406a-a0cd-6fc7604de4f9 .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-6b142564-f2be-430b-af9d-4aecc6dca97b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b142564-f2be-430b-af9d-4aecc6dca97b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b142564-f2be-430b-af9d-4aecc6dca97b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b142564-f2be-430b-af9d-4aecc6dca97b {
  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-6b142564-f2be-430b-af9d-4aecc6dca97b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b142564-f2be-430b-af9d-4aecc6dca97b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b142564-f2be-430b-af9d-4aecc6dca97b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-08f80109-b841-49bf-8aa6-52f917149a49 {
  display: none;
}
#s-8f661143-3c02-4ce0-b50a-3b99c8cb24af { text-align: left; }
#s-68762f23-bd5d-43f8-8f12-a9ff2538ce06 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68762f23-bd5d-43f8-8f12-a9ff2538ce06 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-31718c9b-9629-48be-9bda-156aeda96c1e { text-align: left; }
#s-31718c9b-9629-48be-9bda-156aeda96c1e .shg-product-sold-out {
  display: none;
}

#s-31718c9b-9629-48be-9bda-156aeda96c1e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-31718c9b-9629-48be-9bda-156aeda96c1e .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-712cd1e4-df6a-4d7d-84d0-5f23d0b6b836 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-712cd1e4-df6a-4d7d-84d0-5f23d0b6b836:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-712cd1e4-df6a-4d7d-84d0-5f23d0b6b836:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-712cd1e4-df6a-4d7d-84d0-5f23d0b6b836 {
  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-712cd1e4-df6a-4d7d-84d0-5f23d0b6b836.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-712cd1e4-df6a-4d7d-84d0-5f23d0b6b836.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-712cd1e4-df6a-4d7d-84d0-5f23d0b6b836.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b28b1a00-4488-4f18-9a41-451421aa9bc4 {
  display: none;
}
#s-841b4336-21f3-436c-b20e-43b12edc377c { text-align: left; }
#s-5635f5d5-791d-4884-bef8-9ffc08cf23e2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5635f5d5-791d-4884-bef8-9ffc08cf23e2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e964064b-f543-4d51-ad6a-eb0cd9fda7d1 { text-align: left; }
#s-e964064b-f543-4d51-ad6a-eb0cd9fda7d1 .shg-product-sold-out {
  display: none;
}

#s-e964064b-f543-4d51-ad6a-eb0cd9fda7d1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e964064b-f543-4d51-ad6a-eb0cd9fda7d1 .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-50e3d57c-4479-4ea7-9f58-7957c22c6260 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-50e3d57c-4479-4ea7-9f58-7957c22c6260:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-50e3d57c-4479-4ea7-9f58-7957c22c6260:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-50e3d57c-4479-4ea7-9f58-7957c22c6260 {
  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-50e3d57c-4479-4ea7-9f58-7957c22c6260.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-50e3d57c-4479-4ea7-9f58-7957c22c6260.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-50e3d57c-4479-4ea7-9f58-7957c22c6260.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4bf68fc9-2ea1-4722-9925-cdcdc03bd4ef {
  display: none;
}
#s-da34b9da-917c-4527-9bfd-0afa0af6428f { text-align: left; }
#s-a40a7cdb-1388-40f7-a676-0a9ccd818a17 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a40a7cdb-1388-40f7-a676-0a9ccd818a17 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f676354-e080-4473-b213-2d81160250bd { text-align: left; }
#s-4f676354-e080-4473-b213-2d81160250bd .shg-product-sold-out {
  display: none;
}

#s-4f676354-e080-4473-b213-2d81160250bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f676354-e080-4473-b213-2d81160250bd .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-7615e0df-0294-4e3e-8d05-75a441d18315 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7615e0df-0294-4e3e-8d05-75a441d18315:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7615e0df-0294-4e3e-8d05-75a441d18315:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7615e0df-0294-4e3e-8d05-75a441d18315 {
  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-7615e0df-0294-4e3e-8d05-75a441d18315.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7615e0df-0294-4e3e-8d05-75a441d18315.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7615e0df-0294-4e3e-8d05-75a441d18315.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-50d7137e-18af-4c63-9b7c-7a675bc08a15 {
  display: none;
}
#s-b0dad4e2-53f0-49d2-bb79-6fc095bbf17a { text-align: left; }
#s-9ef7e35c-9043-4678-8509-c60bbf1ccf1a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ef7e35c-9043-4678-8509-c60bbf1ccf1a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-65d1c49a-bb57-43fd-a31c-338c86a84d42 { text-align: left; }
#s-65d1c49a-bb57-43fd-a31c-338c86a84d42 .shg-product-sold-out {
  display: none;
}

#s-65d1c49a-bb57-43fd-a31c-338c86a84d42 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-65d1c49a-bb57-43fd-a31c-338c86a84d42 .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-47afd3ed-d366-4c32-b501-d59caf61c371 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-47afd3ed-d366-4c32-b501-d59caf61c371:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-47afd3ed-d366-4c32-b501-d59caf61c371:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-47afd3ed-d366-4c32-b501-d59caf61c371 {
  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-47afd3ed-d366-4c32-b501-d59caf61c371.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47afd3ed-d366-4c32-b501-d59caf61c371.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-47afd3ed-d366-4c32-b501-d59caf61c371.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4f99c19-c32b-424f-bc84-d2a0b9e51f99 {
  display: none;
}
#s-2629fe0a-24ca-4ef8-92dc-879748e776d8 { text-align: left; }
#s-3db9e407-54a7-4d9c-9cd2-9c8332e4b8f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3db9e407-54a7-4d9c-9cd2-9c8332e4b8f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-61e1650a-4aab-4a5b-800a-7c81b26ac4f9 { text-align: left; }
#s-61e1650a-4aab-4a5b-800a-7c81b26ac4f9 .shg-product-sold-out {
  display: none;
}

#s-61e1650a-4aab-4a5b-800a-7c81b26ac4f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-61e1650a-4aab-4a5b-800a-7c81b26ac4f9 .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-471613a1-a5ff-4138-ba06-e560f2bae9ba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-471613a1-a5ff-4138-ba06-e560f2bae9ba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-471613a1-a5ff-4138-ba06-e560f2bae9ba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-471613a1-a5ff-4138-ba06-e560f2bae9ba {
  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-471613a1-a5ff-4138-ba06-e560f2bae9ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-471613a1-a5ff-4138-ba06-e560f2bae9ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-471613a1-a5ff-4138-ba06-e560f2bae9ba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-356f9fa3-c691-48e8-ac8b-f99af1b9df57 {
  display: none;
}
#s-4f3bc0fd-5b82-4ae5-ab86-9ccf79e6aa66 { text-align: left; }
#s-54eeb47b-e11f-47bb-a42d-a93a5b5955a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-54eeb47b-e11f-47bb-a42d-a93a5b5955a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c8b1879d-ec41-4f96-87f9-5c164a9ae79e { text-align: left; }
#s-c8b1879d-ec41-4f96-87f9-5c164a9ae79e .shg-product-sold-out {
  display: none;
}

#s-c8b1879d-ec41-4f96-87f9-5c164a9ae79e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c8b1879d-ec41-4f96-87f9-5c164a9ae79e .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-f336e2da-9c16-45a4-af4a-5c10d29432f8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f336e2da-9c16-45a4-af4a-5c10d29432f8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f336e2da-9c16-45a4-af4a-5c10d29432f8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f336e2da-9c16-45a4-af4a-5c10d29432f8 {
  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-f336e2da-9c16-45a4-af4a-5c10d29432f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f336e2da-9c16-45a4-af4a-5c10d29432f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f336e2da-9c16-45a4-af4a-5c10d29432f8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-606ef51a-24ee-4167-9c41-4aefdd29c2bd {
  display: none;
}
#s-8f1af789-5794-4e40-9540-15e9cd42727c { text-align: left; }
#s-0d80096e-b971-4cfd-964b-732ef66ee42e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0d80096e-b971-4cfd-964b-732ef66ee42e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8a0456ff-f355-4b17-be1d-51ad237c9564 { text-align: left; }
#s-8a0456ff-f355-4b17-be1d-51ad237c9564 .shg-product-sold-out {
  display: none;
}

#s-8a0456ff-f355-4b17-be1d-51ad237c9564 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8a0456ff-f355-4b17-be1d-51ad237c9564 .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-e12d34b5-659f-474b-930b-34a2ab9ccc99 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e12d34b5-659f-474b-930b-34a2ab9ccc99:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e12d34b5-659f-474b-930b-34a2ab9ccc99:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e12d34b5-659f-474b-930b-34a2ab9ccc99 {
  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-e12d34b5-659f-474b-930b-34a2ab9ccc99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e12d34b5-659f-474b-930b-34a2ab9ccc99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e12d34b5-659f-474b-930b-34a2ab9ccc99.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-45f1a2a6-0d6a-4d88-b141-4b79a2060ea2 {
  display: none;
}
#s-3eb013c4-f6cd-40f3-8a8f-4fbce4078a43 { text-align: left; }
#s-bf097ca8-56ae-4ef0-97e5-475322bda1cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf097ca8-56ae-4ef0-97e5-475322bda1cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d19c6086-da7e-4127-8f21-56737e54c7c9 { text-align: left; }
#s-d19c6086-da7e-4127-8f21-56737e54c7c9 .shg-product-sold-out {
  display: none;
}

#s-d19c6086-da7e-4127-8f21-56737e54c7c9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d19c6086-da7e-4127-8f21-56737e54c7c9 .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-4dc4e7c2-f4d8-4f7f-a622-3bd3d29b9f4a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4dc4e7c2-f4d8-4f7f-a622-3bd3d29b9f4a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4dc4e7c2-f4d8-4f7f-a622-3bd3d29b9f4a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4dc4e7c2-f4d8-4f7f-a622-3bd3d29b9f4a {
  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-4dc4e7c2-f4d8-4f7f-a622-3bd3d29b9f4a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4dc4e7c2-f4d8-4f7f-a622-3bd3d29b9f4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4dc4e7c2-f4d8-4f7f-a622-3bd3d29b9f4a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89a9166a-4b79-4bef-a4a6-b1ff8fb0a0ca {
  display: none;
}
#s-76521705-9755-4060-8b0a-072a0671d800 { text-align: left; }
#s-7fb7596b-74d0-4db2-8030-45de3be6fef5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7fb7596b-74d0-4db2-8030-45de3be6fef5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b9b451eb-3f36-42e1-8ae6-d1d4cf98e3c7 { text-align: left; }
#s-b9b451eb-3f36-42e1-8ae6-d1d4cf98e3c7 .shg-product-sold-out {
  display: none;
}

#s-b9b451eb-3f36-42e1-8ae6-d1d4cf98e3c7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b9b451eb-3f36-42e1-8ae6-d1d4cf98e3c7 .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-1795010d-71ce-4b6c-a819-31c0fa474ac4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1795010d-71ce-4b6c-a819-31c0fa474ac4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1795010d-71ce-4b6c-a819-31c0fa474ac4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1795010d-71ce-4b6c-a819-31c0fa474ac4 {
  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-1795010d-71ce-4b6c-a819-31c0fa474ac4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1795010d-71ce-4b6c-a819-31c0fa474ac4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1795010d-71ce-4b6c-a819-31c0fa474ac4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f4403ec8-e5e7-4d76-8883-d511e99c5f80 {
  display: none;
}
#s-3e770f97-061d-44d0-be09-43a245fdac13 { text-align: left; }
#s-b05e1951-e7a3-4c79-a674-dd0df2113fe7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b05e1951-e7a3-4c79-a674-dd0df2113fe7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7596af9a-fb2d-4717-848e-ec44c82043c2 { text-align: left; }
#s-7596af9a-fb2d-4717-848e-ec44c82043c2 .shg-product-sold-out {
  display: none;
}

#s-7596af9a-fb2d-4717-848e-ec44c82043c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7596af9a-fb2d-4717-848e-ec44c82043c2 .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-221c8fd9-2bf5-426a-9c36-fc7caabbc4dd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-221c8fd9-2bf5-426a-9c36-fc7caabbc4dd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-221c8fd9-2bf5-426a-9c36-fc7caabbc4dd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-221c8fd9-2bf5-426a-9c36-fc7caabbc4dd {
  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-221c8fd9-2bf5-426a-9c36-fc7caabbc4dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-221c8fd9-2bf5-426a-9c36-fc7caabbc4dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-221c8fd9-2bf5-426a-9c36-fc7caabbc4dd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23af1911-3323-4174-acdb-184ced80d808 {
  display: none;
}
#s-29446c5f-b3e1-4873-ab9c-7d01454a5be7 { text-align: left; }
#s-bd99b59f-652e-4883-8c02-2130e5649aff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bd99b59f-652e-4883-8c02-2130e5649aff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1c00954b-4f41-40db-815f-f190a9fef462 { text-align: left; }
#s-1c00954b-4f41-40db-815f-f190a9fef462 .shg-product-sold-out {
  display: none;
}

#s-1c00954b-4f41-40db-815f-f190a9fef462 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1c00954b-4f41-40db-815f-f190a9fef462 .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-64f20ef7-0f28-41b5-81bd-28fc3853a0af { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64f20ef7-0f28-41b5-81bd-28fc3853a0af:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64f20ef7-0f28-41b5-81bd-28fc3853a0af:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64f20ef7-0f28-41b5-81bd-28fc3853a0af {
  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-64f20ef7-0f28-41b5-81bd-28fc3853a0af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64f20ef7-0f28-41b5-81bd-28fc3853a0af.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64f20ef7-0f28-41b5-81bd-28fc3853a0af.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a7286d77-349a-40f9-ac5d-4b91a6ea3b89 {
  display: none;
}
#s-45152216-af5c-4cef-9286-664d270bc35c { text-align: left; }
#s-c247d1e7-ed4a-4ad6-add0-eca228fa0784 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c247d1e7-ed4a-4ad6-add0-eca228fa0784 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5d664e2-b4db-4956-9fe0-5dc7b7cb88aa { text-align: left; }
#s-c5d664e2-b4db-4956-9fe0-5dc7b7cb88aa .shg-product-sold-out {
  display: none;
}

#s-c5d664e2-b4db-4956-9fe0-5dc7b7cb88aa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5d664e2-b4db-4956-9fe0-5dc7b7cb88aa .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-f373b298-5ea3-499d-a94d-2846797182ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f373b298-5ea3-499d-a94d-2846797182ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f373b298-5ea3-499d-a94d-2846797182ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f373b298-5ea3-499d-a94d-2846797182ee {
  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-f373b298-5ea3-499d-a94d-2846797182ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f373b298-5ea3-499d-a94d-2846797182ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f373b298-5ea3-499d-a94d-2846797182ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-edb663ff-2835-46ac-a7ff-c7f13f0e7a57 {
  display: none;
}
#s-0861cb41-f6b1-467b-9cda-9b9fb66314ff { text-align: left; }
#s-d3ae0059-bce1-44e4-83ae-17daf9e3258f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3ae0059-bce1-44e4-83ae-17daf9e3258f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f586569-9c1f-4aff-bb69-7dcebb55da6c { text-align: left; }
#s-4f586569-9c1f-4aff-bb69-7dcebb55da6c .shg-product-sold-out {
  display: none;
}

#s-4f586569-9c1f-4aff-bb69-7dcebb55da6c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f586569-9c1f-4aff-bb69-7dcebb55da6c .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-77b7fce8-a3da-44da-9f24-fe168d5ad24e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-77b7fce8-a3da-44da-9f24-fe168d5ad24e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-77b7fce8-a3da-44da-9f24-fe168d5ad24e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-77b7fce8-a3da-44da-9f24-fe168d5ad24e {
  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-77b7fce8-a3da-44da-9f24-fe168d5ad24e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77b7fce8-a3da-44da-9f24-fe168d5ad24e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-77b7fce8-a3da-44da-9f24-fe168d5ad24e.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;
}
