.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-69a44f7c-5508-4a04-ae0b-9810e7002054 {
  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-0c88e594-532e-4444-ba28-2c6fbab68fef { margin-top: 40px; }
#s-0c88e594-532e-4444-ba28-2c6fbab68fef .shogun-tabs {
  justify-content: center;
}


  #s-0c88e594-532e-4444-ba28-2c6fbab68fef .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-0c88e594-532e-4444-ba28-2c6fbab68fef .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-0c88e594-532e-4444-ba28-2c6fbab68fef .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-0c88e594-532e-4444-ba28-2c6fbab68fef .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-0c88e594-532e-4444-ba28-2c6fbab68fef .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-0c88e594-532e-4444-ba28-2c6fbab68fef .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-0c88e594-532e-4444-ba28-2c6fbab68fef .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-4c7040cb-b408-4fdb-bb78-b036138688e9 { padding-top: 10px;
padding-bottom: 10px; }
 #s-4c7040cb-b408-4fdb-bb78-b036138688e9 .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-72cf3b4f-2731-4f1e-9071-c2e86bd08e12 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-72cf3b4f-2731-4f1e-9071-c2e86bd08e12 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-72cf3b4f-2731-4f1e-9071-c2e86bd08e12 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-72cf3b4f-2731-4f1e-9071-c2e86bd08e12 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-72cf3b4f-2731-4f1e-9071-c2e86bd08e12 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-72cf3b4f-2731-4f1e-9071-c2e86bd08e12 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-72cf3b4f-2731-4f1e-9071-c2e86bd08e12 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-72cf3b4f-2731-4f1e-9071-c2e86bd08e12 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-72cf3b4f-2731-4f1e-9071-c2e86bd08e12 .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-06fbaf90-6fec-46ae-b3d8-bca9e26803d6 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-06fbaf90-6fec-46ae-b3d8-bca9e26803d6"] > .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-99deae65-407d-4c4b-88b7-68ff3f857906 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f4b16df9-a7ea-4dbc-949d-d193317a5d4f { 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-73761327-abfa-4da8-aa08-334269b1fa70 { 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-73761327-abfa-4da8-aa08-334269b1fa70: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-73761327-abfa-4da8-aa08-334269b1fa70: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-73761327-abfa-4da8-aa08-334269b1fa70.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-129a33e6-5789-43e2-8362-13a856ab13b8 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c0e45038-6092-4443-b4dc-f69e8177409c { 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-9c3e46b8-73ac-4cb1-aa56-902d09064cd6 { 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-9c3e46b8-73ac-4cb1-aa56-902d09064cd6: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-9c3e46b8-73ac-4cb1-aa56-902d09064cd6: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-9c3e46b8-73ac-4cb1-aa56-902d09064cd6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-59ab65c7-c896-41fc-89f0-205d11a17339 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4ec0dfcb-5bbd-4e3b-848b-f3e2996cf6e5 { 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-d5289d64-4102-48eb-a88d-17ec5a6b08d0 { 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-d5289d64-4102-48eb-a88d-17ec5a6b08d0: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-d5289d64-4102-48eb-a88d-17ec5a6b08d0: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-d5289d64-4102-48eb-a88d-17ec5a6b08d0.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-bf3ebd96-6302-4d47-941c-e0816c8b1607 { min-height: 50px; }
#s-bf3ebd96-6302-4d47-941c-e0816c8b1607 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9c11a8de-7a1d-4e75-be17-2bcee44c2149 { 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-9c11a8de-7a1d-4e75-be17-2bcee44c2149 .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-07534ec1-e1aa-4b2f-9b81-9bba19bb4d3f {
  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-7041e43d-4d87-4e8b-9ef8-194c4a5af321 { 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-1a64677e-4f28-417f-9d82-2568507f51cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1a64677e-4f28-417f-9d82-2568507f51cf .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d6a7ea5d-1a17-4802-8a8c-80a1c2c60b02 {
  display: none;
}
#s-36968534-4270-45fb-abab-5353ade486d6 { text-align: left; }
#s-0f76e112-33f7-44c9-8206-f927a8de7cd4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f76e112-33f7-44c9-8206-f927a8de7cd4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d317fbbe-050b-4bc4-8545-0ea663d7ef9c {
  display: none;
}
#s-732daf8e-0ea9-4fe0-81d6-3b827608b550 { text-align: left; }
#s-481b37ec-fe8c-403e-be5c-4e8709b5c607 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-481b37ec-fe8c-403e-be5c-4e8709b5c607 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-744aac45-fd77-4ec3-89c7-98cd2c42a101 {
  display: none;
}
#s-c3d7450a-fbf0-4d38-a9a3-58d0f52341da { text-align: left; }
#s-a565f1bc-d63b-43ff-96ae-4e1bce63ee04 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a565f1bc-d63b-43ff-96ae-4e1bce63ee04 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-62d56fbb-e3b1-498a-82ea-ccdf8fd3131b {
  display: none;
}
#s-43b3e2ad-c08c-457a-8bf6-f4b5859a5904 { text-align: left; }
#s-2b8491df-46fc-4a90-927a-da9027712ff8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b8491df-46fc-4a90-927a-da9027712ff8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-707d336e-3145-45e9-b8bc-31294b6a83e5 { text-align: left; }
#s-707d336e-3145-45e9-b8bc-31294b6a83e5 .shg-product-sold-out {
  display: none;
}

#s-707d336e-3145-45e9-b8bc-31294b6a83e5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-707d336e-3145-45e9-b8bc-31294b6a83e5 .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-fa4fad05-d0a9-44c3-898f-c5eba80405ec { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa4fad05-d0a9-44c3-898f-c5eba80405ec:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa4fad05-d0a9-44c3-898f-c5eba80405ec:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa4fad05-d0a9-44c3-898f-c5eba80405ec {
  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-fa4fad05-d0a9-44c3-898f-c5eba80405ec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa4fad05-d0a9-44c3-898f-c5eba80405ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa4fad05-d0a9-44c3-898f-c5eba80405ec.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f3b2e6c3-7e5d-4475-a45b-e4068452c9ef {
  display: none;
}
#s-34f163ca-cc9e-4426-a641-73738b3e5e5b { text-align: left; }
#s-fb048d08-f737-44c6-a9f1-4d03c6eb3953 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb048d08-f737-44c6-a9f1-4d03c6eb3953 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2996ee79-b1d0-442d-b6ea-d82eb6a16d55 { text-align: left; }
#s-2996ee79-b1d0-442d-b6ea-d82eb6a16d55 .shg-product-sold-out {
  display: none;
}

#s-2996ee79-b1d0-442d-b6ea-d82eb6a16d55 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2996ee79-b1d0-442d-b6ea-d82eb6a16d55 .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-5f34c772-a804-46b7-901b-48d74304b805 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5f34c772-a804-46b7-901b-48d74304b805:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5f34c772-a804-46b7-901b-48d74304b805:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5f34c772-a804-46b7-901b-48d74304b805 {
  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-5f34c772-a804-46b7-901b-48d74304b805.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f34c772-a804-46b7-901b-48d74304b805.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5f34c772-a804-46b7-901b-48d74304b805.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6899bfb3-3a0b-4653-89c4-253f7d97d7a5 {
  display: none;
}
#s-2dd6af40-2e2d-4282-bc42-f0d90461a7f9 { text-align: left; }
#s-7d144bb4-479d-4f8f-a03f-08e1702f3340 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d144bb4-479d-4f8f-a03f-08e1702f3340 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cdc30ada-0a51-4406-8393-02c57a8c8a13 { text-align: left; }
#s-cdc30ada-0a51-4406-8393-02c57a8c8a13 .shg-product-sold-out {
  display: none;
}

#s-cdc30ada-0a51-4406-8393-02c57a8c8a13 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cdc30ada-0a51-4406-8393-02c57a8c8a13 .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-eb1457af-dae6-4c83-9dd1-581e7dbf54dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb1457af-dae6-4c83-9dd1-581e7dbf54dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb1457af-dae6-4c83-9dd1-581e7dbf54dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb1457af-dae6-4c83-9dd1-581e7dbf54dc {
  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-eb1457af-dae6-4c83-9dd1-581e7dbf54dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb1457af-dae6-4c83-9dd1-581e7dbf54dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb1457af-dae6-4c83-9dd1-581e7dbf54dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aac77b7f-260d-4833-becc-6ad48d0e4a4c {
  display: none;
}
#s-12e9f69c-b924-4d4e-8a29-959f7ac98ed2 { text-align: left; }
#s-f65f31b8-5600-4d8a-a938-d1fd01cb9e77 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f65f31b8-5600-4d8a-a938-d1fd01cb9e77 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6520673a-1596-4cdd-a66c-b800d69ed023 { text-align: left; }
#s-6520673a-1596-4cdd-a66c-b800d69ed023 .shg-product-sold-out {
  display: none;
}

#s-6520673a-1596-4cdd-a66c-b800d69ed023 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6520673a-1596-4cdd-a66c-b800d69ed023 .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-dcf1466b-33c6-4ffa-9f40-5388e7500bbb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dcf1466b-33c6-4ffa-9f40-5388e7500bbb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dcf1466b-33c6-4ffa-9f40-5388e7500bbb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dcf1466b-33c6-4ffa-9f40-5388e7500bbb {
  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-dcf1466b-33c6-4ffa-9f40-5388e7500bbb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dcf1466b-33c6-4ffa-9f40-5388e7500bbb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dcf1466b-33c6-4ffa-9f40-5388e7500bbb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-71eb30d7-835d-4f01-9828-1c6d2f330978 {
  display: none;
}
#s-587e79a2-7643-4b66-9989-7a8b7161ad20 { text-align: left; }
#s-2cf9b598-ed9e-497d-b2d4-877b20046099 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2cf9b598-ed9e-497d-b2d4-877b20046099 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-62e0b0cd-60fe-49ad-b389-c91e7359c128 { text-align: left; }
#s-62e0b0cd-60fe-49ad-b389-c91e7359c128 .shg-product-sold-out {
  display: none;
}

#s-62e0b0cd-60fe-49ad-b389-c91e7359c128 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-62e0b0cd-60fe-49ad-b389-c91e7359c128 .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-82582ffa-d3dc-4423-a5b3-8098080f8b35 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-82582ffa-d3dc-4423-a5b3-8098080f8b35:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-82582ffa-d3dc-4423-a5b3-8098080f8b35:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-82582ffa-d3dc-4423-a5b3-8098080f8b35 {
  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-82582ffa-d3dc-4423-a5b3-8098080f8b35.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82582ffa-d3dc-4423-a5b3-8098080f8b35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-82582ffa-d3dc-4423-a5b3-8098080f8b35.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c4f8ce49-504c-419b-84e4-fc11e2b9a166 {
  display: none;
}
#s-d05ace12-d786-475d-9e6b-6d83bf798125 { text-align: left; }
#s-5bd9b7e6-2e85-45c2-8548-eddb6f6a966d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5bd9b7e6-2e85-45c2-8548-eddb6f6a966d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-06691047-1411-497f-bf52-64f617b0e5ae { text-align: left; }
#s-06691047-1411-497f-bf52-64f617b0e5ae .shg-product-sold-out {
  display: none;
}

#s-06691047-1411-497f-bf52-64f617b0e5ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-06691047-1411-497f-bf52-64f617b0e5ae .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-ef2de62d-1bad-4405-a29f-7d694b5d120e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ef2de62d-1bad-4405-a29f-7d694b5d120e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ef2de62d-1bad-4405-a29f-7d694b5d120e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ef2de62d-1bad-4405-a29f-7d694b5d120e {
  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-ef2de62d-1bad-4405-a29f-7d694b5d120e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef2de62d-1bad-4405-a29f-7d694b5d120e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ef2de62d-1bad-4405-a29f-7d694b5d120e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c927cee3-0eb9-424e-8dcb-7c7d384941e4 {
  display: none;
}
#s-49ea5ec1-851f-4ac8-8ece-7cc2a2a16ea5 { text-align: left; }
#s-d2a3e13f-74fc-44da-98a9-8989238e4fee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d2a3e13f-74fc-44da-98a9-8989238e4fee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e9e509ef-5eab-48d4-a578-3f1a617e99c8 { text-align: left; }
#s-e9e509ef-5eab-48d4-a578-3f1a617e99c8 .shg-product-sold-out {
  display: none;
}

#s-e9e509ef-5eab-48d4-a578-3f1a617e99c8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e9e509ef-5eab-48d4-a578-3f1a617e99c8 .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-59e6a2ca-7079-45f4-8d7a-42cc27fddccc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59e6a2ca-7079-45f4-8d7a-42cc27fddccc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59e6a2ca-7079-45f4-8d7a-42cc27fddccc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59e6a2ca-7079-45f4-8d7a-42cc27fddccc {
  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-59e6a2ca-7079-45f4-8d7a-42cc27fddccc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59e6a2ca-7079-45f4-8d7a-42cc27fddccc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59e6a2ca-7079-45f4-8d7a-42cc27fddccc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7d538303-39a7-4b8b-bf7d-2ddaf2c7ba5d {
  display: none;
}
#s-816ed633-2766-4e87-baf7-ca1c80be2071 { text-align: left; }
#s-79debfcb-ceea-4376-b7a9-d8909d2fe430 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79debfcb-ceea-4376-b7a9-d8909d2fe430 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e672c3c-f833-4336-8df8-ef15ddca88f3 { text-align: left; }
#s-9e672c3c-f833-4336-8df8-ef15ddca88f3 .shg-product-sold-out {
  display: none;
}

#s-9e672c3c-f833-4336-8df8-ef15ddca88f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e672c3c-f833-4336-8df8-ef15ddca88f3 .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-3c157fdc-a072-4c13-a657-d1cb3e695d94 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c157fdc-a072-4c13-a657-d1cb3e695d94:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c157fdc-a072-4c13-a657-d1cb3e695d94:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c157fdc-a072-4c13-a657-d1cb3e695d94 {
  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-3c157fdc-a072-4c13-a657-d1cb3e695d94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c157fdc-a072-4c13-a657-d1cb3e695d94.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c157fdc-a072-4c13-a657-d1cb3e695d94.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-16f4a929-d3b7-4f42-804a-e61d51a607af {
  display: none;
}
#s-76f7a5ca-a6b3-4fda-abb3-4530bdeba06b { text-align: left; }
#s-742dc344-5f61-4ab2-8933-cba9b1fa2660 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-742dc344-5f61-4ab2-8933-cba9b1fa2660 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-da6507de-ab7f-4103-a37f-67d374ebb189 { text-align: left; }
#s-da6507de-ab7f-4103-a37f-67d374ebb189 .shg-product-sold-out {
  display: none;
}

#s-da6507de-ab7f-4103-a37f-67d374ebb189 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-da6507de-ab7f-4103-a37f-67d374ebb189 .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-48a56984-e77e-491e-a8e8-b5c15a8d56eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48a56984-e77e-491e-a8e8-b5c15a8d56eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48a56984-e77e-491e-a8e8-b5c15a8d56eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48a56984-e77e-491e-a8e8-b5c15a8d56eb {
  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-48a56984-e77e-491e-a8e8-b5c15a8d56eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48a56984-e77e-491e-a8e8-b5c15a8d56eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48a56984-e77e-491e-a8e8-b5c15a8d56eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4bc82011-0b6b-4693-b9f9-62e89b599a29 {
  display: none;
}
#s-316c1d4c-b470-4c5f-a10e-4fb3d0e66811 { text-align: left; }
#s-53ee7b75-c095-4cfb-960f-e7afc3c6740a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53ee7b75-c095-4cfb-960f-e7afc3c6740a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7f2a3c96-8518-462a-9996-4728a792aa3a { text-align: left; }
#s-7f2a3c96-8518-462a-9996-4728a792aa3a .shg-product-sold-out {
  display: none;
}

#s-7f2a3c96-8518-462a-9996-4728a792aa3a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f2a3c96-8518-462a-9996-4728a792aa3a .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-9fddd475-1cea-4d1c-a0b5-b754b984338a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9fddd475-1cea-4d1c-a0b5-b754b984338a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9fddd475-1cea-4d1c-a0b5-b754b984338a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9fddd475-1cea-4d1c-a0b5-b754b984338a {
  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-9fddd475-1cea-4d1c-a0b5-b754b984338a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9fddd475-1cea-4d1c-a0b5-b754b984338a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9fddd475-1cea-4d1c-a0b5-b754b984338a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aedef67c-6f4f-4a1d-995a-7cd76a5cea76 {
  display: none;
}
#s-10423723-ab64-4dc8-b93e-b4b8484148ff { text-align: left; }
#s-b30ff139-b566-4aa4-b4ad-a5a3d7f9f056 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b30ff139-b566-4aa4-b4ad-a5a3d7f9f056 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c0d591fb-7f6e-4e3e-9adc-af00a47df083 { text-align: left; }
#s-c0d591fb-7f6e-4e3e-9adc-af00a47df083 .shg-product-sold-out {
  display: none;
}

#s-c0d591fb-7f6e-4e3e-9adc-af00a47df083 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c0d591fb-7f6e-4e3e-9adc-af00a47df083 .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-496e6ec3-ca98-4e43-9a12-9eae7348ecc9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-496e6ec3-ca98-4e43-9a12-9eae7348ecc9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-496e6ec3-ca98-4e43-9a12-9eae7348ecc9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-496e6ec3-ca98-4e43-9a12-9eae7348ecc9 {
  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-496e6ec3-ca98-4e43-9a12-9eae7348ecc9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-496e6ec3-ca98-4e43-9a12-9eae7348ecc9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-496e6ec3-ca98-4e43-9a12-9eae7348ecc9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fcf4c79b-60f1-4eca-9439-c5dd0f600809 {
  display: none;
}
#s-19e03732-3b25-4127-970a-20b2bb892af2 { text-align: left; }
#s-2bb37de5-8153-4a3f-ac98-eed983c19d14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2bb37de5-8153-4a3f-ac98-eed983c19d14 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3774ca19-f68e-43dd-992e-82bf76b97469 { text-align: left; }
#s-3774ca19-f68e-43dd-992e-82bf76b97469 .shg-product-sold-out {
  display: none;
}

#s-3774ca19-f68e-43dd-992e-82bf76b97469 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3774ca19-f68e-43dd-992e-82bf76b97469 .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-f6f5f612-6372-4be5-9912-cbfef27b7c22 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f6f5f612-6372-4be5-9912-cbfef27b7c22:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f6f5f612-6372-4be5-9912-cbfef27b7c22:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f6f5f612-6372-4be5-9912-cbfef27b7c22 {
  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-f6f5f612-6372-4be5-9912-cbfef27b7c22.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6f5f612-6372-4be5-9912-cbfef27b7c22.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f6f5f612-6372-4be5-9912-cbfef27b7c22.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77f5d8f7-e520-4d4b-a81d-03125e0e491c {
  display: none;
}
#s-0d2700d5-a963-4ae6-9ec2-fb77dee526b8 { text-align: left; }
#s-e256257f-1983-4d1b-a56f-adf634451690 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e256257f-1983-4d1b-a56f-adf634451690 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-908c154c-656b-4a98-acda-b824ce4a5c4b { text-align: left; }
#s-908c154c-656b-4a98-acda-b824ce4a5c4b .shg-product-sold-out {
  display: none;
}

#s-908c154c-656b-4a98-acda-b824ce4a5c4b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-908c154c-656b-4a98-acda-b824ce4a5c4b .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-a48bb49f-6623-47eb-9170-a771ffbb3528 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a48bb49f-6623-47eb-9170-a771ffbb3528:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a48bb49f-6623-47eb-9170-a771ffbb3528:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a48bb49f-6623-47eb-9170-a771ffbb3528 {
  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-a48bb49f-6623-47eb-9170-a771ffbb3528.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a48bb49f-6623-47eb-9170-a771ffbb3528.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a48bb49f-6623-47eb-9170-a771ffbb3528.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e300e9c5-dd36-4292-b407-9ad509902209 {
  display: none;
}
#s-05cfdc9b-1e43-4ba1-a348-d655c34a149d { text-align: left; }
#s-aeed800c-2aa1-42ed-b0d1-29045fc31f12 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aeed800c-2aa1-42ed-b0d1-29045fc31f12 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-25bb2ec3-4511-40a1-86be-99bbf93f4415 { text-align: left; }
#s-25bb2ec3-4511-40a1-86be-99bbf93f4415 .shg-product-sold-out {
  display: none;
}

#s-25bb2ec3-4511-40a1-86be-99bbf93f4415 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25bb2ec3-4511-40a1-86be-99bbf93f4415 .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-acb6b3d7-2f5e-413e-ae4f-3a800c8359bf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-acb6b3d7-2f5e-413e-ae4f-3a800c8359bf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-acb6b3d7-2f5e-413e-ae4f-3a800c8359bf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-acb6b3d7-2f5e-413e-ae4f-3a800c8359bf {
  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-acb6b3d7-2f5e-413e-ae4f-3a800c8359bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-acb6b3d7-2f5e-413e-ae4f-3a800c8359bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-acb6b3d7-2f5e-413e-ae4f-3a800c8359bf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b92457ce-35d2-4b4e-8028-3210e0bc154d {
  display: none;
}
#s-49bc2e5d-3ae6-4c9b-9158-9f480bc16877 { text-align: left; }
#s-401d0afb-a1ca-4721-881f-4f5eddc34ebe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-401d0afb-a1ca-4721-881f-4f5eddc34ebe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a93cf8a5-04c7-4b1b-985c-08808023f62f { text-align: left; }
#s-a93cf8a5-04c7-4b1b-985c-08808023f62f .shg-product-sold-out {
  display: none;
}

#s-a93cf8a5-04c7-4b1b-985c-08808023f62f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a93cf8a5-04c7-4b1b-985c-08808023f62f .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-53f9d629-8289-464b-b8cf-7a44e9dbcc69 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-53f9d629-8289-464b-b8cf-7a44e9dbcc69:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-53f9d629-8289-464b-b8cf-7a44e9dbcc69:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-53f9d629-8289-464b-b8cf-7a44e9dbcc69 {
  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-53f9d629-8289-464b-b8cf-7a44e9dbcc69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53f9d629-8289-464b-b8cf-7a44e9dbcc69.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-53f9d629-8289-464b-b8cf-7a44e9dbcc69.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-27787781-07e8-472d-9012-8a658ed8231d {
  display: none;
}
#s-5a598266-c0ef-47e0-bc6c-96355c81a365 { text-align: left; }
#s-d7ffa1d1-e06c-47ef-991c-3f2783d47138 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7ffa1d1-e06c-47ef-991c-3f2783d47138 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-66a69d0f-65df-4eb7-b511-13de9ac2b167 { text-align: left; }
#s-66a69d0f-65df-4eb7-b511-13de9ac2b167 .shg-product-sold-out {
  display: none;
}

#s-66a69d0f-65df-4eb7-b511-13de9ac2b167 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-66a69d0f-65df-4eb7-b511-13de9ac2b167 .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-7e404ed8-dc8c-4d4d-9deb-00046e2bc319 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7e404ed8-dc8c-4d4d-9deb-00046e2bc319:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7e404ed8-dc8c-4d4d-9deb-00046e2bc319:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7e404ed8-dc8c-4d4d-9deb-00046e2bc319 {
  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-7e404ed8-dc8c-4d4d-9deb-00046e2bc319.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e404ed8-dc8c-4d4d-9deb-00046e2bc319.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7e404ed8-dc8c-4d4d-9deb-00046e2bc319.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8eaf3824-f464-482d-8e76-39f06644652c {
  display: none;
}
#s-2e089c85-56df-4db2-8282-c6fcf929ae19 { text-align: left; }
#s-f7c33988-7194-4c6c-accb-d2643cc58ee6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7c33988-7194-4c6c-accb-d2643cc58ee6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9cf67c40-093d-4e74-937c-5068f2cc7c43 { text-align: left; }
#s-9cf67c40-093d-4e74-937c-5068f2cc7c43 .shg-product-sold-out {
  display: none;
}

#s-9cf67c40-093d-4e74-937c-5068f2cc7c43 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9cf67c40-093d-4e74-937c-5068f2cc7c43 .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-daa7ab03-c48d-4203-b1db-c029d03c0844 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-daa7ab03-c48d-4203-b1db-c029d03c0844:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-daa7ab03-c48d-4203-b1db-c029d03c0844:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-daa7ab03-c48d-4203-b1db-c029d03c0844 {
  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-daa7ab03-c48d-4203-b1db-c029d03c0844.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-daa7ab03-c48d-4203-b1db-c029d03c0844.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-daa7ab03-c48d-4203-b1db-c029d03c0844.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cafd5a2a-8130-443c-8960-732f57a22acf {
  display: none;
}
#s-7fee15f0-e937-44a9-b850-e84de21f404b { text-align: left; }
#s-36c47136-4a75-46fb-99e0-9a1e27228698 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36c47136-4a75-46fb-99e0-9a1e27228698 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e71796c1-f6e1-45f4-91bb-066e3977c5b8 { text-align: left; }
#s-e71796c1-f6e1-45f4-91bb-066e3977c5b8 .shg-product-sold-out {
  display: none;
}

#s-e71796c1-f6e1-45f4-91bb-066e3977c5b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e71796c1-f6e1-45f4-91bb-066e3977c5b8 .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-f78b5372-cf0b-48e6-ab96-4a8dba8c49b9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f78b5372-cf0b-48e6-ab96-4a8dba8c49b9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f78b5372-cf0b-48e6-ab96-4a8dba8c49b9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f78b5372-cf0b-48e6-ab96-4a8dba8c49b9 {
  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-f78b5372-cf0b-48e6-ab96-4a8dba8c49b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f78b5372-cf0b-48e6-ab96-4a8dba8c49b9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f78b5372-cf0b-48e6-ab96-4a8dba8c49b9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6c199e7c-4f84-4b3d-b85b-c906221e9a81 {
  display: none;
}
#s-7e46df4e-9f0e-4f69-89a4-8aba9a4e2af3 { text-align: left; }
#s-e57733d4-dc59-43b4-bd91-baed6196b534 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e57733d4-dc59-43b4-bd91-baed6196b534 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f8c35832-b782-4887-84bf-c5885f235306 { text-align: left; }
#s-f8c35832-b782-4887-84bf-c5885f235306 .shg-product-sold-out {
  display: none;
}

#s-f8c35832-b782-4887-84bf-c5885f235306 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f8c35832-b782-4887-84bf-c5885f235306 .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-6385df07-ffe8-4aeb-8622-f7a2e51d7f4f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6385df07-ffe8-4aeb-8622-f7a2e51d7f4f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6385df07-ffe8-4aeb-8622-f7a2e51d7f4f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6385df07-ffe8-4aeb-8622-f7a2e51d7f4f {
  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-6385df07-ffe8-4aeb-8622-f7a2e51d7f4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6385df07-ffe8-4aeb-8622-f7a2e51d7f4f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6385df07-ffe8-4aeb-8622-f7a2e51d7f4f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f5cf85be-0cf6-4e25-9e56-4771c00f8fe1 {
  display: none;
}
#s-21c2909d-c2d3-4b4d-869e-7adc079cce7d { text-align: left; }
#s-7aa9188c-104d-476f-ae6c-001f63503870 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7aa9188c-104d-476f-ae6c-001f63503870 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6fd90a76-2abf-463e-9869-83cb6b23b979 { text-align: left; }
#s-6fd90a76-2abf-463e-9869-83cb6b23b979 .shg-product-sold-out {
  display: none;
}

#s-6fd90a76-2abf-463e-9869-83cb6b23b979 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6fd90a76-2abf-463e-9869-83cb6b23b979 .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-63ccdd8e-1dfe-4d29-802d-389051586f68 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-63ccdd8e-1dfe-4d29-802d-389051586f68:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-63ccdd8e-1dfe-4d29-802d-389051586f68:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63ccdd8e-1dfe-4d29-802d-389051586f68 {
  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-63ccdd8e-1dfe-4d29-802d-389051586f68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63ccdd8e-1dfe-4d29-802d-389051586f68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63ccdd8e-1dfe-4d29-802d-389051586f68.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-82e563e0-6a99-4ee5-a9c5-4aa71457729d {
  display: none;
}
#s-e3cb13a0-4a0b-4820-93ba-677a18301f1e { text-align: left; }
#s-e0900382-db4a-4b11-8d8c-ee0700892238 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e0900382-db4a-4b11-8d8c-ee0700892238 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-480664e7-1a6b-4b6d-a5d2-f2116fa13e9b { text-align: left; }
#s-480664e7-1a6b-4b6d-a5d2-f2116fa13e9b .shg-product-sold-out {
  display: none;
}

#s-480664e7-1a6b-4b6d-a5d2-f2116fa13e9b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-480664e7-1a6b-4b6d-a5d2-f2116fa13e9b .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-854d098a-6f88-458b-9f64-6d11dd9e627d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-854d098a-6f88-458b-9f64-6d11dd9e627d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-854d098a-6f88-458b-9f64-6d11dd9e627d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-854d098a-6f88-458b-9f64-6d11dd9e627d {
  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-854d098a-6f88-458b-9f64-6d11dd9e627d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-854d098a-6f88-458b-9f64-6d11dd9e627d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-854d098a-6f88-458b-9f64-6d11dd9e627d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa3c02a1-a79d-459f-b402-a357b0979bc7 {
  display: none;
}
#s-bbe55c26-ab45-42a6-a7e0-5efa98ef9139 { text-align: left; }
#s-5505f2c1-1563-43bc-a70b-ba2e1fa92ac9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5505f2c1-1563-43bc-a70b-ba2e1fa92ac9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3f1f3e84-d9f0-4ac3-8096-bdce83ee2df7 { text-align: left; }
#s-3f1f3e84-d9f0-4ac3-8096-bdce83ee2df7 .shg-product-sold-out {
  display: none;
}

#s-3f1f3e84-d9f0-4ac3-8096-bdce83ee2df7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3f1f3e84-d9f0-4ac3-8096-bdce83ee2df7 .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-24b0501f-f75d-4390-92e2-4e33706b9595 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-24b0501f-f75d-4390-92e2-4e33706b9595:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-24b0501f-f75d-4390-92e2-4e33706b9595:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-24b0501f-f75d-4390-92e2-4e33706b9595 {
  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-24b0501f-f75d-4390-92e2-4e33706b9595.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24b0501f-f75d-4390-92e2-4e33706b9595.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-24b0501f-f75d-4390-92e2-4e33706b9595.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b5f4e8d6-3f0d-4afa-8a77-f3b36dc9099c {
  display: none;
}
#s-ebaf905e-a4d9-4d59-bfc7-96c5e8794e11 { text-align: left; }
#s-5e15ca46-f3bf-4f4f-a4b7-b68731a309f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e15ca46-f3bf-4f4f-a4b7-b68731a309f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2a8efdeb-991e-4dd7-b7e8-60dcc94747b5 { text-align: left; }
#s-2a8efdeb-991e-4dd7-b7e8-60dcc94747b5 .shg-product-sold-out {
  display: none;
}

#s-2a8efdeb-991e-4dd7-b7e8-60dcc94747b5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2a8efdeb-991e-4dd7-b7e8-60dcc94747b5 .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-7326a5b0-2b44-458d-9d98-0d3fd203fcba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7326a5b0-2b44-458d-9d98-0d3fd203fcba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7326a5b0-2b44-458d-9d98-0d3fd203fcba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7326a5b0-2b44-458d-9d98-0d3fd203fcba {
  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-7326a5b0-2b44-458d-9d98-0d3fd203fcba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7326a5b0-2b44-458d-9d98-0d3fd203fcba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7326a5b0-2b44-458d-9d98-0d3fd203fcba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2ef13ca1-1409-4052-b5f8-db21bc3fc29e {
  display: none;
}
#s-dc72a8c1-7f71-42bd-80b7-9928c90fa3dc { text-align: left; }
#s-ceb4bffe-d785-41a2-8815-940304c18ffd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ceb4bffe-d785-41a2-8815-940304c18ffd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5ab34867-b65d-4606-ab77-8da173379d97 { text-align: left; }
#s-5ab34867-b65d-4606-ab77-8da173379d97 .shg-product-sold-out {
  display: none;
}

#s-5ab34867-b65d-4606-ab77-8da173379d97 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5ab34867-b65d-4606-ab77-8da173379d97 .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-7559a7a5-1148-46dd-8f98-7f3d304b2b40 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7559a7a5-1148-46dd-8f98-7f3d304b2b40:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7559a7a5-1148-46dd-8f98-7f3d304b2b40:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7559a7a5-1148-46dd-8f98-7f3d304b2b40 {
  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-7559a7a5-1148-46dd-8f98-7f3d304b2b40.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7559a7a5-1148-46dd-8f98-7f3d304b2b40.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7559a7a5-1148-46dd-8f98-7f3d304b2b40.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5396b261-9b19-4250-aadd-bb2c8b33091d {
  display: none;
}
#s-35885861-6818-4582-8313-51095ce38d14 { text-align: left; }
#s-84649ce3-b2c3-47e9-ac82-798899c0899d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84649ce3-b2c3-47e9-ac82-798899c0899d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fedbff3b-41ca-4ccd-8cb4-8a20d7602035 { text-align: left; }
#s-fedbff3b-41ca-4ccd-8cb4-8a20d7602035 .shg-product-sold-out {
  display: none;
}

#s-fedbff3b-41ca-4ccd-8cb4-8a20d7602035 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fedbff3b-41ca-4ccd-8cb4-8a20d7602035 .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-8c94f9eb-e899-4194-8727-880a9f428ce4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c94f9eb-e899-4194-8727-880a9f428ce4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c94f9eb-e899-4194-8727-880a9f428ce4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c94f9eb-e899-4194-8727-880a9f428ce4 {
  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-8c94f9eb-e899-4194-8727-880a9f428ce4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c94f9eb-e899-4194-8727-880a9f428ce4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c94f9eb-e899-4194-8727-880a9f428ce4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98233635-43d8-468c-8dbb-641fb561cfea {
  display: none;
}
#s-e8362b14-0923-4190-b8da-5f0d69427903 { text-align: left; }
#s-f1435916-5a84-47ed-9816-56fcd80103b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f1435916-5a84-47ed-9816-56fcd80103b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e68e8999-772e-410f-b2c8-22ab1b2396ac { text-align: left; }
#s-e68e8999-772e-410f-b2c8-22ab1b2396ac .shg-product-sold-out {
  display: none;
}

#s-e68e8999-772e-410f-b2c8-22ab1b2396ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e68e8999-772e-410f-b2c8-22ab1b2396ac .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-e6e16931-1562-4159-b10e-2f63455b8101 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e6e16931-1562-4159-b10e-2f63455b8101:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e6e16931-1562-4159-b10e-2f63455b8101:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e6e16931-1562-4159-b10e-2f63455b8101 {
  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-e6e16931-1562-4159-b10e-2f63455b8101.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6e16931-1562-4159-b10e-2f63455b8101.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e6e16931-1562-4159-b10e-2f63455b8101.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;
}
