.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-35ed6aaa-ce09-4c11-8557-359b7dfb5f9f {
  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-dbfab3ab-460e-4b6b-9ea9-640850e826ad { margin-top: 40px; }
#s-dbfab3ab-460e-4b6b-9ea9-640850e826ad .shogun-tabs {
  justify-content: center;
}


  #s-dbfab3ab-460e-4b6b-9ea9-640850e826ad .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-dbfab3ab-460e-4b6b-9ea9-640850e826ad .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-dbfab3ab-460e-4b6b-9ea9-640850e826ad .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-dbfab3ab-460e-4b6b-9ea9-640850e826ad .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-dbfab3ab-460e-4b6b-9ea9-640850e826ad .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-dbfab3ab-460e-4b6b-9ea9-640850e826ad .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-dbfab3ab-460e-4b6b-9ea9-640850e826ad .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-b5de3f8f-4150-4949-a507-efd61b4a78d6 { padding-top: 10px;
padding-bottom: 10px; }
 #s-b5de3f8f-4150-4949-a507-efd61b4a78d6 .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-60298c9b-03d3-4059-8d9f-72c2d12aaeab .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-60298c9b-03d3-4059-8d9f-72c2d12aaeab .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-60298c9b-03d3-4059-8d9f-72c2d12aaeab .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-60298c9b-03d3-4059-8d9f-72c2d12aaeab .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-60298c9b-03d3-4059-8d9f-72c2d12aaeab .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-60298c9b-03d3-4059-8d9f-72c2d12aaeab .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-60298c9b-03d3-4059-8d9f-72c2d12aaeab .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-60298c9b-03d3-4059-8d9f-72c2d12aaeab .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-60298c9b-03d3-4059-8d9f-72c2d12aaeab .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-8fa5b828-6411-4c47-8d4c-fd25362abd19 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8fa5b828-6411-4c47-8d4c-fd25362abd19"] > .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-e6101716-be71-4246-a176-b4de0b216d14 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-81d035b6-4113-418b-b18e-69fbdc5234ed { 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-9e1d5fe8-acba-439a-8419-06d69864d95d { 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-9e1d5fe8-acba-439a-8419-06d69864d95d: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-9e1d5fe8-acba-439a-8419-06d69864d95d: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-9e1d5fe8-acba-439a-8419-06d69864d95d.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-5391e258-8ab5-4f15-93ea-880b7d3e171e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-999675a2-d74f-4992-9d9d-403d46a3b9d4 { 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-72f8c72a-8996-4f6f-bb71-44f3d8e47cff { 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-72f8c72a-8996-4f6f-bb71-44f3d8e47cff: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-72f8c72a-8996-4f6f-bb71-44f3d8e47cff: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-72f8c72a-8996-4f6f-bb71-44f3d8e47cff.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-43f67121-7699-4bf2-bcb8-5e04ffa56a3d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-10626fb4-752c-4e3d-9e5c-ae197fb20e4d { 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-93a41ecb-a7e4-4f80-88c8-775dd837cf62 { 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-93a41ecb-a7e4-4f80-88c8-775dd837cf62: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-93a41ecb-a7e4-4f80-88c8-775dd837cf62: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-93a41ecb-a7e4-4f80-88c8-775dd837cf62.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-fdba8237-17b8-46ca-93c6-3df098be8a7e { min-height: 50px; }
#s-fdba8237-17b8-46ca-93c6-3df098be8a7e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c32f0a2b-6567-45be-9250-002dd58570ea { 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-c32f0a2b-6567-45be-9250-002dd58570ea .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-7af40b66-d33a-48ab-8c85-55fb80e80524 {
  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-96d0cb5f-10e3-4fe0-b182-715d5e5b305f { 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-f00d64de-320d-407d-b0e4-d4872efd6130 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f00d64de-320d-407d-b0e4-d4872efd6130 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-526c07d1-1291-4aa8-97af-1441b339ecfa {
  display: none;
}
#s-316bf216-4e8b-45f4-9c67-0768c752cc24 { text-align: left; }
#s-394b3320-e0dd-4dcf-8d36-418380e071c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-394b3320-e0dd-4dcf-8d36-418380e071c1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4aba240c-57ea-4c2c-85a9-4c1bdbdb9208 {
  display: none;
}
#s-74d356c6-5cd1-4b5d-83e5-b41cfd93669f { text-align: left; }
#s-8ed38c01-10e9-4a3f-a1a9-b77160ff4831 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ed38c01-10e9-4a3f-a1a9-b77160ff4831 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-116dbac6-b433-4013-ab8b-3a83668c6c14 {
  display: none;
}
#s-c0001f06-053f-4969-af3b-0634a70a88b0 { text-align: left; }
#s-bf581d6c-dd2e-4fa6-93f1-0ec2ff66dd19 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf581d6c-dd2e-4fa6-93f1-0ec2ff66dd19 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ca03b26e-1375-4b92-928d-7bd1f5b0f4e6 {
  display: none;
}
#s-6c5aac7d-d969-4de0-98bb-6783a257135a { text-align: left; }
#s-9eb77f60-48db-45fb-ad20-4ae641a72e19 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9eb77f60-48db-45fb-ad20-4ae641a72e19 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c2233c53-7952-4f07-8c29-ae9a17f9d19f { text-align: left; }
#s-c2233c53-7952-4f07-8c29-ae9a17f9d19f .shg-product-sold-out {
  display: none;
}

#s-c2233c53-7952-4f07-8c29-ae9a17f9d19f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c2233c53-7952-4f07-8c29-ae9a17f9d19f .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-7dc9329f-69d9-4ec3-aef5-f8813ebf5bd2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7dc9329f-69d9-4ec3-aef5-f8813ebf5bd2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7dc9329f-69d9-4ec3-aef5-f8813ebf5bd2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7dc9329f-69d9-4ec3-aef5-f8813ebf5bd2 {
  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-7dc9329f-69d9-4ec3-aef5-f8813ebf5bd2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7dc9329f-69d9-4ec3-aef5-f8813ebf5bd2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7dc9329f-69d9-4ec3-aef5-f8813ebf5bd2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a1f629f-012a-4060-96ee-f31039f78b3c {
  display: none;
}
#s-14f39451-2a5f-4c5e-984b-38ea4995de77 { text-align: left; }
#s-9c509bb5-077a-44e4-8121-e1f21174ef8f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c509bb5-077a-44e4-8121-e1f21174ef8f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-abdc11dc-66db-4be1-a0e3-a89c68ec4fe0 { text-align: left; }
#s-abdc11dc-66db-4be1-a0e3-a89c68ec4fe0 .shg-product-sold-out {
  display: none;
}

#s-abdc11dc-66db-4be1-a0e3-a89c68ec4fe0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-abdc11dc-66db-4be1-a0e3-a89c68ec4fe0 .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-f1218037-d03d-41a0-9817-c0cd2c261720 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1218037-d03d-41a0-9817-c0cd2c261720:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1218037-d03d-41a0-9817-c0cd2c261720:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1218037-d03d-41a0-9817-c0cd2c261720 {
  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-f1218037-d03d-41a0-9817-c0cd2c261720.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1218037-d03d-41a0-9817-c0cd2c261720.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1218037-d03d-41a0-9817-c0cd2c261720.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a73cc51a-48eb-456b-8eb4-d059648e6f38 {
  display: none;
}
#s-58473888-cc33-4144-81fa-a699b00760de { text-align: left; }
#s-9e61d90e-7cbf-4748-98d9-6c546f48c4ac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e61d90e-7cbf-4748-98d9-6c546f48c4ac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f2f791f-e229-4b92-a6d8-7f5844cdbe07 { text-align: left; }
#s-1f2f791f-e229-4b92-a6d8-7f5844cdbe07 .shg-product-sold-out {
  display: none;
}

#s-1f2f791f-e229-4b92-a6d8-7f5844cdbe07 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f2f791f-e229-4b92-a6d8-7f5844cdbe07 .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-88cadc37-d91f-4fa6-9efe-833b730c7d39 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-88cadc37-d91f-4fa6-9efe-833b730c7d39:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-88cadc37-d91f-4fa6-9efe-833b730c7d39:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-88cadc37-d91f-4fa6-9efe-833b730c7d39 {
  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-88cadc37-d91f-4fa6-9efe-833b730c7d39.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88cadc37-d91f-4fa6-9efe-833b730c7d39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-88cadc37-d91f-4fa6-9efe-833b730c7d39.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ad79096-50be-4725-a9b5-8fbfb734e655 {
  display: none;
}
#s-9303973e-32f4-441b-984f-7e091eab511b { text-align: left; }
#s-38fcf61e-94e8-49e4-b088-33738906bd1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-38fcf61e-94e8-49e4-b088-33738906bd1e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a92c1361-b408-46ba-be0c-d7f01df91cc4 { text-align: left; }
#s-a92c1361-b408-46ba-be0c-d7f01df91cc4 .shg-product-sold-out {
  display: none;
}

#s-a92c1361-b408-46ba-be0c-d7f01df91cc4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a92c1361-b408-46ba-be0c-d7f01df91cc4 .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-4ac461cd-c065-41a4-8426-f5dceb149436 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4ac461cd-c065-41a4-8426-f5dceb149436:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4ac461cd-c065-41a4-8426-f5dceb149436:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4ac461cd-c065-41a4-8426-f5dceb149436 {
  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-4ac461cd-c065-41a4-8426-f5dceb149436.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ac461cd-c065-41a4-8426-f5dceb149436.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4ac461cd-c065-41a4-8426-f5dceb149436.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a19aa0c4-72bd-46c8-80eb-86daf1b1e033 {
  display: none;
}
#s-b334041f-b45d-47e7-94d9-0a081264e711 { text-align: left; }
#s-7a903cc9-3a67-4f8f-b93f-b18ed2f482ef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a903cc9-3a67-4f8f-b93f-b18ed2f482ef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efeed690-892c-4608-99a4-df8a6eaab7e4 { text-align: left; }
#s-efeed690-892c-4608-99a4-df8a6eaab7e4 .shg-product-sold-out {
  display: none;
}

#s-efeed690-892c-4608-99a4-df8a6eaab7e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efeed690-892c-4608-99a4-df8a6eaab7e4 .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-837ac9b9-63b0-4762-ba84-0b737884d720 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-837ac9b9-63b0-4762-ba84-0b737884d720:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-837ac9b9-63b0-4762-ba84-0b737884d720:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-837ac9b9-63b0-4762-ba84-0b737884d720 {
  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-837ac9b9-63b0-4762-ba84-0b737884d720.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-837ac9b9-63b0-4762-ba84-0b737884d720.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-837ac9b9-63b0-4762-ba84-0b737884d720.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-15534ae3-98de-4e52-bb00-14c1d1a227df {
  display: none;
}
#s-d805d7df-2d94-4445-a90f-3243c6b02905 { text-align: left; }
#s-986f7a63-558b-4c50-bcf8-678822cefa71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-986f7a63-558b-4c50-bcf8-678822cefa71 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5df234cc-b5b6-4d3f-9ab4-e150f7ea18df { text-align: left; }
#s-5df234cc-b5b6-4d3f-9ab4-e150f7ea18df .shg-product-sold-out {
  display: none;
}

#s-5df234cc-b5b6-4d3f-9ab4-e150f7ea18df .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5df234cc-b5b6-4d3f-9ab4-e150f7ea18df .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-d440195a-9a1e-4314-8056-c0760cb66dba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d440195a-9a1e-4314-8056-c0760cb66dba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d440195a-9a1e-4314-8056-c0760cb66dba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d440195a-9a1e-4314-8056-c0760cb66dba {
  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-d440195a-9a1e-4314-8056-c0760cb66dba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d440195a-9a1e-4314-8056-c0760cb66dba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d440195a-9a1e-4314-8056-c0760cb66dba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-533ddfa8-52fb-4459-9e73-4a8efcd5e231 {
  display: none;
}
#s-e109406f-cada-4380-911d-ae81a080fcc8 { text-align: left; }
#s-099abec1-65be-4538-821f-bc040381cb7a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-099abec1-65be-4538-821f-bc040381cb7a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-142dd268-773b-452a-b43a-6a26f7378b15 { text-align: left; }
#s-142dd268-773b-452a-b43a-6a26f7378b15 .shg-product-sold-out {
  display: none;
}

#s-142dd268-773b-452a-b43a-6a26f7378b15 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-142dd268-773b-452a-b43a-6a26f7378b15 .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-7a57e1fc-61af-483c-b964-8c8b7731c1cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a57e1fc-61af-483c-b964-8c8b7731c1cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a57e1fc-61af-483c-b964-8c8b7731c1cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a57e1fc-61af-483c-b964-8c8b7731c1cf {
  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-7a57e1fc-61af-483c-b964-8c8b7731c1cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a57e1fc-61af-483c-b964-8c8b7731c1cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a57e1fc-61af-483c-b964-8c8b7731c1cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-99865473-9d01-4202-9c5c-be3d046c6efb {
  display: none;
}
#s-67208f1d-54c7-43b8-96ef-6774b77153d2 { text-align: left; }
#s-cbf1f669-6641-4668-8fc4-b0366bcda2f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cbf1f669-6641-4668-8fc4-b0366bcda2f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43f24280-1501-418c-a511-fdc7e6ee0d56 { text-align: left; }
#s-43f24280-1501-418c-a511-fdc7e6ee0d56 .shg-product-sold-out {
  display: none;
}

#s-43f24280-1501-418c-a511-fdc7e6ee0d56 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43f24280-1501-418c-a511-fdc7e6ee0d56 .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-2e60c0ab-ad1b-4f79-bf6a-bbba9a2f9878 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2e60c0ab-ad1b-4f79-bf6a-bbba9a2f9878:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2e60c0ab-ad1b-4f79-bf6a-bbba9a2f9878:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2e60c0ab-ad1b-4f79-bf6a-bbba9a2f9878 {
  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-2e60c0ab-ad1b-4f79-bf6a-bbba9a2f9878.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e60c0ab-ad1b-4f79-bf6a-bbba9a2f9878.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e60c0ab-ad1b-4f79-bf6a-bbba9a2f9878.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ff89347-39ea-457c-85ae-7af4ede4b8fd {
  display: none;
}
#s-2cc99576-d2e3-4d88-942a-8a6606281f17 { text-align: left; }
#s-7c1b8dc2-4a0d-48ff-9739-2f31bfe24181 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c1b8dc2-4a0d-48ff-9739-2f31bfe24181 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9220f880-6967-4acb-bf8e-a80c0bce432a { text-align: left; }
#s-9220f880-6967-4acb-bf8e-a80c0bce432a .shg-product-sold-out {
  display: none;
}

#s-9220f880-6967-4acb-bf8e-a80c0bce432a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9220f880-6967-4acb-bf8e-a80c0bce432a .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-9a3a554e-ae75-4ff6-9196-d2d29ff46545 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9a3a554e-ae75-4ff6-9196-d2d29ff46545:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9a3a554e-ae75-4ff6-9196-d2d29ff46545:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9a3a554e-ae75-4ff6-9196-d2d29ff46545 {
  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-9a3a554e-ae75-4ff6-9196-d2d29ff46545.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9a3a554e-ae75-4ff6-9196-d2d29ff46545.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9a3a554e-ae75-4ff6-9196-d2d29ff46545.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e518623b-a967-4b3b-8a26-ceca3eb8bb86 {
  display: none;
}
#s-92e74100-7fe2-451c-b9b1-8fb6557d4b9b { text-align: left; }
#s-7ee42d93-b94e-4fa4-8d02-4588de058713 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ee42d93-b94e-4fa4-8d02-4588de058713 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-13423e73-c6e5-4e37-9bd6-5148bf2debf8 { text-align: left; }
#s-13423e73-c6e5-4e37-9bd6-5148bf2debf8 .shg-product-sold-out {
  display: none;
}

#s-13423e73-c6e5-4e37-9bd6-5148bf2debf8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-13423e73-c6e5-4e37-9bd6-5148bf2debf8 .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-28eb5b87-58ce-46bc-b9ca-cf8a9ab0ad72 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-28eb5b87-58ce-46bc-b9ca-cf8a9ab0ad72:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-28eb5b87-58ce-46bc-b9ca-cf8a9ab0ad72:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-28eb5b87-58ce-46bc-b9ca-cf8a9ab0ad72 {
  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-28eb5b87-58ce-46bc-b9ca-cf8a9ab0ad72.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28eb5b87-58ce-46bc-b9ca-cf8a9ab0ad72.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-28eb5b87-58ce-46bc-b9ca-cf8a9ab0ad72.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b42bee49-ed7a-413b-8fff-c60c2153b263 {
  display: none;
}
#s-12e4a23c-49fb-41a8-ab46-82671c7a86d8 { text-align: left; }
#s-0fbb528e-a110-4dbe-96ca-abe2d8b9b72a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0fbb528e-a110-4dbe-96ca-abe2d8b9b72a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f974b094-23e7-4cfd-a45e-f57709077b39 { text-align: left; }
#s-f974b094-23e7-4cfd-a45e-f57709077b39 .shg-product-sold-out {
  display: none;
}

#s-f974b094-23e7-4cfd-a45e-f57709077b39 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f974b094-23e7-4cfd-a45e-f57709077b39 .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-00c4c7d1-6f80-4cf0-827a-4ea7c9e655b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00c4c7d1-6f80-4cf0-827a-4ea7c9e655b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00c4c7d1-6f80-4cf0-827a-4ea7c9e655b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00c4c7d1-6f80-4cf0-827a-4ea7c9e655b1 {
  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-00c4c7d1-6f80-4cf0-827a-4ea7c9e655b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00c4c7d1-6f80-4cf0-827a-4ea7c9e655b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00c4c7d1-6f80-4cf0-827a-4ea7c9e655b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-552385c2-99b7-4f26-ac9e-399828cb3478 {
  display: none;
}
#s-a469de86-9a82-4ce7-bfa7-561ccfd3cde0 { text-align: left; }
#s-e9e1576c-c912-4d36-ba4f-a632c67ae3be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e9e1576c-c912-4d36-ba4f-a632c67ae3be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c64ea857-03c8-4149-9522-0b8a6784a75d { text-align: left; }
#s-c64ea857-03c8-4149-9522-0b8a6784a75d .shg-product-sold-out {
  display: none;
}

#s-c64ea857-03c8-4149-9522-0b8a6784a75d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c64ea857-03c8-4149-9522-0b8a6784a75d .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-363a8eea-3997-41ca-ba0e-a90aaa96e4aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-363a8eea-3997-41ca-ba0e-a90aaa96e4aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-363a8eea-3997-41ca-ba0e-a90aaa96e4aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-363a8eea-3997-41ca-ba0e-a90aaa96e4aa {
  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-363a8eea-3997-41ca-ba0e-a90aaa96e4aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-363a8eea-3997-41ca-ba0e-a90aaa96e4aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-363a8eea-3997-41ca-ba0e-a90aaa96e4aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0b28d8f0-bd9b-4866-ab3c-21636007b063 {
  display: none;
}
#s-38d35273-f696-48c6-91cc-468b9a67fb3b { text-align: left; }
#s-eaefb444-7b2d-45da-954e-8f517bf60eae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eaefb444-7b2d-45da-954e-8f517bf60eae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf60686f-fe05-4b87-a798-b609765f2582 { text-align: left; }
#s-cf60686f-fe05-4b87-a798-b609765f2582 .shg-product-sold-out {
  display: none;
}

#s-cf60686f-fe05-4b87-a798-b609765f2582 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf60686f-fe05-4b87-a798-b609765f2582 .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-c1284a8c-e6ca-43ca-9dce-904a02378674 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c1284a8c-e6ca-43ca-9dce-904a02378674:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c1284a8c-e6ca-43ca-9dce-904a02378674:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c1284a8c-e6ca-43ca-9dce-904a02378674 {
  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-c1284a8c-e6ca-43ca-9dce-904a02378674.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1284a8c-e6ca-43ca-9dce-904a02378674.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c1284a8c-e6ca-43ca-9dce-904a02378674.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b304a5d6-6207-45be-bf4e-ee74bf70095f {
  display: none;
}
#s-509c1536-b6d0-4120-bb13-d7be4b2f2688 { text-align: left; }
#s-7773bd23-97bb-40ba-92ce-964f68e8662a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7773bd23-97bb-40ba-92ce-964f68e8662a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d225ccc7-90bc-4e7b-87d2-f4f4bbb8bccc { text-align: left; }
#s-d225ccc7-90bc-4e7b-87d2-f4f4bbb8bccc .shg-product-sold-out {
  display: none;
}

#s-d225ccc7-90bc-4e7b-87d2-f4f4bbb8bccc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d225ccc7-90bc-4e7b-87d2-f4f4bbb8bccc .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-eb8bc5a3-06d1-47b1-a3dd-f00d359ea6eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb8bc5a3-06d1-47b1-a3dd-f00d359ea6eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb8bc5a3-06d1-47b1-a3dd-f00d359ea6eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb8bc5a3-06d1-47b1-a3dd-f00d359ea6eb {
  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-eb8bc5a3-06d1-47b1-a3dd-f00d359ea6eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb8bc5a3-06d1-47b1-a3dd-f00d359ea6eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb8bc5a3-06d1-47b1-a3dd-f00d359ea6eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23e8e50d-fcb3-4626-87a4-bc85999fd0fa {
  display: none;
}
#s-fbb03d71-1c01-4d51-b215-58fd0d4e95d0 { text-align: left; }
#s-e9a44d6a-804d-4b3b-b478-63747d85fa25 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e9a44d6a-804d-4b3b-b478-63747d85fa25 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f1d8eb5-55d0-4dcf-a537-f33398b1ac5e { text-align: left; }
#s-5f1d8eb5-55d0-4dcf-a537-f33398b1ac5e .shg-product-sold-out {
  display: none;
}

#s-5f1d8eb5-55d0-4dcf-a537-f33398b1ac5e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f1d8eb5-55d0-4dcf-a537-f33398b1ac5e .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-2d8e02f0-d562-4bc8-9650-b0297a4a1c84 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2d8e02f0-d562-4bc8-9650-b0297a4a1c84:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2d8e02f0-d562-4bc8-9650-b0297a4a1c84:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2d8e02f0-d562-4bc8-9650-b0297a4a1c84 {
  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-2d8e02f0-d562-4bc8-9650-b0297a4a1c84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d8e02f0-d562-4bc8-9650-b0297a4a1c84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2d8e02f0-d562-4bc8-9650-b0297a4a1c84.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca8533c3-3d9a-478d-ae2b-3536c612128f {
  display: none;
}
#s-cd71096c-2eb8-46d2-86f7-890da7cf32ec { text-align: left; }
#s-c639b3c3-be68-44b5-a8aa-18486590ee1b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c639b3c3-be68-44b5-a8aa-18486590ee1b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-41a85c15-c367-4499-b930-ada69393a95c { text-align: left; }
#s-41a85c15-c367-4499-b930-ada69393a95c .shg-product-sold-out {
  display: none;
}

#s-41a85c15-c367-4499-b930-ada69393a95c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-41a85c15-c367-4499-b930-ada69393a95c .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-d4ce55cc-242a-46c9-ad3d-b7aff61eaacf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d4ce55cc-242a-46c9-ad3d-b7aff61eaacf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d4ce55cc-242a-46c9-ad3d-b7aff61eaacf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d4ce55cc-242a-46c9-ad3d-b7aff61eaacf {
  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-d4ce55cc-242a-46c9-ad3d-b7aff61eaacf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4ce55cc-242a-46c9-ad3d-b7aff61eaacf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d4ce55cc-242a-46c9-ad3d-b7aff61eaacf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3beb46ca-52b6-408f-b172-c7b018851bf6 {
  display: none;
}
#s-c3792a73-185f-4e82-8e2e-6654edd209e9 { text-align: left; }
#s-a17a1204-16c9-42f2-b59c-25467bad9eb9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a17a1204-16c9-42f2-b59c-25467bad9eb9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d6d4e80-dfdc-4af0-b116-ae26b60edacc { text-align: left; }
#s-7d6d4e80-dfdc-4af0-b116-ae26b60edacc .shg-product-sold-out {
  display: none;
}

#s-7d6d4e80-dfdc-4af0-b116-ae26b60edacc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d6d4e80-dfdc-4af0-b116-ae26b60edacc .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-f12fe52f-31e1-454f-a591-61a5f26c6a38 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f12fe52f-31e1-454f-a591-61a5f26c6a38:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f12fe52f-31e1-454f-a591-61a5f26c6a38:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f12fe52f-31e1-454f-a591-61a5f26c6a38 {
  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-f12fe52f-31e1-454f-a591-61a5f26c6a38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f12fe52f-31e1-454f-a591-61a5f26c6a38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f12fe52f-31e1-454f-a591-61a5f26c6a38.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2365d3c0-14c2-4968-849d-addd25edad3a {
  display: none;
}
#s-d972df86-a380-4a13-8384-035cab965aaf { text-align: left; }
#s-6d9a7f73-6c94-401e-abae-7ea4408ad35c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d9a7f73-6c94-401e-abae-7ea4408ad35c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-116df49a-916b-4dcf-9b26-c4448f666165 { text-align: left; }
#s-116df49a-916b-4dcf-9b26-c4448f666165 .shg-product-sold-out {
  display: none;
}

#s-116df49a-916b-4dcf-9b26-c4448f666165 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-116df49a-916b-4dcf-9b26-c4448f666165 .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-ea682177-426b-40a7-b05a-4fb8c22e6054 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea682177-426b-40a7-b05a-4fb8c22e6054:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea682177-426b-40a7-b05a-4fb8c22e6054:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea682177-426b-40a7-b05a-4fb8c22e6054 {
  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-ea682177-426b-40a7-b05a-4fb8c22e6054.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea682177-426b-40a7-b05a-4fb8c22e6054.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea682177-426b-40a7-b05a-4fb8c22e6054.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0f8c4b93-0352-4c6c-afca-03d94447fccf {
  display: none;
}
#s-b198838f-db3e-4122-ab1e-3ec1a46a4a38 { text-align: left; }
#s-6a091c65-3d69-4b70-acf4-d069c30d3707 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a091c65-3d69-4b70-acf4-d069c30d3707 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efa1281b-4771-4ce3-91f7-1a933ab8cac9 { text-align: left; }
#s-efa1281b-4771-4ce3-91f7-1a933ab8cac9 .shg-product-sold-out {
  display: none;
}

#s-efa1281b-4771-4ce3-91f7-1a933ab8cac9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efa1281b-4771-4ce3-91f7-1a933ab8cac9 .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-4fd59f88-8223-4ba7-a14a-17d44dc9699e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4fd59f88-8223-4ba7-a14a-17d44dc9699e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4fd59f88-8223-4ba7-a14a-17d44dc9699e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4fd59f88-8223-4ba7-a14a-17d44dc9699e {
  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-4fd59f88-8223-4ba7-a14a-17d44dc9699e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4fd59f88-8223-4ba7-a14a-17d44dc9699e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4fd59f88-8223-4ba7-a14a-17d44dc9699e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd9c1529-6a59-4f1e-b19b-fbb68bfb0572 {
  display: none;
}
#s-5fe9127c-b8c6-4a2c-a742-2fc261813f9e { text-align: left; }
#s-5d28d4d9-8e2d-46d1-8c70-ea982a5f9bb6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d28d4d9-8e2d-46d1-8c70-ea982a5f9bb6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a4bf477-0dec-43c6-8bdb-4e5fd07e2244 { text-align: left; }
#s-4a4bf477-0dec-43c6-8bdb-4e5fd07e2244 .shg-product-sold-out {
  display: none;
}

#s-4a4bf477-0dec-43c6-8bdb-4e5fd07e2244 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a4bf477-0dec-43c6-8bdb-4e5fd07e2244 .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-955d1c35-d7ed-4a19-923b-c8bb9753bae2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-955d1c35-d7ed-4a19-923b-c8bb9753bae2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-955d1c35-d7ed-4a19-923b-c8bb9753bae2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-955d1c35-d7ed-4a19-923b-c8bb9753bae2 {
  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-955d1c35-d7ed-4a19-923b-c8bb9753bae2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-955d1c35-d7ed-4a19-923b-c8bb9753bae2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-955d1c35-d7ed-4a19-923b-c8bb9753bae2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d838b985-0fae-49bd-bb07-f5d706fffe3a {
  display: none;
}
#s-c35746aa-aeb3-4e13-8784-5f8214872a3c { text-align: left; }
#s-402d7663-9dd1-48a4-b1d0-c4ff9aa0aa7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-402d7663-9dd1-48a4-b1d0-c4ff9aa0aa7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-86d68a85-8906-4c37-a83a-9ef032f139de { text-align: left; }
#s-86d68a85-8906-4c37-a83a-9ef032f139de .shg-product-sold-out {
  display: none;
}

#s-86d68a85-8906-4c37-a83a-9ef032f139de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-86d68a85-8906-4c37-a83a-9ef032f139de .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-e2294eeb-f1f5-47c4-8608-2bfbde6e630f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e2294eeb-f1f5-47c4-8608-2bfbde6e630f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e2294eeb-f1f5-47c4-8608-2bfbde6e630f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e2294eeb-f1f5-47c4-8608-2bfbde6e630f {
  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-e2294eeb-f1f5-47c4-8608-2bfbde6e630f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e2294eeb-f1f5-47c4-8608-2bfbde6e630f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e2294eeb-f1f5-47c4-8608-2bfbde6e630f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c43585af-f208-43d7-bf71-39134e3bf355 {
  display: none;
}
#s-33c65908-2790-4614-946b-a760e5057949 { text-align: left; }
#s-ff9e6138-aa34-4e3b-9b99-0c39fbe9b685 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff9e6138-aa34-4e3b-9b99-0c39fbe9b685 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-88a36224-78f5-47ce-9a57-57506bc821a1 { text-align: left; }
#s-88a36224-78f5-47ce-9a57-57506bc821a1 .shg-product-sold-out {
  display: none;
}

#s-88a36224-78f5-47ce-9a57-57506bc821a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-88a36224-78f5-47ce-9a57-57506bc821a1 .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-b620a755-8c01-4d07-a178-d8e1848af8b2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b620a755-8c01-4d07-a178-d8e1848af8b2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b620a755-8c01-4d07-a178-d8e1848af8b2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b620a755-8c01-4d07-a178-d8e1848af8b2 {
  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-b620a755-8c01-4d07-a178-d8e1848af8b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b620a755-8c01-4d07-a178-d8e1848af8b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b620a755-8c01-4d07-a178-d8e1848af8b2.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;
}
