.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-56362553-e92b-42b4-81b8-13850bbc5f29 {
  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-f70fbd63-ffcd-424a-81f9-5af05a509dd9 { margin-top: 40px; }
#s-f70fbd63-ffcd-424a-81f9-5af05a509dd9 .shogun-tabs {
  justify-content: center;
}


  #s-f70fbd63-ffcd-424a-81f9-5af05a509dd9 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-f70fbd63-ffcd-424a-81f9-5af05a509dd9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-f70fbd63-ffcd-424a-81f9-5af05a509dd9 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-f70fbd63-ffcd-424a-81f9-5af05a509dd9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-f70fbd63-ffcd-424a-81f9-5af05a509dd9 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-f70fbd63-ffcd-424a-81f9-5af05a509dd9 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-f70fbd63-ffcd-424a-81f9-5af05a509dd9 .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-ac061052-136e-449c-b1a1-0ac6fabe7e03 { padding-top: 10px;
padding-bottom: 10px; }
 #s-ac061052-136e-449c-b1a1-0ac6fabe7e03 .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-ef4625a3-b6a8-4dca-9b4f-ad2bf4e6e7d7 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-ef4625a3-b6a8-4dca-9b4f-ad2bf4e6e7d7 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-ef4625a3-b6a8-4dca-9b4f-ad2bf4e6e7d7 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-ef4625a3-b6a8-4dca-9b4f-ad2bf4e6e7d7 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ef4625a3-b6a8-4dca-9b4f-ad2bf4e6e7d7 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-ef4625a3-b6a8-4dca-9b4f-ad2bf4e6e7d7 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-ef4625a3-b6a8-4dca-9b4f-ad2bf4e6e7d7 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-ef4625a3-b6a8-4dca-9b4f-ad2bf4e6e7d7 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-ef4625a3-b6a8-4dca-9b4f-ad2bf4e6e7d7 .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-0e92d622-0da7-4327-a942-0a347c035e28 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0e92d622-0da7-4327-a942-0a347c035e28"] > .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-f2485372-9edf-4147-b009-931179aab73c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d3bcb4ac-3ace-47b1-9e67-351fc2b2fd47 { 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-8f7c8e70-0364-470c-b760-f095fbb3e936 { 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-8f7c8e70-0364-470c-b760-f095fbb3e936: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-8f7c8e70-0364-470c-b760-f095fbb3e936: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-8f7c8e70-0364-470c-b760-f095fbb3e936.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f26ff83c-acc6-4f09-a418-de118cb5b34e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f063ae81-70cb-4f80-bcee-5044509550d3 { 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-26dbe996-666e-41d8-9109-63f20d13903d { 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-26dbe996-666e-41d8-9109-63f20d13903d: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-26dbe996-666e-41d8-9109-63f20d13903d: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-26dbe996-666e-41d8-9109-63f20d13903d.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-85b919c5-54b8-43bf-859b-0ff4f1615d86 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c7a72437-f378-4f4d-8047-5975a92d2ae0 { 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-19cac376-5039-4b96-bea4-d6304d8a8fb1 { 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-19cac376-5039-4b96-bea4-d6304d8a8fb1: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-19cac376-5039-4b96-bea4-d6304d8a8fb1: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-19cac376-5039-4b96-bea4-d6304d8a8fb1.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-ad46c875-4c53-4525-8e8d-f1656ea229a6 { min-height: 50px; }
#s-ad46c875-4c53-4525-8e8d-f1656ea229a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-fbc67f2d-a03b-4178-b75e-0a26ca693699 { 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-fbc67f2d-a03b-4178-b75e-0a26ca693699 .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-48c5a13b-39a1-4948-9e13-e0846842deb0 {
  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-942acd96-aa54-43b4-8db3-19a22924907c { 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-c33bf87b-2e7c-46b5-a2e5-388de61e5841 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c33bf87b-2e7c-46b5-a2e5-388de61e5841 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-73c9618f-857d-4636-863a-c8ef44d07788 {
  display: none;
}
#s-6fac8d61-ea0d-4768-9b4d-be6da78476f9 { text-align: left; }
#s-91c031c0-bf1e-49d5-8c47-4332b652b65d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-91c031c0-bf1e-49d5-8c47-4332b652b65d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-92173372-0441-43a4-bf6d-655107190e91 {
  display: none;
}
#s-51759ef9-435d-4a77-90c2-91c2f271eedd { text-align: left; }
#s-c4a3f181-e3e1-402b-a497-53cd5d6c1431 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4a3f181-e3e1-402b-a497-53cd5d6c1431 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c68cec6b-20f0-40e6-a79d-f0d66635cc4a {
  display: none;
}
#s-a10d622a-3aeb-48d4-a102-5855c7e0ecc3 { text-align: left; }
#s-c32e06f1-f826-4e8a-8f84-48a06e35a461 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c32e06f1-f826-4e8a-8f84-48a06e35a461 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b7403d6d-8f90-4615-832e-fb0792797405 {
  display: none;
}
#s-71fcc81f-aaec-42c2-9f78-adc8a84adfec { text-align: left; }
#s-25ce96f4-ec2a-46a1-860b-7bbd0d105962 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-25ce96f4-ec2a-46a1-860b-7bbd0d105962 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d254f8d0-aa39-4683-8837-42b121b5ae18 { text-align: left; }
#s-d254f8d0-aa39-4683-8837-42b121b5ae18 .shg-product-sold-out {
  display: none;
}

#s-d254f8d0-aa39-4683-8837-42b121b5ae18 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d254f8d0-aa39-4683-8837-42b121b5ae18 .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-bf93baf3-7850-4511-9f58-4ee283742ded { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bf93baf3-7850-4511-9f58-4ee283742ded:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bf93baf3-7850-4511-9f58-4ee283742ded:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bf93baf3-7850-4511-9f58-4ee283742ded {
  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-bf93baf3-7850-4511-9f58-4ee283742ded.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf93baf3-7850-4511-9f58-4ee283742ded.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bf93baf3-7850-4511-9f58-4ee283742ded.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c39d7706-e26e-4a22-ba8b-e5266b9182c7 {
  display: none;
}
#s-aaf38699-f2af-4f6d-80f4-95bc668e3c55 { text-align: left; }
#s-d66a8ec6-57d6-4aec-b04d-2a84de4d06b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d66a8ec6-57d6-4aec-b04d-2a84de4d06b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d4bdfae-9aaa-4447-9758-0787ef8f590a { text-align: left; }
#s-5d4bdfae-9aaa-4447-9758-0787ef8f590a .shg-product-sold-out {
  display: none;
}

#s-5d4bdfae-9aaa-4447-9758-0787ef8f590a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d4bdfae-9aaa-4447-9758-0787ef8f590a .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-15fac8e0-58e4-4154-8cf2-20f01ffb3912 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15fac8e0-58e4-4154-8cf2-20f01ffb3912:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15fac8e0-58e4-4154-8cf2-20f01ffb3912:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15fac8e0-58e4-4154-8cf2-20f01ffb3912 {
  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-15fac8e0-58e4-4154-8cf2-20f01ffb3912.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15fac8e0-58e4-4154-8cf2-20f01ffb3912.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15fac8e0-58e4-4154-8cf2-20f01ffb3912.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f2cf6818-8bb3-4d46-811a-65cd6f7c57a4 {
  display: none;
}
#s-c58fc057-7f28-48d9-a4eb-e4debfc5ae85 { text-align: left; }
#s-77fbfc30-133e-41f5-b746-06da00912f48 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-77fbfc30-133e-41f5-b746-06da00912f48 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a775830c-3dc3-4912-a4b1-555050116224 { text-align: left; }
#s-a775830c-3dc3-4912-a4b1-555050116224 .shg-product-sold-out {
  display: none;
}

#s-a775830c-3dc3-4912-a4b1-555050116224 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a775830c-3dc3-4912-a4b1-555050116224 .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-b4068a2c-4e53-4e69-b680-ef12dc127921 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b4068a2c-4e53-4e69-b680-ef12dc127921:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b4068a2c-4e53-4e69-b680-ef12dc127921:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b4068a2c-4e53-4e69-b680-ef12dc127921 {
  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-b4068a2c-4e53-4e69-b680-ef12dc127921.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b4068a2c-4e53-4e69-b680-ef12dc127921.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b4068a2c-4e53-4e69-b680-ef12dc127921.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3da115bb-cc9d-480e-b231-f93110b7af40 {
  display: none;
}
#s-56bc6a00-332c-4f49-9103-196099dff30e { text-align: left; }
#s-5af5bfd6-69a6-4812-a597-f25f05306e34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5af5bfd6-69a6-4812-a597-f25f05306e34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4706d6de-85c0-4801-b498-9f53c5ab13cb { text-align: left; }
#s-4706d6de-85c0-4801-b498-9f53c5ab13cb .shg-product-sold-out {
  display: none;
}

#s-4706d6de-85c0-4801-b498-9f53c5ab13cb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4706d6de-85c0-4801-b498-9f53c5ab13cb .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-7d5f1abc-bcfd-48b2-868a-ab8cce581138 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d5f1abc-bcfd-48b2-868a-ab8cce581138:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d5f1abc-bcfd-48b2-868a-ab8cce581138:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d5f1abc-bcfd-48b2-868a-ab8cce581138 {
  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-7d5f1abc-bcfd-48b2-868a-ab8cce581138.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d5f1abc-bcfd-48b2-868a-ab8cce581138.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d5f1abc-bcfd-48b2-868a-ab8cce581138.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4b5de197-5643-481e-9324-76cc2adff54b {
  display: none;
}
#s-f26e9358-4e88-4c78-93ca-020a1c4e6d64 { text-align: left; }
#s-0d506e2a-c6d3-4af2-8b97-fc0c98c03b3d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0d506e2a-c6d3-4af2-8b97-fc0c98c03b3d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7a7ecd18-2044-4322-af6b-172f5f5dc874 { text-align: left; }
#s-7a7ecd18-2044-4322-af6b-172f5f5dc874 .shg-product-sold-out {
  display: none;
}

#s-7a7ecd18-2044-4322-af6b-172f5f5dc874 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7a7ecd18-2044-4322-af6b-172f5f5dc874 .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-7d0c9eee-b42a-4c23-8357-2f639d2c8d54 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d0c9eee-b42a-4c23-8357-2f639d2c8d54:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d0c9eee-b42a-4c23-8357-2f639d2c8d54:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d0c9eee-b42a-4c23-8357-2f639d2c8d54 {
  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-7d0c9eee-b42a-4c23-8357-2f639d2c8d54.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d0c9eee-b42a-4c23-8357-2f639d2c8d54.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d0c9eee-b42a-4c23-8357-2f639d2c8d54.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-50b5d0f8-37a0-4459-9721-80e61ab2b219 {
  display: none;
}
#s-b47f6c4f-fdc5-4da9-8373-2ac78436162b { text-align: left; }
#s-c42f2ab6-a43e-4789-a6f2-d49e246e91af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c42f2ab6-a43e-4789-a6f2-d49e246e91af .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-03171557-6574-4db9-b915-59f9d731cf33 { text-align: left; }
#s-03171557-6574-4db9-b915-59f9d731cf33 .shg-product-sold-out {
  display: none;
}

#s-03171557-6574-4db9-b915-59f9d731cf33 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-03171557-6574-4db9-b915-59f9d731cf33 .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-a825f8aa-4076-4c1a-bb1f-ed9658fbdc4e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a825f8aa-4076-4c1a-bb1f-ed9658fbdc4e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a825f8aa-4076-4c1a-bb1f-ed9658fbdc4e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a825f8aa-4076-4c1a-bb1f-ed9658fbdc4e {
  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-a825f8aa-4076-4c1a-bb1f-ed9658fbdc4e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a825f8aa-4076-4c1a-bb1f-ed9658fbdc4e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a825f8aa-4076-4c1a-bb1f-ed9658fbdc4e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-629daf62-bec2-400e-ac99-c06b5b3f04b0 {
  display: none;
}
#s-f5837b9c-6475-4922-91a9-1b4dbcc9628d { text-align: left; }
#s-e6d2639f-3477-4b27-92fa-fbde973ce537 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6d2639f-3477-4b27-92fa-fbde973ce537 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1e50d7cd-657d-40ea-8821-df23c6ee4b47 { text-align: left; }
#s-1e50d7cd-657d-40ea-8821-df23c6ee4b47 .shg-product-sold-out {
  display: none;
}

#s-1e50d7cd-657d-40ea-8821-df23c6ee4b47 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1e50d7cd-657d-40ea-8821-df23c6ee4b47 .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-c1fbd74c-eb30-4899-9ec0-adea4ff8fd68 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c1fbd74c-eb30-4899-9ec0-adea4ff8fd68:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c1fbd74c-eb30-4899-9ec0-adea4ff8fd68:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c1fbd74c-eb30-4899-9ec0-adea4ff8fd68 {
  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-c1fbd74c-eb30-4899-9ec0-adea4ff8fd68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1fbd74c-eb30-4899-9ec0-adea4ff8fd68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c1fbd74c-eb30-4899-9ec0-adea4ff8fd68.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-02696d34-8e5f-427f-bf9e-44946cf90efa {
  display: none;
}
#s-d32eaca5-d103-43c0-b672-f871df65444e { text-align: left; }
#s-033e634f-d940-4b0d-8a47-9aa1ab36d7fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-033e634f-d940-4b0d-8a47-9aa1ab36d7fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fbb7906e-a563-4461-9434-6803d3c551f0 { text-align: left; }
#s-fbb7906e-a563-4461-9434-6803d3c551f0 .shg-product-sold-out {
  display: none;
}

#s-fbb7906e-a563-4461-9434-6803d3c551f0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fbb7906e-a563-4461-9434-6803d3c551f0 .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-88473232-f5e8-4d79-9c91-383306a7604a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-88473232-f5e8-4d79-9c91-383306a7604a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-88473232-f5e8-4d79-9c91-383306a7604a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-88473232-f5e8-4d79-9c91-383306a7604a {
  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-88473232-f5e8-4d79-9c91-383306a7604a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88473232-f5e8-4d79-9c91-383306a7604a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-88473232-f5e8-4d79-9c91-383306a7604a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b955f705-1ec7-4a5f-acfd-8349734d4c77 {
  display: none;
}
#s-bd26ba81-ab3e-4a5f-aad5-1f4bd92284f8 { text-align: left; }
#s-1c6dd3dd-d972-40ce-a1e4-d7d0d91edbf8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1c6dd3dd-d972-40ce-a1e4-d7d0d91edbf8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ba861d5-2ba0-4919-a39d-94e99d22cb57 { text-align: left; }
#s-7ba861d5-2ba0-4919-a39d-94e99d22cb57 .shg-product-sold-out {
  display: none;
}

#s-7ba861d5-2ba0-4919-a39d-94e99d22cb57 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ba861d5-2ba0-4919-a39d-94e99d22cb57 .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-30ac386d-e3d2-435b-8076-ab41a5318997 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30ac386d-e3d2-435b-8076-ab41a5318997:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30ac386d-e3d2-435b-8076-ab41a5318997:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30ac386d-e3d2-435b-8076-ab41a5318997 {
  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-30ac386d-e3d2-435b-8076-ab41a5318997.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30ac386d-e3d2-435b-8076-ab41a5318997.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30ac386d-e3d2-435b-8076-ab41a5318997.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-453d8a60-ce1f-4181-a7ee-f43d4dca8b1b {
  display: none;
}
#s-5f5be265-633e-4ea9-b813-5091fae901ea { text-align: left; }
#s-a5d47243-7520-44f8-a5de-4f05c757c76e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a5d47243-7520-44f8-a5de-4f05c757c76e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d113a89-00d2-46b1-b819-544bb91b4b4f { text-align: left; }
#s-5d113a89-00d2-46b1-b819-544bb91b4b4f .shg-product-sold-out {
  display: none;
}

#s-5d113a89-00d2-46b1-b819-544bb91b4b4f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d113a89-00d2-46b1-b819-544bb91b4b4f .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-31496a89-599d-48bb-9d9f-ba09e64565bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-31496a89-599d-48bb-9d9f-ba09e64565bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-31496a89-599d-48bb-9d9f-ba09e64565bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-31496a89-599d-48bb-9d9f-ba09e64565bd {
  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-31496a89-599d-48bb-9d9f-ba09e64565bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-31496a89-599d-48bb-9d9f-ba09e64565bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-31496a89-599d-48bb-9d9f-ba09e64565bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b21ca6ea-f934-47ce-b900-c9860923d4d6 {
  display: none;
}
#s-1db173b1-021b-40c7-9bf7-c016ce37346f { text-align: left; }
#s-b65ecc9e-cb5d-48fa-9e3e-508256e8114b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b65ecc9e-cb5d-48fa-9e3e-508256e8114b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e7948925-12b6-443c-aefa-a09d05bd7e2e { text-align: left; }
#s-e7948925-12b6-443c-aefa-a09d05bd7e2e .shg-product-sold-out {
  display: none;
}

#s-e7948925-12b6-443c-aefa-a09d05bd7e2e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e7948925-12b6-443c-aefa-a09d05bd7e2e .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-b659a735-1ebe-43bf-acd8-6eeef305eca9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b659a735-1ebe-43bf-acd8-6eeef305eca9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b659a735-1ebe-43bf-acd8-6eeef305eca9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b659a735-1ebe-43bf-acd8-6eeef305eca9 {
  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-b659a735-1ebe-43bf-acd8-6eeef305eca9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b659a735-1ebe-43bf-acd8-6eeef305eca9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b659a735-1ebe-43bf-acd8-6eeef305eca9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb38b96a-5acb-4fcd-86c5-a670ba6c16d1 {
  display: none;
}
#s-baac0515-92e6-4bb1-b145-a7dc08794e24 { text-align: left; }
#s-8d4b409b-a106-4434-ad80-db1a2ae3c734 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8d4b409b-a106-4434-ad80-db1a2ae3c734 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4af6ff8-f1ca-45d1-9e81-8cdf246aa9e5 { text-align: left; }
#s-d4af6ff8-f1ca-45d1-9e81-8cdf246aa9e5 .shg-product-sold-out {
  display: none;
}

#s-d4af6ff8-f1ca-45d1-9e81-8cdf246aa9e5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4af6ff8-f1ca-45d1-9e81-8cdf246aa9e5 .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-50592194-3390-4bfa-ba4c-2feb0394234a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-50592194-3390-4bfa-ba4c-2feb0394234a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-50592194-3390-4bfa-ba4c-2feb0394234a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-50592194-3390-4bfa-ba4c-2feb0394234a {
  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-50592194-3390-4bfa-ba4c-2feb0394234a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-50592194-3390-4bfa-ba4c-2feb0394234a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-50592194-3390-4bfa-ba4c-2feb0394234a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7554809b-fda7-4df3-bbde-7df015ceb08e {
  display: none;
}
#s-ac1e083e-aa2c-4b5d-9ea3-7b5d59e9c40e { text-align: left; }
#s-acf81f86-155b-4a40-9c1d-9a626c4e2dc0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-acf81f86-155b-4a40-9c1d-9a626c4e2dc0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f750dd58-4f82-427b-b3f7-9b06c87a0146 { text-align: left; }
#s-f750dd58-4f82-427b-b3f7-9b06c87a0146 .shg-product-sold-out {
  display: none;
}

#s-f750dd58-4f82-427b-b3f7-9b06c87a0146 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f750dd58-4f82-427b-b3f7-9b06c87a0146 .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-37929353-e1c6-4089-9cfd-88bd01cd0ebe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37929353-e1c6-4089-9cfd-88bd01cd0ebe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37929353-e1c6-4089-9cfd-88bd01cd0ebe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37929353-e1c6-4089-9cfd-88bd01cd0ebe {
  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-37929353-e1c6-4089-9cfd-88bd01cd0ebe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37929353-e1c6-4089-9cfd-88bd01cd0ebe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37929353-e1c6-4089-9cfd-88bd01cd0ebe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a503a478-0fef-411b-bd01-e35e978c0300 {
  display: none;
}
#s-cdd547da-6985-4e87-a1c1-360bafc7d46b { text-align: left; }
#s-4cddcb9b-9422-4111-93a4-d746aeacf103 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4cddcb9b-9422-4111-93a4-d746aeacf103 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-186ed222-ea44-4c6e-ba01-063b895f7d83 { text-align: left; }
#s-186ed222-ea44-4c6e-ba01-063b895f7d83 .shg-product-sold-out {
  display: none;
}

#s-186ed222-ea44-4c6e-ba01-063b895f7d83 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-186ed222-ea44-4c6e-ba01-063b895f7d83 .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-14ed21ce-0ffc-42a6-becd-2a2b3bf72561 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-14ed21ce-0ffc-42a6-becd-2a2b3bf72561:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-14ed21ce-0ffc-42a6-becd-2a2b3bf72561:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-14ed21ce-0ffc-42a6-becd-2a2b3bf72561 {
  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-14ed21ce-0ffc-42a6-becd-2a2b3bf72561.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14ed21ce-0ffc-42a6-becd-2a2b3bf72561.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-14ed21ce-0ffc-42a6-becd-2a2b3bf72561.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d9f84029-a8cf-447f-86ff-e84575f54665 {
  display: none;
}
#s-e96cdc88-2ddc-413a-9069-7b6e6d5ba70e { text-align: left; }
#s-884db195-802a-4aa2-96f0-5656b655e079 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-884db195-802a-4aa2-96f0-5656b655e079 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3cd4646b-470e-40ad-919f-83baea1ad181 { text-align: left; }
#s-3cd4646b-470e-40ad-919f-83baea1ad181 .shg-product-sold-out {
  display: none;
}

#s-3cd4646b-470e-40ad-919f-83baea1ad181 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3cd4646b-470e-40ad-919f-83baea1ad181 .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-35232592-da3e-4b1f-8259-55ad513f05de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-35232592-da3e-4b1f-8259-55ad513f05de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-35232592-da3e-4b1f-8259-55ad513f05de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-35232592-da3e-4b1f-8259-55ad513f05de {
  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-35232592-da3e-4b1f-8259-55ad513f05de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-35232592-da3e-4b1f-8259-55ad513f05de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-35232592-da3e-4b1f-8259-55ad513f05de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d15d650f-7e3d-45a3-b87f-da3f2b9e5475 {
  display: none;
}
#s-217deef5-7747-4bb1-b9f2-bee55e6af414 { text-align: left; }
#s-570b7648-b560-4677-81d0-c9c5af2d0006 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-570b7648-b560-4677-81d0-c9c5af2d0006 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8582b9b4-4d87-45b8-b894-85aba9703e7e { text-align: left; }
#s-8582b9b4-4d87-45b8-b894-85aba9703e7e .shg-product-sold-out {
  display: none;
}

#s-8582b9b4-4d87-45b8-b894-85aba9703e7e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8582b9b4-4d87-45b8-b894-85aba9703e7e .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-998dcfec-7591-4cbd-a63e-168a1e6f2891 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-998dcfec-7591-4cbd-a63e-168a1e6f2891:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-998dcfec-7591-4cbd-a63e-168a1e6f2891:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-998dcfec-7591-4cbd-a63e-168a1e6f2891 {
  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-998dcfec-7591-4cbd-a63e-168a1e6f2891.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-998dcfec-7591-4cbd-a63e-168a1e6f2891.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-998dcfec-7591-4cbd-a63e-168a1e6f2891.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8cdee91b-8bcb-4877-9838-c2abecf5f842 {
  display: none;
}
#s-417fdbb5-591b-4824-a072-b03f7069db36 { text-align: left; }
#s-446df0bb-f6f1-4160-b41e-b7346f5057dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-446df0bb-f6f1-4160-b41e-b7346f5057dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bd0eb86a-d1ab-403e-96b2-5357eff366e2 { text-align: left; }
#s-bd0eb86a-d1ab-403e-96b2-5357eff366e2 .shg-product-sold-out {
  display: none;
}

#s-bd0eb86a-d1ab-403e-96b2-5357eff366e2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bd0eb86a-d1ab-403e-96b2-5357eff366e2 .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-f2b362df-1a69-4c9c-81cf-63979a35470d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f2b362df-1a69-4c9c-81cf-63979a35470d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f2b362df-1a69-4c9c-81cf-63979a35470d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f2b362df-1a69-4c9c-81cf-63979a35470d {
  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-f2b362df-1a69-4c9c-81cf-63979a35470d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2b362df-1a69-4c9c-81cf-63979a35470d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f2b362df-1a69-4c9c-81cf-63979a35470d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a16be9dc-4056-4a77-960e-30629e0e0ef1 {
  display: none;
}
#s-0879b8d4-a968-4a5e-862d-a3f5c217c181 { text-align: left; }
#s-8cddbb0d-dae9-47bc-9c59-7e83822ac25c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8cddbb0d-dae9-47bc-9c59-7e83822ac25c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fab640bc-cf22-4d68-bcee-ba65b6c41fcd { text-align: left; }
#s-fab640bc-cf22-4d68-bcee-ba65b6c41fcd .shg-product-sold-out {
  display: none;
}

#s-fab640bc-cf22-4d68-bcee-ba65b6c41fcd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fab640bc-cf22-4d68-bcee-ba65b6c41fcd .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-f0c55196-01b5-4b62-8088-b54e14421e83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f0c55196-01b5-4b62-8088-b54e14421e83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f0c55196-01b5-4b62-8088-b54e14421e83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f0c55196-01b5-4b62-8088-b54e14421e83 {
  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-f0c55196-01b5-4b62-8088-b54e14421e83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0c55196-01b5-4b62-8088-b54e14421e83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f0c55196-01b5-4b62-8088-b54e14421e83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2369d543-837b-4162-8972-630f4a129a98 {
  display: none;
}
#s-e2a68ad7-9176-47ad-be23-1a045f401ad2 { text-align: left; }
#s-4361a53c-a0a4-46e8-bdf2-31e3d5402689 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4361a53c-a0a4-46e8-bdf2-31e3d5402689 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb7d2ec8-0553-4fb7-a0c8-236ef52b7720 { text-align: left; }
#s-eb7d2ec8-0553-4fb7-a0c8-236ef52b7720 .shg-product-sold-out {
  display: none;
}

#s-eb7d2ec8-0553-4fb7-a0c8-236ef52b7720 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb7d2ec8-0553-4fb7-a0c8-236ef52b7720 .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-535fead2-8a37-486c-b115-0c38958c2208 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-535fead2-8a37-486c-b115-0c38958c2208:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-535fead2-8a37-486c-b115-0c38958c2208:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-535fead2-8a37-486c-b115-0c38958c2208 {
  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-535fead2-8a37-486c-b115-0c38958c2208.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-535fead2-8a37-486c-b115-0c38958c2208.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-535fead2-8a37-486c-b115-0c38958c2208.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c502f508-5136-41d2-a765-18c2c5473313 {
  display: none;
}
#s-9db5e86d-b025-4fa8-a152-b19f41adcb34 { text-align: left; }
#s-aea26d8b-a6b8-4ad2-af52-3aa7861c3197 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aea26d8b-a6b8-4ad2-af52-3aa7861c3197 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee9da60a-3e45-4f30-9d52-81c58c8cd9fc { text-align: left; }
#s-ee9da60a-3e45-4f30-9d52-81c58c8cd9fc .shg-product-sold-out {
  display: none;
}

#s-ee9da60a-3e45-4f30-9d52-81c58c8cd9fc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee9da60a-3e45-4f30-9d52-81c58c8cd9fc .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-5929adb0-132c-4045-af31-693ebd8ce979 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5929adb0-132c-4045-af31-693ebd8ce979:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5929adb0-132c-4045-af31-693ebd8ce979:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5929adb0-132c-4045-af31-693ebd8ce979 {
  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-5929adb0-132c-4045-af31-693ebd8ce979.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5929adb0-132c-4045-af31-693ebd8ce979.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5929adb0-132c-4045-af31-693ebd8ce979.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-009c1be5-ce8f-4a12-bddf-ff090e18fb3c {
  display: none;
}
#s-5822fb9d-9473-4f6c-866d-888ec1e6a298 { text-align: left; }
#s-c726d4bb-d703-41c3-afd9-d2245e71e675 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c726d4bb-d703-41c3-afd9-d2245e71e675 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38a9c127-7b5f-4ada-a0e5-b96cf8052413 { text-align: left; }
#s-38a9c127-7b5f-4ada-a0e5-b96cf8052413 .shg-product-sold-out {
  display: none;
}

#s-38a9c127-7b5f-4ada-a0e5-b96cf8052413 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38a9c127-7b5f-4ada-a0e5-b96cf8052413 .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-0a606ce5-74fa-46c2-957e-bf4ce8bd381a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a606ce5-74fa-46c2-957e-bf4ce8bd381a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a606ce5-74fa-46c2-957e-bf4ce8bd381a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a606ce5-74fa-46c2-957e-bf4ce8bd381a {
  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-0a606ce5-74fa-46c2-957e-bf4ce8bd381a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a606ce5-74fa-46c2-957e-bf4ce8bd381a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a606ce5-74fa-46c2-957e-bf4ce8bd381a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3c7f98e1-550d-4a3f-83e5-f71f59934a8c {
  display: none;
}
#s-e1677d97-ba62-4db2-b627-0950c3b4edf7 { text-align: left; }
#s-52b7e5ea-917a-4c6a-99ac-4769d78794c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-52b7e5ea-917a-4c6a-99ac-4769d78794c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ca937449-bbd6-4111-8706-dd9268bd4572 { text-align: left; }
#s-ca937449-bbd6-4111-8706-dd9268bd4572 .shg-product-sold-out {
  display: none;
}

#s-ca937449-bbd6-4111-8706-dd9268bd4572 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ca937449-bbd6-4111-8706-dd9268bd4572 .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-f108fa80-189f-43ae-b68c-9eb76f700ed2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f108fa80-189f-43ae-b68c-9eb76f700ed2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f108fa80-189f-43ae-b68c-9eb76f700ed2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f108fa80-189f-43ae-b68c-9eb76f700ed2 {
  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-f108fa80-189f-43ae-b68c-9eb76f700ed2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f108fa80-189f-43ae-b68c-9eb76f700ed2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f108fa80-189f-43ae-b68c-9eb76f700ed2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e41f04b1-f15c-47a8-ac63-33ea002f3be7 {
  display: none;
}
#s-5267a22d-2c57-440f-84c2-7d52b97ef9ad { text-align: left; }
#s-67b2eb41-e54f-4aae-a3b3-6da1713e1fc5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67b2eb41-e54f-4aae-a3b3-6da1713e1fc5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bd63ccb5-6ea0-493d-841f-f8d124cf80f3 { text-align: left; }
#s-bd63ccb5-6ea0-493d-841f-f8d124cf80f3 .shg-product-sold-out {
  display: none;
}

#s-bd63ccb5-6ea0-493d-841f-f8d124cf80f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bd63ccb5-6ea0-493d-841f-f8d124cf80f3 .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-0da7ab42-4e5f-4d25-b6c6-7b8131f863b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0da7ab42-4e5f-4d25-b6c6-7b8131f863b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0da7ab42-4e5f-4d25-b6c6-7b8131f863b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0da7ab42-4e5f-4d25-b6c6-7b8131f863b5 {
  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-0da7ab42-4e5f-4d25-b6c6-7b8131f863b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0da7ab42-4e5f-4d25-b6c6-7b8131f863b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0da7ab42-4e5f-4d25-b6c6-7b8131f863b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92406c91-1500-419b-b43e-61e3f43263ca {
  display: none;
}
#s-8159f58e-d354-4a14-bb61-3118038e096e { text-align: left; }
#s-5d0cbd9d-b84d-4202-8004-e1af4fa0933b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d0cbd9d-b84d-4202-8004-e1af4fa0933b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-858949fd-9f9a-4492-931a-2b84d386358f { text-align: left; }
#s-858949fd-9f9a-4492-931a-2b84d386358f .shg-product-sold-out {
  display: none;
}

#s-858949fd-9f9a-4492-931a-2b84d386358f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-858949fd-9f9a-4492-931a-2b84d386358f .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-d048ad07-e7b0-44ed-98db-ab5eb8847701 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d048ad07-e7b0-44ed-98db-ab5eb8847701:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d048ad07-e7b0-44ed-98db-ab5eb8847701:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d048ad07-e7b0-44ed-98db-ab5eb8847701 {
  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-d048ad07-e7b0-44ed-98db-ab5eb8847701.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d048ad07-e7b0-44ed-98db-ab5eb8847701.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d048ad07-e7b0-44ed-98db-ab5eb8847701.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89e94754-09b1-4f42-befd-a19ea0bc23dc {
  display: none;
}
#s-1a0031d0-bddb-4549-9b3a-fddc763b1a16 { text-align: left; }
#s-a6e66aa5-10a2-40ba-a6f2-94fe0806bf01 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6e66aa5-10a2-40ba-a6f2-94fe0806bf01 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9be46f69-7ffb-4651-b26a-6f88354e29f0 { text-align: left; }
#s-9be46f69-7ffb-4651-b26a-6f88354e29f0 .shg-product-sold-out {
  display: none;
}

#s-9be46f69-7ffb-4651-b26a-6f88354e29f0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9be46f69-7ffb-4651-b26a-6f88354e29f0 .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-ee6ad7d8-90c6-490e-9fd5-69b0655e7242 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee6ad7d8-90c6-490e-9fd5-69b0655e7242:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee6ad7d8-90c6-490e-9fd5-69b0655e7242:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee6ad7d8-90c6-490e-9fd5-69b0655e7242 {
  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-ee6ad7d8-90c6-490e-9fd5-69b0655e7242.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee6ad7d8-90c6-490e-9fd5-69b0655e7242.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee6ad7d8-90c6-490e-9fd5-69b0655e7242.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35d17b23-9e28-4aab-a6f0-df9484b96c91 {
  display: none;
}
#s-d13fd8d4-7907-42d7-b429-279bb9939e1c { text-align: left; }
#s-7349febe-50a2-4866-8a00-da702b434945 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7349febe-50a2-4866-8a00-da702b434945 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-850bc8b9-f408-4494-b2e0-a531d594318b { text-align: left; }
#s-850bc8b9-f408-4494-b2e0-a531d594318b .shg-product-sold-out {
  display: none;
}

#s-850bc8b9-f408-4494-b2e0-a531d594318b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-850bc8b9-f408-4494-b2e0-a531d594318b .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-a08556d6-12ca-4eaf-87b0-beb4c20b4fd1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a08556d6-12ca-4eaf-87b0-beb4c20b4fd1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a08556d6-12ca-4eaf-87b0-beb4c20b4fd1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a08556d6-12ca-4eaf-87b0-beb4c20b4fd1 {
  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-a08556d6-12ca-4eaf-87b0-beb4c20b4fd1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a08556d6-12ca-4eaf-87b0-beb4c20b4fd1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a08556d6-12ca-4eaf-87b0-beb4c20b4fd1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c398c0e-04dc-44a1-98bb-5486000080fe {
  display: none;
}
#s-4383440a-14c8-4c64-8b7e-1f76b1474086 { text-align: left; }
#s-0d536cd4-141b-4d2e-9bc5-0787cd66c9b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0d536cd4-141b-4d2e-9bc5-0787cd66c9b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5a434c7-60fd-4c3a-8e75-74ddde5a3efb { text-align: left; }
#s-f5a434c7-60fd-4c3a-8e75-74ddde5a3efb .shg-product-sold-out {
  display: none;
}

#s-f5a434c7-60fd-4c3a-8e75-74ddde5a3efb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5a434c7-60fd-4c3a-8e75-74ddde5a3efb .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-25e8c97d-2eaf-4649-9ebf-ef114392788d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-25e8c97d-2eaf-4649-9ebf-ef114392788d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-25e8c97d-2eaf-4649-9ebf-ef114392788d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-25e8c97d-2eaf-4649-9ebf-ef114392788d {
  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-25e8c97d-2eaf-4649-9ebf-ef114392788d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-25e8c97d-2eaf-4649-9ebf-ef114392788d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-25e8c97d-2eaf-4649-9ebf-ef114392788d.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;
}
