.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-13136699-a2fb-4360-be1a-4181ec4e60f7 {
  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-227ec5f7-15c8-4cce-8a03-558944907d58 { margin-top: 40px; }
#s-227ec5f7-15c8-4cce-8a03-558944907d58 .shogun-tabs {
  justify-content: center;
}


  #s-227ec5f7-15c8-4cce-8a03-558944907d58 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-227ec5f7-15c8-4cce-8a03-558944907d58 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-227ec5f7-15c8-4cce-8a03-558944907d58 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-227ec5f7-15c8-4cce-8a03-558944907d58 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-227ec5f7-15c8-4cce-8a03-558944907d58 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-227ec5f7-15c8-4cce-8a03-558944907d58 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-227ec5f7-15c8-4cce-8a03-558944907d58 .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-cbf42583-bce8-461c-94f3-4b1493f269fb { padding-top: 10px;
padding-bottom: 10px; }
 #s-cbf42583-bce8-461c-94f3-4b1493f269fb .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-5d0fb06b-1baf-4a9d-8db7-3ed33b91e23e .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-5d0fb06b-1baf-4a9d-8db7-3ed33b91e23e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-5d0fb06b-1baf-4a9d-8db7-3ed33b91e23e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-5d0fb06b-1baf-4a9d-8db7-3ed33b91e23e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-5d0fb06b-1baf-4a9d-8db7-3ed33b91e23e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-5d0fb06b-1baf-4a9d-8db7-3ed33b91e23e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-5d0fb06b-1baf-4a9d-8db7-3ed33b91e23e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-5d0fb06b-1baf-4a9d-8db7-3ed33b91e23e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-5d0fb06b-1baf-4a9d-8db7-3ed33b91e23e .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(237, 95, 171, 1);
}

.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

.shg-row > * {
  min-height: inherit;
  max-height: inherit;
}

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

#s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d3d27e56-2747-4dd6-bb91-2409f6f6d1a4"] > .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-1b37cd45-32b0-431b-aca7-d369c7db155f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5eae48b2-bbd4-4f8c-8d6f-0326976cb5a3 { border-style: solid;
margin-bottom: -10px;
padding-top: 35px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

.shg-btn-wrapper.shg-align-center {
  text-align: center;
}

.shg-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-01c82ce4-1be4-4e9f-88fb-f84c603966c6 { 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-01c82ce4-1be4-4e9f-88fb-f84c603966c6:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(242, 141, 195, 1) !important;
text-decoration: none !important;}
#s-01c82ce4-1be4-4e9f-88fb-f84c603966c6: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-01c82ce4-1be4-4e9f-88fb-f84c603966c6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f71769c4-4916-44fa-982e-3fb7dbfc8d6b { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5bce689d-4d76-493f-99f1-52614b02f2ba { border-style: solid;
margin-bottom: -10px;
padding-top: 35px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
#s-eab9b339-5901-4663-a0f0-0cbee398fc46 { 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-eab9b339-5901-4663-a0f0-0cbee398fc46:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(242, 141, 195, 1) !important;
text-decoration: none !important;}
#s-eab9b339-5901-4663-a0f0-0cbee398fc46: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-eab9b339-5901-4663-a0f0-0cbee398fc46.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-88af412a-dc26-4111-a114-41118099dff6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-31eb3fb7-ebb1-43fa-8852-e5395ff2cf45 { border-style: solid;
margin-bottom: -10px;
padding-top: 35px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
#s-0adf68d0-8334-460f-89d7-941c4878bab4 { 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-0adf68d0-8334-460f-89d7-941c4878bab4:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(242, 141, 195, 1) !important;
text-decoration: none !important;}
#s-0adf68d0-8334-460f-89d7-941c4878bab4: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-0adf68d0-8334-460f-89d7-941c4878bab4.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-c97f2ad7-b73a-4d47-868f-183cb81c158e { min-height: 50px; }
#s-c97f2ad7-b73a-4d47-868f-183cb81c158e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1b0b9b44-e6d9-4240-90ba-ae2575afaefc { 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-1b0b9b44-e6d9-4240-90ba-ae2575afaefc .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-de1b423a-6034-4853-ae69-7a482c48e808 {
  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-2db10403-60bd-4109-9703-08a6c5233cc4 { 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-052e59be-25e7-4f58-a285-a0dfebe5e967 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-052e59be-25e7-4f58-a285-a0dfebe5e967 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0915cb3b-d303-4746-a841-7c3887002b23 {
  display: none;
}
#s-c51da33c-79b8-4dd4-b3f0-94c1ea621b76 { text-align: left; }
#s-ed0f2a86-7e12-4fd8-bc86-7bb4df04d83e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed0f2a86-7e12-4fd8-bc86-7bb4df04d83e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1bdbe024-115c-4627-b0e9-4fd76f37175f {
  display: none;
}
#s-809e44ef-d074-443b-95e6-e2199d6f1f47 { text-align: left; }
#s-13b2e4ad-2d15-404d-9d8c-6f3866e12e82 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-13b2e4ad-2d15-404d-9d8c-6f3866e12e82 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6b73c873-12f2-4f92-a2ad-96378a0696d7 {
  display: none;
}
#s-567614cc-b2aa-4cf6-b695-3eb5e1999723 { text-align: left; }
#s-20577a94-5938-4e77-ba61-3439c1e767cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-20577a94-5938-4e77-ba61-3439c1e767cc .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d676a23c-932e-48db-8746-322e670d2a37 {
  display: none;
}
#s-de02a6ce-2a5e-411a-add5-0478813a8f8d { text-align: left; }
#s-62078cf9-acec-47f2-ab59-5d84966096fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-62078cf9-acec-47f2-ab59-5d84966096fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d1c9b4c0-da6f-4fd1-80a1-ec34131535d8 { text-align: left; }
#s-d1c9b4c0-da6f-4fd1-80a1-ec34131535d8 .shg-product-sold-out {
  display: none;
}

#s-d1c9b4c0-da6f-4fd1-80a1-ec34131535d8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1c9b4c0-da6f-4fd1-80a1-ec34131535d8 .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-f88d15ff-2a41-4f87-aa60-02f76da68bb9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f88d15ff-2a41-4f87-aa60-02f76da68bb9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f88d15ff-2a41-4f87-aa60-02f76da68bb9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f88d15ff-2a41-4f87-aa60-02f76da68bb9 {
  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-f88d15ff-2a41-4f87-aa60-02f76da68bb9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f88d15ff-2a41-4f87-aa60-02f76da68bb9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f88d15ff-2a41-4f87-aa60-02f76da68bb9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b88860f5-6e31-4e71-962e-cb40814123c0 {
  display: none;
}
#s-111f0810-2194-4d34-bd04-0ae01e36f513 { text-align: left; }
#s-f91f90b4-8e09-41d6-b198-f55e2e73d29b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f91f90b4-8e09-41d6-b198-f55e2e73d29b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-68de8e09-e14c-4453-b6e7-147c98b857e0 { text-align: left; }
#s-68de8e09-e14c-4453-b6e7-147c98b857e0 .shg-product-sold-out {
  display: none;
}

#s-68de8e09-e14c-4453-b6e7-147c98b857e0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-68de8e09-e14c-4453-b6e7-147c98b857e0 .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-15c2eb7a-91e4-4ca1-b0f0-fa5c913a6109 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15c2eb7a-91e4-4ca1-b0f0-fa5c913a6109:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15c2eb7a-91e4-4ca1-b0f0-fa5c913a6109:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15c2eb7a-91e4-4ca1-b0f0-fa5c913a6109 {
  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-15c2eb7a-91e4-4ca1-b0f0-fa5c913a6109.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15c2eb7a-91e4-4ca1-b0f0-fa5c913a6109.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15c2eb7a-91e4-4ca1-b0f0-fa5c913a6109.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2be3c334-d121-4754-bce0-a7d70e6ba15d {
  display: none;
}
#s-12aa4ccc-4007-4b8a-8187-bfe1ab16bd58 { text-align: left; }
#s-11a16883-5841-46ae-b3b8-f1732d560a44 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11a16883-5841-46ae-b3b8-f1732d560a44 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b36d9d23-5ef1-410c-a315-f2d1ca89a777 { text-align: left; }
#s-b36d9d23-5ef1-410c-a315-f2d1ca89a777 .shg-product-sold-out {
  display: none;
}

#s-b36d9d23-5ef1-410c-a315-f2d1ca89a777 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b36d9d23-5ef1-410c-a315-f2d1ca89a777 .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-e9d043e3-701a-4a03-91ad-64f15cf68559 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e9d043e3-701a-4a03-91ad-64f15cf68559:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e9d043e3-701a-4a03-91ad-64f15cf68559:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e9d043e3-701a-4a03-91ad-64f15cf68559 {
  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-e9d043e3-701a-4a03-91ad-64f15cf68559.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9d043e3-701a-4a03-91ad-64f15cf68559.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e9d043e3-701a-4a03-91ad-64f15cf68559.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cadd42f4-02f9-4825-a19b-ffea5d9254f0 {
  display: none;
}
#s-e5de62a1-fdef-434d-ada3-195ef48eafa9 { text-align: left; }
#s-3639957b-216b-4699-990b-2f07001d4a65 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3639957b-216b-4699-990b-2f07001d4a65 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f228d180-a537-4c62-9ab7-0041dcfc495a { text-align: left; }
#s-f228d180-a537-4c62-9ab7-0041dcfc495a .shg-product-sold-out {
  display: none;
}

#s-f228d180-a537-4c62-9ab7-0041dcfc495a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f228d180-a537-4c62-9ab7-0041dcfc495a .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-08e9e5c1-f1ca-44c2-b532-cde8a68fe189 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08e9e5c1-f1ca-44c2-b532-cde8a68fe189:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08e9e5c1-f1ca-44c2-b532-cde8a68fe189:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08e9e5c1-f1ca-44c2-b532-cde8a68fe189 {
  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-08e9e5c1-f1ca-44c2-b532-cde8a68fe189.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08e9e5c1-f1ca-44c2-b532-cde8a68fe189.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08e9e5c1-f1ca-44c2-b532-cde8a68fe189.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-19a95016-4f00-4a7e-8bc0-2ee8c86bf9d5 {
  display: none;
}
#s-fa0314da-f28d-4892-8979-f016969d0990 { text-align: left; }
#s-6d88c87e-7c44-42cb-ac12-39a1ac85c028 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d88c87e-7c44-42cb-ac12-39a1ac85c028 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46840b03-317e-4ed4-9c3e-0996800aad02 { text-align: left; }
#s-46840b03-317e-4ed4-9c3e-0996800aad02 .shg-product-sold-out {
  display: none;
}

#s-46840b03-317e-4ed4-9c3e-0996800aad02 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46840b03-317e-4ed4-9c3e-0996800aad02 .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-a1c5d897-7188-4dcf-91cf-76b35b604b40 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a1c5d897-7188-4dcf-91cf-76b35b604b40:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a1c5d897-7188-4dcf-91cf-76b35b604b40:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a1c5d897-7188-4dcf-91cf-76b35b604b40 {
  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-a1c5d897-7188-4dcf-91cf-76b35b604b40.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1c5d897-7188-4dcf-91cf-76b35b604b40.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a1c5d897-7188-4dcf-91cf-76b35b604b40.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c166a09-f25b-4add-9bf0-8ae51a7d71ee {
  display: none;
}
#s-4ac500ca-0ee0-4c3f-b1d0-0d378e800302 { text-align: left; }
#s-014dc844-4759-4176-9440-1dad353f76d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-014dc844-4759-4176-9440-1dad353f76d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4562a6a-7b81-43cd-998a-dff93d44e0cc { text-align: left; }
#s-a4562a6a-7b81-43cd-998a-dff93d44e0cc .shg-product-sold-out {
  display: none;
}

#s-a4562a6a-7b81-43cd-998a-dff93d44e0cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4562a6a-7b81-43cd-998a-dff93d44e0cc .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-80f21995-69da-458e-9cdc-658d5197daa4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-80f21995-69da-458e-9cdc-658d5197daa4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-80f21995-69da-458e-9cdc-658d5197daa4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-80f21995-69da-458e-9cdc-658d5197daa4 {
  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-80f21995-69da-458e-9cdc-658d5197daa4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80f21995-69da-458e-9cdc-658d5197daa4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-80f21995-69da-458e-9cdc-658d5197daa4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2ff318ca-6618-4e04-8405-744bd96844f5 {
  display: none;
}
#s-057c5b65-1d1d-4c34-b8e4-90948be222ed { text-align: left; }
#s-c7ee7b9e-ca82-4a3e-ab6f-56ee84759a3d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7ee7b9e-ca82-4a3e-ab6f-56ee84759a3d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5f68cb9-a43b-4776-8efd-2bdcb25714b0 { text-align: left; }
#s-f5f68cb9-a43b-4776-8efd-2bdcb25714b0 .shg-product-sold-out {
  display: none;
}

#s-f5f68cb9-a43b-4776-8efd-2bdcb25714b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5f68cb9-a43b-4776-8efd-2bdcb25714b0 .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-95b6ba34-8e45-4fb8-89ca-bac7e8b86251 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-95b6ba34-8e45-4fb8-89ca-bac7e8b86251:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-95b6ba34-8e45-4fb8-89ca-bac7e8b86251:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-95b6ba34-8e45-4fb8-89ca-bac7e8b86251 {
  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-95b6ba34-8e45-4fb8-89ca-bac7e8b86251.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-95b6ba34-8e45-4fb8-89ca-bac7e8b86251.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-95b6ba34-8e45-4fb8-89ca-bac7e8b86251.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3bdbd8f8-3032-4486-9475-16912385fa0e {
  display: none;
}
#s-198ef658-75fb-4991-b0bd-79d97742f8ad { text-align: left; }
#s-66746e55-3599-4c5b-ba05-d7713e9229db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-66746e55-3599-4c5b-ba05-d7713e9229db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ceaaac1-0507-4c17-aa2d-c5ace5a73898 { text-align: left; }
#s-7ceaaac1-0507-4c17-aa2d-c5ace5a73898 .shg-product-sold-out {
  display: none;
}

#s-7ceaaac1-0507-4c17-aa2d-c5ace5a73898 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ceaaac1-0507-4c17-aa2d-c5ace5a73898 .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-6cd44913-15fe-4d1f-a999-f5e1d32243b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6cd44913-15fe-4d1f-a999-f5e1d32243b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6cd44913-15fe-4d1f-a999-f5e1d32243b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6cd44913-15fe-4d1f-a999-f5e1d32243b8 {
  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-6cd44913-15fe-4d1f-a999-f5e1d32243b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6cd44913-15fe-4d1f-a999-f5e1d32243b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6cd44913-15fe-4d1f-a999-f5e1d32243b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ff30b4d6-7767-4e0c-9fab-130fdb055991 {
  display: none;
}
#s-65d6569e-9c22-447b-8c40-778d4d1df2b5 { text-align: left; }
#s-d96561ff-9673-4d93-a238-2a2d2d855f0d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d96561ff-9673-4d93-a238-2a2d2d855f0d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e5b8228-e0e5-4e80-bfb7-7b6081530074 { text-align: left; }
#s-5e5b8228-e0e5-4e80-bfb7-7b6081530074 .shg-product-sold-out {
  display: none;
}

#s-5e5b8228-e0e5-4e80-bfb7-7b6081530074 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e5b8228-e0e5-4e80-bfb7-7b6081530074 .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-b3d39cc9-f1a5-4a61-821c-270264cb6071 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3d39cc9-f1a5-4a61-821c-270264cb6071:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3d39cc9-f1a5-4a61-821c-270264cb6071:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3d39cc9-f1a5-4a61-821c-270264cb6071 {
  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-b3d39cc9-f1a5-4a61-821c-270264cb6071.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3d39cc9-f1a5-4a61-821c-270264cb6071.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3d39cc9-f1a5-4a61-821c-270264cb6071.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83599459-c8fd-4925-9db3-a6347e81c4d8 {
  display: none;
}
#s-0ce50faf-5caa-488f-b3b1-3d71b4a27c33 { text-align: left; }
#s-2021b469-e245-4523-a41e-2ce2a7881504 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2021b469-e245-4523-a41e-2ce2a7881504 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-55ee7456-a74b-4d76-b8dc-0f3c6fe5148f { text-align: left; }
#s-55ee7456-a74b-4d76-b8dc-0f3c6fe5148f .shg-product-sold-out {
  display: none;
}

#s-55ee7456-a74b-4d76-b8dc-0f3c6fe5148f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-55ee7456-a74b-4d76-b8dc-0f3c6fe5148f .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-09e13753-ca34-4e8d-93b4-c1059ebd4bd7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09e13753-ca34-4e8d-93b4-c1059ebd4bd7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09e13753-ca34-4e8d-93b4-c1059ebd4bd7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09e13753-ca34-4e8d-93b4-c1059ebd4bd7 {
  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-09e13753-ca34-4e8d-93b4-c1059ebd4bd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09e13753-ca34-4e8d-93b4-c1059ebd4bd7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09e13753-ca34-4e8d-93b4-c1059ebd4bd7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e71696e-5138-47b8-8fb3-32320f58a666 {
  display: none;
}
#s-fbc24f8d-88d3-4d6d-91dd-16f8ad6e4353 { text-align: left; }
#s-aafae9bb-fb93-40c9-95f8-967bcd94b73c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aafae9bb-fb93-40c9-95f8-967bcd94b73c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba216c19-ad82-4a31-818a-f2bf44b906b4 { text-align: left; }
#s-ba216c19-ad82-4a31-818a-f2bf44b906b4 .shg-product-sold-out {
  display: none;
}

#s-ba216c19-ad82-4a31-818a-f2bf44b906b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba216c19-ad82-4a31-818a-f2bf44b906b4 .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-baac8552-d736-4f70-9d96-48142ec44f4d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-baac8552-d736-4f70-9d96-48142ec44f4d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-baac8552-d736-4f70-9d96-48142ec44f4d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-baac8552-d736-4f70-9d96-48142ec44f4d {
  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-baac8552-d736-4f70-9d96-48142ec44f4d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-baac8552-d736-4f70-9d96-48142ec44f4d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-baac8552-d736-4f70-9d96-48142ec44f4d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-60b6cb7a-4810-4365-addd-5297f1cd7357 {
  display: none;
}
#s-27c8808e-eac1-436a-bc14-8dde912b917c { text-align: left; }
#s-00c51fce-0033-4d8b-b547-4081987fdd9d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-00c51fce-0033-4d8b-b547-4081987fdd9d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46d8fdde-202a-4ef5-8336-dd3df0e5bd75 { text-align: left; }
#s-46d8fdde-202a-4ef5-8336-dd3df0e5bd75 .shg-product-sold-out {
  display: none;
}

#s-46d8fdde-202a-4ef5-8336-dd3df0e5bd75 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46d8fdde-202a-4ef5-8336-dd3df0e5bd75 .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-b90878d9-3713-4978-86c9-0369ba149f23 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b90878d9-3713-4978-86c9-0369ba149f23:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b90878d9-3713-4978-86c9-0369ba149f23:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b90878d9-3713-4978-86c9-0369ba149f23 {
  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-b90878d9-3713-4978-86c9-0369ba149f23.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b90878d9-3713-4978-86c9-0369ba149f23.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b90878d9-3713-4978-86c9-0369ba149f23.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a98eebad-7fa0-473e-8ca0-0fa678cc2462 {
  display: none;
}
#s-3e046dcb-6f50-42ea-85fd-1065ebd48310 { text-align: left; }
#s-c4704807-ed2b-44ed-a8ae-a28372119e1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4704807-ed2b-44ed-a8ae-a28372119e1c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-838eb71e-1f12-44d8-b5f0-2acac51b8d9e { text-align: left; }
#s-838eb71e-1f12-44d8-b5f0-2acac51b8d9e .shg-product-sold-out {
  display: none;
}

#s-838eb71e-1f12-44d8-b5f0-2acac51b8d9e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-838eb71e-1f12-44d8-b5f0-2acac51b8d9e .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-533853b5-5d9c-4d04-bc22-df49e5e09dde { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-533853b5-5d9c-4d04-bc22-df49e5e09dde:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-533853b5-5d9c-4d04-bc22-df49e5e09dde:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-533853b5-5d9c-4d04-bc22-df49e5e09dde {
  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-533853b5-5d9c-4d04-bc22-df49e5e09dde.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-533853b5-5d9c-4d04-bc22-df49e5e09dde.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-533853b5-5d9c-4d04-bc22-df49e5e09dde.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-99e102cf-e397-4dbd-9aa1-b8c91bff657d {
  display: none;
}
#s-5c3a8e28-8a5d-497d-92e2-d54ba7ee2752 { text-align: left; }
#s-db402f03-61e9-45ba-a272-6443463a1c00 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db402f03-61e9-45ba-a272-6443463a1c00 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8e385254-5ada-4a21-801f-dca940bf2e0a { text-align: left; }
#s-8e385254-5ada-4a21-801f-dca940bf2e0a .shg-product-sold-out {
  display: none;
}

#s-8e385254-5ada-4a21-801f-dca940bf2e0a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8e385254-5ada-4a21-801f-dca940bf2e0a .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-2b00a9ac-4809-4b69-8246-cfe317e063a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b00a9ac-4809-4b69-8246-cfe317e063a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b00a9ac-4809-4b69-8246-cfe317e063a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b00a9ac-4809-4b69-8246-cfe317e063a9 {
  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-2b00a9ac-4809-4b69-8246-cfe317e063a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b00a9ac-4809-4b69-8246-cfe317e063a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b00a9ac-4809-4b69-8246-cfe317e063a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6944202b-f271-44e2-a336-1d4e5df090a4 {
  display: none;
}
#s-e94d340d-077c-4437-9a1a-8160adfd583e { text-align: left; }
#s-5d47e52d-1d25-4fa3-9c2f-0e5cb9c75beb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d47e52d-1d25-4fa3-9c2f-0e5cb9c75beb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f0dad69f-ab0e-4e1d-9f3a-3838db67b93d { text-align: left; }
#s-f0dad69f-ab0e-4e1d-9f3a-3838db67b93d .shg-product-sold-out {
  display: none;
}

#s-f0dad69f-ab0e-4e1d-9f3a-3838db67b93d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0dad69f-ab0e-4e1d-9f3a-3838db67b93d .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-a51a1931-92df-4c84-89d5-1c843b331a15 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a51a1931-92df-4c84-89d5-1c843b331a15:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a51a1931-92df-4c84-89d5-1c843b331a15:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a51a1931-92df-4c84-89d5-1c843b331a15 {
  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-a51a1931-92df-4c84-89d5-1c843b331a15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a51a1931-92df-4c84-89d5-1c843b331a15.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a51a1931-92df-4c84-89d5-1c843b331a15.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7744d03e-2852-42ba-bdfb-69456a1a12af {
  display: none;
}
#s-5b1a56e0-ec2b-44be-8157-13ef5c87f07b { text-align: left; }
#s-68083ae7-3c9b-4f3a-8e78-088669e70253 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68083ae7-3c9b-4f3a-8e78-088669e70253 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-529ff500-b2c9-4199-bed4-61bcc3984ab3 { text-align: left; }
#s-529ff500-b2c9-4199-bed4-61bcc3984ab3 .shg-product-sold-out {
  display: none;
}

#s-529ff500-b2c9-4199-bed4-61bcc3984ab3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-529ff500-b2c9-4199-bed4-61bcc3984ab3 .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-5aad0019-ba1a-4472-b66f-0d90d604ee79 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5aad0019-ba1a-4472-b66f-0d90d604ee79:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5aad0019-ba1a-4472-b66f-0d90d604ee79:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5aad0019-ba1a-4472-b66f-0d90d604ee79 {
  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-5aad0019-ba1a-4472-b66f-0d90d604ee79.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5aad0019-ba1a-4472-b66f-0d90d604ee79.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5aad0019-ba1a-4472-b66f-0d90d604ee79.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-55e00c40-b4cd-4b53-896a-d54f2eff6c97 {
  display: none;
}
#s-2fb08aa2-c089-478b-8b67-943db3147684 { text-align: left; }
#s-926a67a4-2bc5-42eb-bf31-6d0421fcffec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-926a67a4-2bc5-42eb-bf31-6d0421fcffec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-47558b20-f643-4120-9d8f-98cbbfe86d62 { text-align: left; }
#s-47558b20-f643-4120-9d8f-98cbbfe86d62 .shg-product-sold-out {
  display: none;
}

#s-47558b20-f643-4120-9d8f-98cbbfe86d62 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-47558b20-f643-4120-9d8f-98cbbfe86d62 .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-9c072946-70ef-496c-bc75-53324d19efe9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c072946-70ef-496c-bc75-53324d19efe9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c072946-70ef-496c-bc75-53324d19efe9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c072946-70ef-496c-bc75-53324d19efe9 {
  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-9c072946-70ef-496c-bc75-53324d19efe9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c072946-70ef-496c-bc75-53324d19efe9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c072946-70ef-496c-bc75-53324d19efe9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-72a5af78-00ae-42fb-824f-c572527e2a7f {
  display: none;
}
#s-0bc4cffc-f62f-4f2e-8ce2-1e1845f108cc { text-align: left; }
#s-24bfc40d-fc3d-4cc4-813f-1bff0e013580 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-24bfc40d-fc3d-4cc4-813f-1bff0e013580 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9885337e-6c3f-425f-8f77-e12a8d97a84d { text-align: left; }
#s-9885337e-6c3f-425f-8f77-e12a8d97a84d .shg-product-sold-out {
  display: none;
}

#s-9885337e-6c3f-425f-8f77-e12a8d97a84d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9885337e-6c3f-425f-8f77-e12a8d97a84d .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-0bfabec9-d166-4128-bd99-9fd9cf2afc52 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0bfabec9-d166-4128-bd99-9fd9cf2afc52:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0bfabec9-d166-4128-bd99-9fd9cf2afc52:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0bfabec9-d166-4128-bd99-9fd9cf2afc52 {
  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-0bfabec9-d166-4128-bd99-9fd9cf2afc52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0bfabec9-d166-4128-bd99-9fd9cf2afc52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0bfabec9-d166-4128-bd99-9fd9cf2afc52.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5add784f-3f24-4061-ad59-5e1a6bd93c1a {
  display: none;
}
#s-32603add-4994-4550-b86e-fabd91dd0507 { text-align: left; }
#s-d0042592-e68e-43ad-8af0-9e853fe473e5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d0042592-e68e-43ad-8af0-9e853fe473e5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0704abfc-5093-4c2a-b373-10aa7794d6d6 { text-align: left; }
#s-0704abfc-5093-4c2a-b373-10aa7794d6d6 .shg-product-sold-out {
  display: none;
}

#s-0704abfc-5093-4c2a-b373-10aa7794d6d6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0704abfc-5093-4c2a-b373-10aa7794d6d6 .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-709e52f4-ecc6-4119-9923-9124ef5df34c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-709e52f4-ecc6-4119-9923-9124ef5df34c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-709e52f4-ecc6-4119-9923-9124ef5df34c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-709e52f4-ecc6-4119-9923-9124ef5df34c {
  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-709e52f4-ecc6-4119-9923-9124ef5df34c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-709e52f4-ecc6-4119-9923-9124ef5df34c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-709e52f4-ecc6-4119-9923-9124ef5df34c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3be1f7b0-d371-4f88-92e3-371af936db13 {
  display: none;
}
#s-5608aa17-fb97-4951-8506-dc0b5755adf3 { text-align: left; }
#s-aeeadbaa-9403-41e4-ad67-6242490cacf4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aeeadbaa-9403-41e4-ad67-6242490cacf4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4178fd1e-8f1c-4b57-aecf-ccb1db695883 { text-align: left; }
#s-4178fd1e-8f1c-4b57-aecf-ccb1db695883 .shg-product-sold-out {
  display: none;
}

#s-4178fd1e-8f1c-4b57-aecf-ccb1db695883 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4178fd1e-8f1c-4b57-aecf-ccb1db695883 .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-7cb9a431-fe87-49d6-a823-9705a6a40b52 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7cb9a431-fe87-49d6-a823-9705a6a40b52:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7cb9a431-fe87-49d6-a823-9705a6a40b52:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7cb9a431-fe87-49d6-a823-9705a6a40b52 {
  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-7cb9a431-fe87-49d6-a823-9705a6a40b52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7cb9a431-fe87-49d6-a823-9705a6a40b52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7cb9a431-fe87-49d6-a823-9705a6a40b52.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2434f6bb-37c2-437b-aac2-509cdfec8763 {
  display: none;
}
#s-829061c9-ce04-4050-9a88-f05344600e4d { text-align: left; }
#s-d931e32e-3f8d-4a01-a2f9-c3684699d53e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d931e32e-3f8d-4a01-a2f9-c3684699d53e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bfc116d8-41e4-4acf-9e92-ad3d596fa85b { text-align: left; }
#s-bfc116d8-41e4-4acf-9e92-ad3d596fa85b .shg-product-sold-out {
  display: none;
}

#s-bfc116d8-41e4-4acf-9e92-ad3d596fa85b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bfc116d8-41e4-4acf-9e92-ad3d596fa85b .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-38ae89a1-f0b5-4ae4-8742-6e58f645cbc2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-38ae89a1-f0b5-4ae4-8742-6e58f645cbc2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-38ae89a1-f0b5-4ae4-8742-6e58f645cbc2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-38ae89a1-f0b5-4ae4-8742-6e58f645cbc2 {
  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-38ae89a1-f0b5-4ae4-8742-6e58f645cbc2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38ae89a1-f0b5-4ae4-8742-6e58f645cbc2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-38ae89a1-f0b5-4ae4-8742-6e58f645cbc2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bebee79a-0e4a-4372-ae47-c761bd70c668 {
  display: none;
}
#s-80397c59-2caf-4bb0-8c00-6176bca57880 { text-align: left; }
#s-973a1fd1-d7f5-46aa-a641-e581e164a69c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-973a1fd1-d7f5-46aa-a641-e581e164a69c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-afc52b18-46ab-4bcf-85b0-4f309db3bec3 { text-align: left; }
#s-afc52b18-46ab-4bcf-85b0-4f309db3bec3 .shg-product-sold-out {
  display: none;
}

#s-afc52b18-46ab-4bcf-85b0-4f309db3bec3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-afc52b18-46ab-4bcf-85b0-4f309db3bec3 .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-24076771-0a79-417c-8427-92750a23d75e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-24076771-0a79-417c-8427-92750a23d75e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-24076771-0a79-417c-8427-92750a23d75e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-24076771-0a79-417c-8427-92750a23d75e {
  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-24076771-0a79-417c-8427-92750a23d75e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24076771-0a79-417c-8427-92750a23d75e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-24076771-0a79-417c-8427-92750a23d75e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4690108-0afd-4342-823b-9fffc46a6ded {
  display: none;
}
#s-2f8a6a9a-b6d4-4544-bfce-616b5730d97b { text-align: left; }
#s-c9a83b3e-a572-438f-842c-dd6d9fd46664 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9a83b3e-a572-438f-842c-dd6d9fd46664 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ba9dcf1-7cc9-437e-b244-5adad748f5f3 { text-align: left; }
#s-6ba9dcf1-7cc9-437e-b244-5adad748f5f3 .shg-product-sold-out {
  display: none;
}

#s-6ba9dcf1-7cc9-437e-b244-5adad748f5f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ba9dcf1-7cc9-437e-b244-5adad748f5f3 .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-7aa765ee-aba6-4409-87d2-c18c5f2652a5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7aa765ee-aba6-4409-87d2-c18c5f2652a5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7aa765ee-aba6-4409-87d2-c18c5f2652a5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7aa765ee-aba6-4409-87d2-c18c5f2652a5 {
  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-7aa765ee-aba6-4409-87d2-c18c5f2652a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7aa765ee-aba6-4409-87d2-c18c5f2652a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7aa765ee-aba6-4409-87d2-c18c5f2652a5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d49601ef-1994-485f-99e9-3e0965c4c8d7 {
  display: none;
}
#s-6edcd802-24c3-4ef1-b9de-1534e87f95b2 { text-align: left; }
#s-ff767490-18a4-4964-a5e2-00c6d9d2f503 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff767490-18a4-4964-a5e2-00c6d9d2f503 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c40d3454-25f3-4497-87bb-4a24b9147d21 { text-align: left; }
#s-c40d3454-25f3-4497-87bb-4a24b9147d21 .shg-product-sold-out {
  display: none;
}

#s-c40d3454-25f3-4497-87bb-4a24b9147d21 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c40d3454-25f3-4497-87bb-4a24b9147d21 .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-2684826b-4239-4a39-a57a-2fd67818b005 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2684826b-4239-4a39-a57a-2fd67818b005:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2684826b-4239-4a39-a57a-2fd67818b005:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2684826b-4239-4a39-a57a-2fd67818b005 {
  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-2684826b-4239-4a39-a57a-2fd67818b005.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2684826b-4239-4a39-a57a-2fd67818b005.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2684826b-4239-4a39-a57a-2fd67818b005.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b2e3f76b-5d06-4c24-b088-b453eced94d8 {
  display: none;
}
#s-2f9d4923-6999-4dfc-bb79-abc8cefbe9f5 { text-align: left; }
#s-7b190701-c5f1-4395-8d71-7333233f99b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7b190701-c5f1-4395-8d71-7333233f99b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-72518819-7b93-4051-b978-4d0558a6eb79 { text-align: left; }
#s-72518819-7b93-4051-b978-4d0558a6eb79 .shg-product-sold-out {
  display: none;
}

#s-72518819-7b93-4051-b978-4d0558a6eb79 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-72518819-7b93-4051-b978-4d0558a6eb79 .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-337d12e4-5b54-4bd2-a7d6-c166a7096861 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-337d12e4-5b54-4bd2-a7d6-c166a7096861:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-337d12e4-5b54-4bd2-a7d6-c166a7096861:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-337d12e4-5b54-4bd2-a7d6-c166a7096861 {
  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-337d12e4-5b54-4bd2-a7d6-c166a7096861.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-337d12e4-5b54-4bd2-a7d6-c166a7096861.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-337d12e4-5b54-4bd2-a7d6-c166a7096861.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4d90fa1f-a0d4-4933-be84-68d2c4a9457c {
  display: none;
}
#s-276cb23f-795c-46f0-99cf-c79e4b0d06da { text-align: left; }
#s-7959ef28-ec76-4ff7-99bc-83918cb12fbc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7959ef28-ec76-4ff7-99bc-83918cb12fbc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dbb5a2ba-0a31-4e52-95e6-ee9492c61537 { text-align: left; }
#s-dbb5a2ba-0a31-4e52-95e6-ee9492c61537 .shg-product-sold-out {
  display: none;
}

#s-dbb5a2ba-0a31-4e52-95e6-ee9492c61537 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dbb5a2ba-0a31-4e52-95e6-ee9492c61537 .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-3b4aa739-3e2d-45e1-ad49-7ceda6fdf245 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3b4aa739-3e2d-45e1-ad49-7ceda6fdf245:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3b4aa739-3e2d-45e1-ad49-7ceda6fdf245:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3b4aa739-3e2d-45e1-ad49-7ceda6fdf245 {
  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-3b4aa739-3e2d-45e1-ad49-7ceda6fdf245.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b4aa739-3e2d-45e1-ad49-7ceda6fdf245.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3b4aa739-3e2d-45e1-ad49-7ceda6fdf245.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-544084aa-e033-4b8c-be34-9c7e6509d2d9 {
  display: none;
}
#s-c8edb679-1fd4-44a4-b2a7-be0c5caba1c6 { text-align: left; }
#s-4d64d6bb-990c-476b-abbf-784081c50031 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d64d6bb-990c-476b-abbf-784081c50031 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-77a1b5ff-b044-404d-9d5b-5b7b3f577313 { text-align: left; }
#s-77a1b5ff-b044-404d-9d5b-5b7b3f577313 .shg-product-sold-out {
  display: none;
}

#s-77a1b5ff-b044-404d-9d5b-5b7b3f577313 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-77a1b5ff-b044-404d-9d5b-5b7b3f577313 .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-357358ff-0b5e-4d59-b9fc-fa4be5555c0f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-357358ff-0b5e-4d59-b9fc-fa4be5555c0f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-357358ff-0b5e-4d59-b9fc-fa4be5555c0f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-357358ff-0b5e-4d59-b9fc-fa4be5555c0f {
  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-357358ff-0b5e-4d59-b9fc-fa4be5555c0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-357358ff-0b5e-4d59-b9fc-fa4be5555c0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-357358ff-0b5e-4d59-b9fc-fa4be5555c0f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-562f45e9-6cfc-4b24-87af-19b5748502f0 {
  display: none;
}
#s-fa65a101-397c-4c2f-af2e-da467abfc606 { text-align: left; }
#s-ff646038-f9a1-457b-8b3e-ccd4d862e074 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff646038-f9a1-457b-8b3e-ccd4d862e074 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-33e5a9dd-d7b6-4052-95db-46ec70811326 { text-align: left; }
#s-33e5a9dd-d7b6-4052-95db-46ec70811326 .shg-product-sold-out {
  display: none;
}

#s-33e5a9dd-d7b6-4052-95db-46ec70811326 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-33e5a9dd-d7b6-4052-95db-46ec70811326 .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-7a4f18f1-3105-43c3-97eb-4a37ad697d5b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a4f18f1-3105-43c3-97eb-4a37ad697d5b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a4f18f1-3105-43c3-97eb-4a37ad697d5b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a4f18f1-3105-43c3-97eb-4a37ad697d5b {
  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-7a4f18f1-3105-43c3-97eb-4a37ad697d5b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a4f18f1-3105-43c3-97eb-4a37ad697d5b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a4f18f1-3105-43c3-97eb-4a37ad697d5b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa9f3f59-dbbb-409c-b38d-00721d511cb0 {
  display: none;
}
#s-3e9ec1eb-c1fa-474d-aebc-676b41193cd3 { text-align: left; }
#s-200518fb-dce6-402a-979a-b36aed6c4465 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-200518fb-dce6-402a-979a-b36aed6c4465 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b69f89e-10e7-42bf-b611-cc1a2fe9e21f { text-align: left; }
#s-8b69f89e-10e7-42bf-b611-cc1a2fe9e21f .shg-product-sold-out {
  display: none;
}

#s-8b69f89e-10e7-42bf-b611-cc1a2fe9e21f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b69f89e-10e7-42bf-b611-cc1a2fe9e21f .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-b81166bf-069e-4c4d-b405-d54f6d929483 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b81166bf-069e-4c4d-b405-d54f6d929483:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b81166bf-069e-4c4d-b405-d54f6d929483:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b81166bf-069e-4c4d-b405-d54f6d929483 {
  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-b81166bf-069e-4c4d-b405-d54f6d929483.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b81166bf-069e-4c4d-b405-d54f6d929483.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b81166bf-069e-4c4d-b405-d54f6d929483.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d228d403-ab55-4e21-9f12-748fc31abb53 {
  display: none;
}
#s-3c93f655-8f10-4e38-9a17-da587e2dda6a { text-align: left; }
#s-54abb2d0-212c-46a3-92eb-c7b5e904839f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-54abb2d0-212c-46a3-92eb-c7b5e904839f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b175c579-e2a3-48c3-a0d2-aab57666152e { text-align: left; }
#s-b175c579-e2a3-48c3-a0d2-aab57666152e .shg-product-sold-out {
  display: none;
}

#s-b175c579-e2a3-48c3-a0d2-aab57666152e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b175c579-e2a3-48c3-a0d2-aab57666152e .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-6d0b816f-900c-4c78-9ebf-0fa5418af742 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6d0b816f-900c-4c78-9ebf-0fa5418af742:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6d0b816f-900c-4c78-9ebf-0fa5418af742:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6d0b816f-900c-4c78-9ebf-0fa5418af742 {
  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-6d0b816f-900c-4c78-9ebf-0fa5418af742.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d0b816f-900c-4c78-9ebf-0fa5418af742.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6d0b816f-900c-4c78-9ebf-0fa5418af742.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6ea076b5-7393-4834-9306-bba709a48543 {
  display: none;
}
#s-e02ba51b-50e9-488d-9395-a3006372f9ee { text-align: left; }
#s-e8bfd7ea-7f5a-406d-ae8d-51390eb8c7e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e8bfd7ea-7f5a-406d-ae8d-51390eb8c7e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a7d540ec-c582-40c7-9736-b94591abf305 { text-align: left; }
#s-a7d540ec-c582-40c7-9736-b94591abf305 .shg-product-sold-out {
  display: none;
}

#s-a7d540ec-c582-40c7-9736-b94591abf305 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a7d540ec-c582-40c7-9736-b94591abf305 .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-16fee71e-c68f-4d9d-8a4d-60b812ce2c13 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16fee71e-c68f-4d9d-8a4d-60b812ce2c13:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16fee71e-c68f-4d9d-8a4d-60b812ce2c13:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16fee71e-c68f-4d9d-8a4d-60b812ce2c13 {
  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-16fee71e-c68f-4d9d-8a4d-60b812ce2c13.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16fee71e-c68f-4d9d-8a4d-60b812ce2c13.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16fee71e-c68f-4d9d-8a4d-60b812ce2c13.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d43f1f7-4f7f-4b98-8ca7-e109936238e9 {
  display: none;
}
#s-797be881-34b2-45dd-ba3b-a86e9f21f010 { text-align: left; }
#s-3e96dedd-89b5-4e87-8ad7-fb334bd126cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e96dedd-89b5-4e87-8ad7-fb334bd126cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cbe2e223-790c-41e1-8ec1-d363632510d5 { text-align: left; }
#s-cbe2e223-790c-41e1-8ec1-d363632510d5 .shg-product-sold-out {
  display: none;
}

#s-cbe2e223-790c-41e1-8ec1-d363632510d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cbe2e223-790c-41e1-8ec1-d363632510d5 .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-d64f6c7e-7798-469d-b8dd-b253e52c4c64 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d64f6c7e-7798-469d-b8dd-b253e52c4c64:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d64f6c7e-7798-469d-b8dd-b253e52c4c64:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d64f6c7e-7798-469d-b8dd-b253e52c4c64 {
  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-d64f6c7e-7798-469d-b8dd-b253e52c4c64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d64f6c7e-7798-469d-b8dd-b253e52c4c64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d64f6c7e-7798-469d-b8dd-b253e52c4c64.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e135e826-a61d-4891-909d-3cd575bcc5bd {
  display: none;
}
#s-12230ebb-b482-462b-8a24-589a5cacf67e { text-align: left; }
#s-8b8dc936-33b6-4878-a0a0-3b7a162d2b80 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b8dc936-33b6-4878-a0a0-3b7a162d2b80 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-01a49010-61aa-411f-9f7b-adb74e0f0a30 { text-align: left; }
#s-01a49010-61aa-411f-9f7b-adb74e0f0a30 .shg-product-sold-out {
  display: none;
}

#s-01a49010-61aa-411f-9f7b-adb74e0f0a30 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-01a49010-61aa-411f-9f7b-adb74e0f0a30 .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-7d5eadd5-3978-4590-aa26-40f15a364ed3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d5eadd5-3978-4590-aa26-40f15a364ed3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d5eadd5-3978-4590-aa26-40f15a364ed3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d5eadd5-3978-4590-aa26-40f15a364ed3 {
  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-7d5eadd5-3978-4590-aa26-40f15a364ed3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d5eadd5-3978-4590-aa26-40f15a364ed3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d5eadd5-3978-4590-aa26-40f15a364ed3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d54282f0-0a80-44a4-b8c0-ececebc3267a {
  display: none;
}
#s-79e4010c-708c-41f2-9ad6-a91017c64768 { text-align: left; }
#s-210a9f79-5028-401a-ad72-6e8faa369e2f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-210a9f79-5028-401a-ad72-6e8faa369e2f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-df69955a-440c-4e79-bf64-78ec2559ef38 { text-align: left; }
#s-df69955a-440c-4e79-bf64-78ec2559ef38 .shg-product-sold-out {
  display: none;
}

#s-df69955a-440c-4e79-bf64-78ec2559ef38 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-df69955a-440c-4e79-bf64-78ec2559ef38 .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-69a484cf-d85b-4835-83eb-78b944ac0e9a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-69a484cf-d85b-4835-83eb-78b944ac0e9a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-69a484cf-d85b-4835-83eb-78b944ac0e9a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-69a484cf-d85b-4835-83eb-78b944ac0e9a {
  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-69a484cf-d85b-4835-83eb-78b944ac0e9a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69a484cf-d85b-4835-83eb-78b944ac0e9a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-69a484cf-d85b-4835-83eb-78b944ac0e9a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
