.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-f86b332e-d250-4ff1-8038-28761e0d039e {
  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-9b367358-b09c-4cf1-be35-723d78f7d7b3 { margin-top: 40px; }
#s-9b367358-b09c-4cf1-be35-723d78f7d7b3 .shogun-tabs {
  justify-content: center;
}


  #s-9b367358-b09c-4cf1-be35-723d78f7d7b3 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-9b367358-b09c-4cf1-be35-723d78f7d7b3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-9b367358-b09c-4cf1-be35-723d78f7d7b3 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-9b367358-b09c-4cf1-be35-723d78f7d7b3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-9b367358-b09c-4cf1-be35-723d78f7d7b3 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-9b367358-b09c-4cf1-be35-723d78f7d7b3 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-9b367358-b09c-4cf1-be35-723d78f7d7b3 .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-b43d2bad-227c-4eda-a429-5fa684aae6f0 { padding-top: 10px;
padding-bottom: 10px; }
 #s-b43d2bad-227c-4eda-a429-5fa684aae6f0 .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-1ca3f0e3-7a0e-4f36-9a6c-c2184aad2936 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-1ca3f0e3-7a0e-4f36-9a6c-c2184aad2936 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-1ca3f0e3-7a0e-4f36-9a6c-c2184aad2936 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-1ca3f0e3-7a0e-4f36-9a6c-c2184aad2936 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-1ca3f0e3-7a0e-4f36-9a6c-c2184aad2936 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-1ca3f0e3-7a0e-4f36-9a6c-c2184aad2936 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-1ca3f0e3-7a0e-4f36-9a6c-c2184aad2936 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-1ca3f0e3-7a0e-4f36-9a6c-c2184aad2936 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-1ca3f0e3-7a0e-4f36-9a6c-c2184aad2936 .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-7131162f-6eaa-435d-ad02-a396f12bf35a { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7131162f-6eaa-435d-ad02-a396f12bf35a"] > .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-5a562541-011a-4ab0-a3f8-b9010ed63332 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-fc4411ec-d762-4869-aab0-901b62e06048 { 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-f8344687-9c8f-4282-bab1-44bd34921657 { 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-f8344687-9c8f-4282-bab1-44bd34921657: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-f8344687-9c8f-4282-bab1-44bd34921657: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-f8344687-9c8f-4282-bab1-44bd34921657.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a04d6cd8-bd02-48ed-b12a-0b9fff76c319 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-794284be-3e06-4c9a-a7cd-fc08dcc581af { 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-54ab534d-970d-4c80-bda3-94c24a3bbea6 { 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-54ab534d-970d-4c80-bda3-94c24a3bbea6: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-54ab534d-970d-4c80-bda3-94c24a3bbea6: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-54ab534d-970d-4c80-bda3-94c24a3bbea6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-08951eb7-2972-4625-b50e-d3a0ebb45a53 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-de2d8c3e-2b8a-491f-ac96-ef8f3fa77faf { 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-b9a54043-441d-423a-8ff1-9f1f5c803992 { 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-b9a54043-441d-423a-8ff1-9f1f5c803992: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-b9a54043-441d-423a-8ff1-9f1f5c803992: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-b9a54043-441d-423a-8ff1-9f1f5c803992.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-4eecdc2a-e68a-4272-bf8c-70a18bdb42a4 { min-height: 50px; }
#s-4eecdc2a-e68a-4272-bf8c-70a18bdb42a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4ae327fc-c0f8-4a81-8120-c2778b2c51d6 { 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-4ae327fc-c0f8-4a81-8120-c2778b2c51d6 .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-44916569-3d69-459b-bb55-876cf346baae {
  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-017d9b99-2b32-45e4-836a-23dc0291b4ca { 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-5241c641-7aed-476b-bb4c-8abc8ac7003c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5241c641-7aed-476b-bb4c-8abc8ac7003c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-94f560bf-cc41-4fb6-ac1a-6a25cda0bcf7 {
  display: none;
}
#s-864ead0b-9077-4ef0-9b5d-eaba5ce8e809 { text-align: left; }
#s-918f47b7-646f-48d1-8c3c-091172e1d5e1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-918f47b7-646f-48d1-8c3c-091172e1d5e1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-385ebf7d-96f2-4d87-9f0e-93a2ccd577f5 {
  display: none;
}
#s-8a7d93dd-6376-4218-8a71-2630e57cbae6 { text-align: left; }
#s-30a0483c-4434-4fdf-a1eb-a3b1ae41bb9b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-30a0483c-4434-4fdf-a1eb-a3b1ae41bb9b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1c0af5b9-130c-4555-9c7c-744a08b45539 {
  display: none;
}
#s-cba7d3e6-0e8c-49db-95cd-6ae199b13a5a { text-align: left; }
#s-02913918-2ef2-4836-9301-81ba270bbd9d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-02913918-2ef2-4836-9301-81ba270bbd9d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bb04b31e-2de0-40ca-beb6-77e22b2e7b03 {
  display: none;
}
#s-53757d23-369d-4ac4-ad02-f599da6cbdb5 { text-align: left; }
#s-67889e1f-8e4c-4640-bf46-8e5cdbd7ed2a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67889e1f-8e4c-4640-bf46-8e5cdbd7ed2a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b6257c9f-85d0-4eeb-956c-98605fa37703 { text-align: left; }
#s-b6257c9f-85d0-4eeb-956c-98605fa37703 .shg-product-sold-out {
  display: none;
}

#s-b6257c9f-85d0-4eeb-956c-98605fa37703 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b6257c9f-85d0-4eeb-956c-98605fa37703 .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-96d9fb56-9232-4c21-996c-83157258efbb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96d9fb56-9232-4c21-996c-83157258efbb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96d9fb56-9232-4c21-996c-83157258efbb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96d9fb56-9232-4c21-996c-83157258efbb {
  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-96d9fb56-9232-4c21-996c-83157258efbb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96d9fb56-9232-4c21-996c-83157258efbb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96d9fb56-9232-4c21-996c-83157258efbb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c7fc41d2-3732-4555-8e21-3cf240c3a991 {
  display: none;
}
#s-fb5fa460-bdbd-4413-85d0-9ac916e20b91 { text-align: left; }
#s-417e52ed-c191-497a-96a0-a76d10d565b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-417e52ed-c191-497a-96a0-a76d10d565b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dca8e69c-ae97-4787-9e3b-ba9e8e0e41dc { text-align: left; }
#s-dca8e69c-ae97-4787-9e3b-ba9e8e0e41dc .shg-product-sold-out {
  display: none;
}

#s-dca8e69c-ae97-4787-9e3b-ba9e8e0e41dc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dca8e69c-ae97-4787-9e3b-ba9e8e0e41dc .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-687f1887-d77e-4cc9-ab6b-e26a15bd0628 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-687f1887-d77e-4cc9-ab6b-e26a15bd0628:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-687f1887-d77e-4cc9-ab6b-e26a15bd0628:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-687f1887-d77e-4cc9-ab6b-e26a15bd0628 {
  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-687f1887-d77e-4cc9-ab6b-e26a15bd0628.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-687f1887-d77e-4cc9-ab6b-e26a15bd0628.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-687f1887-d77e-4cc9-ab6b-e26a15bd0628.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f877ee09-217d-4a78-99e3-d46367c52215 {
  display: none;
}
#s-b225efba-792b-4f05-8e05-a25ad582afbc { text-align: left; }
#s-b5aae4ac-2568-4c3d-848c-089724e88edb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5aae4ac-2568-4c3d-848c-089724e88edb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c730f69e-9685-4540-86b7-430248e7106a { text-align: left; }
#s-c730f69e-9685-4540-86b7-430248e7106a .shg-product-sold-out {
  display: none;
}

#s-c730f69e-9685-4540-86b7-430248e7106a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c730f69e-9685-4540-86b7-430248e7106a .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-116833e2-fce5-4c3c-8214-c10d271a72f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-116833e2-fce5-4c3c-8214-c10d271a72f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-116833e2-fce5-4c3c-8214-c10d271a72f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-116833e2-fce5-4c3c-8214-c10d271a72f0 {
  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-116833e2-fce5-4c3c-8214-c10d271a72f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-116833e2-fce5-4c3c-8214-c10d271a72f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-116833e2-fce5-4c3c-8214-c10d271a72f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-03a82385-61f2-4af0-b6db-cdc8bc1ef80b {
  display: none;
}
#s-fd71b7f1-7d6d-4ecd-b27c-38875a75eb04 { text-align: left; }
#s-5f297619-6594-44e2-b7da-0024ca3dd824 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5f297619-6594-44e2-b7da-0024ca3dd824 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f9d65f7a-58ee-4ccf-a754-e56a37f1e07c { text-align: left; }
#s-f9d65f7a-58ee-4ccf-a754-e56a37f1e07c .shg-product-sold-out {
  display: none;
}

#s-f9d65f7a-58ee-4ccf-a754-e56a37f1e07c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f9d65f7a-58ee-4ccf-a754-e56a37f1e07c .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-ab659b32-9b72-4f57-a285-88b23865844c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab659b32-9b72-4f57-a285-88b23865844c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab659b32-9b72-4f57-a285-88b23865844c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab659b32-9b72-4f57-a285-88b23865844c {
  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-ab659b32-9b72-4f57-a285-88b23865844c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab659b32-9b72-4f57-a285-88b23865844c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab659b32-9b72-4f57-a285-88b23865844c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89b2df45-ed5c-441c-a898-fd1461b3ebda {
  display: none;
}
#s-77475a9b-a158-4e0c-a080-da1746d5dffc { text-align: left; }
#s-473d918a-1a4e-44ce-a69d-005e85dbd120 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-473d918a-1a4e-44ce-a69d-005e85dbd120 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dfdccee2-b79d-42ab-955d-8521c43b687e { text-align: left; }
#s-dfdccee2-b79d-42ab-955d-8521c43b687e .shg-product-sold-out {
  display: none;
}

#s-dfdccee2-b79d-42ab-955d-8521c43b687e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dfdccee2-b79d-42ab-955d-8521c43b687e .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-8cbceab5-87d6-4f80-841d-a6108c690e83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8cbceab5-87d6-4f80-841d-a6108c690e83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8cbceab5-87d6-4f80-841d-a6108c690e83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8cbceab5-87d6-4f80-841d-a6108c690e83 {
  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-8cbceab5-87d6-4f80-841d-a6108c690e83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8cbceab5-87d6-4f80-841d-a6108c690e83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8cbceab5-87d6-4f80-841d-a6108c690e83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c5f4f3b6-4469-42bf-8b63-afda0e1d22e1 {
  display: none;
}
#s-8b0c9065-8752-4f43-b971-48b24fd4ae92 { text-align: left; }
#s-a1a5fa39-56dd-4cff-85ec-71cc36634aae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a1a5fa39-56dd-4cff-85ec-71cc36634aae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4bed34ac-edc1-46ef-b04d-0082e77da6b3 { text-align: left; }
#s-4bed34ac-edc1-46ef-b04d-0082e77da6b3 .shg-product-sold-out {
  display: none;
}

#s-4bed34ac-edc1-46ef-b04d-0082e77da6b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4bed34ac-edc1-46ef-b04d-0082e77da6b3 .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-5bf17afd-9e64-4186-8646-d0ea07bbba4a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5bf17afd-9e64-4186-8646-d0ea07bbba4a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5bf17afd-9e64-4186-8646-d0ea07bbba4a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5bf17afd-9e64-4186-8646-d0ea07bbba4a {
  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-5bf17afd-9e64-4186-8646-d0ea07bbba4a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5bf17afd-9e64-4186-8646-d0ea07bbba4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5bf17afd-9e64-4186-8646-d0ea07bbba4a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-baec4f27-7230-4815-964c-26313bf5a2d0 {
  display: none;
}
#s-d9e30a49-e801-4a01-aea9-0e875b424895 { text-align: left; }
#s-2ab3218b-69c5-4547-9a99-d32ff60dd8c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2ab3218b-69c5-4547-9a99-d32ff60dd8c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d210a54-840e-47e0-a6e3-a8c8c92f0786 { text-align: left; }
#s-5d210a54-840e-47e0-a6e3-a8c8c92f0786 .shg-product-sold-out {
  display: none;
}

#s-5d210a54-840e-47e0-a6e3-a8c8c92f0786 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d210a54-840e-47e0-a6e3-a8c8c92f0786 .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-cbecc6ac-9b01-44dd-af85-fa11830f42a4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cbecc6ac-9b01-44dd-af85-fa11830f42a4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cbecc6ac-9b01-44dd-af85-fa11830f42a4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cbecc6ac-9b01-44dd-af85-fa11830f42a4 {
  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-cbecc6ac-9b01-44dd-af85-fa11830f42a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cbecc6ac-9b01-44dd-af85-fa11830f42a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cbecc6ac-9b01-44dd-af85-fa11830f42a4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-53ad840c-ac34-453b-8089-356662851455 {
  display: none;
}
#s-a074c46e-de9e-4b0b-aa8d-c1b597e8ff59 { text-align: left; }
#s-d08c3d1d-b805-44b2-9f0f-f04df94a6db0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d08c3d1d-b805-44b2-9f0f-f04df94a6db0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0373a39e-117c-4e1a-a8cf-a3b63443eda8 { text-align: left; }
#s-0373a39e-117c-4e1a-a8cf-a3b63443eda8 .shg-product-sold-out {
  display: none;
}

#s-0373a39e-117c-4e1a-a8cf-a3b63443eda8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0373a39e-117c-4e1a-a8cf-a3b63443eda8 .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-beeead33-8772-4018-a142-c8652979acd8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-beeead33-8772-4018-a142-c8652979acd8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-beeead33-8772-4018-a142-c8652979acd8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-beeead33-8772-4018-a142-c8652979acd8 {
  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-beeead33-8772-4018-a142-c8652979acd8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-beeead33-8772-4018-a142-c8652979acd8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-beeead33-8772-4018-a142-c8652979acd8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f9187290-0987-4b67-aaad-64e41efdf1b4 {
  display: none;
}
#s-6dd367fd-9695-405b-bdc5-db625e025ea2 { text-align: left; }
#s-f2aa4350-e1a4-40c4-84b6-9e3912715bb9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2aa4350-e1a4-40c4-84b6-9e3912715bb9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8048e2e2-263b-4845-ae44-1dec2944a066 { text-align: left; }
#s-8048e2e2-263b-4845-ae44-1dec2944a066 .shg-product-sold-out {
  display: none;
}

#s-8048e2e2-263b-4845-ae44-1dec2944a066 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8048e2e2-263b-4845-ae44-1dec2944a066 .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-c0f21c35-e08a-4621-9f77-e6f491959dea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c0f21c35-e08a-4621-9f77-e6f491959dea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c0f21c35-e08a-4621-9f77-e6f491959dea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c0f21c35-e08a-4621-9f77-e6f491959dea {
  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-c0f21c35-e08a-4621-9f77-e6f491959dea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0f21c35-e08a-4621-9f77-e6f491959dea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c0f21c35-e08a-4621-9f77-e6f491959dea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-51706210-73ae-40e3-ada3-c356fbe701fa {
  display: none;
}
#s-1c0c43bd-7da5-4aaf-979c-ec2fdea880a9 { text-align: left; }
#s-3c34ac60-932e-468f-90c5-4875b98e24cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3c34ac60-932e-468f-90c5-4875b98e24cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-472323a7-db04-49a2-a5a7-6a14e90c570b { text-align: left; }
#s-472323a7-db04-49a2-a5a7-6a14e90c570b .shg-product-sold-out {
  display: none;
}

#s-472323a7-db04-49a2-a5a7-6a14e90c570b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-472323a7-db04-49a2-a5a7-6a14e90c570b .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-03e1968c-dbed-49da-9cda-2c58160f61f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-03e1968c-dbed-49da-9cda-2c58160f61f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-03e1968c-dbed-49da-9cda-2c58160f61f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-03e1968c-dbed-49da-9cda-2c58160f61f7 {
  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-03e1968c-dbed-49da-9cda-2c58160f61f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03e1968c-dbed-49da-9cda-2c58160f61f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-03e1968c-dbed-49da-9cda-2c58160f61f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-668b7449-3790-491c-8f1b-a1b3fa8f4b75 {
  display: none;
}
#s-dd75af7d-0454-4b82-8c2c-d46f488e7ae0 { text-align: left; }
#s-ef554b04-81f0-4380-b04b-cd50a25576d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ef554b04-81f0-4380-b04b-cd50a25576d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f8b6a4d9-2012-4d39-9884-d19316e2f691 { text-align: left; }
#s-f8b6a4d9-2012-4d39-9884-d19316e2f691 .shg-product-sold-out {
  display: none;
}

#s-f8b6a4d9-2012-4d39-9884-d19316e2f691 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f8b6a4d9-2012-4d39-9884-d19316e2f691 .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-64a7a47c-6fbe-4870-8dc9-ec8a5531c667 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64a7a47c-6fbe-4870-8dc9-ec8a5531c667:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64a7a47c-6fbe-4870-8dc9-ec8a5531c667:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64a7a47c-6fbe-4870-8dc9-ec8a5531c667 {
  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-64a7a47c-6fbe-4870-8dc9-ec8a5531c667.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64a7a47c-6fbe-4870-8dc9-ec8a5531c667.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64a7a47c-6fbe-4870-8dc9-ec8a5531c667.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f09afc9-0a73-4a43-b8ea-4d329bd37606 {
  display: none;
}
#s-cdc21034-941c-4a7a-92f6-3530e2cb8d28 { text-align: left; }
#s-36484970-9114-471f-9287-b892f27723dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36484970-9114-471f-9287-b892f27723dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a1e1493a-d68f-49e5-8910-5847d210b706 { text-align: left; }
#s-a1e1493a-d68f-49e5-8910-5847d210b706 .shg-product-sold-out {
  display: none;
}

#s-a1e1493a-d68f-49e5-8910-5847d210b706 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a1e1493a-d68f-49e5-8910-5847d210b706 .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-cadc20fb-cc3f-43be-a606-25fdee50a9fc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cadc20fb-cc3f-43be-a606-25fdee50a9fc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cadc20fb-cc3f-43be-a606-25fdee50a9fc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cadc20fb-cc3f-43be-a606-25fdee50a9fc {
  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-cadc20fb-cc3f-43be-a606-25fdee50a9fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cadc20fb-cc3f-43be-a606-25fdee50a9fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cadc20fb-cc3f-43be-a606-25fdee50a9fc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77bd26e4-90aa-4b69-89cf-9d109bf7680d {
  display: none;
}
#s-1f6a1f16-f859-4f95-9321-b8d653a6c948 { text-align: left; }
#s-2c82595f-aade-4eac-a62e-ec43848aed68 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c82595f-aade-4eac-a62e-ec43848aed68 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ca70f6cc-75ce-4764-8968-29708152283e { text-align: left; }
#s-ca70f6cc-75ce-4764-8968-29708152283e .shg-product-sold-out {
  display: none;
}

#s-ca70f6cc-75ce-4764-8968-29708152283e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ca70f6cc-75ce-4764-8968-29708152283e .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-cf6893ba-7d20-4706-ab8b-7884b092dee5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf6893ba-7d20-4706-ab8b-7884b092dee5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf6893ba-7d20-4706-ab8b-7884b092dee5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf6893ba-7d20-4706-ab8b-7884b092dee5 {
  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-cf6893ba-7d20-4706-ab8b-7884b092dee5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf6893ba-7d20-4706-ab8b-7884b092dee5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf6893ba-7d20-4706-ab8b-7884b092dee5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-de39aaec-0c1b-49f9-bece-f9e0233ec621 {
  display: none;
}
#s-c411248a-d6e1-4f7a-940f-d0b9b7508ef8 { text-align: left; }
#s-f8f95070-8716-46db-ab23-af1ad0ff4290 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f8f95070-8716-46db-ab23-af1ad0ff4290 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5863530c-451d-4e2b-ba55-75cc1949912b { text-align: left; }
#s-5863530c-451d-4e2b-ba55-75cc1949912b .shg-product-sold-out {
  display: none;
}

#s-5863530c-451d-4e2b-ba55-75cc1949912b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5863530c-451d-4e2b-ba55-75cc1949912b .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-6a118cc8-102b-42bc-9ba4-6a9cb485150d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a118cc8-102b-42bc-9ba4-6a9cb485150d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a118cc8-102b-42bc-9ba4-6a9cb485150d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a118cc8-102b-42bc-9ba4-6a9cb485150d {
  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-6a118cc8-102b-42bc-9ba4-6a9cb485150d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a118cc8-102b-42bc-9ba4-6a9cb485150d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a118cc8-102b-42bc-9ba4-6a9cb485150d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-483e46a7-0841-44cd-a929-d628e927fad9 {
  display: none;
}
#s-b20b0ca0-0c3b-4701-890a-073e270b1ad1 { text-align: left; }
#s-b9578e48-2be5-4e12-a855-d4404ab5c28f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b9578e48-2be5-4e12-a855-d4404ab5c28f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-df8edd38-f298-4662-aa08-00b516a90162 { text-align: left; }
#s-df8edd38-f298-4662-aa08-00b516a90162 .shg-product-sold-out {
  display: none;
}

#s-df8edd38-f298-4662-aa08-00b516a90162 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-df8edd38-f298-4662-aa08-00b516a90162 .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-eca24ee5-d27a-4cd3-8e64-a5e733f1c354 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eca24ee5-d27a-4cd3-8e64-a5e733f1c354:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eca24ee5-d27a-4cd3-8e64-a5e733f1c354:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eca24ee5-d27a-4cd3-8e64-a5e733f1c354 {
  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-eca24ee5-d27a-4cd3-8e64-a5e733f1c354.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eca24ee5-d27a-4cd3-8e64-a5e733f1c354.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eca24ee5-d27a-4cd3-8e64-a5e733f1c354.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fdac5169-7d98-4e2e-bc21-16b70e188d59 {
  display: none;
}
#s-4c6e0cc0-2edf-4fe1-9f18-03d479565a53 { text-align: left; }
#s-f52f7605-336c-4292-8756-6bb469ca56e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f52f7605-336c-4292-8756-6bb469ca56e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1e92472e-bc88-461a-a3b6-a12a491ab093 { text-align: left; }
#s-1e92472e-bc88-461a-a3b6-a12a491ab093 .shg-product-sold-out {
  display: none;
}

#s-1e92472e-bc88-461a-a3b6-a12a491ab093 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1e92472e-bc88-461a-a3b6-a12a491ab093 .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-868e623f-2576-4272-b859-8a57c01a7cde { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-868e623f-2576-4272-b859-8a57c01a7cde:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-868e623f-2576-4272-b859-8a57c01a7cde:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-868e623f-2576-4272-b859-8a57c01a7cde {
  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-868e623f-2576-4272-b859-8a57c01a7cde.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-868e623f-2576-4272-b859-8a57c01a7cde.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-868e623f-2576-4272-b859-8a57c01a7cde.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-201670ab-fea7-45a8-bfda-b8986cd7985e {
  display: none;
}
#s-09c38563-08a0-4aba-8b9b-dd63fa40b6ef { text-align: left; }
#s-84eea9db-55a1-4906-ab1a-6ceef2fc9137 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84eea9db-55a1-4906-ab1a-6ceef2fc9137 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e97b39a4-2049-4c07-baac-44e96143b719 { text-align: left; }
#s-e97b39a4-2049-4c07-baac-44e96143b719 .shg-product-sold-out {
  display: none;
}

#s-e97b39a4-2049-4c07-baac-44e96143b719 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e97b39a4-2049-4c07-baac-44e96143b719 .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-1801f4b6-b92e-4614-9940-c1a2b21cd72b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1801f4b6-b92e-4614-9940-c1a2b21cd72b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1801f4b6-b92e-4614-9940-c1a2b21cd72b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1801f4b6-b92e-4614-9940-c1a2b21cd72b {
  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-1801f4b6-b92e-4614-9940-c1a2b21cd72b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1801f4b6-b92e-4614-9940-c1a2b21cd72b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1801f4b6-b92e-4614-9940-c1a2b21cd72b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-717452ca-fcdf-48fe-8620-2de86facb10c {
  display: none;
}
#s-2d7e3e68-f8a7-43dd-ab8f-ca6add382836 { text-align: left; }
#s-e6e1c2ba-0c00-4f90-a58f-70156010233e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6e1c2ba-0c00-4f90-a58f-70156010233e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3c539bc7-af8f-4666-9981-e76af575657b { text-align: left; }
#s-3c539bc7-af8f-4666-9981-e76af575657b .shg-product-sold-out {
  display: none;
}

#s-3c539bc7-af8f-4666-9981-e76af575657b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3c539bc7-af8f-4666-9981-e76af575657b .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-fcd24c8c-0288-461d-b79b-a36b9dc96c15 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fcd24c8c-0288-461d-b79b-a36b9dc96c15:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fcd24c8c-0288-461d-b79b-a36b9dc96c15:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fcd24c8c-0288-461d-b79b-a36b9dc96c15 {
  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-fcd24c8c-0288-461d-b79b-a36b9dc96c15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fcd24c8c-0288-461d-b79b-a36b9dc96c15.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fcd24c8c-0288-461d-b79b-a36b9dc96c15.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-735a5477-69c5-4e4f-bb77-926338d26d8b {
  display: none;
}
#s-1860a5ff-dd56-44aa-83ff-38da95ca1997 { text-align: left; }
#s-c8781105-e1e9-40e7-911b-a912e0414014 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c8781105-e1e9-40e7-911b-a912e0414014 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bccbcf27-4653-45b5-82de-153770ad0f6d { text-align: left; }
#s-bccbcf27-4653-45b5-82de-153770ad0f6d .shg-product-sold-out {
  display: none;
}

#s-bccbcf27-4653-45b5-82de-153770ad0f6d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bccbcf27-4653-45b5-82de-153770ad0f6d .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-60cf2b2e-7871-46e1-ad3d-62e3b9c420cd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-60cf2b2e-7871-46e1-ad3d-62e3b9c420cd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-60cf2b2e-7871-46e1-ad3d-62e3b9c420cd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-60cf2b2e-7871-46e1-ad3d-62e3b9c420cd {
  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-60cf2b2e-7871-46e1-ad3d-62e3b9c420cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-60cf2b2e-7871-46e1-ad3d-62e3b9c420cd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-60cf2b2e-7871-46e1-ad3d-62e3b9c420cd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0f8d6ad7-80cd-4045-8c2e-d0919cd89f3c {
  display: none;
}
#s-9135c3db-4f60-4e40-bc67-fab36a6b6687 { text-align: left; }
#s-f7d3695f-88da-4db5-990e-e3524f5552be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7d3695f-88da-4db5-990e-e3524f5552be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4afc807c-b289-4590-8731-1ff4db92c01b { text-align: left; }
#s-4afc807c-b289-4590-8731-1ff4db92c01b .shg-product-sold-out {
  display: none;
}

#s-4afc807c-b289-4590-8731-1ff4db92c01b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4afc807c-b289-4590-8731-1ff4db92c01b .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-6d29d25d-0b23-4c02-9e5e-ce721cd8a514 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6d29d25d-0b23-4c02-9e5e-ce721cd8a514:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6d29d25d-0b23-4c02-9e5e-ce721cd8a514:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6d29d25d-0b23-4c02-9e5e-ce721cd8a514 {
  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-6d29d25d-0b23-4c02-9e5e-ce721cd8a514.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d29d25d-0b23-4c02-9e5e-ce721cd8a514.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6d29d25d-0b23-4c02-9e5e-ce721cd8a514.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4656f86c-57f5-4dff-8e5b-c13a9d83ce2e {
  display: none;
}
#s-9030dc52-57f5-4327-9b22-6c270a420220 { text-align: left; }
#s-eb7ce4a1-824f-4146-91d9-b0df8ee02b7f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eb7ce4a1-824f-4146-91d9-b0df8ee02b7f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7f553928-3202-48a2-8b5d-f812e7683230 { text-align: left; }
#s-7f553928-3202-48a2-8b5d-f812e7683230 .shg-product-sold-out {
  display: none;
}

#s-7f553928-3202-48a2-8b5d-f812e7683230 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f553928-3202-48a2-8b5d-f812e7683230 .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-643d85e4-0a9e-4f83-93af-0125ae32f8e6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-643d85e4-0a9e-4f83-93af-0125ae32f8e6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-643d85e4-0a9e-4f83-93af-0125ae32f8e6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-643d85e4-0a9e-4f83-93af-0125ae32f8e6 {
  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-643d85e4-0a9e-4f83-93af-0125ae32f8e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-643d85e4-0a9e-4f83-93af-0125ae32f8e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-643d85e4-0a9e-4f83-93af-0125ae32f8e6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a8451f1f-e62b-427d-b299-d589526017dc {
  display: none;
}
#s-42e9c2a0-6d5d-4938-a487-215cad275c0f { text-align: left; }
#s-fbae7b57-669b-460d-93d2-9516ef621a10 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fbae7b57-669b-460d-93d2-9516ef621a10 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87789159-006f-4525-bd1f-94c5ae32fc5a { text-align: left; }
#s-87789159-006f-4525-bd1f-94c5ae32fc5a .shg-product-sold-out {
  display: none;
}

#s-87789159-006f-4525-bd1f-94c5ae32fc5a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87789159-006f-4525-bd1f-94c5ae32fc5a .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-a98c4518-d5a7-4511-ae2d-def672d6c315 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a98c4518-d5a7-4511-ae2d-def672d6c315:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a98c4518-d5a7-4511-ae2d-def672d6c315:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a98c4518-d5a7-4511-ae2d-def672d6c315 {
  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-a98c4518-d5a7-4511-ae2d-def672d6c315.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a98c4518-d5a7-4511-ae2d-def672d6c315.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a98c4518-d5a7-4511-ae2d-def672d6c315.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0c4e7d38-ad4d-40c1-87d3-00da82d78fd7 {
  display: none;
}
#s-9569ecf8-52b6-493e-a203-cf44b1e07f44 { text-align: left; }
#s-9cb85afa-8d0d-4272-a7ea-1fa42420cd8d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9cb85afa-8d0d-4272-a7ea-1fa42420cd8d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9af5c01d-e0be-42ae-8387-483b9e54a61e { text-align: left; }
#s-9af5c01d-e0be-42ae-8387-483b9e54a61e .shg-product-sold-out {
  display: none;
}

#s-9af5c01d-e0be-42ae-8387-483b9e54a61e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9af5c01d-e0be-42ae-8387-483b9e54a61e .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-d06c8c35-4236-45c4-b213-5ac1e2849195 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d06c8c35-4236-45c4-b213-5ac1e2849195:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d06c8c35-4236-45c4-b213-5ac1e2849195:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d06c8c35-4236-45c4-b213-5ac1e2849195 {
  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-d06c8c35-4236-45c4-b213-5ac1e2849195.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d06c8c35-4236-45c4-b213-5ac1e2849195.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d06c8c35-4236-45c4-b213-5ac1e2849195.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-337cdebd-8735-4afe-82b2-a6406d16e9dc {
  display: none;
}
#s-a5095bad-d3af-4b75-8052-6ad10a9209ac { text-align: left; }
#s-35cbb5bd-1b31-43a8-b891-4823561e1bc6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35cbb5bd-1b31-43a8-b891-4823561e1bc6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e24456d-9bb4-409a-8621-c2062dedb9eb { text-align: left; }
#s-7e24456d-9bb4-409a-8621-c2062dedb9eb .shg-product-sold-out {
  display: none;
}

#s-7e24456d-9bb4-409a-8621-c2062dedb9eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e24456d-9bb4-409a-8621-c2062dedb9eb .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-4fef7539-be87-423c-aa1c-02aeedf82d7d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4fef7539-be87-423c-aa1c-02aeedf82d7d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4fef7539-be87-423c-aa1c-02aeedf82d7d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4fef7539-be87-423c-aa1c-02aeedf82d7d {
  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-4fef7539-be87-423c-aa1c-02aeedf82d7d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4fef7539-be87-423c-aa1c-02aeedf82d7d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4fef7539-be87-423c-aa1c-02aeedf82d7d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e7640925-c8a2-471d-98fa-ee5d3a26626e {
  display: none;
}
#s-61672e95-d6f4-4432-8ded-fe575d094373 { text-align: left; }
#s-aa23f548-6f74-4040-abcf-47d8f7e642ef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa23f548-6f74-4040-abcf-47d8f7e642ef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-937943a6-3be2-48b1-935f-4c1722c8e23e { text-align: left; }
#s-937943a6-3be2-48b1-935f-4c1722c8e23e .shg-product-sold-out {
  display: none;
}

#s-937943a6-3be2-48b1-935f-4c1722c8e23e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-937943a6-3be2-48b1-935f-4c1722c8e23e .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-869dbc41-aa95-42fa-9b8b-b1644e07ff4d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-869dbc41-aa95-42fa-9b8b-b1644e07ff4d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-869dbc41-aa95-42fa-9b8b-b1644e07ff4d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-869dbc41-aa95-42fa-9b8b-b1644e07ff4d {
  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-869dbc41-aa95-42fa-9b8b-b1644e07ff4d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-869dbc41-aa95-42fa-9b8b-b1644e07ff4d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-869dbc41-aa95-42fa-9b8b-b1644e07ff4d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e8ca31a-9fbc-4186-9841-12014bc74264 {
  display: none;
}
#s-841f17ee-3530-453f-bcd7-fa37ff6f6fc1 { text-align: left; }
#s-4e15693b-d03d-420f-a0e3-ca0fddf73f1d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e15693b-d03d-420f-a0e3-ca0fddf73f1d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38b6d66a-4084-49e7-a9dd-4029f714cf13 { text-align: left; }
#s-38b6d66a-4084-49e7-a9dd-4029f714cf13 .shg-product-sold-out {
  display: none;
}

#s-38b6d66a-4084-49e7-a9dd-4029f714cf13 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38b6d66a-4084-49e7-a9dd-4029f714cf13 .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-c26762df-fdf2-42ea-8f90-14bea0f76c0d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c26762df-fdf2-42ea-8f90-14bea0f76c0d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c26762df-fdf2-42ea-8f90-14bea0f76c0d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c26762df-fdf2-42ea-8f90-14bea0f76c0d {
  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-c26762df-fdf2-42ea-8f90-14bea0f76c0d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c26762df-fdf2-42ea-8f90-14bea0f76c0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c26762df-fdf2-42ea-8f90-14bea0f76c0d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ceb24d95-d48a-42b1-99ef-c4a45bbd140f {
  display: none;
}
#s-c88ce6d0-8380-40fa-8e25-53b42520766a { text-align: left; }
#s-a3ebad8b-76c4-4745-b33e-fa081f48e354 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a3ebad8b-76c4-4745-b33e-fa081f48e354 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a43e7db-38dc-4b5a-9035-0f32ef410f47 { text-align: left; }
#s-0a43e7db-38dc-4b5a-9035-0f32ef410f47 .shg-product-sold-out {
  display: none;
}

#s-0a43e7db-38dc-4b5a-9035-0f32ef410f47 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a43e7db-38dc-4b5a-9035-0f32ef410f47 .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-189c50c9-7f3b-4397-a625-50035f834b20 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-189c50c9-7f3b-4397-a625-50035f834b20:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-189c50c9-7f3b-4397-a625-50035f834b20:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-189c50c9-7f3b-4397-a625-50035f834b20 {
  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-189c50c9-7f3b-4397-a625-50035f834b20.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-189c50c9-7f3b-4397-a625-50035f834b20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-189c50c9-7f3b-4397-a625-50035f834b20.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b36a9811-4dda-4c66-a60a-3e8230157962 {
  display: none;
}
#s-ff4cd57b-a8f8-4304-88bc-f840131d69bf { text-align: left; }
#s-03b95e24-dfa7-4d6f-942a-08bd4ef7b443 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-03b95e24-dfa7-4d6f-942a-08bd4ef7b443 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e37f11f2-16f6-4197-b0c3-8c1b5c3bb091 { text-align: left; }
#s-e37f11f2-16f6-4197-b0c3-8c1b5c3bb091 .shg-product-sold-out {
  display: none;
}

#s-e37f11f2-16f6-4197-b0c3-8c1b5c3bb091 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e37f11f2-16f6-4197-b0c3-8c1b5c3bb091 .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-8e36781d-6f9d-486b-a7ab-4df9c87d4d3d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e36781d-6f9d-486b-a7ab-4df9c87d4d3d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e36781d-6f9d-486b-a7ab-4df9c87d4d3d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e36781d-6f9d-486b-a7ab-4df9c87d4d3d {
  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-8e36781d-6f9d-486b-a7ab-4df9c87d4d3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e36781d-6f9d-486b-a7ab-4df9c87d4d3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e36781d-6f9d-486b-a7ab-4df9c87d4d3d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0717d3dd-1fa9-4dd0-ad1e-a6e97e03fdfd {
  display: none;
}
#s-7f5c8232-205f-43f8-911a-ef2f36946beb { text-align: left; }
#s-8d5f76be-7a0c-4d0f-b1cb-1f6185b0e500 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8d5f76be-7a0c-4d0f-b1cb-1f6185b0e500 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d3f602d-60d2-4075-bd5e-3e646cf65a14 { text-align: left; }
#s-5d3f602d-60d2-4075-bd5e-3e646cf65a14 .shg-product-sold-out {
  display: none;
}

#s-5d3f602d-60d2-4075-bd5e-3e646cf65a14 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d3f602d-60d2-4075-bd5e-3e646cf65a14 .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-876f3db4-805b-4946-9ae3-cc92f2dcaf93 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-876f3db4-805b-4946-9ae3-cc92f2dcaf93:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-876f3db4-805b-4946-9ae3-cc92f2dcaf93:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-876f3db4-805b-4946-9ae3-cc92f2dcaf93 {
  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-876f3db4-805b-4946-9ae3-cc92f2dcaf93.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-876f3db4-805b-4946-9ae3-cc92f2dcaf93.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-876f3db4-805b-4946-9ae3-cc92f2dcaf93.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-be3c3599-146a-46f5-b251-79ea8341e84c {
  display: none;
}
#s-49e68cd1-44ed-43e7-a2b9-f4487f1ed4cb { text-align: left; }
#s-55a90a3c-a6b3-4aa3-80fa-3a6ae90c3539 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55a90a3c-a6b3-4aa3-80fa-3a6ae90c3539 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-002c15b5-bcd5-4ce9-afc2-b8b73e3e278f { text-align: left; }
#s-002c15b5-bcd5-4ce9-afc2-b8b73e3e278f .shg-product-sold-out {
  display: none;
}

#s-002c15b5-bcd5-4ce9-afc2-b8b73e3e278f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-002c15b5-bcd5-4ce9-afc2-b8b73e3e278f .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-bbdc4f08-578a-4b84-9bf1-80e7431ae670 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bbdc4f08-578a-4b84-9bf1-80e7431ae670:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bbdc4f08-578a-4b84-9bf1-80e7431ae670:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bbdc4f08-578a-4b84-9bf1-80e7431ae670 {
  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-bbdc4f08-578a-4b84-9bf1-80e7431ae670.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bbdc4f08-578a-4b84-9bf1-80e7431ae670.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bbdc4f08-578a-4b84-9bf1-80e7431ae670.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2382dde3-c4f5-4b0b-9ceb-e2302c6b31dc {
  display: none;
}
#s-382af530-1129-4c68-9f5d-57ebc51d4488 { text-align: left; }
#s-72e65751-4a1d-490c-9460-f86c3b2a4647 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72e65751-4a1d-490c-9460-f86c3b2a4647 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-273f5a08-5d18-4568-abc5-984b06fa3832 { text-align: left; }
#s-273f5a08-5d18-4568-abc5-984b06fa3832 .shg-product-sold-out {
  display: none;
}

#s-273f5a08-5d18-4568-abc5-984b06fa3832 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-273f5a08-5d18-4568-abc5-984b06fa3832 .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-7a074e13-8d6e-4fb1-b21d-8bba6b0730a4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a074e13-8d6e-4fb1-b21d-8bba6b0730a4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a074e13-8d6e-4fb1-b21d-8bba6b0730a4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a074e13-8d6e-4fb1-b21d-8bba6b0730a4 {
  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-7a074e13-8d6e-4fb1-b21d-8bba6b0730a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a074e13-8d6e-4fb1-b21d-8bba6b0730a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a074e13-8d6e-4fb1-b21d-8bba6b0730a4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1de235b8-78ac-4d41-82ca-1d71921bba3a {
  display: none;
}
#s-0113d4a3-a2c0-4826-b315-67202e7df805 { text-align: left; }
#s-a116903d-f433-4eae-8ff5-8587a5648120 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a116903d-f433-4eae-8ff5-8587a5648120 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-feb03d44-40ae-4091-ae18-106bd566964e { text-align: left; }
#s-feb03d44-40ae-4091-ae18-106bd566964e .shg-product-sold-out {
  display: none;
}

#s-feb03d44-40ae-4091-ae18-106bd566964e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-feb03d44-40ae-4091-ae18-106bd566964e .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-e022471a-9cd6-44a2-b149-df8a4909573c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e022471a-9cd6-44a2-b149-df8a4909573c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e022471a-9cd6-44a2-b149-df8a4909573c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e022471a-9cd6-44a2-b149-df8a4909573c {
  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-e022471a-9cd6-44a2-b149-df8a4909573c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e022471a-9cd6-44a2-b149-df8a4909573c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e022471a-9cd6-44a2-b149-df8a4909573c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0c625ec8-2f1f-47d7-aa3b-971597cb4bf1 {
  display: none;
}
#s-c4215747-f602-4e28-9ec7-7dcbf5db3139 { text-align: left; }
#s-381e46d3-55ff-4955-b2f4-8d7e3c6a48d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-381e46d3-55ff-4955-b2f4-8d7e3c6a48d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e0c038bd-7742-4f02-8ffb-9e90bc6f3097 { text-align: left; }
#s-e0c038bd-7742-4f02-8ffb-9e90bc6f3097 .shg-product-sold-out {
  display: none;
}

#s-e0c038bd-7742-4f02-8ffb-9e90bc6f3097 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e0c038bd-7742-4f02-8ffb-9e90bc6f3097 .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-94d0d704-0e1e-4b0e-9224-eda62c595782 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-94d0d704-0e1e-4b0e-9224-eda62c595782:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-94d0d704-0e1e-4b0e-9224-eda62c595782:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-94d0d704-0e1e-4b0e-9224-eda62c595782 {
  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-94d0d704-0e1e-4b0e-9224-eda62c595782.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94d0d704-0e1e-4b0e-9224-eda62c595782.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-94d0d704-0e1e-4b0e-9224-eda62c595782.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d79f5071-7fd2-4fbc-8a6b-54fc5f1de288 {
  display: none;
}
#s-7e829863-b5ce-4303-8320-6082ab2325ee { text-align: left; }
#s-01e8d9b4-1a7a-4991-ada1-e1aa4a656fbc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-01e8d9b4-1a7a-4991-ada1-e1aa4a656fbc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a09128d-0199-4919-baab-c28bcd596bfb { text-align: left; }
#s-3a09128d-0199-4919-baab-c28bcd596bfb .shg-product-sold-out {
  display: none;
}

#s-3a09128d-0199-4919-baab-c28bcd596bfb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a09128d-0199-4919-baab-c28bcd596bfb .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-6254b89c-4b41-4347-a846-f30e4d416ee0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6254b89c-4b41-4347-a846-f30e4d416ee0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6254b89c-4b41-4347-a846-f30e4d416ee0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6254b89c-4b41-4347-a846-f30e4d416ee0 {
  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-6254b89c-4b41-4347-a846-f30e4d416ee0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6254b89c-4b41-4347-a846-f30e4d416ee0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6254b89c-4b41-4347-a846-f30e4d416ee0.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;
}
