.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-4e666687-edfa-4189-808e-83db308dd737 {
  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-ee38d450-555d-4fd0-963b-b8a405ebd3fb { margin-top: 40px; }
#s-ee38d450-555d-4fd0-963b-b8a405ebd3fb .shogun-tabs {
  justify-content: center;
}


  #s-ee38d450-555d-4fd0-963b-b8a405ebd3fb .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-ee38d450-555d-4fd0-963b-b8a405ebd3fb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-ee38d450-555d-4fd0-963b-b8a405ebd3fb .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-ee38d450-555d-4fd0-963b-b8a405ebd3fb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-ee38d450-555d-4fd0-963b-b8a405ebd3fb .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-ee38d450-555d-4fd0-963b-b8a405ebd3fb .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-ee38d450-555d-4fd0-963b-b8a405ebd3fb .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-c465b68b-1478-413c-8e54-85ef9976a35b { padding-top: 10px;
padding-bottom: 10px; }
 #s-c465b68b-1478-413c-8e54-85ef9976a35b .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-d3094557-3871-4de1-8a67-1eb81403b612 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-d3094557-3871-4de1-8a67-1eb81403b612 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-d3094557-3871-4de1-8a67-1eb81403b612 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-d3094557-3871-4de1-8a67-1eb81403b612 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-d3094557-3871-4de1-8a67-1eb81403b612 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-d3094557-3871-4de1-8a67-1eb81403b612 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-d3094557-3871-4de1-8a67-1eb81403b612 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-d3094557-3871-4de1-8a67-1eb81403b612 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-d3094557-3871-4de1-8a67-1eb81403b612 .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-45c50936-e295-42a5-830d-461a0f2cd483 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-45c50936-e295-42a5-830d-461a0f2cd483"] > .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-a620dc53-ae97-4b12-883e-9edb529165fa { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a413b7d3-1023-4bd8-8e54-98b064f5a459 { 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-cc14ddc8-55d1-4ad3-87ca-e9abbe7ea6a2 { 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-cc14ddc8-55d1-4ad3-87ca-e9abbe7ea6a2: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-cc14ddc8-55d1-4ad3-87ca-e9abbe7ea6a2: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-cc14ddc8-55d1-4ad3-87ca-e9abbe7ea6a2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-b2be7998-9274-4d4e-b048-b1c0a47cebb6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c80a2fa4-4e6a-4db6-843b-06340254a91a { 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-9186a66f-5726-4375-84b3-50ad5a135f45 { 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-9186a66f-5726-4375-84b3-50ad5a135f45: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-9186a66f-5726-4375-84b3-50ad5a135f45: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-9186a66f-5726-4375-84b3-50ad5a135f45.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8399bebc-3cbd-4ef9-ab2a-24d32b5128d7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-92c02478-f024-479c-ad1a-6f3b2b2840be { 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-41689372-f627-4213-84a2-118acb109809 { 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-41689372-f627-4213-84a2-118acb109809: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-41689372-f627-4213-84a2-118acb109809: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-41689372-f627-4213-84a2-118acb109809.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-567d7f41-f735-43f0-ac50-27ba493fb0be { min-height: 50px; }
#s-567d7f41-f735-43f0-ac50-27ba493fb0be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d4237e86-05e5-45a5-9874-671536ad2480 { 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-d4237e86-05e5-45a5-9874-671536ad2480 .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-a29721d8-b2ea-4f5c-b1d0-831a4ba3b1cf {
  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-81039407-16c9-47e6-875d-78dac99a0e0c { 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-fbc89fba-bff0-4317-81ca-e65b88116858 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fbc89fba-bff0-4317-81ca-e65b88116858 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a1b07e6d-f0c8-4542-8a26-b57f3a4cd67a {
  display: none;
}
#s-e059fc08-0236-48af-aeb6-1546bca5119e { text-align: left; }
#s-5e829410-ada5-4a69-8527-42ce6f89b383 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e829410-ada5-4a69-8527-42ce6f89b383 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4cadd053-5986-4d04-8c1b-425dd96e4a2a {
  display: none;
}
#s-3c39e2bb-ae7e-49e3-9182-490f4738addc { text-align: left; }
#s-1c635b27-fa08-4efc-b3e6-8825a760b93e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1c635b27-fa08-4efc-b3e6-8825a760b93e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9ecd28aa-4ebf-4caf-8d97-a7db22931b26 {
  display: none;
}
#s-d88d6937-c228-4c61-a97d-21c105ab23ed { text-align: left; }
#s-abc33d52-c01d-43aa-a0d3-1d7bf136c6e3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-abc33d52-c01d-43aa-a0d3-1d7bf136c6e3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a1e89779-3176-417e-b332-50e21a953398 {
  display: none;
}
#s-b4586fb4-ea99-40b6-9804-2bb2b7d09282 { text-align: left; }
#s-06d1f9a8-a79d-4f31-bbc7-170740c4ab6f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-06d1f9a8-a79d-4f31-bbc7-170740c4ab6f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2771169d-6876-43e6-b816-aa8ef91e6a59 { text-align: left; }
#s-2771169d-6876-43e6-b816-aa8ef91e6a59 .shg-product-sold-out {
  display: none;
}

#s-2771169d-6876-43e6-b816-aa8ef91e6a59 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2771169d-6876-43e6-b816-aa8ef91e6a59 .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-07eb8f0b-f960-4836-9f68-dbbf4a0c94a0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-07eb8f0b-f960-4836-9f68-dbbf4a0c94a0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07eb8f0b-f960-4836-9f68-dbbf4a0c94a0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07eb8f0b-f960-4836-9f68-dbbf4a0c94a0 {
  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-07eb8f0b-f960-4836-9f68-dbbf4a0c94a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07eb8f0b-f960-4836-9f68-dbbf4a0c94a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-07eb8f0b-f960-4836-9f68-dbbf4a0c94a0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-216b268a-0004-4523-a253-d1627dde1424 {
  display: none;
}
#s-558b13f4-5317-4fde-8dfe-c5a54f48e45f { text-align: left; }
#s-9e1554a5-a657-4b82-9b63-ff8e312facc7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e1554a5-a657-4b82-9b63-ff8e312facc7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7a2f7b81-48ba-4186-9290-683e93acee59 { text-align: left; }
#s-7a2f7b81-48ba-4186-9290-683e93acee59 .shg-product-sold-out {
  display: none;
}

#s-7a2f7b81-48ba-4186-9290-683e93acee59 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7a2f7b81-48ba-4186-9290-683e93acee59 .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-0cbb2fb2-2a5b-429b-9148-ef6e8953a6d9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0cbb2fb2-2a5b-429b-9148-ef6e8953a6d9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0cbb2fb2-2a5b-429b-9148-ef6e8953a6d9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0cbb2fb2-2a5b-429b-9148-ef6e8953a6d9 {
  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-0cbb2fb2-2a5b-429b-9148-ef6e8953a6d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0cbb2fb2-2a5b-429b-9148-ef6e8953a6d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0cbb2fb2-2a5b-429b-9148-ef6e8953a6d9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b3c15b3a-e3ac-4e80-b05f-1d12f7adf0c4 {
  display: none;
}
#s-07c617d0-79a6-461e-8898-1cc18995a8e8 { text-align: left; }
#s-a12e9ed5-1b7d-492f-91bc-969ac4c38415 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a12e9ed5-1b7d-492f-91bc-969ac4c38415 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6a9364d6-b390-4ddf-8f64-846b1d0054a7 { text-align: left; }
#s-6a9364d6-b390-4ddf-8f64-846b1d0054a7 .shg-product-sold-out {
  display: none;
}

#s-6a9364d6-b390-4ddf-8f64-846b1d0054a7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6a9364d6-b390-4ddf-8f64-846b1d0054a7 .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-695f4935-1d9b-42ab-ad33-6433b0b88675 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-695f4935-1d9b-42ab-ad33-6433b0b88675:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-695f4935-1d9b-42ab-ad33-6433b0b88675:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-695f4935-1d9b-42ab-ad33-6433b0b88675 {
  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-695f4935-1d9b-42ab-ad33-6433b0b88675.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-695f4935-1d9b-42ab-ad33-6433b0b88675.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-695f4935-1d9b-42ab-ad33-6433b0b88675.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bd15e036-e4e1-45f7-8fe4-180797494565 {
  display: none;
}
#s-5560ae6a-9885-45c4-b53e-9014f4a0884d { text-align: left; }
#s-d15e9595-8286-4646-9c5f-33341c2c1de6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d15e9595-8286-4646-9c5f-33341c2c1de6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b23d013b-9db2-4caa-9aa6-e753e08e6fad { text-align: left; }
#s-b23d013b-9db2-4caa-9aa6-e753e08e6fad .shg-product-sold-out {
  display: none;
}

#s-b23d013b-9db2-4caa-9aa6-e753e08e6fad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b23d013b-9db2-4caa-9aa6-e753e08e6fad .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-f05b4e59-e78f-43c7-9c7d-119829d18eb1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f05b4e59-e78f-43c7-9c7d-119829d18eb1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f05b4e59-e78f-43c7-9c7d-119829d18eb1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f05b4e59-e78f-43c7-9c7d-119829d18eb1 {
  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-f05b4e59-e78f-43c7-9c7d-119829d18eb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f05b4e59-e78f-43c7-9c7d-119829d18eb1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f05b4e59-e78f-43c7-9c7d-119829d18eb1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3cd7802d-b648-44fd-aa61-b3808aa4c971 {
  display: none;
}
#s-eab582c9-08ea-4dfa-baaa-d3239306ebb1 { text-align: left; }
#s-a54e8ceb-a072-4ba6-b369-519138abbd88 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a54e8ceb-a072-4ba6-b369-519138abbd88 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aa416349-f0c1-40fc-9db0-c200bcd70795 { text-align: left; }
#s-aa416349-f0c1-40fc-9db0-c200bcd70795 .shg-product-sold-out {
  display: none;
}

#s-aa416349-f0c1-40fc-9db0-c200bcd70795 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aa416349-f0c1-40fc-9db0-c200bcd70795 .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-19d0f972-a1d4-4be3-9c56-012ac1e68791 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-19d0f972-a1d4-4be3-9c56-012ac1e68791:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-19d0f972-a1d4-4be3-9c56-012ac1e68791:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-19d0f972-a1d4-4be3-9c56-012ac1e68791 {
  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-19d0f972-a1d4-4be3-9c56-012ac1e68791.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19d0f972-a1d4-4be3-9c56-012ac1e68791.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-19d0f972-a1d4-4be3-9c56-012ac1e68791.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a76a3d6-5c97-4b6d-a63e-729285fb764b {
  display: none;
}
#s-e4f2b5dc-340a-418a-93c6-015ec1128188 { text-align: left; }
#s-f476e385-e5b4-496b-896a-189e996855e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f476e385-e5b4-496b-896a-189e996855e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-19c084b0-f009-42d5-8bba-30449690182d { text-align: left; }
#s-19c084b0-f009-42d5-8bba-30449690182d .shg-product-sold-out {
  display: none;
}

#s-19c084b0-f009-42d5-8bba-30449690182d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-19c084b0-f009-42d5-8bba-30449690182d .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-ae6de1d0-f6a8-4428-b0d0-54f1301906b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ae6de1d0-f6a8-4428-b0d0-54f1301906b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ae6de1d0-f6a8-4428-b0d0-54f1301906b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ae6de1d0-f6a8-4428-b0d0-54f1301906b1 {
  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-ae6de1d0-f6a8-4428-b0d0-54f1301906b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae6de1d0-f6a8-4428-b0d0-54f1301906b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ae6de1d0-f6a8-4428-b0d0-54f1301906b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-50a6a94e-f90c-4ab5-89d7-8e35f172b9f3 {
  display: none;
}
#s-8c70063c-4c16-42a3-ba1b-6a1bda14c006 { text-align: left; }
#s-489a19d8-4492-4c33-8fce-51998c7df207 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-489a19d8-4492-4c33-8fce-51998c7df207 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4adbc96a-46eb-4502-9593-d96d81ca479a { text-align: left; }
#s-4adbc96a-46eb-4502-9593-d96d81ca479a .shg-product-sold-out {
  display: none;
}

#s-4adbc96a-46eb-4502-9593-d96d81ca479a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4adbc96a-46eb-4502-9593-d96d81ca479a .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-4fce771f-0f47-4cef-b65b-325e6eb6d226 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4fce771f-0f47-4cef-b65b-325e6eb6d226:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4fce771f-0f47-4cef-b65b-325e6eb6d226:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4fce771f-0f47-4cef-b65b-325e6eb6d226 {
  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-4fce771f-0f47-4cef-b65b-325e6eb6d226.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4fce771f-0f47-4cef-b65b-325e6eb6d226.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4fce771f-0f47-4cef-b65b-325e6eb6d226.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a7eee9f2-79f3-4514-a5ba-5adb3853fa86 {
  display: none;
}
#s-5da0496c-7e33-415f-88dd-84c228993829 { text-align: left; }
#s-f35075ba-64e1-418b-884c-8d69aadea56d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f35075ba-64e1-418b-884c-8d69aadea56d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b84ba1ee-edb7-4b7a-8d6a-d09ea246444f { text-align: left; }
#s-b84ba1ee-edb7-4b7a-8d6a-d09ea246444f .shg-product-sold-out {
  display: none;
}

#s-b84ba1ee-edb7-4b7a-8d6a-d09ea246444f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b84ba1ee-edb7-4b7a-8d6a-d09ea246444f .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-c2b5e924-0705-4467-982e-a1fb3e8b5ccc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c2b5e924-0705-4467-982e-a1fb3e8b5ccc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c2b5e924-0705-4467-982e-a1fb3e8b5ccc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c2b5e924-0705-4467-982e-a1fb3e8b5ccc {
  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-c2b5e924-0705-4467-982e-a1fb3e8b5ccc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2b5e924-0705-4467-982e-a1fb3e8b5ccc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c2b5e924-0705-4467-982e-a1fb3e8b5ccc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d75df384-fafb-489b-bac8-8725042b9e1d {
  display: none;
}
#s-22729a17-aa44-486f-b3e6-114440b9db98 { text-align: left; }
#s-a1b6102d-5a6a-498e-a9ea-f31d24105b74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a1b6102d-5a6a-498e-a9ea-f31d24105b74 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eddfc1ed-188b-4c47-852d-7202924cbca7 { text-align: left; }
#s-eddfc1ed-188b-4c47-852d-7202924cbca7 .shg-product-sold-out {
  display: none;
}

#s-eddfc1ed-188b-4c47-852d-7202924cbca7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eddfc1ed-188b-4c47-852d-7202924cbca7 .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-896e3bdc-131e-4866-a4e0-0499b143b9df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-896e3bdc-131e-4866-a4e0-0499b143b9df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-896e3bdc-131e-4866-a4e0-0499b143b9df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-896e3bdc-131e-4866-a4e0-0499b143b9df {
  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-896e3bdc-131e-4866-a4e0-0499b143b9df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-896e3bdc-131e-4866-a4e0-0499b143b9df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-896e3bdc-131e-4866-a4e0-0499b143b9df.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f0b4c09-21c9-4df1-9017-f61603331fff {
  display: none;
}
#s-8ab93e76-7fc3-4967-8646-1d1564c09218 { text-align: left; }
#s-01de9eca-ed68-4f6f-afcb-dce368a346d9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-01de9eca-ed68-4f6f-afcb-dce368a346d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74cdeb7c-b16b-49d6-b2b5-f3599f2e0821 { text-align: left; }
#s-74cdeb7c-b16b-49d6-b2b5-f3599f2e0821 .shg-product-sold-out {
  display: none;
}

#s-74cdeb7c-b16b-49d6-b2b5-f3599f2e0821 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74cdeb7c-b16b-49d6-b2b5-f3599f2e0821 .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-e64cf5a2-dc92-439a-98ed-faccf2835e28 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e64cf5a2-dc92-439a-98ed-faccf2835e28:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e64cf5a2-dc92-439a-98ed-faccf2835e28:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e64cf5a2-dc92-439a-98ed-faccf2835e28 {
  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-e64cf5a2-dc92-439a-98ed-faccf2835e28.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e64cf5a2-dc92-439a-98ed-faccf2835e28.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e64cf5a2-dc92-439a-98ed-faccf2835e28.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7627aac3-fce8-4ad4-8ab5-36c5e98bd382 {
  display: none;
}
#s-cee96f40-2d58-4a8a-993c-9d7ba0fb3e43 { text-align: left; }
#s-5a8bf40f-14d1-4a12-acb8-eba4e9907235 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a8bf40f-14d1-4a12-acb8-eba4e9907235 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b62862b2-0a9a-4448-b888-ad48cbe4651f { text-align: left; }
#s-b62862b2-0a9a-4448-b888-ad48cbe4651f .shg-product-sold-out {
  display: none;
}

#s-b62862b2-0a9a-4448-b888-ad48cbe4651f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b62862b2-0a9a-4448-b888-ad48cbe4651f .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-340c0cee-c681-473e-88e7-d38e9fa18640 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-340c0cee-c681-473e-88e7-d38e9fa18640:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-340c0cee-c681-473e-88e7-d38e9fa18640:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-340c0cee-c681-473e-88e7-d38e9fa18640 {
  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-340c0cee-c681-473e-88e7-d38e9fa18640.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-340c0cee-c681-473e-88e7-d38e9fa18640.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-340c0cee-c681-473e-88e7-d38e9fa18640.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b29a0395-6707-40fb-9edb-e64e7dd0dfc0 {
  display: none;
}
#s-dfc45b08-9800-4188-ae35-a0df15ced6a5 { text-align: left; }
#s-bf037e3b-29ed-48f0-85e4-25baecde3f8a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf037e3b-29ed-48f0-85e4-25baecde3f8a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0bd39b13-9ae3-434f-bcf8-313f2aa2edbd { text-align: left; }
#s-0bd39b13-9ae3-434f-bcf8-313f2aa2edbd .shg-product-sold-out {
  display: none;
}

#s-0bd39b13-9ae3-434f-bcf8-313f2aa2edbd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0bd39b13-9ae3-434f-bcf8-313f2aa2edbd .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-d7075289-0028-4230-b87e-710498d121b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d7075289-0028-4230-b87e-710498d121b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d7075289-0028-4230-b87e-710498d121b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d7075289-0028-4230-b87e-710498d121b1 {
  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-d7075289-0028-4230-b87e-710498d121b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7075289-0028-4230-b87e-710498d121b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d7075289-0028-4230-b87e-710498d121b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ada40d9f-c86d-456c-bbba-bf091150ebad {
  display: none;
}
#s-d59bc270-8639-453e-8b13-6665a40c1b10 { text-align: left; }
#s-80695c22-7257-4db1-b77d-fbd31e03f858 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-80695c22-7257-4db1-b77d-fbd31e03f858 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d7c9f32-c453-4cff-8c31-fe7f5c83f46e { text-align: left; }
#s-0d7c9f32-c453-4cff-8c31-fe7f5c83f46e .shg-product-sold-out {
  display: none;
}

#s-0d7c9f32-c453-4cff-8c31-fe7f5c83f46e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d7c9f32-c453-4cff-8c31-fe7f5c83f46e .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-17100a6e-0c7c-4a99-9075-12fe3db83e0e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-17100a6e-0c7c-4a99-9075-12fe3db83e0e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-17100a6e-0c7c-4a99-9075-12fe3db83e0e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-17100a6e-0c7c-4a99-9075-12fe3db83e0e {
  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-17100a6e-0c7c-4a99-9075-12fe3db83e0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17100a6e-0c7c-4a99-9075-12fe3db83e0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-17100a6e-0c7c-4a99-9075-12fe3db83e0e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1bb67810-1d62-4841-b6c8-2cf38d7af261 {
  display: none;
}
#s-8e4c1112-15a6-4c47-bb44-f43cb1d52e2d { text-align: left; }
#s-112bdfb9-1216-4b1f-a7e2-b64a7347d546 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-112bdfb9-1216-4b1f-a7e2-b64a7347d546 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e8785192-c17a-4b7f-aaba-7a8c71932f95 { text-align: left; }
#s-e8785192-c17a-4b7f-aaba-7a8c71932f95 .shg-product-sold-out {
  display: none;
}

#s-e8785192-c17a-4b7f-aaba-7a8c71932f95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e8785192-c17a-4b7f-aaba-7a8c71932f95 .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-7dde8e09-8615-4a3e-a5c7-238fd7ba4808 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7dde8e09-8615-4a3e-a5c7-238fd7ba4808:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7dde8e09-8615-4a3e-a5c7-238fd7ba4808:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7dde8e09-8615-4a3e-a5c7-238fd7ba4808 {
  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-7dde8e09-8615-4a3e-a5c7-238fd7ba4808.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7dde8e09-8615-4a3e-a5c7-238fd7ba4808.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7dde8e09-8615-4a3e-a5c7-238fd7ba4808.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f24c84e1-c325-4026-82a0-70aa167b8b8a {
  display: none;
}
#s-0c9b8921-df77-4f8a-835b-3e61f84ad9ee { text-align: left; }
#s-9c4b80a8-fcea-4e60-90ea-2372b5cf34f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c4b80a8-fcea-4e60-90ea-2372b5cf34f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ff7f65c0-090a-436e-8f83-3c76e8229e95 { text-align: left; }
#s-ff7f65c0-090a-436e-8f83-3c76e8229e95 .shg-product-sold-out {
  display: none;
}

#s-ff7f65c0-090a-436e-8f83-3c76e8229e95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff7f65c0-090a-436e-8f83-3c76e8229e95 .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-09db4d66-ea72-44c4-9b18-85b455ac8281 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09db4d66-ea72-44c4-9b18-85b455ac8281:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09db4d66-ea72-44c4-9b18-85b455ac8281:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09db4d66-ea72-44c4-9b18-85b455ac8281 {
  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-09db4d66-ea72-44c4-9b18-85b455ac8281.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09db4d66-ea72-44c4-9b18-85b455ac8281.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09db4d66-ea72-44c4-9b18-85b455ac8281.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0c5535ac-2888-4dd3-bc7c-50f97b030ffa {
  display: none;
}
#s-d1570ec7-dfd7-42d5-afd4-ff3839deff5c { text-align: left; }
#s-b24cfafd-c9f5-4dcd-a7da-446d8ebaecc8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b24cfafd-c9f5-4dcd-a7da-446d8ebaecc8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a8c09610-0a0b-43bb-8da2-bc23ee04222a { text-align: left; }
#s-a8c09610-0a0b-43bb-8da2-bc23ee04222a .shg-product-sold-out {
  display: none;
}

#s-a8c09610-0a0b-43bb-8da2-bc23ee04222a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a8c09610-0a0b-43bb-8da2-bc23ee04222a .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-7db61768-2907-4d16-9994-20ed8819ffe0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7db61768-2907-4d16-9994-20ed8819ffe0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7db61768-2907-4d16-9994-20ed8819ffe0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7db61768-2907-4d16-9994-20ed8819ffe0 {
  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-7db61768-2907-4d16-9994-20ed8819ffe0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7db61768-2907-4d16-9994-20ed8819ffe0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7db61768-2907-4d16-9994-20ed8819ffe0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83f25d8c-2cdf-4314-8248-e07b7b3e81a2 {
  display: none;
}
#s-0c43826d-6a82-466a-81bd-1dff5700cf0b { text-align: left; }
#s-a0328ae9-cd31-40cd-8741-584f17ffd249 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a0328ae9-cd31-40cd-8741-584f17ffd249 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d2126ec9-bbef-4b50-a0e4-5c7dff133bab { text-align: left; }
#s-d2126ec9-bbef-4b50-a0e4-5c7dff133bab .shg-product-sold-out {
  display: none;
}

#s-d2126ec9-bbef-4b50-a0e4-5c7dff133bab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d2126ec9-bbef-4b50-a0e4-5c7dff133bab .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-dbed4732-9c05-4f2f-bacf-e4025d9c06df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dbed4732-9c05-4f2f-bacf-e4025d9c06df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dbed4732-9c05-4f2f-bacf-e4025d9c06df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dbed4732-9c05-4f2f-bacf-e4025d9c06df {
  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-dbed4732-9c05-4f2f-bacf-e4025d9c06df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dbed4732-9c05-4f2f-bacf-e4025d9c06df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dbed4732-9c05-4f2f-bacf-e4025d9c06df.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a254efff-74b3-4220-80ae-f59266a8c7c6 {
  display: none;
}
#s-3e245d6a-bab8-4125-a48d-36081e67ad0d { text-align: left; }
#s-021ddde6-e728-4e58-ab13-094b9d083e26 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-021ddde6-e728-4e58-ab13-094b9d083e26 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e8874e9-c662-4675-978d-8f83328d0663 { text-align: left; }
#s-7e8874e9-c662-4675-978d-8f83328d0663 .shg-product-sold-out {
  display: none;
}

#s-7e8874e9-c662-4675-978d-8f83328d0663 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e8874e9-c662-4675-978d-8f83328d0663 .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-a04d6697-dd70-4910-a281-c1a64a2f5e58 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a04d6697-dd70-4910-a281-c1a64a2f5e58:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a04d6697-dd70-4910-a281-c1a64a2f5e58:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a04d6697-dd70-4910-a281-c1a64a2f5e58 {
  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-a04d6697-dd70-4910-a281-c1a64a2f5e58.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a04d6697-dd70-4910-a281-c1a64a2f5e58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a04d6697-dd70-4910-a281-c1a64a2f5e58.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-39b181cd-ba3b-432f-a645-60a06e12dc79 {
  display: none;
}
#s-cc2d4c94-2a3e-423b-89fd-f1a872c63051 { text-align: left; }
#s-c39b971a-ce43-47bd-89a1-6f6cffcfbc99 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c39b971a-ce43-47bd-89a1-6f6cffcfbc99 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-67068ae9-874c-4f0a-a120-2b145b68ef10 { text-align: left; }
#s-67068ae9-874c-4f0a-a120-2b145b68ef10 .shg-product-sold-out {
  display: none;
}

#s-67068ae9-874c-4f0a-a120-2b145b68ef10 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-67068ae9-874c-4f0a-a120-2b145b68ef10 .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-0462149c-2857-44e8-a24b-3efbba97f653 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0462149c-2857-44e8-a24b-3efbba97f653:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0462149c-2857-44e8-a24b-3efbba97f653:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0462149c-2857-44e8-a24b-3efbba97f653 {
  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-0462149c-2857-44e8-a24b-3efbba97f653.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0462149c-2857-44e8-a24b-3efbba97f653.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0462149c-2857-44e8-a24b-3efbba97f653.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-47ee9f31-ed67-48ad-aaff-2bcaac3b70c5 {
  display: none;
}
#s-211f702d-3125-4d58-9fa0-0ebab5a8be9a { text-align: left; }
#s-8f48ea77-bcef-4049-9234-94fb03fbc18e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f48ea77-bcef-4049-9234-94fb03fbc18e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-197531b6-4691-4620-af7d-54d1d7fbd961 { text-align: left; }
#s-197531b6-4691-4620-af7d-54d1d7fbd961 .shg-product-sold-out {
  display: none;
}

#s-197531b6-4691-4620-af7d-54d1d7fbd961 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-197531b6-4691-4620-af7d-54d1d7fbd961 .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-7e0aba2c-3d54-482e-844d-55420d9790f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7e0aba2c-3d54-482e-844d-55420d9790f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7e0aba2c-3d54-482e-844d-55420d9790f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7e0aba2c-3d54-482e-844d-55420d9790f4 {
  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-7e0aba2c-3d54-482e-844d-55420d9790f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e0aba2c-3d54-482e-844d-55420d9790f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7e0aba2c-3d54-482e-844d-55420d9790f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d27f5671-c944-41bd-8a47-c01bf51398a7 {
  display: none;
}
#s-c76af2f9-13c3-42c6-b7cf-5e325f041fb0 { text-align: left; }
#s-b32d19ee-3c35-45a0-abc6-ce44b6a89da2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b32d19ee-3c35-45a0-abc6-ce44b6a89da2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-32013d0e-9df3-4151-8019-84f78c05b533 { text-align: left; }
#s-32013d0e-9df3-4151-8019-84f78c05b533 .shg-product-sold-out {
  display: none;
}

#s-32013d0e-9df3-4151-8019-84f78c05b533 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-32013d0e-9df3-4151-8019-84f78c05b533 .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-5e4f08ea-dfbd-4d76-831c-dc2280703884 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e4f08ea-dfbd-4d76-831c-dc2280703884:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e4f08ea-dfbd-4d76-831c-dc2280703884:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e4f08ea-dfbd-4d76-831c-dc2280703884 {
  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-5e4f08ea-dfbd-4d76-831c-dc2280703884.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e4f08ea-dfbd-4d76-831c-dc2280703884.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e4f08ea-dfbd-4d76-831c-dc2280703884.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4f744bb3-0c11-4897-bc89-abf76f0037b8 {
  display: none;
}
#s-95d96c11-847e-4d7d-b76c-28b8d6d1e9a8 { text-align: left; }
#s-4683df52-7ece-40d5-8234-3beba2d9ec9c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4683df52-7ece-40d5-8234-3beba2d9ec9c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58b376db-fdc7-449b-a00e-c2a20a0711e0 { text-align: left; }
#s-58b376db-fdc7-449b-a00e-c2a20a0711e0 .shg-product-sold-out {
  display: none;
}

#s-58b376db-fdc7-449b-a00e-c2a20a0711e0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58b376db-fdc7-449b-a00e-c2a20a0711e0 .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-5168ef71-fce8-4a88-878d-ce49b0a70728 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5168ef71-fce8-4a88-878d-ce49b0a70728:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5168ef71-fce8-4a88-878d-ce49b0a70728:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5168ef71-fce8-4a88-878d-ce49b0a70728 {
  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-5168ef71-fce8-4a88-878d-ce49b0a70728.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5168ef71-fce8-4a88-878d-ce49b0a70728.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5168ef71-fce8-4a88-878d-ce49b0a70728.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-476d92f8-a767-45f1-ab03-9986cfd9130b {
  display: none;
}
#s-2852c35e-44e1-4073-9777-bafcaaf9154e { text-align: left; }
#s-f48c0df6-5353-4edd-84f3-6b52ae6b35f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f48c0df6-5353-4edd-84f3-6b52ae6b35f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6f69b1b1-0096-410c-8ac1-60503b3a4f2a { text-align: left; }
#s-6f69b1b1-0096-410c-8ac1-60503b3a4f2a .shg-product-sold-out {
  display: none;
}

#s-6f69b1b1-0096-410c-8ac1-60503b3a4f2a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6f69b1b1-0096-410c-8ac1-60503b3a4f2a .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-989dcfa5-b386-471f-9b18-b59dbda42ecd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-989dcfa5-b386-471f-9b18-b59dbda42ecd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-989dcfa5-b386-471f-9b18-b59dbda42ecd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-989dcfa5-b386-471f-9b18-b59dbda42ecd {
  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-989dcfa5-b386-471f-9b18-b59dbda42ecd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-989dcfa5-b386-471f-9b18-b59dbda42ecd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-989dcfa5-b386-471f-9b18-b59dbda42ecd.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;
}
