.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-470fd1ae-b22d-4ac7-a272-7d36b12dab99 {
  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-885627de-4fa6-46c6-a8bb-e3bfef19f9f8 { margin-top: 40px; }
#s-885627de-4fa6-46c6-a8bb-e3bfef19f9f8 .shogun-tabs {
  justify-content: center;
}


  #s-885627de-4fa6-46c6-a8bb-e3bfef19f9f8 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-885627de-4fa6-46c6-a8bb-e3bfef19f9f8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-885627de-4fa6-46c6-a8bb-e3bfef19f9f8 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-885627de-4fa6-46c6-a8bb-e3bfef19f9f8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-885627de-4fa6-46c6-a8bb-e3bfef19f9f8 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-885627de-4fa6-46c6-a8bb-e3bfef19f9f8 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-885627de-4fa6-46c6-a8bb-e3bfef19f9f8 .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-64d0c1ee-a9be-4612-9c70-9de36bcfb244 { padding-top: 10px;
padding-bottom: 10px; }
 #s-64d0c1ee-a9be-4612-9c70-9de36bcfb244 .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-e8eb7143-5fe8-4494-86a6-65a8ced89e63 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-e8eb7143-5fe8-4494-86a6-65a8ced89e63 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-e8eb7143-5fe8-4494-86a6-65a8ced89e63 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-e8eb7143-5fe8-4494-86a6-65a8ced89e63 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-e8eb7143-5fe8-4494-86a6-65a8ced89e63 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-e8eb7143-5fe8-4494-86a6-65a8ced89e63 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-e8eb7143-5fe8-4494-86a6-65a8ced89e63 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-e8eb7143-5fe8-4494-86a6-65a8ced89e63 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-e8eb7143-5fe8-4494-86a6-65a8ced89e63 .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-8dfdce51-5794-4ec9-9ae0-d44d987c9199 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8dfdce51-5794-4ec9-9ae0-d44d987c9199"] > .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-df34166e-55f6-4b55-82cc-ba0c3bda1a7f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7bb611dc-e8d5-46c6-bf62-f1aa8d00d997 { 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-085513d9-3249-42e8-8c88-1d097dc2446b { 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-085513d9-3249-42e8-8c88-1d097dc2446b: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-085513d9-3249-42e8-8c88-1d097dc2446b: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-085513d9-3249-42e8-8c88-1d097dc2446b.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-3086f930-05e8-4d3c-9f8e-3f173e952658 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-748c4de0-dbec-41db-b4d4-d9d5d913b0f6 { 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-58f39304-d7a2-480d-ab46-e5c808a09cc1 { 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-58f39304-d7a2-480d-ab46-e5c808a09cc1: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-58f39304-d7a2-480d-ab46-e5c808a09cc1: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-58f39304-d7a2-480d-ab46-e5c808a09cc1.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c75e632d-8ab7-4ef7-bd10-9bf734378cdd { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0c173c08-6bc8-4c91-b8a2-a461295b14e3 { 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-3ec8938b-b1dc-4ebe-9e36-26e389acece5 { 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-3ec8938b-b1dc-4ebe-9e36-26e389acece5: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-3ec8938b-b1dc-4ebe-9e36-26e389acece5: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-3ec8938b-b1dc-4ebe-9e36-26e389acece5.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-12189265-714f-4d13-8f49-384a4c2dcee5 { min-height: 50px; }
#s-12189265-714f-4d13-8f49-384a4c2dcee5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-50d5126b-22d9-49e8-aa4d-5b8025420091 { 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-50d5126b-22d9-49e8-aa4d-5b8025420091 .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-157a5399-cefc-4fc7-9e37-2b2031688822 {
  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-5d3ca0de-0eb3-4be9-b29d-9872fb343ea2 { 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-967a85c6-8409-41d8-8c2e-f09d8bdfc896 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-967a85c6-8409-41d8-8c2e-f09d8bdfc896 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-98a28cd1-0ca7-448e-a01a-6389adaadbc6 {
  display: none;
}
#s-eeaaeb33-abc7-49ea-a9b2-970ecb91ffa9 { text-align: left; }
#s-6d20011d-4ceb-498e-aab1-4aa86f044d05 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d20011d-4ceb-498e-aab1-4aa86f044d05 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0f3f5011-8cd7-4a36-a16a-9b5c6b35a51a {
  display: none;
}
#s-2c2e6c09-2ea6-4142-bde9-3fb97370f8ac { text-align: left; }
#s-3445916b-bd22-46d8-a9c7-58cde2ed05dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3445916b-bd22-46d8-a9c7-58cde2ed05dd .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-941708ae-15cc-4b5b-9008-08229800a7b8 {
  display: none;
}
#s-7ff13473-41cb-4db7-bde3-dd2c926c31c3 { text-align: left; }
#s-bfaf12b9-18af-4e4f-b1ab-a1d8673aa786 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfaf12b9-18af-4e4f-b1ab-a1d8673aa786 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-940a8acf-e373-466c-b277-63c65ac78dea {
  display: none;
}
#s-7bbb86d0-cdb3-407a-ac46-e8217889d239 { text-align: left; }
#s-774b330c-75bd-4832-beba-1c41b74889a4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-774b330c-75bd-4832-beba-1c41b74889a4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d180a5f2-eea0-49b5-8491-c85d1211bffc { text-align: left; }
#s-d180a5f2-eea0-49b5-8491-c85d1211bffc .shg-product-sold-out {
  display: none;
}

#s-d180a5f2-eea0-49b5-8491-c85d1211bffc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d180a5f2-eea0-49b5-8491-c85d1211bffc .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-a9bed297-9b47-4516-901c-a17af492f13c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a9bed297-9b47-4516-901c-a17af492f13c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a9bed297-9b47-4516-901c-a17af492f13c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a9bed297-9b47-4516-901c-a17af492f13c {
  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-a9bed297-9b47-4516-901c-a17af492f13c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a9bed297-9b47-4516-901c-a17af492f13c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a9bed297-9b47-4516-901c-a17af492f13c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-06ffc1f4-a2f4-4567-95ac-27c833cceff1 {
  display: none;
}
#s-d1a548f4-f754-4537-bd1c-4162a8e5302c { text-align: left; }
#s-754f0a39-a740-41a3-9d52-32c528996e58 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-754f0a39-a740-41a3-9d52-32c528996e58 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2b0c8a40-0d82-4214-ab8f-7bb2416bea81 { text-align: left; }
#s-2b0c8a40-0d82-4214-ab8f-7bb2416bea81 .shg-product-sold-out {
  display: none;
}

#s-2b0c8a40-0d82-4214-ab8f-7bb2416bea81 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2b0c8a40-0d82-4214-ab8f-7bb2416bea81 .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-65a35acb-7bd0-4a1c-be84-7c4d1846e746 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-65a35acb-7bd0-4a1c-be84-7c4d1846e746:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-65a35acb-7bd0-4a1c-be84-7c4d1846e746:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-65a35acb-7bd0-4a1c-be84-7c4d1846e746 {
  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-65a35acb-7bd0-4a1c-be84-7c4d1846e746.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65a35acb-7bd0-4a1c-be84-7c4d1846e746.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-65a35acb-7bd0-4a1c-be84-7c4d1846e746.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a08892a0-82df-4cf7-b0a5-44261572995d {
  display: none;
}
#s-ce1ae415-1948-447f-afd0-eed9b074ebdb { text-align: left; }
#s-4f6befa0-3d21-439c-9c89-238a1a365742 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f6befa0-3d21-439c-9c89-238a1a365742 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4e348e5-2d54-4661-930d-6d0c04ae2afa { text-align: left; }
#s-d4e348e5-2d54-4661-930d-6d0c04ae2afa .shg-product-sold-out {
  display: none;
}

#s-d4e348e5-2d54-4661-930d-6d0c04ae2afa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4e348e5-2d54-4661-930d-6d0c04ae2afa .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-bd3b1ec4-e8a1-46a2-b10b-6b67ad59fa36 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd3b1ec4-e8a1-46a2-b10b-6b67ad59fa36:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd3b1ec4-e8a1-46a2-b10b-6b67ad59fa36:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd3b1ec4-e8a1-46a2-b10b-6b67ad59fa36 {
  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-bd3b1ec4-e8a1-46a2-b10b-6b67ad59fa36.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd3b1ec4-e8a1-46a2-b10b-6b67ad59fa36.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd3b1ec4-e8a1-46a2-b10b-6b67ad59fa36.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83290ca0-77b4-4da9-95a8-357f4f2eeab2 {
  display: none;
}
#s-003fbc3e-2b48-41f7-b7c7-dbc81fa856bb { text-align: left; }
#s-2d0c7945-e7cc-44cf-b315-aba78c913ee8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2d0c7945-e7cc-44cf-b315-aba78c913ee8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-93c3ffd6-6aff-49f3-a4d5-6f42343cd26c { text-align: left; }
#s-93c3ffd6-6aff-49f3-a4d5-6f42343cd26c .shg-product-sold-out {
  display: none;
}

#s-93c3ffd6-6aff-49f3-a4d5-6f42343cd26c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-93c3ffd6-6aff-49f3-a4d5-6f42343cd26c .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-af166df0-e204-4a9d-ae0b-49cabc9dced8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-af166df0-e204-4a9d-ae0b-49cabc9dced8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-af166df0-e204-4a9d-ae0b-49cabc9dced8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-af166df0-e204-4a9d-ae0b-49cabc9dced8 {
  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-af166df0-e204-4a9d-ae0b-49cabc9dced8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af166df0-e204-4a9d-ae0b-49cabc9dced8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-af166df0-e204-4a9d-ae0b-49cabc9dced8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-25db490b-4ddf-496f-8e6e-98557670e9a1 {
  display: none;
}
#s-262b2867-a3a9-4ee5-8c96-e44b23ae00fd { text-align: left; }
#s-b49d7f68-207e-44f4-bfb1-1ff3ac9d235e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b49d7f68-207e-44f4-bfb1-1ff3ac9d235e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d7265eb0-a55a-420e-93e1-ddeb37868512 { text-align: left; }
#s-d7265eb0-a55a-420e-93e1-ddeb37868512 .shg-product-sold-out {
  display: none;
}

#s-d7265eb0-a55a-420e-93e1-ddeb37868512 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d7265eb0-a55a-420e-93e1-ddeb37868512 .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-86cec46f-e9f4-4c09-9c41-aa2354af70d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-86cec46f-e9f4-4c09-9c41-aa2354af70d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-86cec46f-e9f4-4c09-9c41-aa2354af70d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-86cec46f-e9f4-4c09-9c41-aa2354af70d3 {
  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-86cec46f-e9f4-4c09-9c41-aa2354af70d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86cec46f-e9f4-4c09-9c41-aa2354af70d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-86cec46f-e9f4-4c09-9c41-aa2354af70d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f0df2275-9a4e-49be-9ab0-2890ec963c5f {
  display: none;
}
#s-9bd7cb96-fe5b-406f-8148-7c137e34346a { text-align: left; }
#s-435825b4-b7a4-4132-8e68-187257c0f4ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-435825b4-b7a4-4132-8e68-187257c0f4ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f3639e0-73f1-4085-912c-0d4a10239837 { text-align: left; }
#s-5f3639e0-73f1-4085-912c-0d4a10239837 .shg-product-sold-out {
  display: none;
}

#s-5f3639e0-73f1-4085-912c-0d4a10239837 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f3639e0-73f1-4085-912c-0d4a10239837 .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-d99608b2-0e8f-4a8e-8427-1a8ccfc63c47 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d99608b2-0e8f-4a8e-8427-1a8ccfc63c47:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d99608b2-0e8f-4a8e-8427-1a8ccfc63c47:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d99608b2-0e8f-4a8e-8427-1a8ccfc63c47 {
  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-d99608b2-0e8f-4a8e-8427-1a8ccfc63c47.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d99608b2-0e8f-4a8e-8427-1a8ccfc63c47.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d99608b2-0e8f-4a8e-8427-1a8ccfc63c47.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77a8af9e-1dca-4ecd-abf3-d2208d9b8390 {
  display: none;
}
#s-95ebb2f4-a671-4551-ac6f-ac6464ba301f { text-align: left; }
#s-3121e93b-d355-45aa-858b-1649b7275a3e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3121e93b-d355-45aa-858b-1649b7275a3e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-179fafa3-662a-4574-b507-52940c4a83ed { text-align: left; }
#s-179fafa3-662a-4574-b507-52940c4a83ed .shg-product-sold-out {
  display: none;
}

#s-179fafa3-662a-4574-b507-52940c4a83ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-179fafa3-662a-4574-b507-52940c4a83ed .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-10d53eb5-2860-4057-ba7c-272bd65f0827 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-10d53eb5-2860-4057-ba7c-272bd65f0827:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-10d53eb5-2860-4057-ba7c-272bd65f0827:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-10d53eb5-2860-4057-ba7c-272bd65f0827 {
  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-10d53eb5-2860-4057-ba7c-272bd65f0827.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-10d53eb5-2860-4057-ba7c-272bd65f0827.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-10d53eb5-2860-4057-ba7c-272bd65f0827.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13d1913d-cb33-4fd1-9ae5-11e15e3a7a73 {
  display: none;
}
#s-de177dd1-e2e3-4f9c-bcd6-a7818a35ac04 { text-align: left; }
#s-34c82857-3b2f-4422-a204-73c29179c828 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-34c82857-3b2f-4422-a204-73c29179c828 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-766660de-3126-4b65-bda1-93a1be24b678 { text-align: left; }
#s-766660de-3126-4b65-bda1-93a1be24b678 .shg-product-sold-out {
  display: none;
}

#s-766660de-3126-4b65-bda1-93a1be24b678 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-766660de-3126-4b65-bda1-93a1be24b678 .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-a4703bee-b4f5-4f3b-bc19-f4ca770ed2e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a4703bee-b4f5-4f3b-bc19-f4ca770ed2e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a4703bee-b4f5-4f3b-bc19-f4ca770ed2e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a4703bee-b4f5-4f3b-bc19-f4ca770ed2e3 {
  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-a4703bee-b4f5-4f3b-bc19-f4ca770ed2e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4703bee-b4f5-4f3b-bc19-f4ca770ed2e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a4703bee-b4f5-4f3b-bc19-f4ca770ed2e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cb9d60ed-93b0-4289-a23c-d48000a8aaac {
  display: none;
}
#s-d7fa43b5-2c90-49b7-8fea-9e4fd4cb5b54 { text-align: left; }
#s-995f0e52-1baf-4c4a-99d8-5f6ef3200866 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-995f0e52-1baf-4c4a-99d8-5f6ef3200866 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-222fa525-fb30-4e2f-a505-8a77c6c59dea { text-align: left; }
#s-222fa525-fb30-4e2f-a505-8a77c6c59dea .shg-product-sold-out {
  display: none;
}

#s-222fa525-fb30-4e2f-a505-8a77c6c59dea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-222fa525-fb30-4e2f-a505-8a77c6c59dea .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-515e92e4-db0b-4d3d-a51d-cf1b1fac3cd7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-515e92e4-db0b-4d3d-a51d-cf1b1fac3cd7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-515e92e4-db0b-4d3d-a51d-cf1b1fac3cd7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-515e92e4-db0b-4d3d-a51d-cf1b1fac3cd7 {
  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-515e92e4-db0b-4d3d-a51d-cf1b1fac3cd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-515e92e4-db0b-4d3d-a51d-cf1b1fac3cd7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-515e92e4-db0b-4d3d-a51d-cf1b1fac3cd7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba4090fa-25dd-41e5-9cc7-cf2a7682f522 {
  display: none;
}
#s-76c194c4-0d0b-41b5-874b-7f83a6948b22 { text-align: left; }
#s-e1b0893d-c586-41e0-aa92-4461550bbfe5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e1b0893d-c586-41e0-aa92-4461550bbfe5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-808c92f3-4442-4b5b-bb4a-36790efc40f2 { text-align: left; }
#s-808c92f3-4442-4b5b-bb4a-36790efc40f2 .shg-product-sold-out {
  display: none;
}

#s-808c92f3-4442-4b5b-bb4a-36790efc40f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-808c92f3-4442-4b5b-bb4a-36790efc40f2 .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-656e819c-97f8-43ca-b757-ba1575de287f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-656e819c-97f8-43ca-b757-ba1575de287f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-656e819c-97f8-43ca-b757-ba1575de287f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-656e819c-97f8-43ca-b757-ba1575de287f {
  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-656e819c-97f8-43ca-b757-ba1575de287f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-656e819c-97f8-43ca-b757-ba1575de287f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-656e819c-97f8-43ca-b757-ba1575de287f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-772c4475-5e4e-4aa6-8286-bc7704c87c24 {
  display: none;
}
#s-82bc964c-ab5e-4bb0-a4ef-07b80fee69d2 { text-align: left; }
#s-302c2ad6-1548-472f-bcd9-f32efdada513 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-302c2ad6-1548-472f-bcd9-f32efdada513 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fe6b0d6d-3070-45a3-a680-b06979f40167 { text-align: left; }
#s-fe6b0d6d-3070-45a3-a680-b06979f40167 .shg-product-sold-out {
  display: none;
}

#s-fe6b0d6d-3070-45a3-a680-b06979f40167 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fe6b0d6d-3070-45a3-a680-b06979f40167 .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-2aa3cd7d-4bf7-40d7-8cea-b946016e6cff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2aa3cd7d-4bf7-40d7-8cea-b946016e6cff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2aa3cd7d-4bf7-40d7-8cea-b946016e6cff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2aa3cd7d-4bf7-40d7-8cea-b946016e6cff {
  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-2aa3cd7d-4bf7-40d7-8cea-b946016e6cff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2aa3cd7d-4bf7-40d7-8cea-b946016e6cff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2aa3cd7d-4bf7-40d7-8cea-b946016e6cff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3b3ddb0a-8d65-440b-b495-8237689f3dd8 {
  display: none;
}
#s-3c8980a6-da75-4ab3-b349-e4ca1d45b3c9 { text-align: left; }
#s-a3c19766-fbb9-4080-bd4e-688b15ea9afe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a3c19766-fbb9-4080-bd4e-688b15ea9afe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae17be71-60c1-476f-aba6-b23fa45e33b1 { text-align: left; }
#s-ae17be71-60c1-476f-aba6-b23fa45e33b1 .shg-product-sold-out {
  display: none;
}

#s-ae17be71-60c1-476f-aba6-b23fa45e33b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae17be71-60c1-476f-aba6-b23fa45e33b1 .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-7d69a614-2793-4c27-99fa-ab143cc647ea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d69a614-2793-4c27-99fa-ab143cc647ea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d69a614-2793-4c27-99fa-ab143cc647ea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d69a614-2793-4c27-99fa-ab143cc647ea {
  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-7d69a614-2793-4c27-99fa-ab143cc647ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d69a614-2793-4c27-99fa-ab143cc647ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d69a614-2793-4c27-99fa-ab143cc647ea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d25f2a8d-b779-4ea3-b762-9db921c91613 {
  display: none;
}
#s-c321cd16-6c26-47d3-8328-109030f954b7 { text-align: left; }
#s-234efa07-cf1a-4597-8d16-063bedd7bd40 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-234efa07-cf1a-4597-8d16-063bedd7bd40 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb3c7d2e-5528-4470-86f7-479bf9e22891 { text-align: left; }
#s-cb3c7d2e-5528-4470-86f7-479bf9e22891 .shg-product-sold-out {
  display: none;
}

#s-cb3c7d2e-5528-4470-86f7-479bf9e22891 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb3c7d2e-5528-4470-86f7-479bf9e22891 .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-8ea474fa-0ae4-4532-9100-c228c26f20d0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8ea474fa-0ae4-4532-9100-c228c26f20d0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8ea474fa-0ae4-4532-9100-c228c26f20d0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8ea474fa-0ae4-4532-9100-c228c26f20d0 {
  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-8ea474fa-0ae4-4532-9100-c228c26f20d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ea474fa-0ae4-4532-9100-c228c26f20d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8ea474fa-0ae4-4532-9100-c228c26f20d0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-06b03ac7-e613-44d4-b7b1-f9b608f19104 {
  display: none;
}
#s-acb018b0-3ad3-47d9-8875-5869dd80cbb0 { text-align: left; }
#s-f3bea75a-adf3-4988-8ae1-3477714f684d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f3bea75a-adf3-4988-8ae1-3477714f684d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ffbe5693-68b2-4f34-9ba1-5b821d59901f { text-align: left; }
#s-ffbe5693-68b2-4f34-9ba1-5b821d59901f .shg-product-sold-out {
  display: none;
}

#s-ffbe5693-68b2-4f34-9ba1-5b821d59901f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ffbe5693-68b2-4f34-9ba1-5b821d59901f .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-176cece3-4769-4505-afcb-3d4c0e1c50a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-176cece3-4769-4505-afcb-3d4c0e1c50a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-176cece3-4769-4505-afcb-3d4c0e1c50a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-176cece3-4769-4505-afcb-3d4c0e1c50a1 {
  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-176cece3-4769-4505-afcb-3d4c0e1c50a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-176cece3-4769-4505-afcb-3d4c0e1c50a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-176cece3-4769-4505-afcb-3d4c0e1c50a1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b0516f3d-081b-47d6-ad29-dfeafa977a45 {
  display: none;
}
#s-08ae9998-f105-437d-89a7-af4327440d89 { text-align: left; }
#s-0b60ee74-b35e-47ce-91c8-dfcb1e7a3f49 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b60ee74-b35e-47ce-91c8-dfcb1e7a3f49 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e5691066-7358-4c18-9846-87a0a2bfeaf2 { text-align: left; }
#s-e5691066-7358-4c18-9846-87a0a2bfeaf2 .shg-product-sold-out {
  display: none;
}

#s-e5691066-7358-4c18-9846-87a0a2bfeaf2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e5691066-7358-4c18-9846-87a0a2bfeaf2 .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-b0f62e63-99fa-4164-9686-87423565f140 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0f62e63-99fa-4164-9686-87423565f140:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0f62e63-99fa-4164-9686-87423565f140:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0f62e63-99fa-4164-9686-87423565f140 {
  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-b0f62e63-99fa-4164-9686-87423565f140.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0f62e63-99fa-4164-9686-87423565f140.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0f62e63-99fa-4164-9686-87423565f140.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-53155411-9325-42e5-8ce1-891daf0acc1d {
  display: none;
}
#s-347cb89d-c9cd-4c94-831a-f677c3aa896a { text-align: left; }
#s-9fb91122-f2ff-4b5e-9f37-46ac531dde5a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9fb91122-f2ff-4b5e-9f37-46ac531dde5a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d25e05ae-bbc0-4758-ac71-1022e607e479 { text-align: left; }
#s-d25e05ae-bbc0-4758-ac71-1022e607e479 .shg-product-sold-out {
  display: none;
}

#s-d25e05ae-bbc0-4758-ac71-1022e607e479 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d25e05ae-bbc0-4758-ac71-1022e607e479 .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-8d99ed6d-a390-4704-b3d1-ddb366f58e52 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8d99ed6d-a390-4704-b3d1-ddb366f58e52:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8d99ed6d-a390-4704-b3d1-ddb366f58e52:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8d99ed6d-a390-4704-b3d1-ddb366f58e52 {
  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-8d99ed6d-a390-4704-b3d1-ddb366f58e52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d99ed6d-a390-4704-b3d1-ddb366f58e52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8d99ed6d-a390-4704-b3d1-ddb366f58e52.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d95495ec-689b-4594-aee6-7823a1f0c327 {
  display: none;
}
#s-81c41611-dcf2-477b-bc5b-9c5f3de0ae21 { text-align: left; }
#s-3205ee64-cbf4-4066-8802-0c8a79125c48 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3205ee64-cbf4-4066-8802-0c8a79125c48 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4da6f67c-bb9f-48c9-b73b-c97797b500fc { text-align: left; }
#s-4da6f67c-bb9f-48c9-b73b-c97797b500fc .shg-product-sold-out {
  display: none;
}

#s-4da6f67c-bb9f-48c9-b73b-c97797b500fc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4da6f67c-bb9f-48c9-b73b-c97797b500fc .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-4a0f3d8c-559e-40c8-a854-333a20fb39f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4a0f3d8c-559e-40c8-a854-333a20fb39f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4a0f3d8c-559e-40c8-a854-333a20fb39f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4a0f3d8c-559e-40c8-a854-333a20fb39f7 {
  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-4a0f3d8c-559e-40c8-a854-333a20fb39f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a0f3d8c-559e-40c8-a854-333a20fb39f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4a0f3d8c-559e-40c8-a854-333a20fb39f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bad5c564-be1b-496d-be60-c7a11a91dff3 {
  display: none;
}
#s-95152253-6864-4295-8f9f-ac32ae641901 { text-align: left; }
#s-0902ca15-7418-4a76-ba6b-d04a26fa5735 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0902ca15-7418-4a76-ba6b-d04a26fa5735 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dcfabe81-3a29-4700-b447-4f4253f38dcb { text-align: left; }
#s-dcfabe81-3a29-4700-b447-4f4253f38dcb .shg-product-sold-out {
  display: none;
}

#s-dcfabe81-3a29-4700-b447-4f4253f38dcb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dcfabe81-3a29-4700-b447-4f4253f38dcb .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-f8520200-908c-4c99-9152-069710a16704 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f8520200-908c-4c99-9152-069710a16704:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f8520200-908c-4c99-9152-069710a16704:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f8520200-908c-4c99-9152-069710a16704 {
  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-f8520200-908c-4c99-9152-069710a16704.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8520200-908c-4c99-9152-069710a16704.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f8520200-908c-4c99-9152-069710a16704.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d2d1004-0756-4c8e-97e1-8a8c5cd95c80 {
  display: none;
}
#s-7c9f5c5a-fb5a-4e52-be4c-57a498938dcc { text-align: left; }
#s-103abc50-00c5-4b6e-866a-a5414242effc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-103abc50-00c5-4b6e-866a-a5414242effc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f1bd18eb-579e-4959-8f42-62f8841b0ec8 { text-align: left; }
#s-f1bd18eb-579e-4959-8f42-62f8841b0ec8 .shg-product-sold-out {
  display: none;
}

#s-f1bd18eb-579e-4959-8f42-62f8841b0ec8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f1bd18eb-579e-4959-8f42-62f8841b0ec8 .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-551a4190-bf98-48e6-9ddb-632721d9d192 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-551a4190-bf98-48e6-9ddb-632721d9d192:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-551a4190-bf98-48e6-9ddb-632721d9d192:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-551a4190-bf98-48e6-9ddb-632721d9d192 {
  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-551a4190-bf98-48e6-9ddb-632721d9d192.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-551a4190-bf98-48e6-9ddb-632721d9d192.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-551a4190-bf98-48e6-9ddb-632721d9d192.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4d231adf-bf90-4dac-922d-bccd04ca8f22 {
  display: none;
}
#s-a810bfd4-dbe9-4a19-9eb1-7e174f6b027d { text-align: left; }
#s-4fc3040e-84b9-471c-90a8-204f97bba08b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4fc3040e-84b9-471c-90a8-204f97bba08b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40bdbb34-55ef-450f-873d-01451354cd3e { text-align: left; }
#s-40bdbb34-55ef-450f-873d-01451354cd3e .shg-product-sold-out {
  display: none;
}

#s-40bdbb34-55ef-450f-873d-01451354cd3e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40bdbb34-55ef-450f-873d-01451354cd3e .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-6824a70c-cd7d-4a0a-be65-fdc6d13e3141 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6824a70c-cd7d-4a0a-be65-fdc6d13e3141:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6824a70c-cd7d-4a0a-be65-fdc6d13e3141:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6824a70c-cd7d-4a0a-be65-fdc6d13e3141 {
  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-6824a70c-cd7d-4a0a-be65-fdc6d13e3141.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6824a70c-cd7d-4a0a-be65-fdc6d13e3141.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6824a70c-cd7d-4a0a-be65-fdc6d13e3141.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-03e51240-400c-4ed6-8099-bedb11a42679 {
  display: none;
}
#s-cf1eb93a-37f0-4c65-96d5-01f3863be200 { text-align: left; }
#s-a6a53019-8f33-4e8f-835d-0a6d9d6d3bf3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6a53019-8f33-4e8f-835d-0a6d9d6d3bf3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7f9c2592-6321-4720-92ef-6dd901d5d510 { text-align: left; }
#s-7f9c2592-6321-4720-92ef-6dd901d5d510 .shg-product-sold-out {
  display: none;
}

#s-7f9c2592-6321-4720-92ef-6dd901d5d510 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f9c2592-6321-4720-92ef-6dd901d5d510 .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-7e684e38-6407-417a-9caa-5aee11f84905 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7e684e38-6407-417a-9caa-5aee11f84905:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7e684e38-6407-417a-9caa-5aee11f84905:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7e684e38-6407-417a-9caa-5aee11f84905 {
  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-7e684e38-6407-417a-9caa-5aee11f84905.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e684e38-6407-417a-9caa-5aee11f84905.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7e684e38-6407-417a-9caa-5aee11f84905.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d51aa6ed-9e63-4656-adf8-b94635122a28 {
  display: none;
}
#s-17391405-8f76-42f8-bd1d-666964a89b0c { text-align: left; }
#s-62ac9526-4459-4906-80bd-0f89fa8b13b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-62ac9526-4459-4906-80bd-0f89fa8b13b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-06711f70-c883-4008-92b3-ee5ee0f90da5 { text-align: left; }
#s-06711f70-c883-4008-92b3-ee5ee0f90da5 .shg-product-sold-out {
  display: none;
}

#s-06711f70-c883-4008-92b3-ee5ee0f90da5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-06711f70-c883-4008-92b3-ee5ee0f90da5 .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-9bc246aa-52ea-44d2-bb04-a6b93e25ac9b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9bc246aa-52ea-44d2-bb04-a6b93e25ac9b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9bc246aa-52ea-44d2-bb04-a6b93e25ac9b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9bc246aa-52ea-44d2-bb04-a6b93e25ac9b {
  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-9bc246aa-52ea-44d2-bb04-a6b93e25ac9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9bc246aa-52ea-44d2-bb04-a6b93e25ac9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9bc246aa-52ea-44d2-bb04-a6b93e25ac9b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b3cb5981-417d-47b6-b29a-76ba3c7ad157 {
  display: none;
}
#s-89ced688-bd33-4ba1-ac1d-0a37c1dd3104 { text-align: left; }
#s-4a7bc102-4a67-4e5d-9c86-bc4ef9a7fc47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a7bc102-4a67-4e5d-9c86-bc4ef9a7fc47 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f7ba60f6-a804-42ee-838b-8563db52d6a3 { text-align: left; }
#s-f7ba60f6-a804-42ee-838b-8563db52d6a3 .shg-product-sold-out {
  display: none;
}

#s-f7ba60f6-a804-42ee-838b-8563db52d6a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f7ba60f6-a804-42ee-838b-8563db52d6a3 .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-45b27cc2-47ca-4836-aec7-030c1682dfff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-45b27cc2-47ca-4836-aec7-030c1682dfff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-45b27cc2-47ca-4836-aec7-030c1682dfff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-45b27cc2-47ca-4836-aec7-030c1682dfff {
  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-45b27cc2-47ca-4836-aec7-030c1682dfff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45b27cc2-47ca-4836-aec7-030c1682dfff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-45b27cc2-47ca-4836-aec7-030c1682dfff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7be74be9-27c4-4004-ad0e-d485eb99a9c7 {
  display: none;
}
#s-8b75580c-69dd-4190-a146-2bf6f2446ef4 { text-align: left; }
#s-f1ebe566-eea1-44d3-8f56-37d00fae014e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f1ebe566-eea1-44d3-8f56-37d00fae014e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f1479669-7688-44b8-a3cc-7b94fbff83b3 { text-align: left; }
#s-f1479669-7688-44b8-a3cc-7b94fbff83b3 .shg-product-sold-out {
  display: none;
}

#s-f1479669-7688-44b8-a3cc-7b94fbff83b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f1479669-7688-44b8-a3cc-7b94fbff83b3 .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-0a3291cb-d50b-469d-8062-2e98e594df9d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a3291cb-d50b-469d-8062-2e98e594df9d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a3291cb-d50b-469d-8062-2e98e594df9d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a3291cb-d50b-469d-8062-2e98e594df9d {
  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-0a3291cb-d50b-469d-8062-2e98e594df9d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a3291cb-d50b-469d-8062-2e98e594df9d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a3291cb-d50b-469d-8062-2e98e594df9d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a09aacb-f0e5-42b5-99cb-ad1bc4f69344 {
  display: none;
}
#s-ddfce795-dcf2-439a-bc9d-cb49d5ad865e { text-align: left; }
#s-19f2aeef-32a2-4bdb-8f9a-e17c9fc03426 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19f2aeef-32a2-4bdb-8f9a-e17c9fc03426 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d1979c0-4bb8-4fc4-9d4f-0b5e5d536827 { text-align: left; }
#s-5d1979c0-4bb8-4fc4-9d4f-0b5e5d536827 .shg-product-sold-out {
  display: none;
}

#s-5d1979c0-4bb8-4fc4-9d4f-0b5e5d536827 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d1979c0-4bb8-4fc4-9d4f-0b5e5d536827 .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-78c3dcfd-1e34-46f4-a5c0-f1871aed8790 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-78c3dcfd-1e34-46f4-a5c0-f1871aed8790:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-78c3dcfd-1e34-46f4-a5c0-f1871aed8790:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-78c3dcfd-1e34-46f4-a5c0-f1871aed8790 {
  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-78c3dcfd-1e34-46f4-a5c0-f1871aed8790.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78c3dcfd-1e34-46f4-a5c0-f1871aed8790.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-78c3dcfd-1e34-46f4-a5c0-f1871aed8790.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92337bea-930e-4657-bb09-c696a08b039c {
  display: none;
}
#s-846dc7b2-d0af-490a-9c17-229e841b0285 { text-align: left; }
#s-ce95d1e5-cc1d-448a-820e-16100a72677b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce95d1e5-cc1d-448a-820e-16100a72677b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-750aad98-bc3d-4a30-9bdb-96424ba45353 { text-align: left; }
#s-750aad98-bc3d-4a30-9bdb-96424ba45353 .shg-product-sold-out {
  display: none;
}

#s-750aad98-bc3d-4a30-9bdb-96424ba45353 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-750aad98-bc3d-4a30-9bdb-96424ba45353 .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-f3b271a1-5e09-4d62-845d-25793de326b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f3b271a1-5e09-4d62-845d-25793de326b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f3b271a1-5e09-4d62-845d-25793de326b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f3b271a1-5e09-4d62-845d-25793de326b1 {
  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-f3b271a1-5e09-4d62-845d-25793de326b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3b271a1-5e09-4d62-845d-25793de326b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f3b271a1-5e09-4d62-845d-25793de326b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-59368185-ef86-4dfa-8f6e-a46a6e7383f1 {
  display: none;
}
#s-aa97663f-d004-4dce-bbcd-45e06605ea76 { text-align: left; }
#s-ecbe3ddf-125c-4177-9bb5-5791d7a7aaf2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ecbe3ddf-125c-4177-9bb5-5791d7a7aaf2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bf49b6b8-5416-444b-853f-ca80b99bbaf1 { text-align: left; }
#s-bf49b6b8-5416-444b-853f-ca80b99bbaf1 .shg-product-sold-out {
  display: none;
}

#s-bf49b6b8-5416-444b-853f-ca80b99bbaf1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bf49b6b8-5416-444b-853f-ca80b99bbaf1 .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-318db32b-63e8-476a-86c2-7b5da1823a78 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-318db32b-63e8-476a-86c2-7b5da1823a78:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-318db32b-63e8-476a-86c2-7b5da1823a78:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-318db32b-63e8-476a-86c2-7b5da1823a78 {
  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-318db32b-63e8-476a-86c2-7b5da1823a78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-318db32b-63e8-476a-86c2-7b5da1823a78.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-318db32b-63e8-476a-86c2-7b5da1823a78.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0630aee7-e151-4eb1-b12b-f84e4c83f780 {
  display: none;
}
#s-541c8728-42fc-4d9e-bfd1-e087d261c8e8 { text-align: left; }
#s-696c01cf-643a-488b-97ce-eff6e309642a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-696c01cf-643a-488b-97ce-eff6e309642a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b60bd290-0751-48bd-9e4c-a7cc7ff092fb { text-align: left; }
#s-b60bd290-0751-48bd-9e4c-a7cc7ff092fb .shg-product-sold-out {
  display: none;
}

#s-b60bd290-0751-48bd-9e4c-a7cc7ff092fb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b60bd290-0751-48bd-9e4c-a7cc7ff092fb .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-3853659e-b950-4343-beb4-6a89501e13e0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3853659e-b950-4343-beb4-6a89501e13e0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3853659e-b950-4343-beb4-6a89501e13e0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3853659e-b950-4343-beb4-6a89501e13e0 {
  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-3853659e-b950-4343-beb4-6a89501e13e0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3853659e-b950-4343-beb4-6a89501e13e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3853659e-b950-4343-beb4-6a89501e13e0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0f3590e1-fd78-41bc-9ff6-13f91b1a78c6 {
  display: none;
}
#s-e02c6be8-2c79-4425-85f7-44145fe7a387 { text-align: left; }
#s-2db07141-e889-43a2-83dc-95a701ca8e9f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2db07141-e889-43a2-83dc-95a701ca8e9f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6f058a16-e3b8-4b41-bbfc-4aab37ff0958 { text-align: left; }
#s-6f058a16-e3b8-4b41-bbfc-4aab37ff0958 .shg-product-sold-out {
  display: none;
}

#s-6f058a16-e3b8-4b41-bbfc-4aab37ff0958 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6f058a16-e3b8-4b41-bbfc-4aab37ff0958 .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-90534715-538d-47e3-a31d-ebf430b6c27c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90534715-538d-47e3-a31d-ebf430b6c27c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90534715-538d-47e3-a31d-ebf430b6c27c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90534715-538d-47e3-a31d-ebf430b6c27c {
  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-90534715-538d-47e3-a31d-ebf430b6c27c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90534715-538d-47e3-a31d-ebf430b6c27c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90534715-538d-47e3-a31d-ebf430b6c27c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c1153e04-9c79-4bfe-b8ae-4ecc3870ba04 {
  display: none;
}
#s-f03e5a1a-d888-4b72-b6a3-f54b4994b33b { text-align: left; }
#s-7335264e-1d6e-4fff-b4e8-b9036edbe759 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7335264e-1d6e-4fff-b4e8-b9036edbe759 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-334db8cb-9c62-4c41-9f17-fa9af956dad0 { text-align: left; }
#s-334db8cb-9c62-4c41-9f17-fa9af956dad0 .shg-product-sold-out {
  display: none;
}

#s-334db8cb-9c62-4c41-9f17-fa9af956dad0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-334db8cb-9c62-4c41-9f17-fa9af956dad0 .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-6811a9b4-6ead-480c-8089-5ce6313bc0b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6811a9b4-6ead-480c-8089-5ce6313bc0b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6811a9b4-6ead-480c-8089-5ce6313bc0b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6811a9b4-6ead-480c-8089-5ce6313bc0b1 {
  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-6811a9b4-6ead-480c-8089-5ce6313bc0b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6811a9b4-6ead-480c-8089-5ce6313bc0b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6811a9b4-6ead-480c-8089-5ce6313bc0b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a7ccf95-e77e-4805-a660-155566e322de {
  display: none;
}
#s-286e5db2-e4e4-4795-8ae1-8776f6503eff { text-align: left; }
#s-4c297d4b-c426-4350-a547-505bf709d37c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c297d4b-c426-4350-a547-505bf709d37c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1de1c439-06fa-4d70-aaf0-77f5fa2c4144 { text-align: left; }
#s-1de1c439-06fa-4d70-aaf0-77f5fa2c4144 .shg-product-sold-out {
  display: none;
}

#s-1de1c439-06fa-4d70-aaf0-77f5fa2c4144 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1de1c439-06fa-4d70-aaf0-77f5fa2c4144 .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-7fddedd5-6d51-49c8-9992-f16616fe1994 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7fddedd5-6d51-49c8-9992-f16616fe1994:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7fddedd5-6d51-49c8-9992-f16616fe1994:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7fddedd5-6d51-49c8-9992-f16616fe1994 {
  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-7fddedd5-6d51-49c8-9992-f16616fe1994.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7fddedd5-6d51-49c8-9992-f16616fe1994.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7fddedd5-6d51-49c8-9992-f16616fe1994.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-68fafdf4-cdd8-4461-accb-b935eceb913b {
  display: none;
}
#s-982a36c7-431b-46bc-a9bd-7a08bc3dfc92 { text-align: left; }
#s-f96e4f85-cf50-42f0-baae-f1d73654d423 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f96e4f85-cf50-42f0-baae-f1d73654d423 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ed92c7e0-f365-48dc-a897-24ea0204d110 { text-align: left; }
#s-ed92c7e0-f365-48dc-a897-24ea0204d110 .shg-product-sold-out {
  display: none;
}

#s-ed92c7e0-f365-48dc-a897-24ea0204d110 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ed92c7e0-f365-48dc-a897-24ea0204d110 .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-53bfee3f-59f2-4364-bb6d-1228ae40612d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-53bfee3f-59f2-4364-bb6d-1228ae40612d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-53bfee3f-59f2-4364-bb6d-1228ae40612d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-53bfee3f-59f2-4364-bb6d-1228ae40612d {
  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-53bfee3f-59f2-4364-bb6d-1228ae40612d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53bfee3f-59f2-4364-bb6d-1228ae40612d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-53bfee3f-59f2-4364-bb6d-1228ae40612d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1cc17cba-f1a3-4ae5-b06b-d300a306e99a {
  display: none;
}
#s-ed8cee33-791a-4d78-9858-6d2d21bdc1a8 { text-align: left; }
#s-e6f2173c-1d4e-48e0-b5a2-03f2108260fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6f2173c-1d4e-48e0-b5a2-03f2108260fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f493e429-26cf-4cca-9ab1-0ccd136fb182 { text-align: left; }
#s-f493e429-26cf-4cca-9ab1-0ccd136fb182 .shg-product-sold-out {
  display: none;
}

#s-f493e429-26cf-4cca-9ab1-0ccd136fb182 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f493e429-26cf-4cca-9ab1-0ccd136fb182 .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-5bd82f7b-0a6a-4a72-b49b-593f8cfa0fc6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5bd82f7b-0a6a-4a72-b49b-593f8cfa0fc6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5bd82f7b-0a6a-4a72-b49b-593f8cfa0fc6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5bd82f7b-0a6a-4a72-b49b-593f8cfa0fc6 {
  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-5bd82f7b-0a6a-4a72-b49b-593f8cfa0fc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5bd82f7b-0a6a-4a72-b49b-593f8cfa0fc6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5bd82f7b-0a6a-4a72-b49b-593f8cfa0fc6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ec6a882f-9d82-4389-b0e8-cc8a74c084f4 {
  display: none;
}
#s-8c96952c-b022-48a8-9ada-d97a50985559 { text-align: left; }
#s-a36ec8fd-c9a5-47a7-931a-a5678f00fffc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a36ec8fd-c9a5-47a7-931a-a5678f00fffc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58fe7845-c862-451e-bc41-66ab5ffe8ea3 { text-align: left; }
#s-58fe7845-c862-451e-bc41-66ab5ffe8ea3 .shg-product-sold-out {
  display: none;
}

#s-58fe7845-c862-451e-bc41-66ab5ffe8ea3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58fe7845-c862-451e-bc41-66ab5ffe8ea3 .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-afa4a134-0053-498d-ba07-31e210b991d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-afa4a134-0053-498d-ba07-31e210b991d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-afa4a134-0053-498d-ba07-31e210b991d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-afa4a134-0053-498d-ba07-31e210b991d7 {
  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-afa4a134-0053-498d-ba07-31e210b991d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-afa4a134-0053-498d-ba07-31e210b991d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-afa4a134-0053-498d-ba07-31e210b991d7.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;
}
