.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-c56a2c2c-b765-4523-897d-f2a7f49af874 {
  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-24c7370d-de18-44e3-854c-412c6d5296f0 { margin-top: 40px; }
#s-24c7370d-de18-44e3-854c-412c6d5296f0 .shogun-tabs {
  justify-content: center;
}


  #s-24c7370d-de18-44e3-854c-412c6d5296f0 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-24c7370d-de18-44e3-854c-412c6d5296f0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-24c7370d-de18-44e3-854c-412c6d5296f0 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-24c7370d-de18-44e3-854c-412c6d5296f0 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-24c7370d-de18-44e3-854c-412c6d5296f0 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-24c7370d-de18-44e3-854c-412c6d5296f0 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-24c7370d-de18-44e3-854c-412c6d5296f0 .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-4712994a-9917-4104-b54e-e5ae66355f81 { padding-top: 10px;
padding-bottom: 10px; }
 #s-4712994a-9917-4104-b54e-e5ae66355f81 .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-f3dba342-9257-44c3-a8fa-1511d7d472d4 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-f3dba342-9257-44c3-a8fa-1511d7d472d4 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-f3dba342-9257-44c3-a8fa-1511d7d472d4 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-f3dba342-9257-44c3-a8fa-1511d7d472d4 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-f3dba342-9257-44c3-a8fa-1511d7d472d4 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-f3dba342-9257-44c3-a8fa-1511d7d472d4 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-f3dba342-9257-44c3-a8fa-1511d7d472d4 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-f3dba342-9257-44c3-a8fa-1511d7d472d4 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-f3dba342-9257-44c3-a8fa-1511d7d472d4 .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;
}

@media (min-width: 0px) {
[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8bf1edcc-b139-42a9-8d7c-5e020ad6b447"] > .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-cef13c46-a2c7-40c5-be40-fd8d0abd261f { margin-bottom: -20px;
text-align: center; }
#s-17ee7244-e8d4-4a8e-8e5f-d043a1b2552e { border-style: solid;
margin-bottom: -10px;
padding-top: 25px;
padding-left: 7px;
padding-bottom: 15px;
padding-right: 7px;
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-a474bf5a-f499-431e-a2ef-0efbfae3a145 { 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-a474bf5a-f499-431e-a2ef-0efbfae3a145:hover {box-shadow:1px 1px 1px 1px rgba(245, 202, 211, 1) !important;
background-color: rgba(245, 202, 211, 1) !important;
text-decoration: none !important;}
#s-a474bf5a-f499-431e-a2ef-0efbfae3a145: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-a474bf5a-f499-431e-a2ef-0efbfae3a145.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-4233f8e1-ffa0-4cbe-a9ff-235207efd496 { margin-bottom: -20px;
text-align: center; }
#s-7c0ff13d-1fc9-490a-ac9f-fcd94c170064 { border-style: solid;
margin-bottom: -10px;
padding-top: 25px;
padding-left: 7px;
padding-bottom: 15px;
padding-right: 7px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
#s-1519401f-d8b8-4d65-865a-e13d69fa73c5 { 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-1519401f-d8b8-4d65-865a-e13d69fa73c5:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(245, 202, 211, 1) !important;
text-decoration: none !important;}
#s-1519401f-d8b8-4d65-865a-e13d69fa73c5: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-1519401f-d8b8-4d65-865a-e13d69fa73c5.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-cd57d842-b8c2-4452-9846-0264fb6322b7 { margin-bottom: -20px;
text-align: center; }
#s-646a9ff6-b6df-4250-aba3-c8a6d9594d83 { border-style: solid;
margin-bottom: -10px;
padding-top: 25px;
padding-left: 7px;
padding-bottom: 15px;
padding-right: 7px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
#s-ddccb789-eeba-4280-a508-9a279502c7ef { 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-ddccb789-eeba-4280-a508-9a279502c7ef:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(245, 202, 211, 1) !important;
text-decoration: none !important;}
#s-ddccb789-eeba-4280-a508-9a279502c7ef: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-ddccb789-eeba-4280-a508-9a279502c7ef.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-7d493a9d-6922-4c8c-bde6-2721a3809046 { min-height: 50px; }
#s-7d493a9d-6922-4c8c-bde6-2721a3809046 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-fc49f56a-0396-4347-8ea5-0ff54103e061 { 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-fc49f56a-0396-4347-8ea5-0ff54103e061 .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-0f2c756c-671b-44fc-a8b6-fbc3391e380a {
  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-24f133e2-78f7-4a69-8ff5-dcd26c6bfb42 { 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-59b52f86-a2ce-4d61-b502-5c3c6d806271 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-59b52f86-a2ce-4d61-b502-5c3c6d806271 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2f4e5ed1-d7bf-4779-908f-3b1437dd83b9 {
  display: none;
}
#s-9c5559a0-86f8-49be-a8e2-6efb2e698659 { text-align: left; }
#s-83bd8ce4-6716-4972-853c-7dc553ca8a97 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-83bd8ce4-6716-4972-853c-7dc553ca8a97 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-de582f97-e33a-4a81-bbd8-576018b7b174 {
  display: none;
}
#s-a1edff01-e9ef-46b5-b5ce-9d7f94785e93 { text-align: left; }
#s-58ece71f-cb2f-4ddf-a3f4-d7a2b4585cf5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58ece71f-cb2f-4ddf-a3f4-d7a2b4585cf5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0f919f29-0e67-4803-99df-a0c8d94b729e {
  display: none;
}
#s-f2b481d8-5b4a-4db9-aae2-4ae7adefd3ba { text-align: left; }
#s-932f7553-3719-4ed5-b42d-68277c9fe46f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-932f7553-3719-4ed5-b42d-68277c9fe46f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-acda897d-70f5-4de1-b067-9d5626adad0f {
  display: none;
}
#s-bba30d35-bd11-4db4-8368-470dd6161ee5 { text-align: left; }
#s-aa1fc4cc-bc1a-4c71-beca-bc63cad19aa0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa1fc4cc-bc1a-4c71-beca-bc63cad19aa0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50b42048-e798-48e5-9002-39f41dbc2e2b { text-align: left; }
#s-50b42048-e798-48e5-9002-39f41dbc2e2b .shg-product-sold-out {
  display: none;
}

#s-50b42048-e798-48e5-9002-39f41dbc2e2b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50b42048-e798-48e5-9002-39f41dbc2e2b .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-f362cedc-13ad-44df-b008-34a68114c271 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f362cedc-13ad-44df-b008-34a68114c271:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f362cedc-13ad-44df-b008-34a68114c271:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f362cedc-13ad-44df-b008-34a68114c271 {
  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-f362cedc-13ad-44df-b008-34a68114c271.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f362cedc-13ad-44df-b008-34a68114c271.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f362cedc-13ad-44df-b008-34a68114c271.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ffa1ec43-cf0d-44c5-ad3c-be679029f0f5 {
  display: none;
}
#s-165bbbaf-b13f-45ae-9b01-5f2c163f434f { text-align: left; }
#s-9cd69792-7c6e-44a8-a5bd-0daaaac736c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9cd69792-7c6e-44a8-a5bd-0daaaac736c1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f03b9974-9264-4c18-877c-bde3d71efaaa { text-align: left; }
#s-f03b9974-9264-4c18-877c-bde3d71efaaa .shg-product-sold-out {
  display: none;
}

#s-f03b9974-9264-4c18-877c-bde3d71efaaa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f03b9974-9264-4c18-877c-bde3d71efaaa .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-d271fb2e-2944-4479-b5db-a2532117db70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d271fb2e-2944-4479-b5db-a2532117db70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d271fb2e-2944-4479-b5db-a2532117db70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d271fb2e-2944-4479-b5db-a2532117db70 {
  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-d271fb2e-2944-4479-b5db-a2532117db70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d271fb2e-2944-4479-b5db-a2532117db70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d271fb2e-2944-4479-b5db-a2532117db70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-224adbea-afe3-444a-a914-ccb22cc89e62 {
  display: none;
}
#s-d7ea7be8-d8bf-4f95-859a-51762db382ab { text-align: left; }
#s-1db36e82-14eb-4900-9e7c-6ae5aed06f25 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1db36e82-14eb-4900-9e7c-6ae5aed06f25 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c62af451-1443-488c-b1f7-37afc89a4c8b { text-align: left; }
#s-c62af451-1443-488c-b1f7-37afc89a4c8b .shg-product-sold-out {
  display: none;
}

#s-c62af451-1443-488c-b1f7-37afc89a4c8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c62af451-1443-488c-b1f7-37afc89a4c8b .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-09315ae2-f03a-4663-8d1b-d4555683d1e1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09315ae2-f03a-4663-8d1b-d4555683d1e1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09315ae2-f03a-4663-8d1b-d4555683d1e1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09315ae2-f03a-4663-8d1b-d4555683d1e1 {
  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-09315ae2-f03a-4663-8d1b-d4555683d1e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09315ae2-f03a-4663-8d1b-d4555683d1e1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09315ae2-f03a-4663-8d1b-d4555683d1e1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-967a2964-5ccd-422b-bf89-8ff84b3e38a0 {
  display: none;
}
#s-f69ed51c-d84b-417a-8cbc-3ae803ef10d4 { text-align: left; }
#s-a97aa780-6d4f-4646-b724-0b41a0526f65 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a97aa780-6d4f-4646-b724-0b41a0526f65 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98356dfc-20e7-4067-b239-f249adbc1b79 { text-align: left; }
#s-98356dfc-20e7-4067-b239-f249adbc1b79 .shg-product-sold-out {
  display: none;
}

#s-98356dfc-20e7-4067-b239-f249adbc1b79 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98356dfc-20e7-4067-b239-f249adbc1b79 .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-e1e01e3a-2994-45df-9b25-c5ebe51f43ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e1e01e3a-2994-45df-9b25-c5ebe51f43ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e1e01e3a-2994-45df-9b25-c5ebe51f43ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e1e01e3a-2994-45df-9b25-c5ebe51f43ed {
  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-e1e01e3a-2994-45df-9b25-c5ebe51f43ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1e01e3a-2994-45df-9b25-c5ebe51f43ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e1e01e3a-2994-45df-9b25-c5ebe51f43ed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f5d6e49-67d0-4b1a-9fb6-e8edb9b5c5b0 {
  display: none;
}
#s-d509cf0f-890a-4b35-accd-8aba92935298 { text-align: left; }
#s-80264940-c341-4983-ba40-528332ab0721 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-80264940-c341-4983-ba40-528332ab0721 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c21bdf74-2ccc-40c1-8943-2dc7291ba505 { text-align: left; }
#s-c21bdf74-2ccc-40c1-8943-2dc7291ba505 .shg-product-sold-out {
  display: none;
}

#s-c21bdf74-2ccc-40c1-8943-2dc7291ba505 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c21bdf74-2ccc-40c1-8943-2dc7291ba505 .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-3b36a56d-648d-45a2-8429-fee39d01bb3e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3b36a56d-648d-45a2-8429-fee39d01bb3e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3b36a56d-648d-45a2-8429-fee39d01bb3e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3b36a56d-648d-45a2-8429-fee39d01bb3e {
  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-3b36a56d-648d-45a2-8429-fee39d01bb3e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b36a56d-648d-45a2-8429-fee39d01bb3e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3b36a56d-648d-45a2-8429-fee39d01bb3e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-99a8d4a8-fcfe-47df-b714-af4e4f8a82d7 {
  display: none;
}
#s-1da56dad-ec1c-4df4-909d-0c777d57beab { text-align: left; }
#s-4284bd6e-5750-47c7-9e4d-9a06b2d5a46b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4284bd6e-5750-47c7-9e4d-9a06b2d5a46b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-68bbef39-d6ca-4db6-a411-bad3b9598d2e { text-align: left; }
#s-68bbef39-d6ca-4db6-a411-bad3b9598d2e .shg-product-sold-out {
  display: none;
}

#s-68bbef39-d6ca-4db6-a411-bad3b9598d2e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-68bbef39-d6ca-4db6-a411-bad3b9598d2e .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-b8f25580-8032-47d3-8d4c-36371eec4eac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b8f25580-8032-47d3-8d4c-36371eec4eac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b8f25580-8032-47d3-8d4c-36371eec4eac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b8f25580-8032-47d3-8d4c-36371eec4eac {
  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-b8f25580-8032-47d3-8d4c-36371eec4eac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b8f25580-8032-47d3-8d4c-36371eec4eac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b8f25580-8032-47d3-8d4c-36371eec4eac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca2ce5a2-70e2-46f8-8282-b2910ab333be {
  display: none;
}
#s-8c895523-b80a-4c3d-a517-d1c35fd192c4 { text-align: left; }
#s-1f32a835-d2d0-4bd5-be2d-b4fbdeb86819 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f32a835-d2d0-4bd5-be2d-b4fbdeb86819 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-493ce939-5113-45e8-acc6-25befed28fee { text-align: left; }
#s-493ce939-5113-45e8-acc6-25befed28fee .shg-product-sold-out {
  display: none;
}

#s-493ce939-5113-45e8-acc6-25befed28fee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-493ce939-5113-45e8-acc6-25befed28fee .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-a48270a6-d710-4301-940a-27ebecfdf9ef { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a48270a6-d710-4301-940a-27ebecfdf9ef:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a48270a6-d710-4301-940a-27ebecfdf9ef:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a48270a6-d710-4301-940a-27ebecfdf9ef {
  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-a48270a6-d710-4301-940a-27ebecfdf9ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a48270a6-d710-4301-940a-27ebecfdf9ef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a48270a6-d710-4301-940a-27ebecfdf9ef.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f00bb8f1-6297-421a-8859-3588c81c599a {
  display: none;
}
#s-e809f4b5-567e-413e-8370-5e8950a4b484 { text-align: left; }
#s-f86e9342-3031-4999-8e55-d0cba5a1165d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f86e9342-3031-4999-8e55-d0cba5a1165d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f8de9cfd-889e-407a-b80b-301732c72d58 { text-align: left; }
#s-f8de9cfd-889e-407a-b80b-301732c72d58 .shg-product-sold-out {
  display: none;
}

#s-f8de9cfd-889e-407a-b80b-301732c72d58 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f8de9cfd-889e-407a-b80b-301732c72d58 .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-19df366d-bfcb-419a-9428-90ddb17dc53c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-19df366d-bfcb-419a-9428-90ddb17dc53c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-19df366d-bfcb-419a-9428-90ddb17dc53c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-19df366d-bfcb-419a-9428-90ddb17dc53c {
  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-19df366d-bfcb-419a-9428-90ddb17dc53c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19df366d-bfcb-419a-9428-90ddb17dc53c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-19df366d-bfcb-419a-9428-90ddb17dc53c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f3dd5d2f-463b-4889-9e04-55a49165310a {
  display: none;
}
#s-f8cc66ef-4b17-4d75-b4a8-4e789e0bfe9f { text-align: left; }
#s-5a32826a-b39d-41eb-9a49-d3a5c6ff4a07 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a32826a-b39d-41eb-9a49-d3a5c6ff4a07 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c77ee0ab-13bb-4fbe-8272-e4965240a562 { text-align: left; }
#s-c77ee0ab-13bb-4fbe-8272-e4965240a562 .shg-product-sold-out {
  display: none;
}

#s-c77ee0ab-13bb-4fbe-8272-e4965240a562 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c77ee0ab-13bb-4fbe-8272-e4965240a562 .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-8ba37aa0-bdde-49f3-9b7a-52d533cf4700 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8ba37aa0-bdde-49f3-9b7a-52d533cf4700:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8ba37aa0-bdde-49f3-9b7a-52d533cf4700:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8ba37aa0-bdde-49f3-9b7a-52d533cf4700 {
  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-8ba37aa0-bdde-49f3-9b7a-52d533cf4700.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ba37aa0-bdde-49f3-9b7a-52d533cf4700.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8ba37aa0-bdde-49f3-9b7a-52d533cf4700.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e657a1c4-ff63-4119-8529-8df64b3826fa {
  display: none;
}
#s-4f225f05-854b-4829-bf1d-75a3f684358f { text-align: left; }
#s-93fa63af-929e-4a98-8cd8-7b5d2eca009c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93fa63af-929e-4a98-8cd8-7b5d2eca009c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ddeee3d-b568-4d9e-9416-06222e9ff673 { text-align: left; }
#s-9ddeee3d-b568-4d9e-9416-06222e9ff673 .shg-product-sold-out {
  display: none;
}

#s-9ddeee3d-b568-4d9e-9416-06222e9ff673 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ddeee3d-b568-4d9e-9416-06222e9ff673 .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-9212e831-bc78-4acf-9dbb-8fba8a950fb8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9212e831-bc78-4acf-9dbb-8fba8a950fb8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9212e831-bc78-4acf-9dbb-8fba8a950fb8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9212e831-bc78-4acf-9dbb-8fba8a950fb8 {
  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-9212e831-bc78-4acf-9dbb-8fba8a950fb8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9212e831-bc78-4acf-9dbb-8fba8a950fb8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9212e831-bc78-4acf-9dbb-8fba8a950fb8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-90e31141-f4ea-40df-a412-f33ef6c4b177 {
  display: none;
}
#s-4e6b6255-22e9-4b91-b434-ca2bd998f277 { text-align: left; }
#s-29463473-6441-4995-a0c6-50d33f8cf1be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-29463473-6441-4995-a0c6-50d33f8cf1be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8bdc2e82-d3b7-435e-9011-c371081cdfcd { text-align: left; }
#s-8bdc2e82-d3b7-435e-9011-c371081cdfcd .shg-product-sold-out {
  display: none;
}

#s-8bdc2e82-d3b7-435e-9011-c371081cdfcd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8bdc2e82-d3b7-435e-9011-c371081cdfcd .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-510d94ba-d0f4-434d-bf23-cb3cc1ae7dc8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-510d94ba-d0f4-434d-bf23-cb3cc1ae7dc8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-510d94ba-d0f4-434d-bf23-cb3cc1ae7dc8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-510d94ba-d0f4-434d-bf23-cb3cc1ae7dc8 {
  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-510d94ba-d0f4-434d-bf23-cb3cc1ae7dc8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-510d94ba-d0f4-434d-bf23-cb3cc1ae7dc8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-510d94ba-d0f4-434d-bf23-cb3cc1ae7dc8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bddbcb68-1f57-41d4-a1fa-b01b9253815b {
  display: none;
}
#s-120251ab-5721-4ea2-89fa-a6827b7a4278 { text-align: left; }
#s-cbf35c6c-22a4-4ca8-8110-f290c9883294 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cbf35c6c-22a4-4ca8-8110-f290c9883294 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4b567c9-56b0-4967-97ab-60c12bfad94b { text-align: left; }
#s-a4b567c9-56b0-4967-97ab-60c12bfad94b .shg-product-sold-out {
  display: none;
}

#s-a4b567c9-56b0-4967-97ab-60c12bfad94b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4b567c9-56b0-4967-97ab-60c12bfad94b .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-92275035-63f9-4108-a110-eea66c57d6bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-92275035-63f9-4108-a110-eea66c57d6bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-92275035-63f9-4108-a110-eea66c57d6bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-92275035-63f9-4108-a110-eea66c57d6bd {
  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-92275035-63f9-4108-a110-eea66c57d6bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92275035-63f9-4108-a110-eea66c57d6bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-92275035-63f9-4108-a110-eea66c57d6bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e9c58ab-35c6-42e9-bd40-df96398807db {
  display: none;
}
#s-3b758f0f-ff17-4d79-8c97-04b4ae264de3 { text-align: left; }
#s-c7f9e6e9-55a4-4463-8f2f-e5f4e6071304 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7f9e6e9-55a4-4463-8f2f-e5f4e6071304 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1939728a-6b42-4f75-981b-d81207bb7660 { text-align: left; }
#s-1939728a-6b42-4f75-981b-d81207bb7660 .shg-product-sold-out {
  display: none;
}

#s-1939728a-6b42-4f75-981b-d81207bb7660 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1939728a-6b42-4f75-981b-d81207bb7660 .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-24a3c4ef-8d0a-4a83-97a1-6c6e5e4eeb68 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-24a3c4ef-8d0a-4a83-97a1-6c6e5e4eeb68:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-24a3c4ef-8d0a-4a83-97a1-6c6e5e4eeb68:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-24a3c4ef-8d0a-4a83-97a1-6c6e5e4eeb68 {
  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-24a3c4ef-8d0a-4a83-97a1-6c6e5e4eeb68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24a3c4ef-8d0a-4a83-97a1-6c6e5e4eeb68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-24a3c4ef-8d0a-4a83-97a1-6c6e5e4eeb68.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e0ad656-71ef-4f71-9b47-5f48a39d2063 {
  display: none;
}
#s-1c240a2a-3563-4bf0-9a6f-90f9be492b01 { text-align: left; }
#s-50244a91-04ed-4a4d-94ba-c32c828f40a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50244a91-04ed-4a4d-94ba-c32c828f40a6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba53ed79-ff3b-4ef9-a526-b266e0a6d33b { text-align: left; }
#s-ba53ed79-ff3b-4ef9-a526-b266e0a6d33b .shg-product-sold-out {
  display: none;
}

#s-ba53ed79-ff3b-4ef9-a526-b266e0a6d33b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba53ed79-ff3b-4ef9-a526-b266e0a6d33b .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-1d51e9ce-fcd6-4c5c-8ceb-a3a3dff99d47 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d51e9ce-fcd6-4c5c-8ceb-a3a3dff99d47:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d51e9ce-fcd6-4c5c-8ceb-a3a3dff99d47:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d51e9ce-fcd6-4c5c-8ceb-a3a3dff99d47 {
  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-1d51e9ce-fcd6-4c5c-8ceb-a3a3dff99d47.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d51e9ce-fcd6-4c5c-8ceb-a3a3dff99d47.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d51e9ce-fcd6-4c5c-8ceb-a3a3dff99d47.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3487f12e-44e6-4192-abb5-6eb93463c36e {
  display: none;
}
#s-b1599f62-e3a8-4018-aeb0-08a70db33418 { text-align: left; }
#s-85493111-1f12-4027-b0ca-b9aaad93c25e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85493111-1f12-4027-b0ca-b9aaad93c25e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9b5913fc-d9a4-462c-af3b-74113d6a3c55 { text-align: left; }
#s-9b5913fc-d9a4-462c-af3b-74113d6a3c55 .shg-product-sold-out {
  display: none;
}

#s-9b5913fc-d9a4-462c-af3b-74113d6a3c55 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9b5913fc-d9a4-462c-af3b-74113d6a3c55 .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-e41311e4-b6b5-4e4e-ae24-d546477ecd1a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e41311e4-b6b5-4e4e-ae24-d546477ecd1a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e41311e4-b6b5-4e4e-ae24-d546477ecd1a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e41311e4-b6b5-4e4e-ae24-d546477ecd1a {
  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-e41311e4-b6b5-4e4e-ae24-d546477ecd1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e41311e4-b6b5-4e4e-ae24-d546477ecd1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e41311e4-b6b5-4e4e-ae24-d546477ecd1a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f948801e-3b11-4ba8-a0c6-e9a9322d902c {
  display: none;
}
#s-102e1a92-76ab-41c7-b2e8-e17d33785eb9 { text-align: left; }
#s-68b68971-1261-4e53-a3dc-1b02bc1ed86e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68b68971-1261-4e53-a3dc-1b02bc1ed86e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4331a0c7-a074-4945-9e06-bbc9a8afe9a9 { text-align: left; }
#s-4331a0c7-a074-4945-9e06-bbc9a8afe9a9 .shg-product-sold-out {
  display: none;
}

#s-4331a0c7-a074-4945-9e06-bbc9a8afe9a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4331a0c7-a074-4945-9e06-bbc9a8afe9a9 .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-429c2b81-ea93-4d9a-bc02-1efa0e9d29f3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-429c2b81-ea93-4d9a-bc02-1efa0e9d29f3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-429c2b81-ea93-4d9a-bc02-1efa0e9d29f3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-429c2b81-ea93-4d9a-bc02-1efa0e9d29f3 {
  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-429c2b81-ea93-4d9a-bc02-1efa0e9d29f3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-429c2b81-ea93-4d9a-bc02-1efa0e9d29f3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-429c2b81-ea93-4d9a-bc02-1efa0e9d29f3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe5fa822-a777-460c-bf4b-8c6007eb8b07 {
  display: none;
}
#s-dad1ab32-5a86-4308-8545-2ef0ea04541b { text-align: left; }
#s-c15375c4-61cb-4948-83af-4b79121522a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c15375c4-61cb-4948-83af-4b79121522a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-31a79660-afa2-4cb5-b203-2c0b00e4e7da { text-align: left; }
#s-31a79660-afa2-4cb5-b203-2c0b00e4e7da .shg-product-sold-out {
  display: none;
}

#s-31a79660-afa2-4cb5-b203-2c0b00e4e7da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-31a79660-afa2-4cb5-b203-2c0b00e4e7da .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-3c0d6cc1-5985-45da-92e2-10e94e7cf3c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c0d6cc1-5985-45da-92e2-10e94e7cf3c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c0d6cc1-5985-45da-92e2-10e94e7cf3c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c0d6cc1-5985-45da-92e2-10e94e7cf3c3 {
  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-3c0d6cc1-5985-45da-92e2-10e94e7cf3c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c0d6cc1-5985-45da-92e2-10e94e7cf3c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c0d6cc1-5985-45da-92e2-10e94e7cf3c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d44fb381-c8d4-4a1c-a234-6b94a9479156 {
  display: none;
}
#s-6d73f147-d6de-484d-8786-07ff55759fb7 { text-align: left; }
#s-84b252a5-d389-4465-b0c3-580a37fc8344 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84b252a5-d389-4465-b0c3-580a37fc8344 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a283f2c-4060-4d08-a4f9-db2d89feb8e0 { text-align: left; }
#s-4a283f2c-4060-4d08-a4f9-db2d89feb8e0 .shg-product-sold-out {
  display: none;
}

#s-4a283f2c-4060-4d08-a4f9-db2d89feb8e0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a283f2c-4060-4d08-a4f9-db2d89feb8e0 .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-62175383-2667-4551-a94c-4f06ac5dcb6e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-62175383-2667-4551-a94c-4f06ac5dcb6e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-62175383-2667-4551-a94c-4f06ac5dcb6e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-62175383-2667-4551-a94c-4f06ac5dcb6e {
  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-62175383-2667-4551-a94c-4f06ac5dcb6e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62175383-2667-4551-a94c-4f06ac5dcb6e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-62175383-2667-4551-a94c-4f06ac5dcb6e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-85228908-640d-439d-b213-3e414e9b30e1 {
  display: none;
}
#s-0f268a95-cf5e-4096-bb23-7dfc366f9adb { text-align: left; }
#s-f6e13f67-fca5-44be-9263-964778ca87cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f6e13f67-fca5-44be-9263-964778ca87cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-54761955-78fa-4c1f-aaae-42c64474afcc { text-align: left; }
#s-54761955-78fa-4c1f-aaae-42c64474afcc .shg-product-sold-out {
  display: none;
}

#s-54761955-78fa-4c1f-aaae-42c64474afcc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-54761955-78fa-4c1f-aaae-42c64474afcc .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-38d15aa2-f572-4e84-8768-eadf11607b98 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-38d15aa2-f572-4e84-8768-eadf11607b98:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-38d15aa2-f572-4e84-8768-eadf11607b98:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-38d15aa2-f572-4e84-8768-eadf11607b98 {
  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-38d15aa2-f572-4e84-8768-eadf11607b98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38d15aa2-f572-4e84-8768-eadf11607b98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-38d15aa2-f572-4e84-8768-eadf11607b98.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-affb2ce7-aed5-4f63-b684-1b5f6dcb7eb8 {
  display: none;
}
#s-66565897-23d0-4388-9036-351e3cb2e1f5 { text-align: left; }
#s-a7f71750-0e08-4447-8ef8-d3e107714bc9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a7f71750-0e08-4447-8ef8-d3e107714bc9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f0e3c07-e763-45e1-8423-2b859f702dfc { text-align: left; }
#s-9f0e3c07-e763-45e1-8423-2b859f702dfc .shg-product-sold-out {
  display: none;
}

#s-9f0e3c07-e763-45e1-8423-2b859f702dfc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f0e3c07-e763-45e1-8423-2b859f702dfc .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-e819a574-bb60-40a3-b815-5529e81be48b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e819a574-bb60-40a3-b815-5529e81be48b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e819a574-bb60-40a3-b815-5529e81be48b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e819a574-bb60-40a3-b815-5529e81be48b {
  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-e819a574-bb60-40a3-b815-5529e81be48b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e819a574-bb60-40a3-b815-5529e81be48b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e819a574-bb60-40a3-b815-5529e81be48b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f32713b0-1a9d-4c5c-a982-91acd02a6a7b {
  display: none;
}
#s-5caa9ad0-51f5-44aa-8e1d-2504a9ba5c9f { text-align: left; }
#s-cda735e3-f99c-4bbc-b3be-c8b64c978cff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cda735e3-f99c-4bbc-b3be-c8b64c978cff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a2e59087-c460-4cb0-afc2-c5c54f13b914 { text-align: left; }
#s-a2e59087-c460-4cb0-afc2-c5c54f13b914 .shg-product-sold-out {
  display: none;
}

#s-a2e59087-c460-4cb0-afc2-c5c54f13b914 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a2e59087-c460-4cb0-afc2-c5c54f13b914 .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-193af95c-896c-495e-9c59-5e6ff1c1eb4f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-193af95c-896c-495e-9c59-5e6ff1c1eb4f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-193af95c-896c-495e-9c59-5e6ff1c1eb4f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-193af95c-896c-495e-9c59-5e6ff1c1eb4f {
  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-193af95c-896c-495e-9c59-5e6ff1c1eb4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-193af95c-896c-495e-9c59-5e6ff1c1eb4f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-193af95c-896c-495e-9c59-5e6ff1c1eb4f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26db53a0-f530-414f-b8b8-20c9975d4d78 {
  display: none;
}
#s-c9656446-955b-4a6a-83a8-ea38eb2daf32 { text-align: left; }
#s-5dd35323-0867-45b0-857f-eeeb97ae3238 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5dd35323-0867-45b0-857f-eeeb97ae3238 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-42fd93ff-4b0b-4805-af51-c218f53706f2 { text-align: left; }
#s-42fd93ff-4b0b-4805-af51-c218f53706f2 .shg-product-sold-out {
  display: none;
}

#s-42fd93ff-4b0b-4805-af51-c218f53706f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-42fd93ff-4b0b-4805-af51-c218f53706f2 .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-03d24396-e62a-430d-8f8d-567340ec4fa3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-03d24396-e62a-430d-8f8d-567340ec4fa3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-03d24396-e62a-430d-8f8d-567340ec4fa3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-03d24396-e62a-430d-8f8d-567340ec4fa3 {
  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-03d24396-e62a-430d-8f8d-567340ec4fa3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03d24396-e62a-430d-8f8d-567340ec4fa3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-03d24396-e62a-430d-8f8d-567340ec4fa3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24e68de5-d09d-4a4b-a90d-44ea2dec05bd {
  display: none;
}
#s-37902bba-071d-4d45-b5a8-3c15f37f0595 { text-align: left; }
#s-c4032972-b8b6-4ee5-9b07-e29bcdfbd811 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4032972-b8b6-4ee5-9b07-e29bcdfbd811 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-436e22c8-1415-4238-8bae-44b067f77c77 { text-align: left; }
#s-436e22c8-1415-4238-8bae-44b067f77c77 .shg-product-sold-out {
  display: none;
}

#s-436e22c8-1415-4238-8bae-44b067f77c77 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-436e22c8-1415-4238-8bae-44b067f77c77 .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-fb4132e8-2c53-4328-8531-7ae4bc55bbc1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fb4132e8-2c53-4328-8531-7ae4bc55bbc1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fb4132e8-2c53-4328-8531-7ae4bc55bbc1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fb4132e8-2c53-4328-8531-7ae4bc55bbc1 {
  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-fb4132e8-2c53-4328-8531-7ae4bc55bbc1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb4132e8-2c53-4328-8531-7ae4bc55bbc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fb4132e8-2c53-4328-8531-7ae4bc55bbc1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6704ac0e-8e18-489d-a8db-81c19a1d7601 {
  display: none;
}
#s-4559ffba-4a64-4d81-8cfd-cabfc6ecf917 { text-align: left; }
#s-04413166-9100-4eba-bf83-aa57f2f42d6f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-04413166-9100-4eba-bf83-aa57f2f42d6f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ce5d0052-0e4f-4e84-baec-69f9731a7306 { text-align: left; }
#s-ce5d0052-0e4f-4e84-baec-69f9731a7306 .shg-product-sold-out {
  display: none;
}

#s-ce5d0052-0e4f-4e84-baec-69f9731a7306 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ce5d0052-0e4f-4e84-baec-69f9731a7306 .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-bc3ef1af-f3db-4306-a133-fd72f7843c28 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bc3ef1af-f3db-4306-a133-fd72f7843c28:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bc3ef1af-f3db-4306-a133-fd72f7843c28:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bc3ef1af-f3db-4306-a133-fd72f7843c28 {
  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-bc3ef1af-f3db-4306-a133-fd72f7843c28.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc3ef1af-f3db-4306-a133-fd72f7843c28.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bc3ef1af-f3db-4306-a133-fd72f7843c28.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-32485807-4c14-426f-9d1e-b15d7111d561 {
  display: none;
}
#s-90ff2dea-2204-4b70-abd3-0f0c21f89472 { text-align: left; }
#s-f317d2b5-8645-489f-833b-59fd4142c65e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f317d2b5-8645-489f-833b-59fd4142c65e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5a97f14d-c865-4707-8ed7-60130df90fa5 { text-align: left; }
#s-5a97f14d-c865-4707-8ed7-60130df90fa5 .shg-product-sold-out {
  display: none;
}

#s-5a97f14d-c865-4707-8ed7-60130df90fa5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5a97f14d-c865-4707-8ed7-60130df90fa5 .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-6cf6a0d7-10c3-48c7-95c6-b1e9a4c269e4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6cf6a0d7-10c3-48c7-95c6-b1e9a4c269e4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6cf6a0d7-10c3-48c7-95c6-b1e9a4c269e4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6cf6a0d7-10c3-48c7-95c6-b1e9a4c269e4 {
  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-6cf6a0d7-10c3-48c7-95c6-b1e9a4c269e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6cf6a0d7-10c3-48c7-95c6-b1e9a4c269e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6cf6a0d7-10c3-48c7-95c6-b1e9a4c269e4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ab064d4d-5aeb-477a-bee5-06cec930cdfc {
  display: none;
}
#s-d198196b-18c8-4606-b4ff-e63a2147378e { text-align: left; }
#s-4ed1ee0b-75cd-4bcb-ac8a-468613a20e14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ed1ee0b-75cd-4bcb-ac8a-468613a20e14 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b6b48d03-da93-42ed-b65d-3f7f875ec3f1 { text-align: left; }
#s-b6b48d03-da93-42ed-b65d-3f7f875ec3f1 .shg-product-sold-out {
  display: none;
}

#s-b6b48d03-da93-42ed-b65d-3f7f875ec3f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b6b48d03-da93-42ed-b65d-3f7f875ec3f1 .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-6a13e8a8-6775-4a29-8342-25a5d372dca4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a13e8a8-6775-4a29-8342-25a5d372dca4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a13e8a8-6775-4a29-8342-25a5d372dca4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a13e8a8-6775-4a29-8342-25a5d372dca4 {
  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-6a13e8a8-6775-4a29-8342-25a5d372dca4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a13e8a8-6775-4a29-8342-25a5d372dca4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a13e8a8-6775-4a29-8342-25a5d372dca4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9df83c11-ed94-4804-929d-df845358b6a9 {
  display: none;
}
#s-efacc5c3-e88d-493d-b9a7-d0d1720fb902 { text-align: left; }
#s-b090964e-0c55-4f23-af43-bcf2b94c2068 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b090964e-0c55-4f23-af43-bcf2b94c2068 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c00e16a3-a30f-4957-be10-f784a0bf67c2 { text-align: left; }
#s-c00e16a3-a30f-4957-be10-f784a0bf67c2 .shg-product-sold-out {
  display: none;
}

#s-c00e16a3-a30f-4957-be10-f784a0bf67c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c00e16a3-a30f-4957-be10-f784a0bf67c2 .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-20286d9c-5895-4923-99cb-e0e88ab76a71 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-20286d9c-5895-4923-99cb-e0e88ab76a71:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-20286d9c-5895-4923-99cb-e0e88ab76a71:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-20286d9c-5895-4923-99cb-e0e88ab76a71 {
  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-20286d9c-5895-4923-99cb-e0e88ab76a71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-20286d9c-5895-4923-99cb-e0e88ab76a71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-20286d9c-5895-4923-99cb-e0e88ab76a71.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20a2a34e-702c-4444-ae04-c3158e3b85c2 {
  display: none;
}
#s-94d8aac3-4d9f-46ad-bc74-6d38d66bbbd5 { text-align: left; }
#s-f5061911-be9d-49dd-b3c1-e808ade6cf45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f5061911-be9d-49dd-b3c1-e808ade6cf45 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4620dab6-2097-4c90-9043-b3eeceb69a4a { text-align: left; }
#s-4620dab6-2097-4c90-9043-b3eeceb69a4a .shg-product-sold-out {
  display: none;
}

#s-4620dab6-2097-4c90-9043-b3eeceb69a4a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4620dab6-2097-4c90-9043-b3eeceb69a4a .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-6af8c85d-fbb7-42bb-b71e-406dbfcf7073 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6af8c85d-fbb7-42bb-b71e-406dbfcf7073:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6af8c85d-fbb7-42bb-b71e-406dbfcf7073:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6af8c85d-fbb7-42bb-b71e-406dbfcf7073 {
  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-6af8c85d-fbb7-42bb-b71e-406dbfcf7073.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6af8c85d-fbb7-42bb-b71e-406dbfcf7073.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6af8c85d-fbb7-42bb-b71e-406dbfcf7073.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5f7ac64f-cbe3-4725-a231-a682a3defccc {
  display: none;
}
#s-fc8781b9-14fa-4fc1-9628-6b3f1b4b6d78 { text-align: left; }
#s-86f7dc60-5654-46f2-916d-966c13cf052b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-86f7dc60-5654-46f2-916d-966c13cf052b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-be53dba5-dd93-4fa2-b649-0a71a3a8de49 { text-align: left; }
#s-be53dba5-dd93-4fa2-b649-0a71a3a8de49 .shg-product-sold-out {
  display: none;
}

#s-be53dba5-dd93-4fa2-b649-0a71a3a8de49 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-be53dba5-dd93-4fa2-b649-0a71a3a8de49 .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-fe10a480-156a-43cc-b759-e9f142f56459 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe10a480-156a-43cc-b759-e9f142f56459:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe10a480-156a-43cc-b759-e9f142f56459:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe10a480-156a-43cc-b759-e9f142f56459 {
  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-fe10a480-156a-43cc-b759-e9f142f56459.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe10a480-156a-43cc-b759-e9f142f56459.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe10a480-156a-43cc-b759-e9f142f56459.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a0f42b5c-1e40-4728-aeaf-92b166c20291 {
  display: none;
}
#s-40b1baca-6227-4484-8593-b98fcaa9d572 { text-align: left; }
#s-d16104e1-bbe1-4e48-b598-dd670655dde6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d16104e1-bbe1-4e48-b598-dd670655dde6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-442b47d0-6e33-448a-8b0d-1878873e5880 { text-align: left; }
#s-442b47d0-6e33-448a-8b0d-1878873e5880 .shg-product-sold-out {
  display: none;
}

#s-442b47d0-6e33-448a-8b0d-1878873e5880 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-442b47d0-6e33-448a-8b0d-1878873e5880 .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-8864ad09-761d-40f2-a7af-fbb4fe332499 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8864ad09-761d-40f2-a7af-fbb4fe332499:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8864ad09-761d-40f2-a7af-fbb4fe332499:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8864ad09-761d-40f2-a7af-fbb4fe332499 {
  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-8864ad09-761d-40f2-a7af-fbb4fe332499.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8864ad09-761d-40f2-a7af-fbb4fe332499.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8864ad09-761d-40f2-a7af-fbb4fe332499.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-534643c8-2469-4482-b8a8-9464987f2527 {
  display: none;
}
#s-59e81402-4979-4cc9-a13d-4530eca6861e { text-align: left; }
#s-404613db-d064-455d-8182-f23874555b95 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-404613db-d064-455d-8182-f23874555b95 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a0d858d-11dc-4dc9-8ac1-144603dfc417 { text-align: left; }
#s-0a0d858d-11dc-4dc9-8ac1-144603dfc417 .shg-product-sold-out {
  display: none;
}

#s-0a0d858d-11dc-4dc9-8ac1-144603dfc417 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a0d858d-11dc-4dc9-8ac1-144603dfc417 .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-20f59f2a-194d-49b8-92e2-f45c635bcb4c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-20f59f2a-194d-49b8-92e2-f45c635bcb4c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-20f59f2a-194d-49b8-92e2-f45c635bcb4c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-20f59f2a-194d-49b8-92e2-f45c635bcb4c {
  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-20f59f2a-194d-49b8-92e2-f45c635bcb4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-20f59f2a-194d-49b8-92e2-f45c635bcb4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-20f59f2a-194d-49b8-92e2-f45c635bcb4c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-607f8e78-ee6a-477a-8b7d-30ced41cc05a {
  display: none;
}
#s-4cdac9c2-6100-4e25-8a34-fd1a64dfdccc { text-align: left; }
#s-f2514466-250f-4b08-901c-715fdc14ca58 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2514466-250f-4b08-901c-715fdc14ca58 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-53d40813-d192-4973-97f2-c77aad93742a { text-align: left; }
#s-53d40813-d192-4973-97f2-c77aad93742a .shg-product-sold-out {
  display: none;
}

#s-53d40813-d192-4973-97f2-c77aad93742a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-53d40813-d192-4973-97f2-c77aad93742a .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-76a586c8-ccf1-4fef-9dbd-acae7ef4f644 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-76a586c8-ccf1-4fef-9dbd-acae7ef4f644:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-76a586c8-ccf1-4fef-9dbd-acae7ef4f644:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-76a586c8-ccf1-4fef-9dbd-acae7ef4f644 {
  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-76a586c8-ccf1-4fef-9dbd-acae7ef4f644.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76a586c8-ccf1-4fef-9dbd-acae7ef4f644.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-76a586c8-ccf1-4fef-9dbd-acae7ef4f644.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-770e894b-ba79-4fb5-b709-a2875c281d57 {
  display: none;
}
#s-e53b9b5f-7934-41d2-8703-eef5251a0654 { text-align: left; }
#s-500f7ace-7d43-4629-b6c5-74459c2fb2b1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-500f7ace-7d43-4629-b6c5-74459c2fb2b1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0613957e-9ead-4894-922e-6fbff9bce6b6 { text-align: left; }
#s-0613957e-9ead-4894-922e-6fbff9bce6b6 .shg-product-sold-out {
  display: none;
}

#s-0613957e-9ead-4894-922e-6fbff9bce6b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0613957e-9ead-4894-922e-6fbff9bce6b6 .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-330af685-425f-4989-ac8f-79e3310cfeb4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-330af685-425f-4989-ac8f-79e3310cfeb4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-330af685-425f-4989-ac8f-79e3310cfeb4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-330af685-425f-4989-ac8f-79e3310cfeb4 {
  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-330af685-425f-4989-ac8f-79e3310cfeb4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-330af685-425f-4989-ac8f-79e3310cfeb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-330af685-425f-4989-ac8f-79e3310cfeb4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-32fd99ae-2d11-46d5-a66f-e5b3fce507a3 {
  display: none;
}
#s-42a138b5-9c88-4520-86c2-2210175fe8b0 { text-align: left; }
#s-b6508c3c-9f06-4581-bbf6-97fbb3d3cdfa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6508c3c-9f06-4581-bbf6-97fbb3d3cdfa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6cf06fb0-ae63-48e7-8bb5-095e1ce2beff { text-align: left; }
#s-6cf06fb0-ae63-48e7-8bb5-095e1ce2beff .shg-product-sold-out {
  display: none;
}

#s-6cf06fb0-ae63-48e7-8bb5-095e1ce2beff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6cf06fb0-ae63-48e7-8bb5-095e1ce2beff .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-17416507-7588-4fa1-aa51-787b297fadf0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-17416507-7588-4fa1-aa51-787b297fadf0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-17416507-7588-4fa1-aa51-787b297fadf0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-17416507-7588-4fa1-aa51-787b297fadf0 {
  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-17416507-7588-4fa1-aa51-787b297fadf0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17416507-7588-4fa1-aa51-787b297fadf0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-17416507-7588-4fa1-aa51-787b297fadf0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7de28180-c57d-41a4-ba1a-e8a2c55749df {
  display: none;
}
#s-43fe2780-eb44-4a89-9ed4-7bd6d4aacfe3 { text-align: left; }
#s-142ae6aa-ff86-4ac1-84c7-0bcae40a6acc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-142ae6aa-ff86-4ac1-84c7-0bcae40a6acc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d562878-51d2-4fe0-a471-2b5d831498f4 { text-align: left; }
#s-3d562878-51d2-4fe0-a471-2b5d831498f4 .shg-product-sold-out {
  display: none;
}

#s-3d562878-51d2-4fe0-a471-2b5d831498f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d562878-51d2-4fe0-a471-2b5d831498f4 .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-c8546a52-b97d-4d06-ac79-6bce2efb9c3a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c8546a52-b97d-4d06-ac79-6bce2efb9c3a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c8546a52-b97d-4d06-ac79-6bce2efb9c3a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c8546a52-b97d-4d06-ac79-6bce2efb9c3a {
  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-c8546a52-b97d-4d06-ac79-6bce2efb9c3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8546a52-b97d-4d06-ac79-6bce2efb9c3a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c8546a52-b97d-4d06-ac79-6bce2efb9c3a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e7beefa-6d5a-4e8e-a13d-74da2f463d1a {
  display: none;
}
#s-23c8a93d-52e0-465d-9426-4630a961193a { text-align: left; }
#s-e0802a6f-94b6-430e-bf08-a0151eb1b6c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e0802a6f-94b6-430e-bf08-a0151eb1b6c1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-75a68388-42ec-4c95-a60e-07fbd4dd8a20 { text-align: left; }
#s-75a68388-42ec-4c95-a60e-07fbd4dd8a20 .shg-product-sold-out {
  display: none;
}

#s-75a68388-42ec-4c95-a60e-07fbd4dd8a20 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-75a68388-42ec-4c95-a60e-07fbd4dd8a20 .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-bdda17b3-403b-47cb-8726-7312c90e3ff7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bdda17b3-403b-47cb-8726-7312c90e3ff7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bdda17b3-403b-47cb-8726-7312c90e3ff7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bdda17b3-403b-47cb-8726-7312c90e3ff7 {
  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-bdda17b3-403b-47cb-8726-7312c90e3ff7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdda17b3-403b-47cb-8726-7312c90e3ff7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bdda17b3-403b-47cb-8726-7312c90e3ff7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e94fa53-dede-401f-bb27-f0c8fcc85fde {
  display: none;
}
#s-6170e992-5416-4f3a-8e54-5510101635a5 { text-align: left; }
#s-e86cda40-05c5-4af4-a933-09a59eb120fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e86cda40-05c5-4af4-a933-09a59eb120fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6ddb4c0-af4f-48c8-8893-c120c08e0a75 { text-align: left; }
#s-a6ddb4c0-af4f-48c8-8893-c120c08e0a75 .shg-product-sold-out {
  display: none;
}

#s-a6ddb4c0-af4f-48c8-8893-c120c08e0a75 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6ddb4c0-af4f-48c8-8893-c120c08e0a75 .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-98b25d17-dacd-493b-b021-4f89f86a0e9b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-98b25d17-dacd-493b-b021-4f89f86a0e9b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-98b25d17-dacd-493b-b021-4f89f86a0e9b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-98b25d17-dacd-493b-b021-4f89f86a0e9b {
  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-98b25d17-dacd-493b-b021-4f89f86a0e9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-98b25d17-dacd-493b-b021-4f89f86a0e9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-98b25d17-dacd-493b-b021-4f89f86a0e9b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-892dc3a3-0c09-4ff2-a2c5-b283c67146ef {
  display: none;
}
#s-2bb20352-8d73-4859-8095-158a1a4bf176 { text-align: left; }
#s-f6eed549-7ccb-4c05-bada-de101a7e7b02 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f6eed549-7ccb-4c05-bada-de101a7e7b02 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-438384f5-e22c-47b1-8853-9cf3dc371d64 { text-align: left; }
#s-438384f5-e22c-47b1-8853-9cf3dc371d64 .shg-product-sold-out {
  display: none;
}

#s-438384f5-e22c-47b1-8853-9cf3dc371d64 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-438384f5-e22c-47b1-8853-9cf3dc371d64 .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-37329f90-8f75-4e06-a1c3-2e0831274718 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37329f90-8f75-4e06-a1c3-2e0831274718:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37329f90-8f75-4e06-a1c3-2e0831274718:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37329f90-8f75-4e06-a1c3-2e0831274718 {
  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-37329f90-8f75-4e06-a1c3-2e0831274718.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37329f90-8f75-4e06-a1c3-2e0831274718.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37329f90-8f75-4e06-a1c3-2e0831274718.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c96bc8e-9da5-4028-a494-a9c4ba69df18 {
  display: none;
}
#s-6a261ead-dca4-42db-bc88-7c421a2cbdbc { text-align: left; }
#s-bcfce8ef-eae3-4782-908b-dd9e3da9c04d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bcfce8ef-eae3-4782-908b-dd9e3da9c04d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8a9b2e08-5637-49ba-b9e5-7d0bfd9b910e { text-align: left; }
#s-8a9b2e08-5637-49ba-b9e5-7d0bfd9b910e .shg-product-sold-out {
  display: none;
}

#s-8a9b2e08-5637-49ba-b9e5-7d0bfd9b910e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8a9b2e08-5637-49ba-b9e5-7d0bfd9b910e .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-ac10cb69-3833-4432-9612-7d1aaa06a0d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac10cb69-3833-4432-9612-7d1aaa06a0d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac10cb69-3833-4432-9612-7d1aaa06a0d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac10cb69-3833-4432-9612-7d1aaa06a0d7 {
  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-ac10cb69-3833-4432-9612-7d1aaa06a0d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac10cb69-3833-4432-9612-7d1aaa06a0d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac10cb69-3833-4432-9612-7d1aaa06a0d7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f220e5a-3094-47f2-b4c6-27a43f949393 {
  display: none;
}
#s-bfcd40a0-8bac-486b-a1d1-3042a79ccc4d { text-align: left; }
#s-e00a55ba-9bad-4019-80e6-ee4a937c59f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e00a55ba-9bad-4019-80e6-ee4a937c59f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44d25603-d871-466a-8013-a7f94fd182d2 { text-align: left; }
#s-44d25603-d871-466a-8013-a7f94fd182d2 .shg-product-sold-out {
  display: none;
}

#s-44d25603-d871-466a-8013-a7f94fd182d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44d25603-d871-466a-8013-a7f94fd182d2 .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-2fce4cf0-5091-49ad-a304-cd621134a0d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2fce4cf0-5091-49ad-a304-cd621134a0d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2fce4cf0-5091-49ad-a304-cd621134a0d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2fce4cf0-5091-49ad-a304-cd621134a0d8 {
  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-2fce4cf0-5091-49ad-a304-cd621134a0d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2fce4cf0-5091-49ad-a304-cd621134a0d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2fce4cf0-5091-49ad-a304-cd621134a0d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ef5c2adc-27fa-44ca-be2f-fd52ddf8f4fd {
  display: none;
}
#s-b0215766-2421-4d1c-afd4-6188c68b92d4 { text-align: left; }
#s-585ccbb0-4d54-4e32-9a26-68040507630d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-585ccbb0-4d54-4e32-9a26-68040507630d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bccbd93d-7fc8-4295-bb7a-8fedfb3c2b1d { text-align: left; }
#s-bccbd93d-7fc8-4295-bb7a-8fedfb3c2b1d .shg-product-sold-out {
  display: none;
}

#s-bccbd93d-7fc8-4295-bb7a-8fedfb3c2b1d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bccbd93d-7fc8-4295-bb7a-8fedfb3c2b1d .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-139b599b-ad0a-4e03-a4c3-774a480da275 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-139b599b-ad0a-4e03-a4c3-774a480da275:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-139b599b-ad0a-4e03-a4c3-774a480da275:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-139b599b-ad0a-4e03-a4c3-774a480da275 {
  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-139b599b-ad0a-4e03-a4c3-774a480da275.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-139b599b-ad0a-4e03-a4c3-774a480da275.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-139b599b-ad0a-4e03-a4c3-774a480da275.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1353452f-07f2-4223-9067-1b8b811b61c5 {
  display: none;
}
#s-63321219-0fed-4b4e-83d9-f81943e48a5d { text-align: left; }
#s-9b52aeaf-6fc1-493b-a923-55f1dec9efed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b52aeaf-6fc1-493b-a923-55f1dec9efed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-62d2bcfb-6647-4d1b-921f-164378ae2023 { text-align: left; }
#s-62d2bcfb-6647-4d1b-921f-164378ae2023 .shg-product-sold-out {
  display: none;
}

#s-62d2bcfb-6647-4d1b-921f-164378ae2023 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-62d2bcfb-6647-4d1b-921f-164378ae2023 .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-99d5428d-915f-43b3-8648-131037ca2751 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-99d5428d-915f-43b3-8648-131037ca2751:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-99d5428d-915f-43b3-8648-131037ca2751:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-99d5428d-915f-43b3-8648-131037ca2751 {
  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-99d5428d-915f-43b3-8648-131037ca2751.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99d5428d-915f-43b3-8648-131037ca2751.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-99d5428d-915f-43b3-8648-131037ca2751.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1f056a3-304f-458b-986b-43b631c9445e {
  display: none;
}
#s-ca2c592d-0503-42b4-8db7-4f734cb35b41 { text-align: left; }
#s-ff3232d0-a1b3-42f3-b181-518e628d5d1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff3232d0-a1b3-42f3-b181-518e628d5d1c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ec4bbc2-a33f-4b5d-92d1-e8b80553cd04 { text-align: left; }
#s-9ec4bbc2-a33f-4b5d-92d1-e8b80553cd04 .shg-product-sold-out {
  display: none;
}

#s-9ec4bbc2-a33f-4b5d-92d1-e8b80553cd04 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ec4bbc2-a33f-4b5d-92d1-e8b80553cd04 .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-927aab7b-7cfb-45ea-b828-542553cd1a80 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-927aab7b-7cfb-45ea-b828-542553cd1a80:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-927aab7b-7cfb-45ea-b828-542553cd1a80:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-927aab7b-7cfb-45ea-b828-542553cd1a80 {
  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-927aab7b-7cfb-45ea-b828-542553cd1a80.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-927aab7b-7cfb-45ea-b828-542553cd1a80.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-927aab7b-7cfb-45ea-b828-542553cd1a80.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0bcdb22c-43ac-41c9-b908-990368a35bf7 {
  display: none;
}
#s-ad9677f2-5ca6-4ade-a7a6-64add101ce12 { text-align: left; }
#s-452cf44d-e4bc-4f06-80dd-2d29bb318f51 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-452cf44d-e4bc-4f06-80dd-2d29bb318f51 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-adef91e3-bb57-48c7-a85b-767c87cc3f3b { text-align: left; }
#s-adef91e3-bb57-48c7-a85b-767c87cc3f3b .shg-product-sold-out {
  display: none;
}

#s-adef91e3-bb57-48c7-a85b-767c87cc3f3b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-adef91e3-bb57-48c7-a85b-767c87cc3f3b .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-3f53244f-c55f-49e5-8929-7aeb8b3d14a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f53244f-c55f-49e5-8929-7aeb8b3d14a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f53244f-c55f-49e5-8929-7aeb8b3d14a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f53244f-c55f-49e5-8929-7aeb8b3d14a2 {
  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-3f53244f-c55f-49e5-8929-7aeb8b3d14a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f53244f-c55f-49e5-8929-7aeb8b3d14a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f53244f-c55f-49e5-8929-7aeb8b3d14a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83864ea2-4eec-407b-9a20-5a31f82e1cdd { min-height: 50px; }
#s-83864ea2-4eec-407b-9a20-5a31f82e1cdd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
/*
  $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;
}
