.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-28531909-b9ab-4784-a8ba-e6f079ee1fc6 {
  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-64262ce2-090c-4e2d-bfca-7fd1a6e06913 { margin-top: 40px; }
#s-64262ce2-090c-4e2d-bfca-7fd1a6e06913 .shogun-tabs {
  justify-content: center;
}


  #s-64262ce2-090c-4e2d-bfca-7fd1a6e06913 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-64262ce2-090c-4e2d-bfca-7fd1a6e06913 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-64262ce2-090c-4e2d-bfca-7fd1a6e06913 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-64262ce2-090c-4e2d-bfca-7fd1a6e06913 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-64262ce2-090c-4e2d-bfca-7fd1a6e06913 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-64262ce2-090c-4e2d-bfca-7fd1a6e06913 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-64262ce2-090c-4e2d-bfca-7fd1a6e06913 .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-36677530-3348-4fd1-afa7-dc6164221310 { padding-top: 10px;
padding-bottom: 10px; }
 #s-36677530-3348-4fd1-afa7-dc6164221310 .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-6fb03003-e672-4138-8d64-c5e63313830c .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-6fb03003-e672-4138-8d64-c5e63313830c .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-6fb03003-e672-4138-8d64-c5e63313830c .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-6fb03003-e672-4138-8d64-c5e63313830c .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-6fb03003-e672-4138-8d64-c5e63313830c .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-6fb03003-e672-4138-8d64-c5e63313830c .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-6fb03003-e672-4138-8d64-c5e63313830c .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-6fb03003-e672-4138-8d64-c5e63313830c .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-6fb03003-e672-4138-8d64-c5e63313830c .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-7e7072c0-3343-472e-8eca-544cdf0ff89a { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7e7072c0-3343-472e-8eca-544cdf0ff89a"] > .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-677eeed8-d49c-48c9-a08b-cd8cb17e5c91 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-6663375c-18d6-4ecf-a602-27a5715fb372 { 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-12601706-c6f5-4747-88e3-570f312471d9 { 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-12601706-c6f5-4747-88e3-570f312471d9: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-12601706-c6f5-4747-88e3-570f312471d9: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-12601706-c6f5-4747-88e3-570f312471d9.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-46bf933f-5291-46e4-87de-59278ba8a405 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-95d282fc-3e32-4158-bc54-3ebadedc3724 { 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-bac6c2ec-4e6a-4ee4-92f6-117510f08cc6 { 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-bac6c2ec-4e6a-4ee4-92f6-117510f08cc6: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-bac6c2ec-4e6a-4ee4-92f6-117510f08cc6: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-bac6c2ec-4e6a-4ee4-92f6-117510f08cc6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-db2d2baa-09ae-4155-b3e5-0f015e3c6980 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0f60b7cf-8b6c-4499-8b13-938a15339ce9 { 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-974a0808-803c-47f5-8fef-d93b41666998 { 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-974a0808-803c-47f5-8fef-d93b41666998: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-974a0808-803c-47f5-8fef-d93b41666998: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-974a0808-803c-47f5-8fef-d93b41666998.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-7a77fbd7-ea55-47f8-ba5a-1018673085a3 { min-height: 50px; }
#s-7a77fbd7-ea55-47f8-ba5a-1018673085a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2279df93-4f4c-4cff-b69b-671b8d1060e9 { 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-2279df93-4f4c-4cff-b69b-671b8d1060e9 .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-1d12a352-18af-4e36-aa10-7a1c63dce5fa {
  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-5a093c4e-b796-4a32-8376-8d6bd2e04110 { 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-786b6d7d-be96-4256-a26b-13acdf4c51a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-786b6d7d-be96-4256-a26b-13acdf4c51a2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5d3d691e-6864-4108-baa3-6ac1290840c1 {
  display: none;
}
#s-3015171e-a494-4477-ab3d-34fff0c8a0b3 { text-align: left; }
#s-04c9a17a-4d23-4398-a15d-238807bc02a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-04c9a17a-4d23-4398-a15d-238807bc02a2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-90c12b4d-0b1f-4932-9c65-ea0947584d1c {
  display: none;
}
#s-cc3fd847-4e93-49d3-999a-3a02ce04d29b { text-align: left; }
#s-d78e8b9e-026c-4737-b621-fcaa8bf0676e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d78e8b9e-026c-4737-b621-fcaa8bf0676e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6995c9e4-939a-4bf9-89d3-9acc93ad2a66 {
  display: none;
}
#s-14983861-08b9-4815-abad-e0ca8d274f8c { text-align: left; }
#s-05944615-b80d-4938-b143-0dfcda09452e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-05944615-b80d-4938-b143-0dfcda09452e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-25a6f679-8885-4008-aded-9580b4afd5cc {
  display: none;
}
#s-10e5647e-fd13-4038-8140-2278b2e83c47 { text-align: left; }
#s-6158eb5a-358f-4683-b8c3-ca476f8c3c8c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6158eb5a-358f-4683-b8c3-ca476f8c3c8c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a3cf3a49-ed1b-4bee-a10e-ad958c5a9f91 { text-align: left; }
#s-a3cf3a49-ed1b-4bee-a10e-ad958c5a9f91 .shg-product-sold-out {
  display: none;
}

#s-a3cf3a49-ed1b-4bee-a10e-ad958c5a9f91 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a3cf3a49-ed1b-4bee-a10e-ad958c5a9f91 .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-190f672d-2340-437e-8a09-f020356596ea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-190f672d-2340-437e-8a09-f020356596ea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-190f672d-2340-437e-8a09-f020356596ea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-190f672d-2340-437e-8a09-f020356596ea {
  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-190f672d-2340-437e-8a09-f020356596ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-190f672d-2340-437e-8a09-f020356596ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-190f672d-2340-437e-8a09-f020356596ea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b013d770-f560-44dc-ba25-70dd8d09b390 {
  display: none;
}
#s-6783d8ce-f6a8-42b3-a7f5-749102b41988 { text-align: left; }
#s-3b67cb19-e4ba-49fc-a55d-d7fa4f9f6386 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b67cb19-e4ba-49fc-a55d-d7fa4f9f6386 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ccd27735-01bc-483f-aa69-c126b0610e48 { text-align: left; }
#s-ccd27735-01bc-483f-aa69-c126b0610e48 .shg-product-sold-out {
  display: none;
}

#s-ccd27735-01bc-483f-aa69-c126b0610e48 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ccd27735-01bc-483f-aa69-c126b0610e48 .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-8eb70696-a442-4355-b4f1-de8a7fdaaace { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8eb70696-a442-4355-b4f1-de8a7fdaaace:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8eb70696-a442-4355-b4f1-de8a7fdaaace:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8eb70696-a442-4355-b4f1-de8a7fdaaace {
  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-8eb70696-a442-4355-b4f1-de8a7fdaaace.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8eb70696-a442-4355-b4f1-de8a7fdaaace.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8eb70696-a442-4355-b4f1-de8a7fdaaace.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-44a01465-bd44-4f31-bd97-fee1a59b8a26 {
  display: none;
}
#s-2361a7b2-8fa1-4553-a84a-e13e0ede1b7a { text-align: left; }
#s-9a444792-5e56-4f21-9ce0-00d4723371fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a444792-5e56-4f21-9ce0-00d4723371fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0bb22835-3572-48c7-b885-64b1195675ac { text-align: left; }
#s-0bb22835-3572-48c7-b885-64b1195675ac .shg-product-sold-out {
  display: none;
}

#s-0bb22835-3572-48c7-b885-64b1195675ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0bb22835-3572-48c7-b885-64b1195675ac .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-1339fb8c-e4fa-4c35-a0c4-a9a88dd8398e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1339fb8c-e4fa-4c35-a0c4-a9a88dd8398e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1339fb8c-e4fa-4c35-a0c4-a9a88dd8398e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1339fb8c-e4fa-4c35-a0c4-a9a88dd8398e {
  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-1339fb8c-e4fa-4c35-a0c4-a9a88dd8398e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1339fb8c-e4fa-4c35-a0c4-a9a88dd8398e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1339fb8c-e4fa-4c35-a0c4-a9a88dd8398e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9d88c53e-f40a-47a9-8210-739eefdf2335 {
  display: none;
}
#s-d7a58643-6b39-4bc9-ad34-3ffaa20d7872 { text-align: left; }
#s-41a34b6e-798b-47da-b230-202ebe8420df { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-41a34b6e-798b-47da-b230-202ebe8420df .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e8063551-30b9-4823-a333-05815cda498a { text-align: left; }
#s-e8063551-30b9-4823-a333-05815cda498a .shg-product-sold-out {
  display: none;
}

#s-e8063551-30b9-4823-a333-05815cda498a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e8063551-30b9-4823-a333-05815cda498a .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-73bc00f6-b0c8-49c4-b891-a54fff78c122 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-73bc00f6-b0c8-49c4-b891-a54fff78c122:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-73bc00f6-b0c8-49c4-b891-a54fff78c122:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-73bc00f6-b0c8-49c4-b891-a54fff78c122 {
  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-73bc00f6-b0c8-49c4-b891-a54fff78c122.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73bc00f6-b0c8-49c4-b891-a54fff78c122.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-73bc00f6-b0c8-49c4-b891-a54fff78c122.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-313e57b3-4ffb-436c-a77b-c0aa1f5ed49a {
  display: none;
}
#s-3d7c5e1c-9468-4268-9a2b-0ce3bc16353a { text-align: left; }
#s-6c416f6c-e6a9-45fe-b1fb-0d88baf9c66b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6c416f6c-e6a9-45fe-b1fb-0d88baf9c66b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d0d9ba5c-2c93-44a7-bdc6-7e16c88ea7a2 { text-align: left; }
#s-d0d9ba5c-2c93-44a7-bdc6-7e16c88ea7a2 .shg-product-sold-out {
  display: none;
}

#s-d0d9ba5c-2c93-44a7-bdc6-7e16c88ea7a2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d0d9ba5c-2c93-44a7-bdc6-7e16c88ea7a2 .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-4b0f05c9-1bfe-4497-a03c-e5a09e635f61 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4b0f05c9-1bfe-4497-a03c-e5a09e635f61:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4b0f05c9-1bfe-4497-a03c-e5a09e635f61:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4b0f05c9-1bfe-4497-a03c-e5a09e635f61 {
  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-4b0f05c9-1bfe-4497-a03c-e5a09e635f61.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b0f05c9-1bfe-4497-a03c-e5a09e635f61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4b0f05c9-1bfe-4497-a03c-e5a09e635f61.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4064faa7-3bf5-4cfb-b9c7-a9af95d071bf {
  display: none;
}
#s-2b0c8ccd-f9b7-451e-bf9c-4af7d6289ece { text-align: left; }
#s-b0099826-0315-40f9-a060-92deeba97030 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b0099826-0315-40f9-a060-92deeba97030 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4d80b3ef-719c-4203-bb68-a5693a9d8dea { text-align: left; }
#s-4d80b3ef-719c-4203-bb68-a5693a9d8dea .shg-product-sold-out {
  display: none;
}

#s-4d80b3ef-719c-4203-bb68-a5693a9d8dea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4d80b3ef-719c-4203-bb68-a5693a9d8dea .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-d4149d36-3a70-42d8-a354-25f9d4c3846c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d4149d36-3a70-42d8-a354-25f9d4c3846c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d4149d36-3a70-42d8-a354-25f9d4c3846c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d4149d36-3a70-42d8-a354-25f9d4c3846c {
  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-d4149d36-3a70-42d8-a354-25f9d4c3846c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4149d36-3a70-42d8-a354-25f9d4c3846c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d4149d36-3a70-42d8-a354-25f9d4c3846c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-96afe970-cc4e-478b-8250-c5bd88f40d1a {
  display: none;
}
#s-02f0e3d1-0b65-415a-8a5b-7570337bb9d7 { text-align: left; }
#s-71f53d07-8c5a-4eb9-bbca-7471a932fbf0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71f53d07-8c5a-4eb9-bbca-7471a932fbf0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e6c8f241-4bcd-49bb-a15d-d5920f15054d { text-align: left; }
#s-e6c8f241-4bcd-49bb-a15d-d5920f15054d .shg-product-sold-out {
  display: none;
}

#s-e6c8f241-4bcd-49bb-a15d-d5920f15054d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e6c8f241-4bcd-49bb-a15d-d5920f15054d .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-3faa7e09-8d8b-414c-83fc-f99c30446287 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3faa7e09-8d8b-414c-83fc-f99c30446287:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3faa7e09-8d8b-414c-83fc-f99c30446287:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3faa7e09-8d8b-414c-83fc-f99c30446287 {
  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-3faa7e09-8d8b-414c-83fc-f99c30446287.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3faa7e09-8d8b-414c-83fc-f99c30446287.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3faa7e09-8d8b-414c-83fc-f99c30446287.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a0849efa-6b16-46e4-9e7c-2afda304a0d5 {
  display: none;
}
#s-279ce45d-2475-41f8-819f-f828f61470ae { text-align: left; }
#s-66485333-df6b-4e1b-be84-b5fedf33e23f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-66485333-df6b-4e1b-be84-b5fedf33e23f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2bd72728-432e-4a4b-9227-532c87e9711b { text-align: left; }
#s-2bd72728-432e-4a4b-9227-532c87e9711b .shg-product-sold-out {
  display: none;
}

#s-2bd72728-432e-4a4b-9227-532c87e9711b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2bd72728-432e-4a4b-9227-532c87e9711b .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-f7f240ea-bf39-487b-b7ef-f1c9ef47b62a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f7f240ea-bf39-487b-b7ef-f1c9ef47b62a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f7f240ea-bf39-487b-b7ef-f1c9ef47b62a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f7f240ea-bf39-487b-b7ef-f1c9ef47b62a {
  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-f7f240ea-bf39-487b-b7ef-f1c9ef47b62a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f7f240ea-bf39-487b-b7ef-f1c9ef47b62a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f7f240ea-bf39-487b-b7ef-f1c9ef47b62a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4ee710b3-f7ee-44d3-bad8-34229184907e {
  display: none;
}
#s-880d8805-ca56-43b3-8a92-6acb51e7c869 { text-align: left; }
#s-e5d74712-776d-4854-84ea-7fd4c74c91ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5d74712-776d-4854-84ea-7fd4c74c91ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2027cbe0-124b-4812-97b9-10113c6569f3 { text-align: left; }
#s-2027cbe0-124b-4812-97b9-10113c6569f3 .shg-product-sold-out {
  display: none;
}

#s-2027cbe0-124b-4812-97b9-10113c6569f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2027cbe0-124b-4812-97b9-10113c6569f3 .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-08a5afd9-2313-4909-aca5-77828cf25345 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08a5afd9-2313-4909-aca5-77828cf25345:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08a5afd9-2313-4909-aca5-77828cf25345:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08a5afd9-2313-4909-aca5-77828cf25345 {
  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-08a5afd9-2313-4909-aca5-77828cf25345.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08a5afd9-2313-4909-aca5-77828cf25345.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08a5afd9-2313-4909-aca5-77828cf25345.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f953387-96d4-430c-8807-b0ac1cf17811 {
  display: none;
}
#s-677171de-da6d-4227-b5bb-9cf18c8e9cac { text-align: left; }
#s-c0568243-00e9-4025-a43c-47aa5cbc0c00 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0568243-00e9-4025-a43c-47aa5cbc0c00 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-64e97240-fd4e-4a53-bd33-b91fc33143e9 { text-align: left; }
#s-64e97240-fd4e-4a53-bd33-b91fc33143e9 .shg-product-sold-out {
  display: none;
}

#s-64e97240-fd4e-4a53-bd33-b91fc33143e9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-64e97240-fd4e-4a53-bd33-b91fc33143e9 .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-86bc2cbd-8ed0-424a-ab7b-0bfe56f19659 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-86bc2cbd-8ed0-424a-ab7b-0bfe56f19659:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-86bc2cbd-8ed0-424a-ab7b-0bfe56f19659:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-86bc2cbd-8ed0-424a-ab7b-0bfe56f19659 {
  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-86bc2cbd-8ed0-424a-ab7b-0bfe56f19659.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86bc2cbd-8ed0-424a-ab7b-0bfe56f19659.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-86bc2cbd-8ed0-424a-ab7b-0bfe56f19659.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-29399bf3-4540-43ed-8f19-7971defc3f87 {
  display: none;
}
#s-a8dd9044-06ae-4940-a357-e1c4718a929d { text-align: left; }
#s-1d27768e-a17c-4eb6-9f0d-ecc9210f19e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1d27768e-a17c-4eb6-9f0d-ecc9210f19e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ccc27fc7-108a-483f-8762-70d39e661dc5 { text-align: left; }
#s-ccc27fc7-108a-483f-8762-70d39e661dc5 .shg-product-sold-out {
  display: none;
}

#s-ccc27fc7-108a-483f-8762-70d39e661dc5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ccc27fc7-108a-483f-8762-70d39e661dc5 .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-c30cff29-c907-4900-b197-67274525959d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c30cff29-c907-4900-b197-67274525959d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c30cff29-c907-4900-b197-67274525959d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c30cff29-c907-4900-b197-67274525959d {
  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-c30cff29-c907-4900-b197-67274525959d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c30cff29-c907-4900-b197-67274525959d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c30cff29-c907-4900-b197-67274525959d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9500f4f6-caee-4142-93a6-70d951376c21 {
  display: none;
}
#s-50c0a0cd-44f2-457e-93c7-f3083d710fcb { text-align: left; }
#s-1b6ab853-dd3e-48ee-a824-9330bce50442 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1b6ab853-dd3e-48ee-a824-9330bce50442 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9eae2f12-6014-4d34-86e8-53693687feeb { text-align: left; }
#s-9eae2f12-6014-4d34-86e8-53693687feeb .shg-product-sold-out {
  display: none;
}

#s-9eae2f12-6014-4d34-86e8-53693687feeb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9eae2f12-6014-4d34-86e8-53693687feeb .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-66b0c7ef-38bf-4bf3-a278-791e139ef905 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-66b0c7ef-38bf-4bf3-a278-791e139ef905:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-66b0c7ef-38bf-4bf3-a278-791e139ef905:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-66b0c7ef-38bf-4bf3-a278-791e139ef905 {
  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-66b0c7ef-38bf-4bf3-a278-791e139ef905.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66b0c7ef-38bf-4bf3-a278-791e139ef905.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-66b0c7ef-38bf-4bf3-a278-791e139ef905.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-906ebe56-1c08-41ee-b07a-234c9ee23e71 {
  display: none;
}
#s-f6985a47-912d-4f61-8590-a55b1f7ddc54 { text-align: left; }
#s-0e85e954-f685-4821-985c-e445fa6c3921 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e85e954-f685-4821-985c-e445fa6c3921 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a5cdf201-685f-4c31-b494-4336f2bf2b10 { text-align: left; }
#s-a5cdf201-685f-4c31-b494-4336f2bf2b10 .shg-product-sold-out {
  display: none;
}

#s-a5cdf201-685f-4c31-b494-4336f2bf2b10 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a5cdf201-685f-4c31-b494-4336f2bf2b10 .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-d911f9af-9813-4733-b4ee-0cbe35064dbf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d911f9af-9813-4733-b4ee-0cbe35064dbf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d911f9af-9813-4733-b4ee-0cbe35064dbf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d911f9af-9813-4733-b4ee-0cbe35064dbf {
  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-d911f9af-9813-4733-b4ee-0cbe35064dbf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d911f9af-9813-4733-b4ee-0cbe35064dbf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d911f9af-9813-4733-b4ee-0cbe35064dbf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-502fbfa5-c150-458d-acb2-700e88c8dc25 {
  display: none;
}
#s-e4a24640-f0c9-47ea-89cf-5a9d14cf2d22 { text-align: left; }
#s-eabfe09e-8aee-4f02-8e4c-fe735323521d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eabfe09e-8aee-4f02-8e4c-fe735323521d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb14a9f6-075a-4ba4-b764-5a1e241910ae { text-align: left; }
#s-cb14a9f6-075a-4ba4-b764-5a1e241910ae .shg-product-sold-out {
  display: none;
}

#s-cb14a9f6-075a-4ba4-b764-5a1e241910ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb14a9f6-075a-4ba4-b764-5a1e241910ae .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-5ebb2cf6-22d5-4206-9191-b35e4aa16cc6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5ebb2cf6-22d5-4206-9191-b35e4aa16cc6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5ebb2cf6-22d5-4206-9191-b35e4aa16cc6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5ebb2cf6-22d5-4206-9191-b35e4aa16cc6 {
  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-5ebb2cf6-22d5-4206-9191-b35e4aa16cc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ebb2cf6-22d5-4206-9191-b35e4aa16cc6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5ebb2cf6-22d5-4206-9191-b35e4aa16cc6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b69f1b49-a880-4676-9674-7ce8ad556654 {
  display: none;
}
#s-e3eaa02b-b294-42b5-9bc4-965d839d2f63 { text-align: left; }
#s-f8a569ba-a271-452a-9dda-9e5a59ae6739 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f8a569ba-a271-452a-9dda-9e5a59ae6739 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9fd397fb-4c55-46f6-862d-6bc092913aa1 { text-align: left; }
#s-9fd397fb-4c55-46f6-862d-6bc092913aa1 .shg-product-sold-out {
  display: none;
}

#s-9fd397fb-4c55-46f6-862d-6bc092913aa1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9fd397fb-4c55-46f6-862d-6bc092913aa1 .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-b8f51fe2-f6c6-4ed0-8a39-aa3d0291940e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b8f51fe2-f6c6-4ed0-8a39-aa3d0291940e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b8f51fe2-f6c6-4ed0-8a39-aa3d0291940e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b8f51fe2-f6c6-4ed0-8a39-aa3d0291940e {
  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-b8f51fe2-f6c6-4ed0-8a39-aa3d0291940e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b8f51fe2-f6c6-4ed0-8a39-aa3d0291940e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b8f51fe2-f6c6-4ed0-8a39-aa3d0291940e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d54af8b7-a028-40b0-b268-ca5961b35ae3 {
  display: none;
}
#s-7badb4d6-35bc-4dd6-a877-c47a2fc92fc0 { text-align: left; }
#s-bf2287bb-4386-42b1-abae-2b6a43974b7d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf2287bb-4386-42b1-abae-2b6a43974b7d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bdc36e86-32ad-4632-aeaf-ad44ebb6b3cb { text-align: left; }
#s-bdc36e86-32ad-4632-aeaf-ad44ebb6b3cb .shg-product-sold-out {
  display: none;
}

#s-bdc36e86-32ad-4632-aeaf-ad44ebb6b3cb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bdc36e86-32ad-4632-aeaf-ad44ebb6b3cb .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-0ff9e0e5-b341-4896-916c-bafc198486ec { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0ff9e0e5-b341-4896-916c-bafc198486ec:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0ff9e0e5-b341-4896-916c-bafc198486ec:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0ff9e0e5-b341-4896-916c-bafc198486ec {
  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-0ff9e0e5-b341-4896-916c-bafc198486ec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ff9e0e5-b341-4896-916c-bafc198486ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0ff9e0e5-b341-4896-916c-bafc198486ec.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d0ceac1e-56c9-4430-8e04-77041f0f20a2 {
  display: none;
}
#s-e852ced7-5e6b-47a1-be6a-2833ee459a3e { text-align: left; }
#s-e2ae4f86-ce13-4ad1-b72f-76aec012f4d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e2ae4f86-ce13-4ad1-b72f-76aec012f4d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d27cb66f-e62b-4f09-8de9-bfdc512f5717 { text-align: left; }
#s-d27cb66f-e62b-4f09-8de9-bfdc512f5717 .shg-product-sold-out {
  display: none;
}

#s-d27cb66f-e62b-4f09-8de9-bfdc512f5717 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d27cb66f-e62b-4f09-8de9-bfdc512f5717 .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-51095be0-0898-469e-be4c-93055671546e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-51095be0-0898-469e-be4c-93055671546e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-51095be0-0898-469e-be4c-93055671546e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-51095be0-0898-469e-be4c-93055671546e {
  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-51095be0-0898-469e-be4c-93055671546e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51095be0-0898-469e-be4c-93055671546e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-51095be0-0898-469e-be4c-93055671546e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e6623b0-4a08-4922-b07a-a4bed99dbb54 {
  display: none;
}
#s-521eca28-8f8f-4081-811f-cc816b4a0da1 { text-align: left; }
#s-0e296133-d5d4-4810-b317-828b7bf7b626 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e296133-d5d4-4810-b317-828b7bf7b626 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bccf58a6-28e1-4ae0-bca4-a1e35b2c9c75 { text-align: left; }
#s-bccf58a6-28e1-4ae0-bca4-a1e35b2c9c75 .shg-product-sold-out {
  display: none;
}

#s-bccf58a6-28e1-4ae0-bca4-a1e35b2c9c75 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bccf58a6-28e1-4ae0-bca4-a1e35b2c9c75 .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-864a4747-da31-4120-bc07-126b3a065a08 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-864a4747-da31-4120-bc07-126b3a065a08:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-864a4747-da31-4120-bc07-126b3a065a08:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-864a4747-da31-4120-bc07-126b3a065a08 {
  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-864a4747-da31-4120-bc07-126b3a065a08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-864a4747-da31-4120-bc07-126b3a065a08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-864a4747-da31-4120-bc07-126b3a065a08.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14de52f6-7291-4c5a-b2ae-65d8bcbfdcae {
  display: none;
}
#s-7e92272a-94dd-44b3-b1ab-ed2b5302757b { text-align: left; }
#s-3d83ba54-dc66-4b5f-b195-42831a2cf042 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d83ba54-dc66-4b5f-b195-42831a2cf042 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-da729dac-7734-44c1-9695-04c96fc955f9 { text-align: left; }
#s-da729dac-7734-44c1-9695-04c96fc955f9 .shg-product-sold-out {
  display: none;
}

#s-da729dac-7734-44c1-9695-04c96fc955f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-da729dac-7734-44c1-9695-04c96fc955f9 .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-bb339679-5060-43b1-912f-8c4fa8e3a6b7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bb339679-5060-43b1-912f-8c4fa8e3a6b7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bb339679-5060-43b1-912f-8c4fa8e3a6b7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bb339679-5060-43b1-912f-8c4fa8e3a6b7 {
  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-bb339679-5060-43b1-912f-8c4fa8e3a6b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb339679-5060-43b1-912f-8c4fa8e3a6b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bb339679-5060-43b1-912f-8c4fa8e3a6b7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-035e0e5d-5835-4d59-9d63-77020d1f57da {
  display: none;
}
#s-b661990c-4e8a-4c29-8210-39201f6e8b05 { text-align: left; }
#s-ae5fa022-2a9f-4fe7-ab82-8b8df00eef9a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae5fa022-2a9f-4fe7-ab82-8b8df00eef9a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6a2f0b4-8120-4570-a0a3-2383b561d9f4 { text-align: left; }
#s-d6a2f0b4-8120-4570-a0a3-2383b561d9f4 .shg-product-sold-out {
  display: none;
}

#s-d6a2f0b4-8120-4570-a0a3-2383b561d9f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6a2f0b4-8120-4570-a0a3-2383b561d9f4 .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-686caa65-5889-48e1-ab31-4ed7d0410708 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-686caa65-5889-48e1-ab31-4ed7d0410708:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-686caa65-5889-48e1-ab31-4ed7d0410708:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-686caa65-5889-48e1-ab31-4ed7d0410708 {
  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-686caa65-5889-48e1-ab31-4ed7d0410708.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-686caa65-5889-48e1-ab31-4ed7d0410708.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-686caa65-5889-48e1-ab31-4ed7d0410708.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ea44ecf3-880b-47b8-9e9a-0eb6cdd10aa4 {
  display: none;
}
#s-719fa9be-bcc5-4cae-a390-0e7134e372fa { text-align: left; }
#s-1f805e46-5cd6-4011-877c-d47547d9cffd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f805e46-5cd6-4011-877c-d47547d9cffd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0199537b-1982-4595-87a4-a6366be0badc { text-align: left; }
#s-0199537b-1982-4595-87a4-a6366be0badc .shg-product-sold-out {
  display: none;
}

#s-0199537b-1982-4595-87a4-a6366be0badc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0199537b-1982-4595-87a4-a6366be0badc .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-00fb3da3-b5df-438b-992a-8267d93b871d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00fb3da3-b5df-438b-992a-8267d93b871d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00fb3da3-b5df-438b-992a-8267d93b871d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00fb3da3-b5df-438b-992a-8267d93b871d {
  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-00fb3da3-b5df-438b-992a-8267d93b871d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00fb3da3-b5df-438b-992a-8267d93b871d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00fb3da3-b5df-438b-992a-8267d93b871d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-908ee5fb-83fb-408e-a98d-5d914894b736 {
  display: none;
}
#s-679d04bc-551f-47b1-9a02-1c13aeec19ae { text-align: left; }
#s-b305dd50-f9e1-45c0-b6ba-2012522267f0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b305dd50-f9e1-45c0-b6ba-2012522267f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-151bc02b-6e30-493c-a799-cd2b0ed5d2de { text-align: left; }
#s-151bc02b-6e30-493c-a799-cd2b0ed5d2de .shg-product-sold-out {
  display: none;
}

#s-151bc02b-6e30-493c-a799-cd2b0ed5d2de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-151bc02b-6e30-493c-a799-cd2b0ed5d2de .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-32511021-1dfb-48a5-9bc2-29ffec9a034e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-32511021-1dfb-48a5-9bc2-29ffec9a034e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-32511021-1dfb-48a5-9bc2-29ffec9a034e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-32511021-1dfb-48a5-9bc2-29ffec9a034e {
  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-32511021-1dfb-48a5-9bc2-29ffec9a034e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32511021-1dfb-48a5-9bc2-29ffec9a034e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-32511021-1dfb-48a5-9bc2-29ffec9a034e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1f71e510-54d1-4f94-ac5c-993e4d72cf33 {
  display: none;
}
#s-d0193e26-7ffb-4d64-bad0-56e30f15f42d { text-align: left; }
#s-c6d0fe15-6481-49bc-a153-3ba9e9e57b36 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6d0fe15-6481-49bc-a153-3ba9e9e57b36 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c230f49d-7ee5-40d2-86c0-9d4ce37ff566 { text-align: left; }
#s-c230f49d-7ee5-40d2-86c0-9d4ce37ff566 .shg-product-sold-out {
  display: none;
}

#s-c230f49d-7ee5-40d2-86c0-9d4ce37ff566 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c230f49d-7ee5-40d2-86c0-9d4ce37ff566 .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-7d51c7f2-e8a3-4174-9b2c-e5c48cb91de4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d51c7f2-e8a3-4174-9b2c-e5c48cb91de4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d51c7f2-e8a3-4174-9b2c-e5c48cb91de4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d51c7f2-e8a3-4174-9b2c-e5c48cb91de4 {
  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-7d51c7f2-e8a3-4174-9b2c-e5c48cb91de4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d51c7f2-e8a3-4174-9b2c-e5c48cb91de4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d51c7f2-e8a3-4174-9b2c-e5c48cb91de4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58b2146b-4db2-4de2-b494-7cb2526a8124 {
  display: none;
}
#s-d88ed2a7-eda4-49f5-bcb7-fe0905ed128c { text-align: left; }
#s-6b71b5ab-72a1-4910-b4fc-461647a1f3f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b71b5ab-72a1-4910-b4fc-461647a1f3f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-37371357-6535-49e8-b6fc-a5b8359e2bb9 { text-align: left; }
#s-37371357-6535-49e8-b6fc-a5b8359e2bb9 .shg-product-sold-out {
  display: none;
}

#s-37371357-6535-49e8-b6fc-a5b8359e2bb9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-37371357-6535-49e8-b6fc-a5b8359e2bb9 .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-baa56e22-e1bc-4c6e-ac97-878d829d4b8a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-baa56e22-e1bc-4c6e-ac97-878d829d4b8a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-baa56e22-e1bc-4c6e-ac97-878d829d4b8a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-baa56e22-e1bc-4c6e-ac97-878d829d4b8a {
  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-baa56e22-e1bc-4c6e-ac97-878d829d4b8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-baa56e22-e1bc-4c6e-ac97-878d829d4b8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-baa56e22-e1bc-4c6e-ac97-878d829d4b8a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c90aacb-0eeb-470e-bc5e-520f54cc85c9 {
  display: none;
}
#s-bcd9da8a-f378-426b-8232-c9f606c8d829 { text-align: left; }
#s-30a9c5ad-4fe4-48d9-bdd2-c4f226564478 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-30a9c5ad-4fe4-48d9-bdd2-c4f226564478 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e232d0c7-18b1-415f-88b9-b58c9f3006ae { text-align: left; }
#s-e232d0c7-18b1-415f-88b9-b58c9f3006ae .shg-product-sold-out {
  display: none;
}

#s-e232d0c7-18b1-415f-88b9-b58c9f3006ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e232d0c7-18b1-415f-88b9-b58c9f3006ae .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-0a543b7e-7921-4268-b4b4-24387eb62f6f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a543b7e-7921-4268-b4b4-24387eb62f6f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a543b7e-7921-4268-b4b4-24387eb62f6f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a543b7e-7921-4268-b4b4-24387eb62f6f {
  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-0a543b7e-7921-4268-b4b4-24387eb62f6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a543b7e-7921-4268-b4b4-24387eb62f6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a543b7e-7921-4268-b4b4-24387eb62f6f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f5a2cf8-0c58-462e-ba37-74da5b337c1b {
  display: none;
}
#s-d93f4e70-a1da-438d-bbd4-a48cdc422e33 { text-align: left; }
#s-e6dcb90d-69e5-4052-a177-bde5d892b658 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6dcb90d-69e5-4052-a177-bde5d892b658 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-84aa6434-ec5e-47a8-af0b-e00c5a3a030a { text-align: left; }
#s-84aa6434-ec5e-47a8-af0b-e00c5a3a030a .shg-product-sold-out {
  display: none;
}

#s-84aa6434-ec5e-47a8-af0b-e00c5a3a030a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-84aa6434-ec5e-47a8-af0b-e00c5a3a030a .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-303c9745-6b73-4d1f-a22f-11d4b0245c0b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-303c9745-6b73-4d1f-a22f-11d4b0245c0b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-303c9745-6b73-4d1f-a22f-11d4b0245c0b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-303c9745-6b73-4d1f-a22f-11d4b0245c0b {
  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-303c9745-6b73-4d1f-a22f-11d4b0245c0b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-303c9745-6b73-4d1f-a22f-11d4b0245c0b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-303c9745-6b73-4d1f-a22f-11d4b0245c0b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7eaf223d-2815-4de4-bc0c-01d05382b005 {
  display: none;
}
#s-635ea976-550f-439f-bbde-60d4b49151a8 { text-align: left; }
#s-01663056-2a88-491f-8760-547424cc06e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-01663056-2a88-491f-8760-547424cc06e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bfd1fd6a-b4b1-498f-bfad-a4c794287d73 { text-align: left; }
#s-bfd1fd6a-b4b1-498f-bfad-a4c794287d73 .shg-product-sold-out {
  display: none;
}

#s-bfd1fd6a-b4b1-498f-bfad-a4c794287d73 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bfd1fd6a-b4b1-498f-bfad-a4c794287d73 .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-4d2d0923-6c32-4ebe-9537-7c78596db0b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4d2d0923-6c32-4ebe-9537-7c78596db0b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4d2d0923-6c32-4ebe-9537-7c78596db0b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4d2d0923-6c32-4ebe-9537-7c78596db0b4 {
  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-4d2d0923-6c32-4ebe-9537-7c78596db0b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4d2d0923-6c32-4ebe-9537-7c78596db0b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4d2d0923-6c32-4ebe-9537-7c78596db0b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4bd5806b-36e7-405f-81ac-e7dc360cdee8 {
  display: none;
}
#s-05a4c6ee-553b-4598-a63c-de17f4badb30 { text-align: left; }
#s-b3ebac01-39fe-4841-b86c-30f3a79ba3b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3ebac01-39fe-4841-b86c-30f3a79ba3b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a0ae830d-43b7-41d3-9f2c-cd6be50194ba { text-align: left; }
#s-a0ae830d-43b7-41d3-9f2c-cd6be50194ba .shg-product-sold-out {
  display: none;
}

#s-a0ae830d-43b7-41d3-9f2c-cd6be50194ba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a0ae830d-43b7-41d3-9f2c-cd6be50194ba .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-706a5db9-4bc5-4eb2-afad-10916dadf843 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-706a5db9-4bc5-4eb2-afad-10916dadf843:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-706a5db9-4bc5-4eb2-afad-10916dadf843:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-706a5db9-4bc5-4eb2-afad-10916dadf843 {
  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-706a5db9-4bc5-4eb2-afad-10916dadf843.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-706a5db9-4bc5-4eb2-afad-10916dadf843.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-706a5db9-4bc5-4eb2-afad-10916dadf843.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b78532e1-4f4b-475c-93e7-e35c22451760 {
  display: none;
}
#s-bb3493fe-2adf-413f-92d8-55485c28ba25 { text-align: left; }
#s-59e863f5-592e-47c2-be93-579eff53dad8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-59e863f5-592e-47c2-be93-579eff53dad8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0ca12387-96a5-4b65-8cb7-f77d5ea003c8 { text-align: left; }
#s-0ca12387-96a5-4b65-8cb7-f77d5ea003c8 .shg-product-sold-out {
  display: none;
}

#s-0ca12387-96a5-4b65-8cb7-f77d5ea003c8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0ca12387-96a5-4b65-8cb7-f77d5ea003c8 .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-3c6fd841-13dc-4336-9218-55c931099370 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c6fd841-13dc-4336-9218-55c931099370:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c6fd841-13dc-4336-9218-55c931099370:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c6fd841-13dc-4336-9218-55c931099370 {
  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-3c6fd841-13dc-4336-9218-55c931099370.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c6fd841-13dc-4336-9218-55c931099370.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c6fd841-13dc-4336-9218-55c931099370.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-88b4acd1-fe47-4867-a694-eaec14bc896b {
  display: none;
}
#s-e300d5b7-65eb-493a-b80e-28086ba10b8d { text-align: left; }
#s-8f2c5d13-be0e-40aa-93ea-3ed62bf8e14c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f2c5d13-be0e-40aa-93ea-3ed62bf8e14c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ca1df194-4bca-4e98-87e8-ceb8909a5416 { text-align: left; }
#s-ca1df194-4bca-4e98-87e8-ceb8909a5416 .shg-product-sold-out {
  display: none;
}

#s-ca1df194-4bca-4e98-87e8-ceb8909a5416 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ca1df194-4bca-4e98-87e8-ceb8909a5416 .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-87fbc447-a846-47e6-ab77-0ccd916d90eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-87fbc447-a846-47e6-ab77-0ccd916d90eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-87fbc447-a846-47e6-ab77-0ccd916d90eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-87fbc447-a846-47e6-ab77-0ccd916d90eb {
  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-87fbc447-a846-47e6-ab77-0ccd916d90eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87fbc447-a846-47e6-ab77-0ccd916d90eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-87fbc447-a846-47e6-ab77-0ccd916d90eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-edf3f15a-320e-4e69-b416-1b1a06040e1c {
  display: none;
}
#s-ed49d443-bc7e-4c89-bc21-29a8bad6b5a0 { text-align: left; }
#s-08c20f55-7d39-45a0-9f6e-e5b090499123 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08c20f55-7d39-45a0-9f6e-e5b090499123 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1401c35-38e9-41b7-b30a-3e8994cc250c { text-align: left; }
#s-b1401c35-38e9-41b7-b30a-3e8994cc250c .shg-product-sold-out {
  display: none;
}

#s-b1401c35-38e9-41b7-b30a-3e8994cc250c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1401c35-38e9-41b7-b30a-3e8994cc250c .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-e66afbbc-d99f-4fd6-9979-4b9433469928 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e66afbbc-d99f-4fd6-9979-4b9433469928:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e66afbbc-d99f-4fd6-9979-4b9433469928:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e66afbbc-d99f-4fd6-9979-4b9433469928 {
  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-e66afbbc-d99f-4fd6-9979-4b9433469928.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e66afbbc-d99f-4fd6-9979-4b9433469928.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e66afbbc-d99f-4fd6-9979-4b9433469928.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-17c61d6a-e235-4dbc-a964-dbac7995a8ba {
  display: none;
}
#s-ef790296-cbac-4737-9d86-2693a078cd4a { text-align: left; }
#s-92028cd5-3961-4076-82c7-eece6680d838 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-92028cd5-3961-4076-82c7-eece6680d838 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8e74894a-b8eb-4aed-8125-9114bc87b653 { text-align: left; }
#s-8e74894a-b8eb-4aed-8125-9114bc87b653 .shg-product-sold-out {
  display: none;
}

#s-8e74894a-b8eb-4aed-8125-9114bc87b653 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8e74894a-b8eb-4aed-8125-9114bc87b653 .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-15d51436-953e-4077-879c-b0e8f4c6ff8b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15d51436-953e-4077-879c-b0e8f4c6ff8b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15d51436-953e-4077-879c-b0e8f4c6ff8b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15d51436-953e-4077-879c-b0e8f4c6ff8b {
  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-15d51436-953e-4077-879c-b0e8f4c6ff8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15d51436-953e-4077-879c-b0e8f4c6ff8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15d51436-953e-4077-879c-b0e8f4c6ff8b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-664c5b67-7a27-4584-b4a1-60131402a4cc {
  display: none;
}
#s-13f02764-a207-4dce-ac20-b8f7d82daf72 { text-align: left; }
#s-d60817ad-55c2-443f-88f7-986ff9164139 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d60817ad-55c2-443f-88f7-986ff9164139 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e5456a8-a756-412c-ba42-9c421e23d987 { text-align: left; }
#s-5e5456a8-a756-412c-ba42-9c421e23d987 .shg-product-sold-out {
  display: none;
}

#s-5e5456a8-a756-412c-ba42-9c421e23d987 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e5456a8-a756-412c-ba42-9c421e23d987 .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-ea91a3b5-3e30-4d2b-8430-648395bdb3e4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea91a3b5-3e30-4d2b-8430-648395bdb3e4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea91a3b5-3e30-4d2b-8430-648395bdb3e4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea91a3b5-3e30-4d2b-8430-648395bdb3e4 {
  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-ea91a3b5-3e30-4d2b-8430-648395bdb3e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea91a3b5-3e30-4d2b-8430-648395bdb3e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea91a3b5-3e30-4d2b-8430-648395bdb3e4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-775b175d-6f89-4192-a52d-f61c16fe53ca {
  display: none;
}
#s-ac032081-eb8e-4911-992c-51f59d42faef { text-align: left; }
#s-0999a5cc-f8fe-4e1f-8fff-6e096e2b702f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0999a5cc-f8fe-4e1f-8fff-6e096e2b702f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-25b1ecca-f531-4e0f-a1a7-2fb66cd2504c { text-align: left; }
#s-25b1ecca-f531-4e0f-a1a7-2fb66cd2504c .shg-product-sold-out {
  display: none;
}

#s-25b1ecca-f531-4e0f-a1a7-2fb66cd2504c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25b1ecca-f531-4e0f-a1a7-2fb66cd2504c .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-5f63dfa1-04ac-441b-a5e7-285c221a23bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5f63dfa1-04ac-441b-a5e7-285c221a23bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5f63dfa1-04ac-441b-a5e7-285c221a23bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5f63dfa1-04ac-441b-a5e7-285c221a23bd {
  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-5f63dfa1-04ac-441b-a5e7-285c221a23bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f63dfa1-04ac-441b-a5e7-285c221a23bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5f63dfa1-04ac-441b-a5e7-285c221a23bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ac461bfd-272b-4fab-87a5-a2fa02d4701e {
  display: none;
}
#s-7f1ab8a4-47f1-4443-bd7a-2486ac80cd3a { text-align: left; }
#s-7d5c7ce7-53b4-405d-b904-1836a088e394 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d5c7ce7-53b4-405d-b904-1836a088e394 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6c219a6a-aa36-403f-bc4a-7c85d76a9363 { text-align: left; }
#s-6c219a6a-aa36-403f-bc4a-7c85d76a9363 .shg-product-sold-out {
  display: none;
}

#s-6c219a6a-aa36-403f-bc4a-7c85d76a9363 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6c219a6a-aa36-403f-bc4a-7c85d76a9363 .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-91a475b2-b903-4764-9f66-b207f8cc10d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-91a475b2-b903-4764-9f66-b207f8cc10d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-91a475b2-b903-4764-9f66-b207f8cc10d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-91a475b2-b903-4764-9f66-b207f8cc10d8 {
  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-91a475b2-b903-4764-9f66-b207f8cc10d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91a475b2-b903-4764-9f66-b207f8cc10d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-91a475b2-b903-4764-9f66-b207f8cc10d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-133e631d-249c-454b-b03c-6856dc3bfc2f {
  display: none;
}
#s-1e777ced-3d99-4b47-b06b-f07ebf9a5e17 { text-align: left; }
#s-d9ddc437-7e99-4f46-a610-5a6f3760947f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d9ddc437-7e99-4f46-a610-5a6f3760947f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-317ba21d-8531-4188-bf5c-91c675615fab { text-align: left; }
#s-317ba21d-8531-4188-bf5c-91c675615fab .shg-product-sold-out {
  display: none;
}

#s-317ba21d-8531-4188-bf5c-91c675615fab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-317ba21d-8531-4188-bf5c-91c675615fab .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-cbdad022-0cf6-49e5-b03d-659fa3d0cfc6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cbdad022-0cf6-49e5-b03d-659fa3d0cfc6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cbdad022-0cf6-49e5-b03d-659fa3d0cfc6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cbdad022-0cf6-49e5-b03d-659fa3d0cfc6 {
  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-cbdad022-0cf6-49e5-b03d-659fa3d0cfc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cbdad022-0cf6-49e5-b03d-659fa3d0cfc6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cbdad022-0cf6-49e5-b03d-659fa3d0cfc6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58c2d245-5390-432e-9318-c81b1b305463 {
  display: none;
}
#s-9f009b00-a14e-45e3-ad63-f62d9fb9f357 { text-align: left; }
#s-f11eb6ca-6eaf-4569-b263-c99d66ae6045 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f11eb6ca-6eaf-4569-b263-c99d66ae6045 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f0a5a96-2a4c-42cf-bf74-25250cf8afd8 { text-align: left; }
#s-4f0a5a96-2a4c-42cf-bf74-25250cf8afd8 .shg-product-sold-out {
  display: none;
}

#s-4f0a5a96-2a4c-42cf-bf74-25250cf8afd8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f0a5a96-2a4c-42cf-bf74-25250cf8afd8 .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-728e32f4-55aa-4fac-a5ad-36827ac5564d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-728e32f4-55aa-4fac-a5ad-36827ac5564d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-728e32f4-55aa-4fac-a5ad-36827ac5564d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-728e32f4-55aa-4fac-a5ad-36827ac5564d {
  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-728e32f4-55aa-4fac-a5ad-36827ac5564d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-728e32f4-55aa-4fac-a5ad-36827ac5564d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-728e32f4-55aa-4fac-a5ad-36827ac5564d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-97f8d125-5de8-4511-a4e9-b5e3d5d84135 {
  display: none;
}
#s-69c62157-ba64-4566-a839-62a7fcda2895 { text-align: left; }
#s-759984a7-fff3-4e8b-ace2-fae46075d007 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-759984a7-fff3-4e8b-ace2-fae46075d007 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-edb58368-b1fe-4f6c-a237-07136b0e4ca2 { text-align: left; }
#s-edb58368-b1fe-4f6c-a237-07136b0e4ca2 .shg-product-sold-out {
  display: none;
}

#s-edb58368-b1fe-4f6c-a237-07136b0e4ca2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-edb58368-b1fe-4f6c-a237-07136b0e4ca2 .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-018ff036-02e7-4a14-a796-c7b3d7eb01d4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-018ff036-02e7-4a14-a796-c7b3d7eb01d4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-018ff036-02e7-4a14-a796-c7b3d7eb01d4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-018ff036-02e7-4a14-a796-c7b3d7eb01d4 {
  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-018ff036-02e7-4a14-a796-c7b3d7eb01d4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-018ff036-02e7-4a14-a796-c7b3d7eb01d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-018ff036-02e7-4a14-a796-c7b3d7eb01d4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb65ab1e-7f16-4656-b29b-5352c4391f9c {
  display: none;
}
#s-9fefda03-83b2-46a5-bb54-f1d9a7a21c34 { text-align: left; }
#s-d8589556-1069-40bd-b474-a82f8c5443f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d8589556-1069-40bd-b474-a82f8c5443f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c798634c-59b6-4d06-889a-6694e14be5d4 { text-align: left; }
#s-c798634c-59b6-4d06-889a-6694e14be5d4 .shg-product-sold-out {
  display: none;
}

#s-c798634c-59b6-4d06-889a-6694e14be5d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c798634c-59b6-4d06-889a-6694e14be5d4 .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-a1f0cf7c-3307-49d4-9f4d-d75b03a61d8d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a1f0cf7c-3307-49d4-9f4d-d75b03a61d8d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a1f0cf7c-3307-49d4-9f4d-d75b03a61d8d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a1f0cf7c-3307-49d4-9f4d-d75b03a61d8d {
  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-a1f0cf7c-3307-49d4-9f4d-d75b03a61d8d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1f0cf7c-3307-49d4-9f4d-d75b03a61d8d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a1f0cf7c-3307-49d4-9f4d-d75b03a61d8d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-93efbc6d-1b28-4574-ac24-4c3a4667586a {
  display: none;
}
#s-00fd6006-8488-4acb-a6ca-d6c2db875ec1 { text-align: left; }
#s-2da8bb3c-92a3-4388-ab25-063602097f4c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2da8bb3c-92a3-4388-ab25-063602097f4c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aa6437cf-db61-4d88-8578-8fc4a1738798 { text-align: left; }
#s-aa6437cf-db61-4d88-8578-8fc4a1738798 .shg-product-sold-out {
  display: none;
}

#s-aa6437cf-db61-4d88-8578-8fc4a1738798 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aa6437cf-db61-4d88-8578-8fc4a1738798 .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-ea8382dd-1e1e-4aba-adf2-5211da3bc4a4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea8382dd-1e1e-4aba-adf2-5211da3bc4a4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea8382dd-1e1e-4aba-adf2-5211da3bc4a4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea8382dd-1e1e-4aba-adf2-5211da3bc4a4 {
  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-ea8382dd-1e1e-4aba-adf2-5211da3bc4a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea8382dd-1e1e-4aba-adf2-5211da3bc4a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea8382dd-1e1e-4aba-adf2-5211da3bc4a4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-200cf16d-847a-4460-8a53-0c66bf6e6068 {
  display: none;
}
#s-42167586-4c73-4d4c-b785-6912458e6f26 { text-align: left; }
#s-7a3df7d9-09f0-4ee5-aee6-f409939fde72 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a3df7d9-09f0-4ee5-aee6-f409939fde72 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae86c8f7-2020-4b2a-a0f2-14759a499e56 { text-align: left; }
#s-ae86c8f7-2020-4b2a-a0f2-14759a499e56 .shg-product-sold-out {
  display: none;
}

#s-ae86c8f7-2020-4b2a-a0f2-14759a499e56 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae86c8f7-2020-4b2a-a0f2-14759a499e56 .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-8ff772c6-8de6-4acb-aa6c-b0d812499346 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8ff772c6-8de6-4acb-aa6c-b0d812499346:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8ff772c6-8de6-4acb-aa6c-b0d812499346:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8ff772c6-8de6-4acb-aa6c-b0d812499346 {
  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-8ff772c6-8de6-4acb-aa6c-b0d812499346.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ff772c6-8de6-4acb-aa6c-b0d812499346.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8ff772c6-8de6-4acb-aa6c-b0d812499346.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13bd866c-be20-4187-8aa8-bdda97c2b9d9 {
  display: none;
}
#s-5c8497e4-397f-4f0d-85c1-c3634145885b { text-align: left; }
#s-c684107a-7997-41bb-917e-5e0154da7059 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c684107a-7997-41bb-917e-5e0154da7059 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-88fcde0a-eae2-4aa6-a139-de5f502e0596 { text-align: left; }
#s-88fcde0a-eae2-4aa6-a139-de5f502e0596 .shg-product-sold-out {
  display: none;
}

#s-88fcde0a-eae2-4aa6-a139-de5f502e0596 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-88fcde0a-eae2-4aa6-a139-de5f502e0596 .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-08410ebc-8e15-4b99-81d6-707efd71d0fa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08410ebc-8e15-4b99-81d6-707efd71d0fa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08410ebc-8e15-4b99-81d6-707efd71d0fa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08410ebc-8e15-4b99-81d6-707efd71d0fa {
  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-08410ebc-8e15-4b99-81d6-707efd71d0fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08410ebc-8e15-4b99-81d6-707efd71d0fa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08410ebc-8e15-4b99-81d6-707efd71d0fa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f5769ffc-8a80-4c9e-a37d-9565223614ed {
  display: none;
}
#s-9334a382-7122-4f5e-9ecc-c101353137ec { text-align: left; }
#s-f39838b6-433b-484e-b52e-ee971e75872e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f39838b6-433b-484e-b52e-ee971e75872e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e80cb50a-cd16-4bbb-b369-e3ec20802efa { text-align: left; }
#s-e80cb50a-cd16-4bbb-b369-e3ec20802efa .shg-product-sold-out {
  display: none;
}

#s-e80cb50a-cd16-4bbb-b369-e3ec20802efa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e80cb50a-cd16-4bbb-b369-e3ec20802efa .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-873f6d38-8d8e-4909-80d8-1ca20d63dd63 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-873f6d38-8d8e-4909-80d8-1ca20d63dd63:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-873f6d38-8d8e-4909-80d8-1ca20d63dd63:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-873f6d38-8d8e-4909-80d8-1ca20d63dd63 {
  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-873f6d38-8d8e-4909-80d8-1ca20d63dd63.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-873f6d38-8d8e-4909-80d8-1ca20d63dd63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-873f6d38-8d8e-4909-80d8-1ca20d63dd63.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e9224793-d6ba-4032-a193-cda1cbad0b7c {
  display: none;
}
#s-081bb2f3-8d5e-4441-b8e7-b4147154b3c8 { text-align: left; }
#s-d734bcb6-fb7a-435a-97bb-78e806f7261f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d734bcb6-fb7a-435a-97bb-78e806f7261f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ed3dd070-3a1d-40bf-986f-fa464d2a98db { text-align: left; }
#s-ed3dd070-3a1d-40bf-986f-fa464d2a98db .shg-product-sold-out {
  display: none;
}

#s-ed3dd070-3a1d-40bf-986f-fa464d2a98db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ed3dd070-3a1d-40bf-986f-fa464d2a98db .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-5a9982b4-73c4-4811-9b53-68ea5d9d1e09 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5a9982b4-73c4-4811-9b53-68ea5d9d1e09:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5a9982b4-73c4-4811-9b53-68ea5d9d1e09:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5a9982b4-73c4-4811-9b53-68ea5d9d1e09 {
  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-5a9982b4-73c4-4811-9b53-68ea5d9d1e09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a9982b4-73c4-4811-9b53-68ea5d9d1e09.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5a9982b4-73c4-4811-9b53-68ea5d9d1e09.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;
}
