.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-96fcc5d0-1c9d-4017-be21-912b9ac66442 {
  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-c5032658-b10b-4a1f-b8f2-25923ca709d7 { margin-top: 40px; }
#s-c5032658-b10b-4a1f-b8f2-25923ca709d7 .shogun-tabs {
  justify-content: center;
}


  #s-c5032658-b10b-4a1f-b8f2-25923ca709d7 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-c5032658-b10b-4a1f-b8f2-25923ca709d7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-c5032658-b10b-4a1f-b8f2-25923ca709d7 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-c5032658-b10b-4a1f-b8f2-25923ca709d7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-c5032658-b10b-4a1f-b8f2-25923ca709d7 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-c5032658-b10b-4a1f-b8f2-25923ca709d7 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-c5032658-b10b-4a1f-b8f2-25923ca709d7 .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-306519be-4e00-4be1-81f1-88c1f1298750 { padding-top: 10px;
padding-bottom: 10px; }
 #s-306519be-4e00-4be1-81f1-88c1f1298750 .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-d3162d8c-6b16-4468-9cca-8a825de7d86a .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-d3162d8c-6b16-4468-9cca-8a825de7d86a .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-d3162d8c-6b16-4468-9cca-8a825de7d86a .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-d3162d8c-6b16-4468-9cca-8a825de7d86a .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-d3162d8c-6b16-4468-9cca-8a825de7d86a .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-d3162d8c-6b16-4468-9cca-8a825de7d86a .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-d3162d8c-6b16-4468-9cca-8a825de7d86a .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-d3162d8c-6b16-4468-9cca-8a825de7d86a .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-d3162d8c-6b16-4468-9cca-8a825de7d86a .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-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78e7eeb2-3f1a-447a-8f49-324bf7aff2f1"] > .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-bc24d3b8-194f-4826-a9c9-0ef71e523dc4 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-68fa88e4-71de-4183-b1ca-b9e1258c719c { 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-35bfc3b9-38e1-4d15-8e90-b0d14441caa5 { 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-35bfc3b9-38e1-4d15-8e90-b0d14441caa5: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-35bfc3b9-38e1-4d15-8e90-b0d14441caa5: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-35bfc3b9-38e1-4d15-8e90-b0d14441caa5.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8cbc72f0-f322-4a94-bdf2-92e9ed9c1c48 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f5bcc4f9-cfd3-429a-b34c-63e40504bdde { 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-2a5cba99-9935-4282-ad96-0d3913b32f7f { 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-2a5cba99-9935-4282-ad96-0d3913b32f7f: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-2a5cba99-9935-4282-ad96-0d3913b32f7f: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-2a5cba99-9935-4282-ad96-0d3913b32f7f.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-70149c45-6f66-49c0-b6a3-38f183484033 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-6df4021e-afed-4ea0-9247-c372236e7ee3 { 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-ef00001d-ba75-4530-ab4b-4aa724aa105c { 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-ef00001d-ba75-4530-ab4b-4aa724aa105c: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-ef00001d-ba75-4530-ab4b-4aa724aa105c: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-ef00001d-ba75-4530-ab4b-4aa724aa105c.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-8eafe9ed-5712-4843-bfa0-579bf3d1c8bc { min-height: 50px; }
#s-8eafe9ed-5712-4843-bfa0-579bf3d1c8bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-adce6810-eac0-4e2a-b1c7-3ec6911d57a8 { 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-adce6810-eac0-4e2a-b1c7-3ec6911d57a8 .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-49bb9e92-008f-4407-9d1b-869b1fbd6d4c {
  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-3fa0c1f8-4ba7-46de-b12a-74e80b482ace { 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-1037a4c3-c338-40c3-a437-566245ab575d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1037a4c3-c338-40c3-a437-566245ab575d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f3b6284d-c0f9-46e5-8c78-2b3741b86b9b {
  display: none;
}
#s-26ad2659-6261-492a-8e9b-53a84f3679b3 { text-align: left; }
#s-58d88034-4536-45d3-ab84-c4e2e24fef77 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58d88034-4536-45d3-ab84-c4e2e24fef77 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-241c4016-0fda-4fd0-b3d2-2f2e0c154d40 {
  display: none;
}
#s-9d9991e9-2569-465c-8aa8-d70b90eb08f5 { text-align: left; }
#s-3419698e-1d15-4d77-83e1-e0ee36fce4c4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3419698e-1d15-4d77-83e1-e0ee36fce4c4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-befec9b2-f847-4c16-b09c-51cdcab85702 {
  display: none;
}
#s-92d5e44c-4a1a-49b9-9c1b-1abf1b5a98c9 { text-align: left; }
#s-359fe188-fa4f-4923-bce4-e62dc4b1ada9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-359fe188-fa4f-4923-bce4-e62dc4b1ada9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-78baa36d-e1b2-4b99-a3c4-8b434257c677 {
  display: none;
}
#s-8178ef3d-5fcf-4015-a3cd-203c92fcc681 { text-align: left; }
#s-9373add1-23b3-4bbf-bb5d-38ede7847db6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9373add1-23b3-4bbf-bb5d-38ede7847db6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd9905e5-716c-46c3-bba4-45cb663f63f9 { text-align: left; }
#s-dd9905e5-716c-46c3-bba4-45cb663f63f9 .shg-product-sold-out {
  display: none;
}

#s-dd9905e5-716c-46c3-bba4-45cb663f63f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd9905e5-716c-46c3-bba4-45cb663f63f9 .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-12aeb20f-7245-4d7f-9128-abc34049e795 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12aeb20f-7245-4d7f-9128-abc34049e795:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12aeb20f-7245-4d7f-9128-abc34049e795:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12aeb20f-7245-4d7f-9128-abc34049e795 {
  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-12aeb20f-7245-4d7f-9128-abc34049e795.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12aeb20f-7245-4d7f-9128-abc34049e795.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12aeb20f-7245-4d7f-9128-abc34049e795.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-12fc033f-9ce5-4184-91e2-69ef96f75786 {
  display: none;
}
#s-64d56b99-acc9-4e65-827a-5ed5bd1a77e5 { text-align: left; }
#s-28f42ec4-9e55-4824-9ae0-459e6cfd953d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-28f42ec4-9e55-4824-9ae0-459e6cfd953d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b7a8e0de-9039-4004-9c69-ebbefc36601c { text-align: left; }
#s-b7a8e0de-9039-4004-9c69-ebbefc36601c .shg-product-sold-out {
  display: none;
}

#s-b7a8e0de-9039-4004-9c69-ebbefc36601c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b7a8e0de-9039-4004-9c69-ebbefc36601c .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-9c0f9676-f9ab-4ef1-8301-769fcbaac18c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c0f9676-f9ab-4ef1-8301-769fcbaac18c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c0f9676-f9ab-4ef1-8301-769fcbaac18c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c0f9676-f9ab-4ef1-8301-769fcbaac18c {
  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-9c0f9676-f9ab-4ef1-8301-769fcbaac18c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c0f9676-f9ab-4ef1-8301-769fcbaac18c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c0f9676-f9ab-4ef1-8301-769fcbaac18c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6339f3f4-902f-48b0-b556-722e8e469d3a {
  display: none;
}
#s-65dd3a1a-bba6-4c26-b792-3d072bb7e45a { text-align: left; }
#s-65af106a-d53b-4c50-bf6c-a47ee18b86ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-65af106a-d53b-4c50-bf6c-a47ee18b86ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ad870b1b-8539-48c2-8f94-86372658e63e { text-align: left; }
#s-ad870b1b-8539-48c2-8f94-86372658e63e .shg-product-sold-out {
  display: none;
}

#s-ad870b1b-8539-48c2-8f94-86372658e63e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ad870b1b-8539-48c2-8f94-86372658e63e .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-48da3678-dba4-4c4c-bbab-1a1629bddc66 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48da3678-dba4-4c4c-bbab-1a1629bddc66:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48da3678-dba4-4c4c-bbab-1a1629bddc66:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48da3678-dba4-4c4c-bbab-1a1629bddc66 {
  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-48da3678-dba4-4c4c-bbab-1a1629bddc66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48da3678-dba4-4c4c-bbab-1a1629bddc66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48da3678-dba4-4c4c-bbab-1a1629bddc66.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8b7ceba-440b-4590-b4f7-af3dd219ea23 {
  display: none;
}
#s-aefed64b-02a1-4941-9aae-b68eba1dfa0d { text-align: left; }
#s-7ca1a1c4-6d07-441a-bc7a-00177e3ba399 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ca1a1c4-6d07-441a-bc7a-00177e3ba399 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b0154c96-f41d-4d26-94f2-f5c66d92a487 { text-align: left; }
#s-b0154c96-f41d-4d26-94f2-f5c66d92a487 .shg-product-sold-out {
  display: none;
}

#s-b0154c96-f41d-4d26-94f2-f5c66d92a487 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b0154c96-f41d-4d26-94f2-f5c66d92a487 .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-70519a8f-3dac-45d8-a02b-370f2b881903 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-70519a8f-3dac-45d8-a02b-370f2b881903:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-70519a8f-3dac-45d8-a02b-370f2b881903:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-70519a8f-3dac-45d8-a02b-370f2b881903 {
  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-70519a8f-3dac-45d8-a02b-370f2b881903.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-70519a8f-3dac-45d8-a02b-370f2b881903.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-70519a8f-3dac-45d8-a02b-370f2b881903.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1a29d66a-bcba-4a95-b670-2351ef466519 {
  display: none;
}
#s-43ce2bf4-ceab-4421-a956-950d9202e811 { text-align: left; }
#s-24dc89dc-b205-41f4-aea4-e74125629799 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-24dc89dc-b205-41f4-aea4-e74125629799 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc06c82f-76eb-4287-84b0-de01c93abc91 { text-align: left; }
#s-bc06c82f-76eb-4287-84b0-de01c93abc91 .shg-product-sold-out {
  display: none;
}

#s-bc06c82f-76eb-4287-84b0-de01c93abc91 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc06c82f-76eb-4287-84b0-de01c93abc91 .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-76d4fae9-b19b-48e9-ba57-0368a79a9fe6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-76d4fae9-b19b-48e9-ba57-0368a79a9fe6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-76d4fae9-b19b-48e9-ba57-0368a79a9fe6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-76d4fae9-b19b-48e9-ba57-0368a79a9fe6 {
  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-76d4fae9-b19b-48e9-ba57-0368a79a9fe6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76d4fae9-b19b-48e9-ba57-0368a79a9fe6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-76d4fae9-b19b-48e9-ba57-0368a79a9fe6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13d7ba2f-8aec-469e-a1d3-42e05bd9c835 {
  display: none;
}
#s-20bdccb1-4274-4e1e-998f-9d8312b66926 { text-align: left; }
#s-764f2e80-c0d3-404c-b8da-73154d9cda0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-764f2e80-c0d3-404c-b8da-73154d9cda0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee72239a-b164-4fce-a1a8-da3dd8272053 { text-align: left; }
#s-ee72239a-b164-4fce-a1a8-da3dd8272053 .shg-product-sold-out {
  display: none;
}

#s-ee72239a-b164-4fce-a1a8-da3dd8272053 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee72239a-b164-4fce-a1a8-da3dd8272053 .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-63da9335-e68a-4189-be1e-032bca0d664d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-63da9335-e68a-4189-be1e-032bca0d664d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-63da9335-e68a-4189-be1e-032bca0d664d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63da9335-e68a-4189-be1e-032bca0d664d {
  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-63da9335-e68a-4189-be1e-032bca0d664d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63da9335-e68a-4189-be1e-032bca0d664d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63da9335-e68a-4189-be1e-032bca0d664d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1a465998-9932-47cf-9be4-633a58f4b61c {
  display: none;
}
#s-50d126bf-1a7f-4d2c-aa8c-c9965c8a2dd3 { text-align: left; }
#s-cd58cb86-f455-4ce0-beed-5f17f7239324 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cd58cb86-f455-4ce0-beed-5f17f7239324 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b9eaf88-f22b-44b1-8ffd-da3b216e5944 { text-align: left; }
#s-8b9eaf88-f22b-44b1-8ffd-da3b216e5944 .shg-product-sold-out {
  display: none;
}

#s-8b9eaf88-f22b-44b1-8ffd-da3b216e5944 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b9eaf88-f22b-44b1-8ffd-da3b216e5944 .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-44c09c9d-715c-4da0-8c44-9b93284a429e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-44c09c9d-715c-4da0-8c44-9b93284a429e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-44c09c9d-715c-4da0-8c44-9b93284a429e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-44c09c9d-715c-4da0-8c44-9b93284a429e {
  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-44c09c9d-715c-4da0-8c44-9b93284a429e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44c09c9d-715c-4da0-8c44-9b93284a429e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-44c09c9d-715c-4da0-8c44-9b93284a429e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ab7c0b9-93fe-46bf-96c7-c71f2c0e67c6 {
  display: none;
}
#s-0a653aac-a939-4e34-a966-2d4cdd02edad { text-align: left; }
#s-49afb232-4180-42b2-a437-9d0ae42f4a34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49afb232-4180-42b2-a437-9d0ae42f4a34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44c67c44-86dc-4f6f-95dd-985d40f8bd87 { text-align: left; }
#s-44c67c44-86dc-4f6f-95dd-985d40f8bd87 .shg-product-sold-out {
  display: none;
}

#s-44c67c44-86dc-4f6f-95dd-985d40f8bd87 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44c67c44-86dc-4f6f-95dd-985d40f8bd87 .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-3cab981c-efef-4539-aaeb-649c9c4d3fae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3cab981c-efef-4539-aaeb-649c9c4d3fae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3cab981c-efef-4539-aaeb-649c9c4d3fae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3cab981c-efef-4539-aaeb-649c9c4d3fae {
  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-3cab981c-efef-4539-aaeb-649c9c4d3fae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3cab981c-efef-4539-aaeb-649c9c4d3fae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3cab981c-efef-4539-aaeb-649c9c4d3fae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5a50c163-8ba3-489f-816d-8013904dfc8f {
  display: none;
}
#s-0ae07339-d404-4320-ba4c-10d423607f8a { text-align: left; }
#s-16c99e33-5856-48d3-b718-17d147ee33e8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16c99e33-5856-48d3-b718-17d147ee33e8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-90b2daa4-f96e-45ec-8717-79d9b9cf6fee { text-align: left; }
#s-90b2daa4-f96e-45ec-8717-79d9b9cf6fee .shg-product-sold-out {
  display: none;
}

#s-90b2daa4-f96e-45ec-8717-79d9b9cf6fee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-90b2daa4-f96e-45ec-8717-79d9b9cf6fee .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-a535f7f9-c24c-459e-8e55-5085311dee46 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a535f7f9-c24c-459e-8e55-5085311dee46:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a535f7f9-c24c-459e-8e55-5085311dee46:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a535f7f9-c24c-459e-8e55-5085311dee46 {
  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-a535f7f9-c24c-459e-8e55-5085311dee46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a535f7f9-c24c-459e-8e55-5085311dee46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a535f7f9-c24c-459e-8e55-5085311dee46.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c769ec77-3923-408b-a7a6-8ad20328db3a {
  display: none;
}
#s-3deaf408-96cc-4511-99a8-6a30454149f3 { text-align: left; }
#s-085e4197-72c6-482e-8272-bea48185c856 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-085e4197-72c6-482e-8272-bea48185c856 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b02bdc7-32bf-4035-a6d6-12a0a172926b { text-align: left; }
#s-4b02bdc7-32bf-4035-a6d6-12a0a172926b .shg-product-sold-out {
  display: none;
}

#s-4b02bdc7-32bf-4035-a6d6-12a0a172926b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b02bdc7-32bf-4035-a6d6-12a0a172926b .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-438a52a5-75ee-440a-af99-8c0c443a4d54 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-438a52a5-75ee-440a-af99-8c0c443a4d54:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-438a52a5-75ee-440a-af99-8c0c443a4d54:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-438a52a5-75ee-440a-af99-8c0c443a4d54 {
  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-438a52a5-75ee-440a-af99-8c0c443a4d54.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-438a52a5-75ee-440a-af99-8c0c443a4d54.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-438a52a5-75ee-440a-af99-8c0c443a4d54.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-69ca86f1-8d18-44b7-be47-c8306708b517 {
  display: none;
}
#s-18abcd5e-7a06-4bb0-8e53-399cb9f460e9 { text-align: left; }
#s-34541efa-e094-4036-bc58-a88d4df5280f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-34541efa-e094-4036-bc58-a88d4df5280f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e4e3c45-f8ec-45a1-99dc-b6e27b247ac7 { text-align: left; }
#s-0e4e3c45-f8ec-45a1-99dc-b6e27b247ac7 .shg-product-sold-out {
  display: none;
}

#s-0e4e3c45-f8ec-45a1-99dc-b6e27b247ac7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e4e3c45-f8ec-45a1-99dc-b6e27b247ac7 .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-d3ae5fb9-c74e-4e8f-999f-0e55612b1b54 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d3ae5fb9-c74e-4e8f-999f-0e55612b1b54:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d3ae5fb9-c74e-4e8f-999f-0e55612b1b54:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d3ae5fb9-c74e-4e8f-999f-0e55612b1b54 {
  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-d3ae5fb9-c74e-4e8f-999f-0e55612b1b54.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d3ae5fb9-c74e-4e8f-999f-0e55612b1b54.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d3ae5fb9-c74e-4e8f-999f-0e55612b1b54.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-54f7fdee-4754-4d2d-9e08-9254e76c3650 {
  display: none;
}
#s-6bc38743-8665-43f8-bebe-e4193b65dab6 { text-align: left; }
#s-7d8fc2d1-acee-434f-8ff8-370d7b1b8054 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d8fc2d1-acee-434f-8ff8-370d7b1b8054 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dc8d817f-738f-4dcd-9016-fcaa86c695eb { text-align: left; }
#s-dc8d817f-738f-4dcd-9016-fcaa86c695eb .shg-product-sold-out {
  display: none;
}

#s-dc8d817f-738f-4dcd-9016-fcaa86c695eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dc8d817f-738f-4dcd-9016-fcaa86c695eb .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-a3e75e9a-f65c-4160-81e6-53e76f6d36d2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a3e75e9a-f65c-4160-81e6-53e76f6d36d2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a3e75e9a-f65c-4160-81e6-53e76f6d36d2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a3e75e9a-f65c-4160-81e6-53e76f6d36d2 {
  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-a3e75e9a-f65c-4160-81e6-53e76f6d36d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3e75e9a-f65c-4160-81e6-53e76f6d36d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a3e75e9a-f65c-4160-81e6-53e76f6d36d2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2adbc7a4-b91c-4a0a-a7c4-c8bf89929fde {
  display: none;
}
#s-94be6b0a-d1ab-49ba-9902-86672c4b53ca { text-align: left; }
#s-44c74062-8db2-44c3-8161-1018a5809144 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-44c74062-8db2-44c3-8161-1018a5809144 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-143f07b1-55ff-4b4d-a206-d4014ad4d6a0 { text-align: left; }
#s-143f07b1-55ff-4b4d-a206-d4014ad4d6a0 .shg-product-sold-out {
  display: none;
}

#s-143f07b1-55ff-4b4d-a206-d4014ad4d6a0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-143f07b1-55ff-4b4d-a206-d4014ad4d6a0 .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-80b539e9-5786-4522-8440-4dc1aeb055ac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-80b539e9-5786-4522-8440-4dc1aeb055ac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-80b539e9-5786-4522-8440-4dc1aeb055ac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-80b539e9-5786-4522-8440-4dc1aeb055ac {
  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-80b539e9-5786-4522-8440-4dc1aeb055ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80b539e9-5786-4522-8440-4dc1aeb055ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-80b539e9-5786-4522-8440-4dc1aeb055ac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d4fcb542-af2d-4139-8a16-80ae419e7a35 {
  display: none;
}
#s-fb7c226b-9ffa-46b1-955d-6459205e1bb7 { text-align: left; }
#s-77c2d0b1-b6f2-4d23-b147-7ea4c43c4465 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-77c2d0b1-b6f2-4d23-b147-7ea4c43c4465 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-67d4b535-eaa8-4d26-aa31-a8f7b9a47458 { text-align: left; }
#s-67d4b535-eaa8-4d26-aa31-a8f7b9a47458 .shg-product-sold-out {
  display: none;
}

#s-67d4b535-eaa8-4d26-aa31-a8f7b9a47458 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-67d4b535-eaa8-4d26-aa31-a8f7b9a47458 .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-43bcb774-de5c-4350-8df8-77ce2d137ff2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-43bcb774-de5c-4350-8df8-77ce2d137ff2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-43bcb774-de5c-4350-8df8-77ce2d137ff2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-43bcb774-de5c-4350-8df8-77ce2d137ff2 {
  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-43bcb774-de5c-4350-8df8-77ce2d137ff2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43bcb774-de5c-4350-8df8-77ce2d137ff2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-43bcb774-de5c-4350-8df8-77ce2d137ff2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9e948fe0-6241-47a8-851b-40376ebcb81f {
  display: none;
}
#s-e4da6ac6-eaa5-48e0-807c-c753d3014834 { text-align: left; }
#s-7732edf8-26e1-4720-a880-9a57d36f9d86 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7732edf8-26e1-4720-a880-9a57d36f9d86 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ae74738-85eb-4214-8169-db85ae3a08d1 { text-align: left; }
#s-3ae74738-85eb-4214-8169-db85ae3a08d1 .shg-product-sold-out {
  display: none;
}

#s-3ae74738-85eb-4214-8169-db85ae3a08d1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ae74738-85eb-4214-8169-db85ae3a08d1 .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-bfde1320-e50c-4ccd-aee9-15b66638cc2f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bfde1320-e50c-4ccd-aee9-15b66638cc2f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bfde1320-e50c-4ccd-aee9-15b66638cc2f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bfde1320-e50c-4ccd-aee9-15b66638cc2f {
  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-bfde1320-e50c-4ccd-aee9-15b66638cc2f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfde1320-e50c-4ccd-aee9-15b66638cc2f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bfde1320-e50c-4ccd-aee9-15b66638cc2f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-916c8fcc-aa42-457c-8c1a-6aa9d908bcb9 {
  display: none;
}
#s-078a456e-4922-438e-bf74-c60cd396046e { text-align: left; }
#s-a47bfc3f-bfd4-4da5-8522-295584f73604 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a47bfc3f-bfd4-4da5-8522-295584f73604 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e557cb98-97bf-4f40-b394-ba6d8cf6b3eb { text-align: left; }
#s-e557cb98-97bf-4f40-b394-ba6d8cf6b3eb .shg-product-sold-out {
  display: none;
}

#s-e557cb98-97bf-4f40-b394-ba6d8cf6b3eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e557cb98-97bf-4f40-b394-ba6d8cf6b3eb .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-75a50a7b-71a6-48ab-b661-60ebd4e4b4ce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-75a50a7b-71a6-48ab-b661-60ebd4e4b4ce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-75a50a7b-71a6-48ab-b661-60ebd4e4b4ce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-75a50a7b-71a6-48ab-b661-60ebd4e4b4ce {
  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-75a50a7b-71a6-48ab-b661-60ebd4e4b4ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75a50a7b-71a6-48ab-b661-60ebd4e4b4ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-75a50a7b-71a6-48ab-b661-60ebd4e4b4ce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ee82e92-a6c9-4fdf-9c74-39a64ddecc16 {
  display: none;
}
#s-c91c1283-ab84-47b0-aed9-2f1deda1fc7b { text-align: left; }
#s-95b24a08-c5a8-4aeb-8f54-44408422aa4a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95b24a08-c5a8-4aeb-8f54-44408422aa4a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-da405a1c-9cc9-4344-8326-d76db1f8c57b { text-align: left; }
#s-da405a1c-9cc9-4344-8326-d76db1f8c57b .shg-product-sold-out {
  display: none;
}

#s-da405a1c-9cc9-4344-8326-d76db1f8c57b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-da405a1c-9cc9-4344-8326-d76db1f8c57b .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-ba9c17bf-3835-41bb-8438-c6ff037efa41 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ba9c17bf-3835-41bb-8438-c6ff037efa41:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ba9c17bf-3835-41bb-8438-c6ff037efa41:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ba9c17bf-3835-41bb-8438-c6ff037efa41 {
  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-ba9c17bf-3835-41bb-8438-c6ff037efa41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba9c17bf-3835-41bb-8438-c6ff037efa41.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ba9c17bf-3835-41bb-8438-c6ff037efa41.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-164ab759-c02b-4736-8ed4-d6eef6fd8fcb {
  display: none;
}
#s-08eef3dc-ff24-4852-8bb6-b7bebc5eb935 { text-align: left; }
#s-0f875a39-1186-4007-95b5-b5c723784658 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f875a39-1186-4007-95b5-b5c723784658 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e5e1316-8865-4d3a-9dee-4eedb3123179 { text-align: left; }
#s-5e5e1316-8865-4d3a-9dee-4eedb3123179 .shg-product-sold-out {
  display: none;
}

#s-5e5e1316-8865-4d3a-9dee-4eedb3123179 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e5e1316-8865-4d3a-9dee-4eedb3123179 .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-c78f9af1-7d86-4ad8-84c1-5f2088ba05e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c78f9af1-7d86-4ad8-84c1-5f2088ba05e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c78f9af1-7d86-4ad8-84c1-5f2088ba05e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c78f9af1-7d86-4ad8-84c1-5f2088ba05e3 {
  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-c78f9af1-7d86-4ad8-84c1-5f2088ba05e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c78f9af1-7d86-4ad8-84c1-5f2088ba05e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c78f9af1-7d86-4ad8-84c1-5f2088ba05e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-890e66d9-d2d3-4ed5-979f-e386b8761958 {
  display: none;
}
#s-3222266d-867e-43c1-983c-c71cf5b7b112 { text-align: left; }
#s-967e16c5-5d53-46b5-a21d-9f1bdb20cced { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-967e16c5-5d53-46b5-a21d-9f1bdb20cced .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-022bd2cf-b1b3-40a8-845a-ca3b4a550905 { text-align: left; }
#s-022bd2cf-b1b3-40a8-845a-ca3b4a550905 .shg-product-sold-out {
  display: none;
}

#s-022bd2cf-b1b3-40a8-845a-ca3b4a550905 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-022bd2cf-b1b3-40a8-845a-ca3b4a550905 .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-4e1c0399-7ba8-4849-9bcd-ce0193e87aa7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e1c0399-7ba8-4849-9bcd-ce0193e87aa7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e1c0399-7ba8-4849-9bcd-ce0193e87aa7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e1c0399-7ba8-4849-9bcd-ce0193e87aa7 {
  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-4e1c0399-7ba8-4849-9bcd-ce0193e87aa7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e1c0399-7ba8-4849-9bcd-ce0193e87aa7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e1c0399-7ba8-4849-9bcd-ce0193e87aa7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-62ae56c2-0df1-494c-8274-b74dc1e2937a {
  display: none;
}
#s-91a72d07-96ba-46be-9f72-3a8f55e67088 { text-align: left; }
#s-ed90bc82-fb60-4f33-88f6-4a780ddc67b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed90bc82-fb60-4f33-88f6-4a780ddc67b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd5ada86-2556-4019-82fd-b19789988c93 { text-align: left; }
#s-fd5ada86-2556-4019-82fd-b19789988c93 .shg-product-sold-out {
  display: none;
}

#s-fd5ada86-2556-4019-82fd-b19789988c93 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd5ada86-2556-4019-82fd-b19789988c93 .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-827a3d81-b1a9-4d91-879b-18c5bbfa0062 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-827a3d81-b1a9-4d91-879b-18c5bbfa0062:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-827a3d81-b1a9-4d91-879b-18c5bbfa0062:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-827a3d81-b1a9-4d91-879b-18c5bbfa0062 {
  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-827a3d81-b1a9-4d91-879b-18c5bbfa0062.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-827a3d81-b1a9-4d91-879b-18c5bbfa0062.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-827a3d81-b1a9-4d91-879b-18c5bbfa0062.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a1994e0d-a6e2-49d6-b790-f9679aabdee0 {
  display: none;
}
#s-81ef1402-8c29-42e8-b7e0-dd59ff3f2567 { text-align: left; }
#s-0ca6a90b-0a34-4100-9fed-0eba2fade290 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ca6a90b-0a34-4100-9fed-0eba2fade290 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e2ffa3b-424d-4134-89dd-2f69f78f9ff0 { text-align: left; }
#s-0e2ffa3b-424d-4134-89dd-2f69f78f9ff0 .shg-product-sold-out {
  display: none;
}

#s-0e2ffa3b-424d-4134-89dd-2f69f78f9ff0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e2ffa3b-424d-4134-89dd-2f69f78f9ff0 .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-6a16c60b-3803-4969-abc2-02749aaf0327 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a16c60b-3803-4969-abc2-02749aaf0327:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a16c60b-3803-4969-abc2-02749aaf0327:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a16c60b-3803-4969-abc2-02749aaf0327 {
  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-6a16c60b-3803-4969-abc2-02749aaf0327.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a16c60b-3803-4969-abc2-02749aaf0327.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a16c60b-3803-4969-abc2-02749aaf0327.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-142e228a-2938-4df9-9485-198689456210 {
  display: none;
}
#s-d04c2c3d-8972-4217-ae70-2910b7334572 { text-align: left; }
#s-a34ef398-87ac-4c1e-9271-07b577a97e36 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a34ef398-87ac-4c1e-9271-07b577a97e36 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a05f14ea-b7cb-491e-a71d-a428cf2bdf84 { text-align: left; }
#s-a05f14ea-b7cb-491e-a71d-a428cf2bdf84 .shg-product-sold-out {
  display: none;
}

#s-a05f14ea-b7cb-491e-a71d-a428cf2bdf84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a05f14ea-b7cb-491e-a71d-a428cf2bdf84 .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-1f512077-1fdb-4f69-b29a-ef97f369a6a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1f512077-1fdb-4f69-b29a-ef97f369a6a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1f512077-1fdb-4f69-b29a-ef97f369a6a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1f512077-1fdb-4f69-b29a-ef97f369a6a6 {
  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-1f512077-1fdb-4f69-b29a-ef97f369a6a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f512077-1fdb-4f69-b29a-ef97f369a6a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1f512077-1fdb-4f69-b29a-ef97f369a6a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e584cb52-a1e8-4b66-bbb7-8240b60acc24 {
  display: none;
}
#s-86e24a2f-78d6-4cd2-90cf-cfe648dc609d { text-align: left; }
#s-a762cd2f-2474-46fb-8588-c537ffa1a38e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a762cd2f-2474-46fb-8588-c537ffa1a38e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e6814e79-ca9e-49a3-93e0-dd7ed27d6199 { text-align: left; }
#s-e6814e79-ca9e-49a3-93e0-dd7ed27d6199 .shg-product-sold-out {
  display: none;
}

#s-e6814e79-ca9e-49a3-93e0-dd7ed27d6199 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e6814e79-ca9e-49a3-93e0-dd7ed27d6199 .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-30d6a4a2-b8e1-4d4c-a2d2-6a72a68b9cae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30d6a4a2-b8e1-4d4c-a2d2-6a72a68b9cae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30d6a4a2-b8e1-4d4c-a2d2-6a72a68b9cae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30d6a4a2-b8e1-4d4c-a2d2-6a72a68b9cae {
  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-30d6a4a2-b8e1-4d4c-a2d2-6a72a68b9cae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30d6a4a2-b8e1-4d4c-a2d2-6a72a68b9cae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30d6a4a2-b8e1-4d4c-a2d2-6a72a68b9cae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-48c4bcf0-1bc1-40b2-a689-eb98f26168d5 {
  display: none;
}
#s-25b61d24-8170-4eb5-aef6-b9f16eded724 { text-align: left; }
#s-f5fd51de-5d15-4b08-bcae-fbdda182ef14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f5fd51de-5d15-4b08-bcae-fbdda182ef14 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-305e32ef-b55e-412a-8606-48c8aee6c980 { text-align: left; }
#s-305e32ef-b55e-412a-8606-48c8aee6c980 .shg-product-sold-out {
  display: none;
}

#s-305e32ef-b55e-412a-8606-48c8aee6c980 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-305e32ef-b55e-412a-8606-48c8aee6c980 .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-1b98bd65-ac4a-4b75-a4e5-5441ee495ee3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1b98bd65-ac4a-4b75-a4e5-5441ee495ee3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1b98bd65-ac4a-4b75-a4e5-5441ee495ee3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b98bd65-ac4a-4b75-a4e5-5441ee495ee3 {
  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-1b98bd65-ac4a-4b75-a4e5-5441ee495ee3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b98bd65-ac4a-4b75-a4e5-5441ee495ee3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1b98bd65-ac4a-4b75-a4e5-5441ee495ee3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-94b05181-e841-41b0-9aa4-190e17e702f4 {
  display: none;
}
#s-c7317113-5ba2-4bf3-973a-93add7374195 { text-align: left; }
#s-255a1357-df5a-4fd9-a909-1f6af312087b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-255a1357-df5a-4fd9-a909-1f6af312087b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eae0ca92-d590-4167-a5e5-d41961de49a5 { text-align: left; }
#s-eae0ca92-d590-4167-a5e5-d41961de49a5 .shg-product-sold-out {
  display: none;
}

#s-eae0ca92-d590-4167-a5e5-d41961de49a5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eae0ca92-d590-4167-a5e5-d41961de49a5 .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-0d524a48-0b01-4ea9-b1ca-1f2a0c59e690 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d524a48-0b01-4ea9-b1ca-1f2a0c59e690:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d524a48-0b01-4ea9-b1ca-1f2a0c59e690:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d524a48-0b01-4ea9-b1ca-1f2a0c59e690 {
  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-0d524a48-0b01-4ea9-b1ca-1f2a0c59e690.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d524a48-0b01-4ea9-b1ca-1f2a0c59e690.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d524a48-0b01-4ea9-b1ca-1f2a0c59e690.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ddfeff77-3105-46b5-8ab2-723f53318bc1 {
  display: none;
}
#s-187189de-c60d-4e3b-af05-20cccb44e27d { text-align: left; }
#s-972ce8f5-f230-4733-8842-8234d567669a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-972ce8f5-f230-4733-8842-8234d567669a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ac815787-0913-428c-b75b-c3e16f394c0b { text-align: left; }
#s-ac815787-0913-428c-b75b-c3e16f394c0b .shg-product-sold-out {
  display: none;
}

#s-ac815787-0913-428c-b75b-c3e16f394c0b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ac815787-0913-428c-b75b-c3e16f394c0b .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-31c58ac0-8eeb-4672-bce0-9bf496d8e53a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-31c58ac0-8eeb-4672-bce0-9bf496d8e53a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-31c58ac0-8eeb-4672-bce0-9bf496d8e53a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-31c58ac0-8eeb-4672-bce0-9bf496d8e53a {
  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-31c58ac0-8eeb-4672-bce0-9bf496d8e53a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-31c58ac0-8eeb-4672-bce0-9bf496d8e53a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-31c58ac0-8eeb-4672-bce0-9bf496d8e53a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7012f64c-08b0-4eb0-a268-8dd7e30b7f5e {
  display: none;
}
#s-6b6276c8-120e-45ea-aaf7-4368ad2efea9 { text-align: left; }
#s-aae5fcec-d3cd-4b09-8534-5c1a444f1950 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aae5fcec-d3cd-4b09-8534-5c1a444f1950 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-15482d57-6e7d-49d7-9db4-edfb72a67fb3 { text-align: left; }
#s-15482d57-6e7d-49d7-9db4-edfb72a67fb3 .shg-product-sold-out {
  display: none;
}

#s-15482d57-6e7d-49d7-9db4-edfb72a67fb3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-15482d57-6e7d-49d7-9db4-edfb72a67fb3 .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-6b218ce8-9a84-49e4-876f-970bd1e725f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b218ce8-9a84-49e4-876f-970bd1e725f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b218ce8-9a84-49e4-876f-970bd1e725f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b218ce8-9a84-49e4-876f-970bd1e725f0 {
  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-6b218ce8-9a84-49e4-876f-970bd1e725f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b218ce8-9a84-49e4-876f-970bd1e725f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b218ce8-9a84-49e4-876f-970bd1e725f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df7e1fcf-8279-459c-a429-8ac760abfcac {
  display: none;
}
#s-71aa85e0-e242-4e69-9a9d-5052c908d4c6 { text-align: left; }
#s-d82033a5-cf5c-417e-b051-043b76a0c3a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d82033a5-cf5c-417e-b051-043b76a0c3a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2aba568c-0eb1-408b-8e31-1c77e8e6b931 { text-align: left; }
#s-2aba568c-0eb1-408b-8e31-1c77e8e6b931 .shg-product-sold-out {
  display: none;
}

#s-2aba568c-0eb1-408b-8e31-1c77e8e6b931 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2aba568c-0eb1-408b-8e31-1c77e8e6b931 .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-f094af7b-8b86-49eb-a91c-48619dd67a78 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f094af7b-8b86-49eb-a91c-48619dd67a78:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f094af7b-8b86-49eb-a91c-48619dd67a78:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f094af7b-8b86-49eb-a91c-48619dd67a78 {
  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-f094af7b-8b86-49eb-a91c-48619dd67a78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f094af7b-8b86-49eb-a91c-48619dd67a78.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f094af7b-8b86-49eb-a91c-48619dd67a78.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-32dc8ef8-ab9e-4451-9455-026190bd7bd1 {
  display: none;
}
#s-d0a72096-064c-4b29-acb4-67e3f395e58b { text-align: left; }
#s-df069a45-e77a-43b1-ae0f-0007d1f34baf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-df069a45-e77a-43b1-ae0f-0007d1f34baf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f0ad133a-8fbf-4fe1-ba1a-d5efd54aaf2e { text-align: left; }
#s-f0ad133a-8fbf-4fe1-ba1a-d5efd54aaf2e .shg-product-sold-out {
  display: none;
}

#s-f0ad133a-8fbf-4fe1-ba1a-d5efd54aaf2e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0ad133a-8fbf-4fe1-ba1a-d5efd54aaf2e .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-1cfc48f5-fbaa-453a-aef1-fb3f254ee1b0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1cfc48f5-fbaa-453a-aef1-fb3f254ee1b0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1cfc48f5-fbaa-453a-aef1-fb3f254ee1b0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1cfc48f5-fbaa-453a-aef1-fb3f254ee1b0 {
  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-1cfc48f5-fbaa-453a-aef1-fb3f254ee1b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cfc48f5-fbaa-453a-aef1-fb3f254ee1b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1cfc48f5-fbaa-453a-aef1-fb3f254ee1b0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-27b4db21-4458-476f-aa37-078505b76d73 {
  display: none;
}
#s-009a64ae-8e4c-421f-b2bf-b80eb1d323c6 { text-align: left; }
#s-bf07a94d-7f27-40ad-bf46-26aea53f2f1b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf07a94d-7f27-40ad-bf46-26aea53f2f1b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa307936-9b27-4db1-9cca-9e2f4f701c20 { text-align: left; }
#s-fa307936-9b27-4db1-9cca-9e2f4f701c20 .shg-product-sold-out {
  display: none;
}

#s-fa307936-9b27-4db1-9cca-9e2f4f701c20 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa307936-9b27-4db1-9cca-9e2f4f701c20 .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-a6d14675-24ae-4187-863c-47c0b262af44 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6d14675-24ae-4187-863c-47c0b262af44:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6d14675-24ae-4187-863c-47c0b262af44:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6d14675-24ae-4187-863c-47c0b262af44 {
  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-a6d14675-24ae-4187-863c-47c0b262af44.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6d14675-24ae-4187-863c-47c0b262af44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6d14675-24ae-4187-863c-47c0b262af44.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e497d88a-e8b1-477b-9916-22086070ff0a {
  display: none;
}
#s-9e2d5dfe-459c-4d0f-aefc-f1732230c370 { text-align: left; }
#s-c977e100-b684-4fc5-89ba-d4e9cf360267 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c977e100-b684-4fc5-89ba-d4e9cf360267 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a1e49a7a-efd7-4548-9629-70637324e69e { text-align: left; }
#s-a1e49a7a-efd7-4548-9629-70637324e69e .shg-product-sold-out {
  display: none;
}

#s-a1e49a7a-efd7-4548-9629-70637324e69e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a1e49a7a-efd7-4548-9629-70637324e69e .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-2324c7b6-a534-4952-b13a-671c7a35cf7d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2324c7b6-a534-4952-b13a-671c7a35cf7d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2324c7b6-a534-4952-b13a-671c7a35cf7d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2324c7b6-a534-4952-b13a-671c7a35cf7d {
  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-2324c7b6-a534-4952-b13a-671c7a35cf7d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2324c7b6-a534-4952-b13a-671c7a35cf7d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2324c7b6-a534-4952-b13a-671c7a35cf7d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f9df8f06-a926-483b-a65c-89291b972784 {
  display: none;
}
#s-5db065f2-9d9f-426e-905a-b4c45dce5e58 { text-align: left; }
#s-b85c0c4e-e61b-4676-91b4-4b8c64cb6a9d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b85c0c4e-e61b-4676-91b4-4b8c64cb6a9d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-543b44fb-9f51-47b3-87c4-b9b565891104 { text-align: left; }
#s-543b44fb-9f51-47b3-87c4-b9b565891104 .shg-product-sold-out {
  display: none;
}

#s-543b44fb-9f51-47b3-87c4-b9b565891104 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-543b44fb-9f51-47b3-87c4-b9b565891104 .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-95743146-a740-4fdb-b95d-fd9c4f625751 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-95743146-a740-4fdb-b95d-fd9c4f625751:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-95743146-a740-4fdb-b95d-fd9c4f625751:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-95743146-a740-4fdb-b95d-fd9c4f625751 {
  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-95743146-a740-4fdb-b95d-fd9c4f625751.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-95743146-a740-4fdb-b95d-fd9c4f625751.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-95743146-a740-4fdb-b95d-fd9c4f625751.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f7a4d53-a508-40d0-8716-3caa1d70c6e3 {
  display: none;
}
#s-938e365c-a507-46e8-a936-81468a2c4272 { text-align: left; }
#s-13490923-63d1-4b4c-aa00-54e6b86ce9da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-13490923-63d1-4b4c-aa00-54e6b86ce9da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-480f0d64-f8d3-4df6-9e42-47ff79cee213 { text-align: left; }
#s-480f0d64-f8d3-4df6-9e42-47ff79cee213 .shg-product-sold-out {
  display: none;
}

#s-480f0d64-f8d3-4df6-9e42-47ff79cee213 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-480f0d64-f8d3-4df6-9e42-47ff79cee213 .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-b3325e32-37ec-42c0-8061-9a27fb3e9959 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3325e32-37ec-42c0-8061-9a27fb3e9959:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3325e32-37ec-42c0-8061-9a27fb3e9959:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3325e32-37ec-42c0-8061-9a27fb3e9959 {
  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-b3325e32-37ec-42c0-8061-9a27fb3e9959.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3325e32-37ec-42c0-8061-9a27fb3e9959.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3325e32-37ec-42c0-8061-9a27fb3e9959.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0515119d-7a06-4027-b098-a1111da77aaa {
  display: none;
}
#s-037a45f3-2669-4fd5-8163-97905558d45f { text-align: left; }
#s-c292501f-5597-4c2c-be27-a906afa7c710 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c292501f-5597-4c2c-be27-a906afa7c710 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f516a33-4063-49e7-bc5e-d01a4cc5db4e { text-align: left; }
#s-2f516a33-4063-49e7-bc5e-d01a4cc5db4e .shg-product-sold-out {
  display: none;
}

#s-2f516a33-4063-49e7-bc5e-d01a4cc5db4e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f516a33-4063-49e7-bc5e-d01a4cc5db4e .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-6afa624c-39a4-43e2-a347-bda031faf4aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6afa624c-39a4-43e2-a347-bda031faf4aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6afa624c-39a4-43e2-a347-bda031faf4aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6afa624c-39a4-43e2-a347-bda031faf4aa {
  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-6afa624c-39a4-43e2-a347-bda031faf4aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6afa624c-39a4-43e2-a347-bda031faf4aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6afa624c-39a4-43e2-a347-bda031faf4aa.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;
}
