.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-66d1476c-cfd4-4809-a3c9-a425c691ff5e {
  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-d90c07b8-619c-4167-b2e9-ebfa585ac61b { margin-top: 40px; }
#s-d90c07b8-619c-4167-b2e9-ebfa585ac61b .shogun-tabs {
  justify-content: center;
}


  #s-d90c07b8-619c-4167-b2e9-ebfa585ac61b .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-d90c07b8-619c-4167-b2e9-ebfa585ac61b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-d90c07b8-619c-4167-b2e9-ebfa585ac61b .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-d90c07b8-619c-4167-b2e9-ebfa585ac61b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-d90c07b8-619c-4167-b2e9-ebfa585ac61b .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-d90c07b8-619c-4167-b2e9-ebfa585ac61b .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-d90c07b8-619c-4167-b2e9-ebfa585ac61b .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-d6834e27-74b9-4c6c-b6fb-3958f6ea3b1e { padding-top: 10px;
padding-bottom: 10px; }
 #s-d6834e27-74b9-4c6c-b6fb-3958f6ea3b1e .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-f5355417-13b1-43f0-be77-a3cdcfc767c6 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-f5355417-13b1-43f0-be77-a3cdcfc767c6 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-f5355417-13b1-43f0-be77-a3cdcfc767c6 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-f5355417-13b1-43f0-be77-a3cdcfc767c6 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-f5355417-13b1-43f0-be77-a3cdcfc767c6 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-f5355417-13b1-43f0-be77-a3cdcfc767c6 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-f5355417-13b1-43f0-be77-a3cdcfc767c6 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-f5355417-13b1-43f0-be77-a3cdcfc767c6 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-f5355417-13b1-43f0-be77-a3cdcfc767c6 .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-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5cdb7a6-7c8a-437b-ab3a-edaaaabc03d4"] > .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-f8f9434c-6ff8-4359-bb19-e7a426619551 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-649fe85a-7033-4bab-ab71-935b779c2179 { 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-cc8eb757-89f6-4dc3-8514-514a4869aefe { 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-cc8eb757-89f6-4dc3-8514-514a4869aefe: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-cc8eb757-89f6-4dc3-8514-514a4869aefe: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-cc8eb757-89f6-4dc3-8514-514a4869aefe.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-b8f552a0-9a9e-49cc-a40b-e9df9d732a71 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-39f78912-10a5-4b21-a3a5-efbb8e5ed24e { 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-64f99cd5-3c90-4ddc-8276-684c5ef0191f { 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-64f99cd5-3c90-4ddc-8276-684c5ef0191f: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-64f99cd5-3c90-4ddc-8276-684c5ef0191f: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-64f99cd5-3c90-4ddc-8276-684c5ef0191f.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-444f5d17-259b-463b-b774-3ff3edb071c4 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-238783a7-14ba-4288-9fa7-774c77e1fb64 { 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-638ff1a9-5821-439a-a725-751a66dded1d { 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-638ff1a9-5821-439a-a725-751a66dded1d: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-638ff1a9-5821-439a-a725-751a66dded1d: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-638ff1a9-5821-439a-a725-751a66dded1d.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-96df1b28-650a-4a56-9267-6ce0ee9ed151 { min-height: 50px; }
#s-96df1b28-650a-4a56-9267-6ce0ee9ed151 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e7cae60a-567a-40c6-a44b-82850530cc7e { 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-e7cae60a-567a-40c6-a44b-82850530cc7e .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-30443a04-832b-4426-aecd-ae67e3075377 {
  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-9ec5ab3e-0615-4fc6-8c84-dbfe02cc95aa { 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-2245680e-87bd-4eeb-8b2d-67337e07b569 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2245680e-87bd-4eeb-8b2d-67337e07b569 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6f72e65f-6983-40a9-a449-3292f27bc956 {
  display: none;
}
#s-90523679-ce74-470b-8e33-3589df3e310c { text-align: left; }
#s-72f0265a-fb4f-462d-9d9c-444eae93e6ce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72f0265a-fb4f-462d-9d9c-444eae93e6ce .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c3592c61-c409-44a6-b601-a63ebc0c15d7 {
  display: none;
}
#s-bf377796-9eb6-452a-8b44-ef36af887ea0 { text-align: left; }
#s-4e1de8fc-1dd1-412d-9de1-d013b7089b9f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e1de8fc-1dd1-412d-9de1-d013b7089b9f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c8215acf-1d4b-47f1-a743-b713015b3a90 {
  display: none;
}
#s-749cf9db-02e9-42e7-b59c-ee0adf7960a3 { text-align: left; }
#s-0c28aae1-3def-4f2a-baf5-87537f789c7a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c28aae1-3def-4f2a-baf5-87537f789c7a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-401b3501-5d99-48ed-a8a5-57d3f3e4f525 {
  display: none;
}
#s-e914d490-cb91-4dc2-8ad5-16d82f5395ae { text-align: left; }
#s-3562f925-7998-415a-9aa3-0d91b8f9a223 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3562f925-7998-415a-9aa3-0d91b8f9a223 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cc1a289b-0eac-4bc0-8018-9c773849d0d7 { text-align: left; }
#s-cc1a289b-0eac-4bc0-8018-9c773849d0d7 .shg-product-sold-out {
  display: none;
}

#s-cc1a289b-0eac-4bc0-8018-9c773849d0d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cc1a289b-0eac-4bc0-8018-9c773849d0d7 .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-fec5556e-c387-4857-ba3e-d11bb1a4edeb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fec5556e-c387-4857-ba3e-d11bb1a4edeb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fec5556e-c387-4857-ba3e-d11bb1a4edeb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fec5556e-c387-4857-ba3e-d11bb1a4edeb {
  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-fec5556e-c387-4857-ba3e-d11bb1a4edeb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fec5556e-c387-4857-ba3e-d11bb1a4edeb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fec5556e-c387-4857-ba3e-d11bb1a4edeb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2ec6f0e8-9727-450a-916f-5894a85404bb {
  display: none;
}
#s-cd251cd9-fb69-4aa9-90b4-ef0bfa23a2c5 { text-align: left; }
#s-a50c4fe5-81e5-43bc-8a00-4406d3f16a13 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a50c4fe5-81e5-43bc-8a00-4406d3f16a13 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f17094c-7052-40bf-a836-ff465eff9589 { text-align: left; }
#s-4f17094c-7052-40bf-a836-ff465eff9589 .shg-product-sold-out {
  display: none;
}

#s-4f17094c-7052-40bf-a836-ff465eff9589 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f17094c-7052-40bf-a836-ff465eff9589 .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-1d1a68fc-8c62-430d-b45e-a0aa1bbb24af { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d1a68fc-8c62-430d-b45e-a0aa1bbb24af:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d1a68fc-8c62-430d-b45e-a0aa1bbb24af:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d1a68fc-8c62-430d-b45e-a0aa1bbb24af {
  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-1d1a68fc-8c62-430d-b45e-a0aa1bbb24af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d1a68fc-8c62-430d-b45e-a0aa1bbb24af.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d1a68fc-8c62-430d-b45e-a0aa1bbb24af.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7225c4ab-dabd-4801-9f7b-d201b537fc22 {
  display: none;
}
#s-8318cdca-c435-4ce8-9be8-2690a6fa2826 { text-align: left; }
#s-674aca75-0703-4667-8431-c59894a2a591 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-674aca75-0703-4667-8431-c59894a2a591 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-67e3358f-9606-493f-ab63-1fc85f516117 { text-align: left; }
#s-67e3358f-9606-493f-ab63-1fc85f516117 .shg-product-sold-out {
  display: none;
}

#s-67e3358f-9606-493f-ab63-1fc85f516117 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-67e3358f-9606-493f-ab63-1fc85f516117 .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-1d3b708d-762e-4411-b952-0b4f03b2fb77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d3b708d-762e-4411-b952-0b4f03b2fb77:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d3b708d-762e-4411-b952-0b4f03b2fb77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d3b708d-762e-4411-b952-0b4f03b2fb77 {
  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-1d3b708d-762e-4411-b952-0b4f03b2fb77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d3b708d-762e-4411-b952-0b4f03b2fb77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d3b708d-762e-4411-b952-0b4f03b2fb77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-467fdb5f-b61c-4d1e-a0ff-ea6a5f7c9c5a {
  display: none;
}
#s-2bd888dc-df44-4630-b36d-fad7eeb3a1d9 { text-align: left; }
#s-205466e5-bac7-4d2f-8ca2-708b35599d81 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-205466e5-bac7-4d2f-8ca2-708b35599d81 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6e65312-4f7c-4ea7-8696-aec40b8cfea8 { text-align: left; }
#s-d6e65312-4f7c-4ea7-8696-aec40b8cfea8 .shg-product-sold-out {
  display: none;
}

#s-d6e65312-4f7c-4ea7-8696-aec40b8cfea8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6e65312-4f7c-4ea7-8696-aec40b8cfea8 .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-b74ff6d4-c501-4a9f-8fdc-c1a88d777332 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b74ff6d4-c501-4a9f-8fdc-c1a88d777332:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b74ff6d4-c501-4a9f-8fdc-c1a88d777332:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b74ff6d4-c501-4a9f-8fdc-c1a88d777332 {
  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-b74ff6d4-c501-4a9f-8fdc-c1a88d777332.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b74ff6d4-c501-4a9f-8fdc-c1a88d777332.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b74ff6d4-c501-4a9f-8fdc-c1a88d777332.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb9eb8e8-61f9-4251-b128-4dce88439583 {
  display: none;
}
#s-d4cedbb5-fcdf-48c8-a9ec-3eedf36065e2 { text-align: left; }
#s-6e457a48-7e68-4d8d-8cdc-60de67221ce1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e457a48-7e68-4d8d-8cdc-60de67221ce1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-223b3cf3-5920-4912-8a3a-cb435db757e2 { text-align: left; }
#s-223b3cf3-5920-4912-8a3a-cb435db757e2 .shg-product-sold-out {
  display: none;
}

#s-223b3cf3-5920-4912-8a3a-cb435db757e2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-223b3cf3-5920-4912-8a3a-cb435db757e2 .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-7accb296-42ea-4702-b034-a42962b009e1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7accb296-42ea-4702-b034-a42962b009e1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7accb296-42ea-4702-b034-a42962b009e1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7accb296-42ea-4702-b034-a42962b009e1 {
  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-7accb296-42ea-4702-b034-a42962b009e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7accb296-42ea-4702-b034-a42962b009e1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7accb296-42ea-4702-b034-a42962b009e1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e9331e55-3acf-4946-9bb7-240ee07388ba {
  display: none;
}
#s-3f6081c1-17c2-401a-8e48-e1a9fbc03ebd { text-align: left; }
#s-bcafe5b5-469b-4289-9a52-c5e65da70c50 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bcafe5b5-469b-4289-9a52-c5e65da70c50 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-13f9c3b1-26a3-4b77-ba78-5fc033047bb5 { text-align: left; }
#s-13f9c3b1-26a3-4b77-ba78-5fc033047bb5 .shg-product-sold-out {
  display: none;
}

#s-13f9c3b1-26a3-4b77-ba78-5fc033047bb5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-13f9c3b1-26a3-4b77-ba78-5fc033047bb5 .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-5f53f01e-c0d5-4221-9e79-e3295f6c39e6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5f53f01e-c0d5-4221-9e79-e3295f6c39e6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5f53f01e-c0d5-4221-9e79-e3295f6c39e6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5f53f01e-c0d5-4221-9e79-e3295f6c39e6 {
  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-5f53f01e-c0d5-4221-9e79-e3295f6c39e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f53f01e-c0d5-4221-9e79-e3295f6c39e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5f53f01e-c0d5-4221-9e79-e3295f6c39e6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-70ad13e5-3020-452d-8145-109c4a111694 {
  display: none;
}
#s-5a832353-23a4-488c-8840-76f51d4b7ad6 { text-align: left; }
#s-26aa3f69-be24-44d1-8f1e-3abd9cc6cd03 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-26aa3f69-be24-44d1-8f1e-3abd9cc6cd03 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a44761a-676e-4398-b5eb-8011b47f7774 { text-align: left; }
#s-3a44761a-676e-4398-b5eb-8011b47f7774 .shg-product-sold-out {
  display: none;
}

#s-3a44761a-676e-4398-b5eb-8011b47f7774 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a44761a-676e-4398-b5eb-8011b47f7774 .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-f202c8e1-8a72-4f78-ba08-851e657adf05 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f202c8e1-8a72-4f78-ba08-851e657adf05:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f202c8e1-8a72-4f78-ba08-851e657adf05:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f202c8e1-8a72-4f78-ba08-851e657adf05 {
  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-f202c8e1-8a72-4f78-ba08-851e657adf05.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f202c8e1-8a72-4f78-ba08-851e657adf05.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f202c8e1-8a72-4f78-ba08-851e657adf05.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8e5d7af4-c2c0-43ca-bfb8-f62139cc12dd {
  display: none;
}
#s-4c4df244-06d8-4ca5-ae25-2f446af36ed4 { text-align: left; }
#s-acbb516a-5946-428d-b9bf-f94830c6f66e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-acbb516a-5946-428d-b9bf-f94830c6f66e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b13b48f-eb74-477d-aba4-d44c72cd3dc6 { text-align: left; }
#s-4b13b48f-eb74-477d-aba4-d44c72cd3dc6 .shg-product-sold-out {
  display: none;
}

#s-4b13b48f-eb74-477d-aba4-d44c72cd3dc6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b13b48f-eb74-477d-aba4-d44c72cd3dc6 .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-5aada241-d1b9-422c-a8d5-cf1524b3922e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5aada241-d1b9-422c-a8d5-cf1524b3922e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5aada241-d1b9-422c-a8d5-cf1524b3922e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5aada241-d1b9-422c-a8d5-cf1524b3922e {
  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-5aada241-d1b9-422c-a8d5-cf1524b3922e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5aada241-d1b9-422c-a8d5-cf1524b3922e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5aada241-d1b9-422c-a8d5-cf1524b3922e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8992b0fd-80dd-4198-bdfe-42b9dd085789 {
  display: none;
}
#s-1b2c5266-2346-4fd4-b616-1e99c2772c3b { text-align: left; }
#s-0b73a13d-4b88-4eac-b6c7-8c0319176ec7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b73a13d-4b88-4eac-b6c7-8c0319176ec7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3f4167ab-e9f7-4afd-8e0d-66ddc43b7fe6 { text-align: left; }
#s-3f4167ab-e9f7-4afd-8e0d-66ddc43b7fe6 .shg-product-sold-out {
  display: none;
}

#s-3f4167ab-e9f7-4afd-8e0d-66ddc43b7fe6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3f4167ab-e9f7-4afd-8e0d-66ddc43b7fe6 .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-5fe8b5d0-43f4-41a0-8824-df5502d51216 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5fe8b5d0-43f4-41a0-8824-df5502d51216:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5fe8b5d0-43f4-41a0-8824-df5502d51216:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5fe8b5d0-43f4-41a0-8824-df5502d51216 {
  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-5fe8b5d0-43f4-41a0-8824-df5502d51216.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fe8b5d0-43f4-41a0-8824-df5502d51216.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5fe8b5d0-43f4-41a0-8824-df5502d51216.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b46c4f4a-d7cb-4193-b8bb-61f3064e70c1 {
  display: none;
}
#s-c22e2f62-db1c-4ef1-a61f-62705ceed770 { text-align: left; }
#s-6ffce677-e60c-44f6-bfd2-53cb2e56e848 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ffce677-e60c-44f6-bfd2-53cb2e56e848 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1fc43b3-1b88-48d1-9cf2-155594a1c3b9 { text-align: left; }
#s-b1fc43b3-1b88-48d1-9cf2-155594a1c3b9 .shg-product-sold-out {
  display: none;
}

#s-b1fc43b3-1b88-48d1-9cf2-155594a1c3b9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1fc43b3-1b88-48d1-9cf2-155594a1c3b9 .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-de0fcf08-57c2-47c2-a268-4af8462f7c1e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de0fcf08-57c2-47c2-a268-4af8462f7c1e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de0fcf08-57c2-47c2-a268-4af8462f7c1e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de0fcf08-57c2-47c2-a268-4af8462f7c1e {
  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-de0fcf08-57c2-47c2-a268-4af8462f7c1e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de0fcf08-57c2-47c2-a268-4af8462f7c1e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de0fcf08-57c2-47c2-a268-4af8462f7c1e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d8be0c20-5a17-4f0a-b03d-175e25c16820 {
  display: none;
}
#s-8abe7aed-3813-42ae-872f-ce5879e25988 { text-align: left; }
#s-0b807554-5aa0-49ed-92c2-5b716516bd03 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b807554-5aa0-49ed-92c2-5b716516bd03 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5075637c-9c5b-4e4b-8da2-349f51c8e035 { text-align: left; }
#s-5075637c-9c5b-4e4b-8da2-349f51c8e035 .shg-product-sold-out {
  display: none;
}

#s-5075637c-9c5b-4e4b-8da2-349f51c8e035 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5075637c-9c5b-4e4b-8da2-349f51c8e035 .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-8a94344f-6e98-405c-b9a7-8b75b74fe122 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a94344f-6e98-405c-b9a7-8b75b74fe122:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a94344f-6e98-405c-b9a7-8b75b74fe122:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a94344f-6e98-405c-b9a7-8b75b74fe122 {
  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-8a94344f-6e98-405c-b9a7-8b75b74fe122.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a94344f-6e98-405c-b9a7-8b75b74fe122.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a94344f-6e98-405c-b9a7-8b75b74fe122.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9acc9e2e-9f04-4963-a29c-a7f66b88c8e2 {
  display: none;
}
#s-ebb20226-0f35-4cc7-b3ba-8b29f98106f2 { text-align: left; }
#s-d4504672-196a-4593-8d38-83cb3355c5f5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d4504672-196a-4593-8d38-83cb3355c5f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-55629189-a77c-4bc4-a8ca-bb074aaee154 { text-align: left; }
#s-55629189-a77c-4bc4-a8ca-bb074aaee154 .shg-product-sold-out {
  display: none;
}

#s-55629189-a77c-4bc4-a8ca-bb074aaee154 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-55629189-a77c-4bc4-a8ca-bb074aaee154 .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-6b281da2-b487-47e8-90ed-b5ff39db7855 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b281da2-b487-47e8-90ed-b5ff39db7855:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b281da2-b487-47e8-90ed-b5ff39db7855:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b281da2-b487-47e8-90ed-b5ff39db7855 {
  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-6b281da2-b487-47e8-90ed-b5ff39db7855.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b281da2-b487-47e8-90ed-b5ff39db7855.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b281da2-b487-47e8-90ed-b5ff39db7855.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4732892a-9e39-492b-8228-0d82e219323f {
  display: none;
}
#s-48e5be48-f1d3-441c-a022-ea50d260c671 { text-align: left; }
#s-beefc6d9-6e19-497d-8e68-dd56ef451475 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-beefc6d9-6e19-497d-8e68-dd56ef451475 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd765187-5a1b-4844-920b-d3255d3b2529 { text-align: left; }
#s-fd765187-5a1b-4844-920b-d3255d3b2529 .shg-product-sold-out {
  display: none;
}

#s-fd765187-5a1b-4844-920b-d3255d3b2529 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd765187-5a1b-4844-920b-d3255d3b2529 .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-442e973f-763b-49d4-b76f-0774ce9e684e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-442e973f-763b-49d4-b76f-0774ce9e684e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-442e973f-763b-49d4-b76f-0774ce9e684e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-442e973f-763b-49d4-b76f-0774ce9e684e {
  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-442e973f-763b-49d4-b76f-0774ce9e684e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-442e973f-763b-49d4-b76f-0774ce9e684e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-442e973f-763b-49d4-b76f-0774ce9e684e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd09b382-9d93-4012-8f54-fc2970ae6f4c {
  display: none;
}
#s-e939f193-7f56-4653-a094-a98a02f534d5 { text-align: left; }
#s-d5c88629-8641-4f65-9f68-abb536b89b76 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d5c88629-8641-4f65-9f68-abb536b89b76 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49cb9f9f-420f-4d4b-bf72-fd07478c6f3f { text-align: left; }
#s-49cb9f9f-420f-4d4b-bf72-fd07478c6f3f .shg-product-sold-out {
  display: none;
}

#s-49cb9f9f-420f-4d4b-bf72-fd07478c6f3f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49cb9f9f-420f-4d4b-bf72-fd07478c6f3f .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-c6dda621-baca-41e6-a502-550d8cddaaf2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c6dda621-baca-41e6-a502-550d8cddaaf2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c6dda621-baca-41e6-a502-550d8cddaaf2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c6dda621-baca-41e6-a502-550d8cddaaf2 {
  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-c6dda621-baca-41e6-a502-550d8cddaaf2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c6dda621-baca-41e6-a502-550d8cddaaf2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c6dda621-baca-41e6-a502-550d8cddaaf2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ae7861e-422b-496e-b7ec-8a20caa13f2f {
  display: none;
}
#s-19d6f7ee-1394-47fb-8a9b-5c299b86234f { text-align: left; }
#s-b9001fd6-fb7f-4850-9f0c-9a376b58cd36 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b9001fd6-fb7f-4850-9f0c-9a376b58cd36 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eafe536c-53e4-42ad-9b5a-f11f89f0c30f { text-align: left; }
#s-eafe536c-53e4-42ad-9b5a-f11f89f0c30f .shg-product-sold-out {
  display: none;
}

#s-eafe536c-53e4-42ad-9b5a-f11f89f0c30f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eafe536c-53e4-42ad-9b5a-f11f89f0c30f .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-c24856c2-efb0-4e0f-9670-5b9d57b030e9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c24856c2-efb0-4e0f-9670-5b9d57b030e9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c24856c2-efb0-4e0f-9670-5b9d57b030e9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c24856c2-efb0-4e0f-9670-5b9d57b030e9 {
  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-c24856c2-efb0-4e0f-9670-5b9d57b030e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c24856c2-efb0-4e0f-9670-5b9d57b030e9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c24856c2-efb0-4e0f-9670-5b9d57b030e9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2aaae177-f6d4-484f-823e-587c36fb4b97 {
  display: none;
}
#s-3d210e40-b41a-4d1f-82dc-0121b2861b2f { text-align: left; }
#s-a47b0380-74f4-4261-928a-e9fea4084bfd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a47b0380-74f4-4261-928a-e9fea4084bfd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d00a312d-64a5-4c33-beb6-f3a38f7b9dc1 { text-align: left; }
#s-d00a312d-64a5-4c33-beb6-f3a38f7b9dc1 .shg-product-sold-out {
  display: none;
}

#s-d00a312d-64a5-4c33-beb6-f3a38f7b9dc1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d00a312d-64a5-4c33-beb6-f3a38f7b9dc1 .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-2f9d69cf-e239-4949-bd62-90e9281a5961 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2f9d69cf-e239-4949-bd62-90e9281a5961:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2f9d69cf-e239-4949-bd62-90e9281a5961:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2f9d69cf-e239-4949-bd62-90e9281a5961 {
  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-2f9d69cf-e239-4949-bd62-90e9281a5961.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f9d69cf-e239-4949-bd62-90e9281a5961.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2f9d69cf-e239-4949-bd62-90e9281a5961.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a968746-c2c4-442d-be38-cabc600a2053 {
  display: none;
}
#s-43533cc2-704e-41c3-a714-f6a8e63a353d { text-align: left; }
#s-04240d6e-318c-411d-9672-6cb44a4943c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-04240d6e-318c-411d-9672-6cb44a4943c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c4f42d1-7373-4928-a6ff-3fd50265fa74 { text-align: left; }
#s-7c4f42d1-7373-4928-a6ff-3fd50265fa74 .shg-product-sold-out {
  display: none;
}

#s-7c4f42d1-7373-4928-a6ff-3fd50265fa74 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c4f42d1-7373-4928-a6ff-3fd50265fa74 .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-c3b1b88c-9669-4c98-a70e-ee6158d520d1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c3b1b88c-9669-4c98-a70e-ee6158d520d1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c3b1b88c-9669-4c98-a70e-ee6158d520d1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c3b1b88c-9669-4c98-a70e-ee6158d520d1 {
  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-c3b1b88c-9669-4c98-a70e-ee6158d520d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c3b1b88c-9669-4c98-a70e-ee6158d520d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c3b1b88c-9669-4c98-a70e-ee6158d520d1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ccb99815-9f41-4030-8bb3-ae54f75dfa1d {
  display: none;
}
#s-e92572df-41d1-4996-85ed-50225bcb1e06 { text-align: left; }
#s-b2a709c1-1fae-4a3b-8121-60c5a8135433 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b2a709c1-1fae-4a3b-8121-60c5a8135433 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-22727b99-4136-4723-9299-4df21a6a000d { text-align: left; }
#s-22727b99-4136-4723-9299-4df21a6a000d .shg-product-sold-out {
  display: none;
}

#s-22727b99-4136-4723-9299-4df21a6a000d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-22727b99-4136-4723-9299-4df21a6a000d .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-75a7be8b-4e7e-4694-bfe7-0cb670a93585 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-75a7be8b-4e7e-4694-bfe7-0cb670a93585:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-75a7be8b-4e7e-4694-bfe7-0cb670a93585:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-75a7be8b-4e7e-4694-bfe7-0cb670a93585 {
  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-75a7be8b-4e7e-4694-bfe7-0cb670a93585.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75a7be8b-4e7e-4694-bfe7-0cb670a93585.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-75a7be8b-4e7e-4694-bfe7-0cb670a93585.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f9b6251f-20ff-49ec-a6cf-8de88533ee9c {
  display: none;
}
#s-d0a17958-a971-4b37-8048-01eb9be48b7b { text-align: left; }
#s-9538b8b6-17ec-458d-b73e-6857e186e479 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9538b8b6-17ec-458d-b73e-6857e186e479 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d00a6529-cad6-4d74-87fa-3c4831155c89 { text-align: left; }
#s-d00a6529-cad6-4d74-87fa-3c4831155c89 .shg-product-sold-out {
  display: none;
}

#s-d00a6529-cad6-4d74-87fa-3c4831155c89 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d00a6529-cad6-4d74-87fa-3c4831155c89 .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-ca56b979-2b64-4b7e-bab1-35ff06f50866 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ca56b979-2b64-4b7e-bab1-35ff06f50866:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ca56b979-2b64-4b7e-bab1-35ff06f50866:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ca56b979-2b64-4b7e-bab1-35ff06f50866 {
  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-ca56b979-2b64-4b7e-bab1-35ff06f50866.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ca56b979-2b64-4b7e-bab1-35ff06f50866.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ca56b979-2b64-4b7e-bab1-35ff06f50866.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3b61959f-652f-4a9b-948b-a319725bbc98 {
  display: none;
}
#s-a8e1d19f-fb8d-432f-a956-abde90b399a3 { text-align: left; }
#s-a1196d1b-a8cb-48a9-b863-8e2531aa935c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a1196d1b-a8cb-48a9-b863-8e2531aa935c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7f3749ba-e832-4628-8aca-c1c0efffd5cb { text-align: left; }
#s-7f3749ba-e832-4628-8aca-c1c0efffd5cb .shg-product-sold-out {
  display: none;
}

#s-7f3749ba-e832-4628-8aca-c1c0efffd5cb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f3749ba-e832-4628-8aca-c1c0efffd5cb .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-55e8e156-8eed-4301-950e-7b097d82b644 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-55e8e156-8eed-4301-950e-7b097d82b644:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-55e8e156-8eed-4301-950e-7b097d82b644:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-55e8e156-8eed-4301-950e-7b097d82b644 {
  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-55e8e156-8eed-4301-950e-7b097d82b644.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55e8e156-8eed-4301-950e-7b097d82b644.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-55e8e156-8eed-4301-950e-7b097d82b644.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-01b55200-5e88-4402-b2be-b45f6f80f616 {
  display: none;
}
#s-fb2f7e5a-70db-4e6e-9327-9ef8dbdf8bd4 { text-align: left; }
#s-ce0528cd-7d8b-4e33-9beb-6b8a962cc2fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce0528cd-7d8b-4e33-9beb-6b8a962cc2fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-abc9cb86-7766-4ac8-9628-58fc2a502876 { text-align: left; }
#s-abc9cb86-7766-4ac8-9628-58fc2a502876 .shg-product-sold-out {
  display: none;
}

#s-abc9cb86-7766-4ac8-9628-58fc2a502876 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-abc9cb86-7766-4ac8-9628-58fc2a502876 .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-92a94975-e1fe-40da-a00e-d20711298d31 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-92a94975-e1fe-40da-a00e-d20711298d31:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-92a94975-e1fe-40da-a00e-d20711298d31:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-92a94975-e1fe-40da-a00e-d20711298d31 {
  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-92a94975-e1fe-40da-a00e-d20711298d31.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92a94975-e1fe-40da-a00e-d20711298d31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-92a94975-e1fe-40da-a00e-d20711298d31.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c22fcc9b-b180-4c46-903f-5ed02d3956cd {
  display: none;
}
#s-2fa107e0-1778-4b80-9689-a8244c33a0d3 { text-align: left; }
#s-ba985302-4711-455e-8015-1ee2b19a0880 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba985302-4711-455e-8015-1ee2b19a0880 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-186e1469-9fcf-47ce-9aea-fa5a57405c9f { text-align: left; }
#s-186e1469-9fcf-47ce-9aea-fa5a57405c9f .shg-product-sold-out {
  display: none;
}

#s-186e1469-9fcf-47ce-9aea-fa5a57405c9f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-186e1469-9fcf-47ce-9aea-fa5a57405c9f .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-2f554ffd-d10e-4640-afdc-7d77112e2e9e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2f554ffd-d10e-4640-afdc-7d77112e2e9e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2f554ffd-d10e-4640-afdc-7d77112e2e9e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2f554ffd-d10e-4640-afdc-7d77112e2e9e {
  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-2f554ffd-d10e-4640-afdc-7d77112e2e9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f554ffd-d10e-4640-afdc-7d77112e2e9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2f554ffd-d10e-4640-afdc-7d77112e2e9e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-10df7d42-8f80-4b08-abbe-c5fa14912a22 {
  display: none;
}
#s-b84e3b46-8763-4cd9-8423-32d4f2f967b6 { text-align: left; }
#s-63a1c729-f4f2-4e88-ad57-0eae2689ab1a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-63a1c729-f4f2-4e88-ad57-0eae2689ab1a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9bfd18dc-efb7-47fd-86c3-407b578f6257 { text-align: left; }
#s-9bfd18dc-efb7-47fd-86c3-407b578f6257 .shg-product-sold-out {
  display: none;
}

#s-9bfd18dc-efb7-47fd-86c3-407b578f6257 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9bfd18dc-efb7-47fd-86c3-407b578f6257 .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-61baf050-7581-4610-a871-20f259440149 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-61baf050-7581-4610-a871-20f259440149:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-61baf050-7581-4610-a871-20f259440149:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-61baf050-7581-4610-a871-20f259440149 {
  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-61baf050-7581-4610-a871-20f259440149.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-61baf050-7581-4610-a871-20f259440149.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-61baf050-7581-4610-a871-20f259440149.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-76cbe602-dbbc-44c3-92cb-924b9c608bf4 {
  display: none;
}
#s-5097639d-8ff4-4a37-89fe-527844ceff33 { text-align: left; }
#s-0b008e71-8085-4178-b16e-dff10603bffe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b008e71-8085-4178-b16e-dff10603bffe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f0244ea7-c181-45b6-ae70-c48da6e7c757 { text-align: left; }
#s-f0244ea7-c181-45b6-ae70-c48da6e7c757 .shg-product-sold-out {
  display: none;
}

#s-f0244ea7-c181-45b6-ae70-c48da6e7c757 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0244ea7-c181-45b6-ae70-c48da6e7c757 .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-36a34be4-b23d-4b74-bdae-263c15890aea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36a34be4-b23d-4b74-bdae-263c15890aea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36a34be4-b23d-4b74-bdae-263c15890aea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36a34be4-b23d-4b74-bdae-263c15890aea {
  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-36a34be4-b23d-4b74-bdae-263c15890aea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36a34be4-b23d-4b74-bdae-263c15890aea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36a34be4-b23d-4b74-bdae-263c15890aea.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;
}
