.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-0b452183-665c-4718-8ca8-c2523e4b1ced {
  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-8f07c0d0-46ce-44e4-8723-cf704a681b90 { margin-top: 40px; }
#s-8f07c0d0-46ce-44e4-8723-cf704a681b90 .shogun-tabs {
  justify-content: center;
}


  #s-8f07c0d0-46ce-44e4-8723-cf704a681b90 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-8f07c0d0-46ce-44e4-8723-cf704a681b90 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-8f07c0d0-46ce-44e4-8723-cf704a681b90 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-8f07c0d0-46ce-44e4-8723-cf704a681b90 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-8f07c0d0-46ce-44e4-8723-cf704a681b90 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-8f07c0d0-46ce-44e4-8723-cf704a681b90 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-8f07c0d0-46ce-44e4-8723-cf704a681b90 .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-edb9de28-503d-4760-8b62-eb58a444b049 { padding-top: 10px;
padding-bottom: 10px; }
 #s-edb9de28-503d-4760-8b62-eb58a444b049 .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-421f4d89-10d3-4908-952a-9df4bf2a02f7 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-421f4d89-10d3-4908-952a-9df4bf2a02f7 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-421f4d89-10d3-4908-952a-9df4bf2a02f7 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-421f4d89-10d3-4908-952a-9df4bf2a02f7 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-421f4d89-10d3-4908-952a-9df4bf2a02f7 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-421f4d89-10d3-4908-952a-9df4bf2a02f7 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-421f4d89-10d3-4908-952a-9df4bf2a02f7 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-421f4d89-10d3-4908-952a-9df4bf2a02f7 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-421f4d89-10d3-4908-952a-9df4bf2a02f7 .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-f41c52d6-e6f7-4e88-9a83-a37537622f6a { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f41c52d6-e6f7-4e88-9a83-a37537622f6a"] > .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-0efc7b06-c016-4ff1-b327-f77cc596c881 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8a781625-67d8-41f1-926f-dcb1f511356b { 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-d001205b-7feb-4788-a906-d5e34dc46e12 { 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-d001205b-7feb-4788-a906-d5e34dc46e12: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-d001205b-7feb-4788-a906-d5e34dc46e12: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-d001205b-7feb-4788-a906-d5e34dc46e12.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-2dd459be-7ca0-4e47-82c1-37dcd7f3ba3e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d7590cd0-184d-4f9e-aaae-adc5a16ca85f { 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-6e95b55a-1149-4914-a58d-292eca4ab50c { 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-6e95b55a-1149-4914-a58d-292eca4ab50c: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-6e95b55a-1149-4914-a58d-292eca4ab50c: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-6e95b55a-1149-4914-a58d-292eca4ab50c.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-cd5437e6-45fd-461c-bdea-909e663683a6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ca28ea30-5dd9-4b0f-9d03-275b54893a8b { 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-500cb56b-bb44-4701-a991-b9a8f77fc3d8 { 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-500cb56b-bb44-4701-a991-b9a8f77fc3d8: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-500cb56b-bb44-4701-a991-b9a8f77fc3d8: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-500cb56b-bb44-4701-a991-b9a8f77fc3d8.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-420f1a12-2c10-435e-b2ac-47501942afb3 { min-height: 50px; }
#s-420f1a12-2c10-435e-b2ac-47501942afb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-adbb8fa5-eb7d-4ac6-9d57-2258e3b6b7be { 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-adbb8fa5-eb7d-4ac6-9d57-2258e3b6b7be .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-89e45628-6a8a-4e7a-aa47-e9d009e9b733 {
  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-c86a7eba-9fed-4c4c-bcab-fddcfc4f09ab { 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-9397633a-8530-4c85-8aa6-67da702135a4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9397633a-8530-4c85-8aa6-67da702135a4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-03eca68f-7d92-4def-9ab3-70460811b852 {
  display: none;
}
#s-db3caa45-eee5-40ec-aee3-d8077aa23f95 { text-align: left; }
#s-0b5bdefd-d8d5-4ea4-b5a6-d4737cf61764 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b5bdefd-d8d5-4ea4-b5a6-d4737cf61764 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-664978f7-8a52-4cfd-8762-ec9edef1e095 {
  display: none;
}
#s-19c63626-ecba-4777-8cb8-b0ddc973d169 { text-align: left; }
#s-7c95151a-5d89-42e1-b1d1-5248b8f87c82 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c95151a-5d89-42e1-b1d1-5248b8f87c82 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-92692009-8da5-46ea-a89d-490b78106504 {
  display: none;
}
#s-a06e2eef-9e6e-4770-95fd-054c1423d3fd { text-align: left; }
#s-21d59d21-e68b-421c-9145-87ee52c4c9b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-21d59d21-e68b-421c-9145-87ee52c4c9b3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-db89bd89-cfcf-4a21-aa8f-97ed03c5c184 {
  display: none;
}
#s-aa8bc717-032a-473f-aeb6-340b269f77a3 { text-align: left; }
#s-5f6c6e59-e81c-43bc-9047-c3d9388065e3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5f6c6e59-e81c-43bc-9047-c3d9388065e3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-940a62e3-6782-48a8-9242-afad80636aa1 { text-align: left; }
#s-940a62e3-6782-48a8-9242-afad80636aa1 .shg-product-sold-out {
  display: none;
}

#s-940a62e3-6782-48a8-9242-afad80636aa1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-940a62e3-6782-48a8-9242-afad80636aa1 .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-d2aebc9f-e273-4572-aa78-582749661822 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d2aebc9f-e273-4572-aa78-582749661822:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d2aebc9f-e273-4572-aa78-582749661822:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d2aebc9f-e273-4572-aa78-582749661822 {
  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-d2aebc9f-e273-4572-aa78-582749661822.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2aebc9f-e273-4572-aa78-582749661822.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d2aebc9f-e273-4572-aa78-582749661822.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6ec7d3d-7f2b-4bbd-8f54-5c26517a88b5 {
  display: none;
}
#s-80ba3385-f5c3-4630-b232-975a3c2a99a8 { text-align: left; }
#s-857bd0ff-1f05-4ca5-a9dd-457073bfb4e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-857bd0ff-1f05-4ca5-a9dd-457073bfb4e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4bbd4cc9-a8d4-4a45-9a0d-d429f8f39e24 { text-align: left; }
#s-4bbd4cc9-a8d4-4a45-9a0d-d429f8f39e24 .shg-product-sold-out {
  display: none;
}

#s-4bbd4cc9-a8d4-4a45-9a0d-d429f8f39e24 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4bbd4cc9-a8d4-4a45-9a0d-d429f8f39e24 .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-1d5c6b76-90f7-4ad7-9d85-f8c8b93c6dc9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d5c6b76-90f7-4ad7-9d85-f8c8b93c6dc9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d5c6b76-90f7-4ad7-9d85-f8c8b93c6dc9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d5c6b76-90f7-4ad7-9d85-f8c8b93c6dc9 {
  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-1d5c6b76-90f7-4ad7-9d85-f8c8b93c6dc9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d5c6b76-90f7-4ad7-9d85-f8c8b93c6dc9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d5c6b76-90f7-4ad7-9d85-f8c8b93c6dc9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-45eb4c0a-d965-479b-8cfd-de435443b87d {
  display: none;
}
#s-b8b18ea0-0e0e-4eda-9b08-7723b296b89d { text-align: left; }
#s-030bd5a0-9f19-46aa-9c92-015e5d12fdf6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-030bd5a0-9f19-46aa-9c92-015e5d12fdf6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae2fab46-8033-4b0a-930a-337e93639271 { text-align: left; }
#s-ae2fab46-8033-4b0a-930a-337e93639271 .shg-product-sold-out {
  display: none;
}

#s-ae2fab46-8033-4b0a-930a-337e93639271 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae2fab46-8033-4b0a-930a-337e93639271 .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-5fa30c19-b59c-4027-b272-7be536740059 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5fa30c19-b59c-4027-b272-7be536740059:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5fa30c19-b59c-4027-b272-7be536740059:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5fa30c19-b59c-4027-b272-7be536740059 {
  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-5fa30c19-b59c-4027-b272-7be536740059.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fa30c19-b59c-4027-b272-7be536740059.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5fa30c19-b59c-4027-b272-7be536740059.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3cda9543-c3ce-4132-a1cd-58070f616a6e {
  display: none;
}
#s-65062912-cbcf-4448-89a9-c3b5c9e2a459 { text-align: left; }
#s-6b1d4401-22df-4f22-bc7a-9c793599360d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b1d4401-22df-4f22-bc7a-9c793599360d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-546399c7-5f16-4939-a6c0-73d9a7796320 { text-align: left; }
#s-546399c7-5f16-4939-a6c0-73d9a7796320 .shg-product-sold-out {
  display: none;
}

#s-546399c7-5f16-4939-a6c0-73d9a7796320 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-546399c7-5f16-4939-a6c0-73d9a7796320 .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-6e303010-b81a-4a70-beb7-e03fb29f8186 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e303010-b81a-4a70-beb7-e03fb29f8186:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e303010-b81a-4a70-beb7-e03fb29f8186:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e303010-b81a-4a70-beb7-e03fb29f8186 {
  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-6e303010-b81a-4a70-beb7-e03fb29f8186.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e303010-b81a-4a70-beb7-e03fb29f8186.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e303010-b81a-4a70-beb7-e03fb29f8186.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd6d2aa9-8a8d-4b2e-9480-2cd4171a421b {
  display: none;
}
#s-6fcbb2ec-a57f-414e-94f6-9afc52769c0a { text-align: left; }
#s-6df98208-3ff6-4f39-a110-e9977a044630 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6df98208-3ff6-4f39-a110-e9977a044630 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3be93c6d-7da8-4fa2-a806-b10f9c8defa1 { text-align: left; }
#s-3be93c6d-7da8-4fa2-a806-b10f9c8defa1 .shg-product-sold-out {
  display: none;
}

#s-3be93c6d-7da8-4fa2-a806-b10f9c8defa1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3be93c6d-7da8-4fa2-a806-b10f9c8defa1 .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-694f25d2-4a7f-4685-967d-cc8237825c23 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-694f25d2-4a7f-4685-967d-cc8237825c23:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-694f25d2-4a7f-4685-967d-cc8237825c23:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-694f25d2-4a7f-4685-967d-cc8237825c23 {
  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-694f25d2-4a7f-4685-967d-cc8237825c23.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-694f25d2-4a7f-4685-967d-cc8237825c23.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-694f25d2-4a7f-4685-967d-cc8237825c23.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-648f3504-5710-4921-b69c-f89d690f268b {
  display: none;
}
#s-005baf51-d787-400d-b874-785ff2d7ee7c { text-align: left; }
#s-92df8454-ee6a-4ef3-bd0c-98e5bfa23b82 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-92df8454-ee6a-4ef3-bd0c-98e5bfa23b82 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-067db15b-58b7-46c6-838f-a32a7ce35c1f { text-align: left; }
#s-067db15b-58b7-46c6-838f-a32a7ce35c1f .shg-product-sold-out {
  display: none;
}

#s-067db15b-58b7-46c6-838f-a32a7ce35c1f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-067db15b-58b7-46c6-838f-a32a7ce35c1f .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-d5ae6c16-7448-44b2-b7c7-d531a8702f7f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d5ae6c16-7448-44b2-b7c7-d531a8702f7f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d5ae6c16-7448-44b2-b7c7-d531a8702f7f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d5ae6c16-7448-44b2-b7c7-d531a8702f7f {
  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-d5ae6c16-7448-44b2-b7c7-d531a8702f7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5ae6c16-7448-44b2-b7c7-d531a8702f7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d5ae6c16-7448-44b2-b7c7-d531a8702f7f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d70fa225-3d2c-4859-9ca0-6463e769dce9 {
  display: none;
}
#s-5d4cbf15-22e6-43a1-b467-37c2e54dbe1c { text-align: left; }
#s-64b334dd-ac8e-484a-8bc7-044ea9cc0243 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64b334dd-ac8e-484a-8bc7-044ea9cc0243 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-32fd880a-29a8-4674-9d24-109bfde65f1d { text-align: left; }
#s-32fd880a-29a8-4674-9d24-109bfde65f1d .shg-product-sold-out {
  display: none;
}

#s-32fd880a-29a8-4674-9d24-109bfde65f1d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-32fd880a-29a8-4674-9d24-109bfde65f1d .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-c41b4558-44b7-4229-bd1e-05deca2843e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c41b4558-44b7-4229-bd1e-05deca2843e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c41b4558-44b7-4229-bd1e-05deca2843e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c41b4558-44b7-4229-bd1e-05deca2843e3 {
  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-c41b4558-44b7-4229-bd1e-05deca2843e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c41b4558-44b7-4229-bd1e-05deca2843e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c41b4558-44b7-4229-bd1e-05deca2843e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9ce48a7e-f75d-449a-9989-2d8b4794d8f8 {
  display: none;
}
#s-27fa9e9f-aa1d-43c0-b25a-e6e09240e7e5 { text-align: left; }
#s-79f6223b-ab14-470f-a20b-46a13530938d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79f6223b-ab14-470f-a20b-46a13530938d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bd9aaaa3-2d17-45da-b204-7d7d4fe716cf { text-align: left; }
#s-bd9aaaa3-2d17-45da-b204-7d7d4fe716cf .shg-product-sold-out {
  display: none;
}

#s-bd9aaaa3-2d17-45da-b204-7d7d4fe716cf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bd9aaaa3-2d17-45da-b204-7d7d4fe716cf .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-97d920f4-fd0d-4524-b57d-dbfcb2530982 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-97d920f4-fd0d-4524-b57d-dbfcb2530982:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-97d920f4-fd0d-4524-b57d-dbfcb2530982:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-97d920f4-fd0d-4524-b57d-dbfcb2530982 {
  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-97d920f4-fd0d-4524-b57d-dbfcb2530982.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97d920f4-fd0d-4524-b57d-dbfcb2530982.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-97d920f4-fd0d-4524-b57d-dbfcb2530982.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c71ddefa-2712-473c-a7fd-74132952c018 {
  display: none;
}
#s-10985168-2461-4ac2-b000-6c9619346258 { text-align: left; }
#s-3b59e9dc-cf95-4174-ab92-3d36c06fd883 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b59e9dc-cf95-4174-ab92-3d36c06fd883 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eee928ea-4806-432f-8329-9d02896f8416 { text-align: left; }
#s-eee928ea-4806-432f-8329-9d02896f8416 .shg-product-sold-out {
  display: none;
}

#s-eee928ea-4806-432f-8329-9d02896f8416 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eee928ea-4806-432f-8329-9d02896f8416 .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-8fbae034-bb20-46de-8600-6fba5f595369 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8fbae034-bb20-46de-8600-6fba5f595369:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8fbae034-bb20-46de-8600-6fba5f595369:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8fbae034-bb20-46de-8600-6fba5f595369 {
  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-8fbae034-bb20-46de-8600-6fba5f595369.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8fbae034-bb20-46de-8600-6fba5f595369.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8fbae034-bb20-46de-8600-6fba5f595369.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bc641c39-9b93-431c-886e-aec5eb8e98b9 {
  display: none;
}
#s-b0d0f380-4553-4372-a9a1-e925e478fd81 { text-align: left; }
#s-7b651a84-1ecd-465c-b6cb-d9e8288a5a35 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7b651a84-1ecd-465c-b6cb-d9e8288a5a35 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e3521ff6-33cc-4fb0-8df4-be6714f826a5 { text-align: left; }
#s-e3521ff6-33cc-4fb0-8df4-be6714f826a5 .shg-product-sold-out {
  display: none;
}

#s-e3521ff6-33cc-4fb0-8df4-be6714f826a5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e3521ff6-33cc-4fb0-8df4-be6714f826a5 .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-b70ca831-e81b-47ed-94db-63b4ac48b7e0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b70ca831-e81b-47ed-94db-63b4ac48b7e0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b70ca831-e81b-47ed-94db-63b4ac48b7e0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b70ca831-e81b-47ed-94db-63b4ac48b7e0 {
  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-b70ca831-e81b-47ed-94db-63b4ac48b7e0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b70ca831-e81b-47ed-94db-63b4ac48b7e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b70ca831-e81b-47ed-94db-63b4ac48b7e0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-209ccc56-9fda-4349-8824-e43411854fc5 {
  display: none;
}
#s-27867f86-4c73-49c8-ab7e-8d082b1dac8a { text-align: left; }
#s-0ce5a81c-a72f-4549-b3cc-ccaafaf944b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ce5a81c-a72f-4549-b3cc-ccaafaf944b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1a262fd3-415d-431c-bb6a-7af23cd87d5f { text-align: left; }
#s-1a262fd3-415d-431c-bb6a-7af23cd87d5f .shg-product-sold-out {
  display: none;
}

#s-1a262fd3-415d-431c-bb6a-7af23cd87d5f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1a262fd3-415d-431c-bb6a-7af23cd87d5f .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-feae6d8c-ee38-415b-9a3e-e18a41b3cb79 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-feae6d8c-ee38-415b-9a3e-e18a41b3cb79:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-feae6d8c-ee38-415b-9a3e-e18a41b3cb79:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-feae6d8c-ee38-415b-9a3e-e18a41b3cb79 {
  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-feae6d8c-ee38-415b-9a3e-e18a41b3cb79.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-feae6d8c-ee38-415b-9a3e-e18a41b3cb79.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-feae6d8c-ee38-415b-9a3e-e18a41b3cb79.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d113bdf-5697-4148-861d-340f030e82b6 {
  display: none;
}
#s-71076f1f-73ae-4653-a421-e277915de279 { text-align: left; }
#s-b84d9eef-66a3-4ef6-b117-ac620ea2bcb4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b84d9eef-66a3-4ef6-b117-ac620ea2bcb4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4391fd6e-f31d-4cba-a524-b89442433199 { text-align: left; }
#s-4391fd6e-f31d-4cba-a524-b89442433199 .shg-product-sold-out {
  display: none;
}

#s-4391fd6e-f31d-4cba-a524-b89442433199 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4391fd6e-f31d-4cba-a524-b89442433199 .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-c386644f-f2c9-415f-8a8f-2e6edeccbef0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c386644f-f2c9-415f-8a8f-2e6edeccbef0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c386644f-f2c9-415f-8a8f-2e6edeccbef0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c386644f-f2c9-415f-8a8f-2e6edeccbef0 {
  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-c386644f-f2c9-415f-8a8f-2e6edeccbef0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c386644f-f2c9-415f-8a8f-2e6edeccbef0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c386644f-f2c9-415f-8a8f-2e6edeccbef0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f98d6245-ea9e-4621-b16e-6cf44f4c4229 {
  display: none;
}
#s-eb57ffb8-086a-4e78-a7a5-b8fc7e61814d { text-align: left; }
#s-f243f5ce-5e32-4c85-9555-4ae7f97b33b2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f243f5ce-5e32-4c85-9555-4ae7f97b33b2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-236ab8d7-f184-401a-b34e-2d247e4f66cf { text-align: left; }
#s-236ab8d7-f184-401a-b34e-2d247e4f66cf .shg-product-sold-out {
  display: none;
}

#s-236ab8d7-f184-401a-b34e-2d247e4f66cf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-236ab8d7-f184-401a-b34e-2d247e4f66cf .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-08e80c1e-4fd4-4a35-849d-e4f78b9d2e8f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08e80c1e-4fd4-4a35-849d-e4f78b9d2e8f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08e80c1e-4fd4-4a35-849d-e4f78b9d2e8f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08e80c1e-4fd4-4a35-849d-e4f78b9d2e8f {
  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-08e80c1e-4fd4-4a35-849d-e4f78b9d2e8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08e80c1e-4fd4-4a35-849d-e4f78b9d2e8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08e80c1e-4fd4-4a35-849d-e4f78b9d2e8f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8944b215-ba7e-449b-859a-27ace43dd929 {
  display: none;
}
#s-c45dfda7-8d18-4f0e-9c4b-5c9c0beda5d4 { text-align: left; }
#s-5ff33e44-84cc-47cd-b8ed-537f0647512c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ff33e44-84cc-47cd-b8ed-537f0647512c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f9ec9ef1-623e-45db-8bd8-21f40ed2ae24 { text-align: left; }
#s-f9ec9ef1-623e-45db-8bd8-21f40ed2ae24 .shg-product-sold-out {
  display: none;
}

#s-f9ec9ef1-623e-45db-8bd8-21f40ed2ae24 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f9ec9ef1-623e-45db-8bd8-21f40ed2ae24 .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-acd830a6-9322-4032-9e53-ef3e758610c7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-acd830a6-9322-4032-9e53-ef3e758610c7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-acd830a6-9322-4032-9e53-ef3e758610c7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-acd830a6-9322-4032-9e53-ef3e758610c7 {
  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-acd830a6-9322-4032-9e53-ef3e758610c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-acd830a6-9322-4032-9e53-ef3e758610c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-acd830a6-9322-4032-9e53-ef3e758610c7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6d78aba0-9124-4ab2-88eb-3ff9c83b0e4f {
  display: none;
}
#s-df0d6f08-e00a-4de8-9d74-0c6ab5d60a34 { text-align: left; }
#s-ece94da8-eeff-4c23-be55-f6065bb7728c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ece94da8-eeff-4c23-be55-f6065bb7728c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c99bb2b-dafd-4a60-b0b4-d8eafc06f56b { text-align: left; }
#s-7c99bb2b-dafd-4a60-b0b4-d8eafc06f56b .shg-product-sold-out {
  display: none;
}

#s-7c99bb2b-dafd-4a60-b0b4-d8eafc06f56b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c99bb2b-dafd-4a60-b0b4-d8eafc06f56b .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-59db155c-26f8-4c8b-b5f2-e94fc2855e32 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59db155c-26f8-4c8b-b5f2-e94fc2855e32:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59db155c-26f8-4c8b-b5f2-e94fc2855e32:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59db155c-26f8-4c8b-b5f2-e94fc2855e32 {
  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-59db155c-26f8-4c8b-b5f2-e94fc2855e32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59db155c-26f8-4c8b-b5f2-e94fc2855e32.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59db155c-26f8-4c8b-b5f2-e94fc2855e32.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-045084fc-c445-432b-921b-17baed4c9932 {
  display: none;
}
#s-d9260c14-cafc-4756-941a-b8dea6d93a4a { text-align: left; }
#s-beb10df3-2ccc-49c0-b8e4-f47bb2611316 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-beb10df3-2ccc-49c0-b8e4-f47bb2611316 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f912930-3fa6-425a-a20c-ca76ee0900ce { text-align: left; }
#s-9f912930-3fa6-425a-a20c-ca76ee0900ce .shg-product-sold-out {
  display: none;
}

#s-9f912930-3fa6-425a-a20c-ca76ee0900ce .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f912930-3fa6-425a-a20c-ca76ee0900ce .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-111ca1ce-8b1c-4e82-82ba-2a8049a7a6a4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-111ca1ce-8b1c-4e82-82ba-2a8049a7a6a4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-111ca1ce-8b1c-4e82-82ba-2a8049a7a6a4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-111ca1ce-8b1c-4e82-82ba-2a8049a7a6a4 {
  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-111ca1ce-8b1c-4e82-82ba-2a8049a7a6a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-111ca1ce-8b1c-4e82-82ba-2a8049a7a6a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-111ca1ce-8b1c-4e82-82ba-2a8049a7a6a4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89a4ce68-1936-4fd2-af3f-489b463215a0 {
  display: none;
}
#s-59ea4247-121e-40cd-9be3-1f063e99610c { text-align: left; }
#s-8cd8002a-b3ca-4b14-92ac-2090800edd20 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8cd8002a-b3ca-4b14-92ac-2090800edd20 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e0af1a29-724a-4f7a-a922-eaeee75fe6d9 { text-align: left; }
#s-e0af1a29-724a-4f7a-a922-eaeee75fe6d9 .shg-product-sold-out {
  display: none;
}

#s-e0af1a29-724a-4f7a-a922-eaeee75fe6d9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e0af1a29-724a-4f7a-a922-eaeee75fe6d9 .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-9d879668-8914-4e55-a4ee-fc84a9693271 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9d879668-8914-4e55-a4ee-fc84a9693271:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9d879668-8914-4e55-a4ee-fc84a9693271:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9d879668-8914-4e55-a4ee-fc84a9693271 {
  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-9d879668-8914-4e55-a4ee-fc84a9693271.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9d879668-8914-4e55-a4ee-fc84a9693271.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9d879668-8914-4e55-a4ee-fc84a9693271.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1450e4bc-e301-464c-a2f7-2a4d7d9b7a0c {
  display: none;
}
#s-08f0a635-1f5b-484b-91c8-b2f3752a0aba { text-align: left; }
#s-d7046fc0-8041-4895-92ef-15729e1c0b5d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7046fc0-8041-4895-92ef-15729e1c0b5d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4caf5fce-01d5-4225-a228-53fc6cff9874 { text-align: left; }
#s-4caf5fce-01d5-4225-a228-53fc6cff9874 .shg-product-sold-out {
  display: none;
}

#s-4caf5fce-01d5-4225-a228-53fc6cff9874 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4caf5fce-01d5-4225-a228-53fc6cff9874 .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-056e80e8-6e92-4b96-b4b7-1f918f0242b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-056e80e8-6e92-4b96-b4b7-1f918f0242b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-056e80e8-6e92-4b96-b4b7-1f918f0242b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-056e80e8-6e92-4b96-b4b7-1f918f0242b3 {
  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-056e80e8-6e92-4b96-b4b7-1f918f0242b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-056e80e8-6e92-4b96-b4b7-1f918f0242b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-056e80e8-6e92-4b96-b4b7-1f918f0242b3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-88a9f456-97f8-46ac-a5e1-c78dc83319de {
  display: none;
}
#s-c699205f-fbe4-4543-9c36-a7eec281c41c { text-align: left; }
#s-69bcbbfc-9b8d-4dd5-a8bd-5d8cdf79867e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-69bcbbfc-9b8d-4dd5-a8bd-5d8cdf79867e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cc35887d-623a-446d-9513-cc220217558d { text-align: left; }
#s-cc35887d-623a-446d-9513-cc220217558d .shg-product-sold-out {
  display: none;
}

#s-cc35887d-623a-446d-9513-cc220217558d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cc35887d-623a-446d-9513-cc220217558d .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-52e6b456-50e4-4642-8d04-7b5f9122dd83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-52e6b456-50e4-4642-8d04-7b5f9122dd83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-52e6b456-50e4-4642-8d04-7b5f9122dd83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-52e6b456-50e4-4642-8d04-7b5f9122dd83 {
  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-52e6b456-50e4-4642-8d04-7b5f9122dd83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52e6b456-50e4-4642-8d04-7b5f9122dd83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-52e6b456-50e4-4642-8d04-7b5f9122dd83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-085302da-66dc-4a57-bc98-03e169f014fc {
  display: none;
}
#s-d189dbf3-f542-4a70-a5bd-d7bb0f278c93 { text-align: left; }
#s-8fffd9e4-6166-4d9a-93df-c08f9cde3da9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8fffd9e4-6166-4d9a-93df-c08f9cde3da9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9a63bea3-3444-460c-855c-b4b99d2887bf { text-align: left; }
#s-9a63bea3-3444-460c-855c-b4b99d2887bf .shg-product-sold-out {
  display: none;
}

#s-9a63bea3-3444-460c-855c-b4b99d2887bf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9a63bea3-3444-460c-855c-b4b99d2887bf .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-ef799826-b848-4cae-913b-2ea76c8c6ba3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ef799826-b848-4cae-913b-2ea76c8c6ba3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ef799826-b848-4cae-913b-2ea76c8c6ba3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ef799826-b848-4cae-913b-2ea76c8c6ba3 {
  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-ef799826-b848-4cae-913b-2ea76c8c6ba3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef799826-b848-4cae-913b-2ea76c8c6ba3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ef799826-b848-4cae-913b-2ea76c8c6ba3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-67ff0070-a209-4550-9cd2-bb1f5720dad1 {
  display: none;
}
#s-13a86710-a8d6-4c0d-8568-dc9d2fd0015d { text-align: left; }
#s-175b8f41-40ab-4a32-bc4f-210a08d2076d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-175b8f41-40ab-4a32-bc4f-210a08d2076d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fae6113c-725c-409e-985a-3598904e9b73 { text-align: left; }
#s-fae6113c-725c-409e-985a-3598904e9b73 .shg-product-sold-out {
  display: none;
}

#s-fae6113c-725c-409e-985a-3598904e9b73 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fae6113c-725c-409e-985a-3598904e9b73 .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-697aca28-6017-4b00-81fb-5f44f323b6d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-697aca28-6017-4b00-81fb-5f44f323b6d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-697aca28-6017-4b00-81fb-5f44f323b6d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-697aca28-6017-4b00-81fb-5f44f323b6d6 {
  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-697aca28-6017-4b00-81fb-5f44f323b6d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-697aca28-6017-4b00-81fb-5f44f323b6d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-697aca28-6017-4b00-81fb-5f44f323b6d6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d104cc72-315a-4e01-848c-d106ba6d6106 {
  display: none;
}
#s-58e97784-513a-423b-b53e-cfe5918f4fe3 { text-align: left; }
#s-58ba1ec7-e8f3-4f32-8c8a-d07e403e9179 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58ba1ec7-e8f3-4f32-8c8a-d07e403e9179 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5a1617f-a042-4ff1-af93-54bd0c1f01de { text-align: left; }
#s-f5a1617f-a042-4ff1-af93-54bd0c1f01de .shg-product-sold-out {
  display: none;
}

#s-f5a1617f-a042-4ff1-af93-54bd0c1f01de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5a1617f-a042-4ff1-af93-54bd0c1f01de .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-2241809a-5a39-4e71-aaaa-0b98692fca03 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2241809a-5a39-4e71-aaaa-0b98692fca03:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2241809a-5a39-4e71-aaaa-0b98692fca03:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2241809a-5a39-4e71-aaaa-0b98692fca03 {
  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-2241809a-5a39-4e71-aaaa-0b98692fca03.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2241809a-5a39-4e71-aaaa-0b98692fca03.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2241809a-5a39-4e71-aaaa-0b98692fca03.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-78e5e455-e9ac-457f-888a-4ec6ed1f2e0f {
  display: none;
}
#s-06192a97-e498-480a-b28d-fada0b118ab6 { text-align: left; }
#s-2c3c09d6-623f-4991-b199-05267f19c0c8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c3c09d6-623f-4991-b199-05267f19c0c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-07279733-6da2-4709-b011-a4de7f39aa15 { text-align: left; }
#s-07279733-6da2-4709-b011-a4de7f39aa15 .shg-product-sold-out {
  display: none;
}

#s-07279733-6da2-4709-b011-a4de7f39aa15 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-07279733-6da2-4709-b011-a4de7f39aa15 .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-8f1b682f-f40b-44e0-9328-71760aa1eb98 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f1b682f-f40b-44e0-9328-71760aa1eb98:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f1b682f-f40b-44e0-9328-71760aa1eb98:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f1b682f-f40b-44e0-9328-71760aa1eb98 {
  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-8f1b682f-f40b-44e0-9328-71760aa1eb98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f1b682f-f40b-44e0-9328-71760aa1eb98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f1b682f-f40b-44e0-9328-71760aa1eb98.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6deb6c79-347a-42f0-bb66-a3eaaf655b4c {
  display: none;
}
#s-8d4f7958-a78a-4169-b913-d7f54ccbb235 { text-align: left; }
#s-24e0ebf0-855d-4341-a3ab-e90bb2267398 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-24e0ebf0-855d-4341-a3ab-e90bb2267398 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dc0e6cde-8929-46b7-a6df-482db1ecde2e { text-align: left; }
#s-dc0e6cde-8929-46b7-a6df-482db1ecde2e .shg-product-sold-out {
  display: none;
}

#s-dc0e6cde-8929-46b7-a6df-482db1ecde2e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dc0e6cde-8929-46b7-a6df-482db1ecde2e .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-ea3988b2-267a-4132-89ac-a73be7985af5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea3988b2-267a-4132-89ac-a73be7985af5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea3988b2-267a-4132-89ac-a73be7985af5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea3988b2-267a-4132-89ac-a73be7985af5 {
  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-ea3988b2-267a-4132-89ac-a73be7985af5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea3988b2-267a-4132-89ac-a73be7985af5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea3988b2-267a-4132-89ac-a73be7985af5.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;
}
