.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-c8e30aac-ea30-4f6c-8ea0-3cb30c746a1f {
  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-40af74cc-7a28-4afa-93b2-d25dd59095d5 { margin-top: 40px; }
#s-40af74cc-7a28-4afa-93b2-d25dd59095d5 .shogun-tabs {
  justify-content: center;
}


  #s-40af74cc-7a28-4afa-93b2-d25dd59095d5 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-40af74cc-7a28-4afa-93b2-d25dd59095d5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-40af74cc-7a28-4afa-93b2-d25dd59095d5 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-40af74cc-7a28-4afa-93b2-d25dd59095d5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-40af74cc-7a28-4afa-93b2-d25dd59095d5 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-40af74cc-7a28-4afa-93b2-d25dd59095d5 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-40af74cc-7a28-4afa-93b2-d25dd59095d5 .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-f485d0e3-216c-473c-9dd5-5f8833c49b82 { padding-top: 10px;
padding-bottom: 10px; }
 #s-f485d0e3-216c-473c-9dd5-5f8833c49b82 .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-b8433460-7ebb-444a-9fbf-d3a42d680834 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-b8433460-7ebb-444a-9fbf-d3a42d680834 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-b8433460-7ebb-444a-9fbf-d3a42d680834 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-b8433460-7ebb-444a-9fbf-d3a42d680834 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-b8433460-7ebb-444a-9fbf-d3a42d680834 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-b8433460-7ebb-444a-9fbf-d3a42d680834 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-b8433460-7ebb-444a-9fbf-d3a42d680834 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-b8433460-7ebb-444a-9fbf-d3a42d680834 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-b8433460-7ebb-444a-9fbf-d3a42d680834 .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-97b47664-0b11-486a-8108-5f21a6853e14 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-97b47664-0b11-486a-8108-5f21a6853e14"] > .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-1287c7f2-829c-4718-9e2c-15cb6551af66 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0f494acc-4624-4f51-805b-b563fe5538ed { 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-992d5b21-7e36-43a9-9609-5a0ad9b7eae6 { 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-992d5b21-7e36-43a9-9609-5a0ad9b7eae6: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-992d5b21-7e36-43a9-9609-5a0ad9b7eae6: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-992d5b21-7e36-43a9-9609-5a0ad9b7eae6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-996f2ca4-159a-45ee-8877-54f899a6ce69 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d0c60be2-1f2a-495e-9ada-c291352f7bf2 { 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-4654e902-78bf-4f1f-aa31-b6e9ba1edc08 { 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-4654e902-78bf-4f1f-aa31-b6e9ba1edc08: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-4654e902-78bf-4f1f-aa31-b6e9ba1edc08: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-4654e902-78bf-4f1f-aa31-b6e9ba1edc08.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-232620d0-e4db-4fce-8f87-defc7ae130b7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-38092bb6-0165-42b5-b2d9-1e664560c9f0 { 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-6f7d34c4-e40c-4a10-80a1-ff952890eaa1 { 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-6f7d34c4-e40c-4a10-80a1-ff952890eaa1: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-6f7d34c4-e40c-4a10-80a1-ff952890eaa1: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-6f7d34c4-e40c-4a10-80a1-ff952890eaa1.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-0a19aae9-2a98-40f2-98ea-bea4c75a1ad7 { min-height: 50px; }
#s-0a19aae9-2a98-40f2-98ea-bea4c75a1ad7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-18a109d8-bffe-45a2-8e36-629f64ed298f { 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-18a109d8-bffe-45a2-8e36-629f64ed298f .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-4fa8fffa-c424-4400-a129-ccb6717c2873 {
  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-d7d5ecc8-39c7-400b-8d5f-f004a4bd7eb2 { 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-9c2e0fb8-f90b-45d6-9fe4-3b402fc7ee68 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c2e0fb8-f90b-45d6-9fe4-3b402fc7ee68 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f380db14-3504-4faf-86e8-9a295d1775b9 {
  display: none;
}
#s-bf04c8b7-ed34-495e-90a6-56dba65f0f73 { text-align: left; }
#s-ee1f7cd3-edf3-4ecc-8aa9-47a7d8134bde { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee1f7cd3-edf3-4ecc-8aa9-47a7d8134bde .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-72507330-b5f3-42eb-ab2a-ada1a0eed287 {
  display: none;
}
#s-aba08511-8fdf-4ec6-b7af-873b10a60aaf { text-align: left; }
#s-68b996b4-e3b7-4fa6-99a4-0f78a3ecf836 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68b996b4-e3b7-4fa6-99a4-0f78a3ecf836 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-04431bfc-d52c-4d85-a27a-42bb7268cf1e {
  display: none;
}
#s-058a9a49-6d2b-4952-99d1-4a61867ef0e9 { text-align: left; }
#s-5d7d1471-31a1-4324-9b75-996878c6dfea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d7d1471-31a1-4324-9b75-996878c6dfea .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-131915ee-2584-47d3-9a65-e9fc6e002c95 {
  display: none;
}
#s-1db7aa41-f904-454b-8dcd-13da86b54130 { text-align: left; }
#s-28907043-dfe6-4ac0-80f4-857a9bef2212 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-28907043-dfe6-4ac0-80f4-857a9bef2212 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efc22185-0934-4817-b024-8d4c3e2cdf40 { text-align: left; }
#s-efc22185-0934-4817-b024-8d4c3e2cdf40 .shg-product-sold-out {
  display: none;
}

#s-efc22185-0934-4817-b024-8d4c3e2cdf40 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efc22185-0934-4817-b024-8d4c3e2cdf40 .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-f0ae633c-4ca1-4fb8-bde3-ff098495b0f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f0ae633c-4ca1-4fb8-bde3-ff098495b0f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f0ae633c-4ca1-4fb8-bde3-ff098495b0f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f0ae633c-4ca1-4fb8-bde3-ff098495b0f5 {
  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-f0ae633c-4ca1-4fb8-bde3-ff098495b0f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0ae633c-4ca1-4fb8-bde3-ff098495b0f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f0ae633c-4ca1-4fb8-bde3-ff098495b0f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba0658d4-abfd-404e-960b-b3daa846ed68 {
  display: none;
}
#s-f899d02c-5855-43ea-8d9c-c23aeb3b070e { text-align: left; }
#s-bffaa223-7f88-40ee-9ef5-92da9f60dc02 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bffaa223-7f88-40ee-9ef5-92da9f60dc02 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dfb37751-ef6f-4736-b557-b7eb81b411c3 { text-align: left; }
#s-dfb37751-ef6f-4736-b557-b7eb81b411c3 .shg-product-sold-out {
  display: none;
}

#s-dfb37751-ef6f-4736-b557-b7eb81b411c3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dfb37751-ef6f-4736-b557-b7eb81b411c3 .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-afdaf67c-8bf7-46f8-a0bc-4f625fb1af20 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-afdaf67c-8bf7-46f8-a0bc-4f625fb1af20:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-afdaf67c-8bf7-46f8-a0bc-4f625fb1af20:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-afdaf67c-8bf7-46f8-a0bc-4f625fb1af20 {
  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-afdaf67c-8bf7-46f8-a0bc-4f625fb1af20.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-afdaf67c-8bf7-46f8-a0bc-4f625fb1af20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-afdaf67c-8bf7-46f8-a0bc-4f625fb1af20.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-458e098c-56fb-4936-a17c-7f9b77b05e7d {
  display: none;
}
#s-bc4f0a52-29f9-4a46-a56d-1d0020eddb35 { text-align: left; }
#s-1592706b-2ed4-41c2-8b65-5e0d03c5afe6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1592706b-2ed4-41c2-8b65-5e0d03c5afe6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a000d943-768c-41ff-b015-2cbf23b044b7 { text-align: left; }
#s-a000d943-768c-41ff-b015-2cbf23b044b7 .shg-product-sold-out {
  display: none;
}

#s-a000d943-768c-41ff-b015-2cbf23b044b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a000d943-768c-41ff-b015-2cbf23b044b7 .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-def1a09d-d6bd-4bbc-b942-dfc421b020da { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-def1a09d-d6bd-4bbc-b942-dfc421b020da:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-def1a09d-d6bd-4bbc-b942-dfc421b020da:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-def1a09d-d6bd-4bbc-b942-dfc421b020da {
  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-def1a09d-d6bd-4bbc-b942-dfc421b020da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-def1a09d-d6bd-4bbc-b942-dfc421b020da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-def1a09d-d6bd-4bbc-b942-dfc421b020da.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20af3e2a-50d5-4bd4-b904-737d4b68c44a {
  display: none;
}
#s-5639f129-b2c1-413f-83b0-33b322d5049f { text-align: left; }
#s-bc9185ca-3b3f-4ed5-8d49-fd40b68f4b12 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bc9185ca-3b3f-4ed5-8d49-fd40b68f4b12 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4af4cf50-ff54-4e26-9e18-3968cfd69ba3 { text-align: left; }
#s-4af4cf50-ff54-4e26-9e18-3968cfd69ba3 .shg-product-sold-out {
  display: none;
}

#s-4af4cf50-ff54-4e26-9e18-3968cfd69ba3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4af4cf50-ff54-4e26-9e18-3968cfd69ba3 .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-98b44fd6-3126-47fa-9b52-c223f0b1cda3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-98b44fd6-3126-47fa-9b52-c223f0b1cda3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-98b44fd6-3126-47fa-9b52-c223f0b1cda3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-98b44fd6-3126-47fa-9b52-c223f0b1cda3 {
  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-98b44fd6-3126-47fa-9b52-c223f0b1cda3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-98b44fd6-3126-47fa-9b52-c223f0b1cda3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-98b44fd6-3126-47fa-9b52-c223f0b1cda3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-74781343-53f8-44f6-a088-341debc74d4a {
  display: none;
}
#s-54f7f71a-d878-487a-bdd0-9162174876d3 { text-align: left; }
#s-816d658a-4cc3-4976-8c51-31b6c8332c21 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-816d658a-4cc3-4976-8c51-31b6c8332c21 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1cec9679-26e1-46ad-9aa3-2a3dad48a72b { text-align: left; }
#s-1cec9679-26e1-46ad-9aa3-2a3dad48a72b .shg-product-sold-out {
  display: none;
}

#s-1cec9679-26e1-46ad-9aa3-2a3dad48a72b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1cec9679-26e1-46ad-9aa3-2a3dad48a72b .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-6127f346-d904-4c3a-8317-2fcd77187d2d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6127f346-d904-4c3a-8317-2fcd77187d2d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6127f346-d904-4c3a-8317-2fcd77187d2d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6127f346-d904-4c3a-8317-2fcd77187d2d {
  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-6127f346-d904-4c3a-8317-2fcd77187d2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6127f346-d904-4c3a-8317-2fcd77187d2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6127f346-d904-4c3a-8317-2fcd77187d2d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bcc56758-99a1-4121-9b1a-8f733d52d307 {
  display: none;
}
#s-c47b4054-4466-4f7a-835c-3bc22022f93c { text-align: left; }
#s-a44fff32-e40c-4a1f-8418-a12edc00b18e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a44fff32-e40c-4a1f-8418-a12edc00b18e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74d45ba2-6315-4ea5-8ba3-76d3a9efada3 { text-align: left; }
#s-74d45ba2-6315-4ea5-8ba3-76d3a9efada3 .shg-product-sold-out {
  display: none;
}

#s-74d45ba2-6315-4ea5-8ba3-76d3a9efada3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74d45ba2-6315-4ea5-8ba3-76d3a9efada3 .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-d8710cec-bad8-4a23-ae84-c70fd5eca436 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d8710cec-bad8-4a23-ae84-c70fd5eca436:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d8710cec-bad8-4a23-ae84-c70fd5eca436:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d8710cec-bad8-4a23-ae84-c70fd5eca436 {
  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-d8710cec-bad8-4a23-ae84-c70fd5eca436.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8710cec-bad8-4a23-ae84-c70fd5eca436.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d8710cec-bad8-4a23-ae84-c70fd5eca436.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6703746d-4225-47e1-843e-81207893a56b {
  display: none;
}
#s-83551be8-f6d5-4b73-993e-c6b869a998f1 { text-align: left; }
#s-68cad21e-b142-419c-967f-ba570fae684b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68cad21e-b142-419c-967f-ba570fae684b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a5665bd-905a-40f2-8398-d3297d97e784 { text-align: left; }
#s-0a5665bd-905a-40f2-8398-d3297d97e784 .shg-product-sold-out {
  display: none;
}

#s-0a5665bd-905a-40f2-8398-d3297d97e784 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a5665bd-905a-40f2-8398-d3297d97e784 .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-ce386f45-e2e2-42f0-bfe9-9243fddef0c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce386f45-e2e2-42f0-bfe9-9243fddef0c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce386f45-e2e2-42f0-bfe9-9243fddef0c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce386f45-e2e2-42f0-bfe9-9243fddef0c4 {
  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-ce386f45-e2e2-42f0-bfe9-9243fddef0c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce386f45-e2e2-42f0-bfe9-9243fddef0c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce386f45-e2e2-42f0-bfe9-9243fddef0c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ebac6cc-7929-4861-bb87-b8bffd24b9fd {
  display: none;
}
#s-39c2fec4-304b-4b5e-9720-ecad9b99a331 { text-align: left; }
#s-bb5e5cd0-5749-4181-8860-48e83257f119 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb5e5cd0-5749-4181-8860-48e83257f119 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc19e36b-98b4-4947-a2fc-30cc2627e68e { text-align: left; }
#s-bc19e36b-98b4-4947-a2fc-30cc2627e68e .shg-product-sold-out {
  display: none;
}

#s-bc19e36b-98b4-4947-a2fc-30cc2627e68e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc19e36b-98b4-4947-a2fc-30cc2627e68e .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-dd3978c0-80e8-43a4-8a2e-05e31ede0bcb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dd3978c0-80e8-43a4-8a2e-05e31ede0bcb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dd3978c0-80e8-43a4-8a2e-05e31ede0bcb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dd3978c0-80e8-43a4-8a2e-05e31ede0bcb {
  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-dd3978c0-80e8-43a4-8a2e-05e31ede0bcb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd3978c0-80e8-43a4-8a2e-05e31ede0bcb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dd3978c0-80e8-43a4-8a2e-05e31ede0bcb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-71d8ce5a-55b5-4851-9b9e-a57a71d9faed {
  display: none;
}
#s-d8df7515-37ab-4dfe-9810-473c2cbe63f3 { text-align: left; }
#s-43d392d5-deac-4d89-aa8b-888f2b9ee681 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-43d392d5-deac-4d89-aa8b-888f2b9ee681 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38831c54-461b-45ff-899c-7467df7e0bb0 { text-align: left; }
#s-38831c54-461b-45ff-899c-7467df7e0bb0 .shg-product-sold-out {
  display: none;
}

#s-38831c54-461b-45ff-899c-7467df7e0bb0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38831c54-461b-45ff-899c-7467df7e0bb0 .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-7f8d5b0c-7354-4d46-beb9-3636b157b60f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7f8d5b0c-7354-4d46-beb9-3636b157b60f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7f8d5b0c-7354-4d46-beb9-3636b157b60f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7f8d5b0c-7354-4d46-beb9-3636b157b60f {
  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-7f8d5b0c-7354-4d46-beb9-3636b157b60f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f8d5b0c-7354-4d46-beb9-3636b157b60f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7f8d5b0c-7354-4d46-beb9-3636b157b60f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-49f47d3c-4edd-4d74-b5e0-019f985cebc8 {
  display: none;
}
#s-cccb4f94-64dd-4aa1-9f8e-b9173efa3d12 { text-align: left; }
#s-53df1df6-aeab-423d-9376-93a81ea4aac2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53df1df6-aeab-423d-9376-93a81ea4aac2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a9f6c70-871b-4860-8e6b-89c0260c8f74 { text-align: left; }
#s-4a9f6c70-871b-4860-8e6b-89c0260c8f74 .shg-product-sold-out {
  display: none;
}

#s-4a9f6c70-871b-4860-8e6b-89c0260c8f74 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a9f6c70-871b-4860-8e6b-89c0260c8f74 .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-1e6b3723-1551-4569-a069-622b4dd98ac8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1e6b3723-1551-4569-a069-622b4dd98ac8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1e6b3723-1551-4569-a069-622b4dd98ac8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1e6b3723-1551-4569-a069-622b4dd98ac8 {
  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-1e6b3723-1551-4569-a069-622b4dd98ac8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e6b3723-1551-4569-a069-622b4dd98ac8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1e6b3723-1551-4569-a069-622b4dd98ac8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-200bd064-c24c-41cb-99c3-56588cd7a076 {
  display: none;
}
#s-009ac0cb-605b-408c-89b8-55135eac6616 { text-align: left; }
#s-dc1b5eed-1e38-41f6-9c6d-9fc95f50b65b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dc1b5eed-1e38-41f6-9c6d-9fc95f50b65b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fbb3bb58-c0c6-4c87-90c7-406e2a1c6cbc { text-align: left; }
#s-fbb3bb58-c0c6-4c87-90c7-406e2a1c6cbc .shg-product-sold-out {
  display: none;
}

#s-fbb3bb58-c0c6-4c87-90c7-406e2a1c6cbc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fbb3bb58-c0c6-4c87-90c7-406e2a1c6cbc .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-370d6b55-9038-4881-89b9-3d5a69ec9e7e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-370d6b55-9038-4881-89b9-3d5a69ec9e7e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-370d6b55-9038-4881-89b9-3d5a69ec9e7e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-370d6b55-9038-4881-89b9-3d5a69ec9e7e {
  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-370d6b55-9038-4881-89b9-3d5a69ec9e7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-370d6b55-9038-4881-89b9-3d5a69ec9e7e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-370d6b55-9038-4881-89b9-3d5a69ec9e7e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c0888cfe-990d-42fd-8127-9b46204a36b9 {
  display: none;
}
#s-ee3606ad-5633-44e7-ac7d-8bcaf4f8e33e { text-align: left; }
#s-2ee67cae-2594-4d44-9f3a-feaf27d1764f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2ee67cae-2594-4d44-9f3a-feaf27d1764f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ca37efd-6eee-4e5d-8320-5697475d3e09 { text-align: left; }
#s-7ca37efd-6eee-4e5d-8320-5697475d3e09 .shg-product-sold-out {
  display: none;
}

#s-7ca37efd-6eee-4e5d-8320-5697475d3e09 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ca37efd-6eee-4e5d-8320-5697475d3e09 .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-f0bdee1d-8a2f-495d-8f3c-1b835fd0a300 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f0bdee1d-8a2f-495d-8f3c-1b835fd0a300:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f0bdee1d-8a2f-495d-8f3c-1b835fd0a300:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f0bdee1d-8a2f-495d-8f3c-1b835fd0a300 {
  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-f0bdee1d-8a2f-495d-8f3c-1b835fd0a300.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0bdee1d-8a2f-495d-8f3c-1b835fd0a300.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f0bdee1d-8a2f-495d-8f3c-1b835fd0a300.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c906dff2-44d1-44b1-98b2-498a18f1d7fd {
  display: none;
}
#s-c535f62e-4603-4524-9721-71f14f510f38 { text-align: left; }
#s-c393878f-8a5a-43d9-b130-749623d74e04 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c393878f-8a5a-43d9-b130-749623d74e04 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c3e13757-c602-4d64-890c-2787c4856148 { text-align: left; }
#s-c3e13757-c602-4d64-890c-2787c4856148 .shg-product-sold-out {
  display: none;
}

#s-c3e13757-c602-4d64-890c-2787c4856148 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c3e13757-c602-4d64-890c-2787c4856148 .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-13a43bf4-5472-4ae3-a7a7-19db490e32d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-13a43bf4-5472-4ae3-a7a7-19db490e32d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-13a43bf4-5472-4ae3-a7a7-19db490e32d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-13a43bf4-5472-4ae3-a7a7-19db490e32d3 {
  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-13a43bf4-5472-4ae3-a7a7-19db490e32d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13a43bf4-5472-4ae3-a7a7-19db490e32d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-13a43bf4-5472-4ae3-a7a7-19db490e32d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ba5133f-12b5-4da4-88bd-f1f836ff66cc {
  display: none;
}
#s-2d33c3f0-0df5-4fc9-b023-da8a60cf3ba0 { text-align: left; }
#s-d9e6ab09-1ea5-407d-85b1-b5b90c4b2b0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d9e6ab09-1ea5-407d-85b1-b5b90c4b2b0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b324e9ae-7f7b-46c8-9153-5f434a6cc31c { text-align: left; }
#s-b324e9ae-7f7b-46c8-9153-5f434a6cc31c .shg-product-sold-out {
  display: none;
}

#s-b324e9ae-7f7b-46c8-9153-5f434a6cc31c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b324e9ae-7f7b-46c8-9153-5f434a6cc31c .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-a2d937df-b7c6-4bef-a557-729b5c22dacb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a2d937df-b7c6-4bef-a557-729b5c22dacb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a2d937df-b7c6-4bef-a557-729b5c22dacb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a2d937df-b7c6-4bef-a557-729b5c22dacb {
  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-a2d937df-b7c6-4bef-a557-729b5c22dacb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2d937df-b7c6-4bef-a557-729b5c22dacb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a2d937df-b7c6-4bef-a557-729b5c22dacb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0ba10c71-37e4-4ba9-b4fb-8ada7515c932 {
  display: none;
}
#s-5c93895e-5e5a-4de7-b1c5-acb15df1ed53 { text-align: left; }
#s-79e3ce77-e98e-4a8b-88e5-acf6f653a629 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79e3ce77-e98e-4a8b-88e5-acf6f653a629 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5a082095-41b5-469c-b8c3-131fdb6e4f05 { text-align: left; }
#s-5a082095-41b5-469c-b8c3-131fdb6e4f05 .shg-product-sold-out {
  display: none;
}

#s-5a082095-41b5-469c-b8c3-131fdb6e4f05 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5a082095-41b5-469c-b8c3-131fdb6e4f05 .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-c02b04be-4a6c-40fe-8ec6-aad0e5903ffd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c02b04be-4a6c-40fe-8ec6-aad0e5903ffd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c02b04be-4a6c-40fe-8ec6-aad0e5903ffd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c02b04be-4a6c-40fe-8ec6-aad0e5903ffd {
  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-c02b04be-4a6c-40fe-8ec6-aad0e5903ffd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c02b04be-4a6c-40fe-8ec6-aad0e5903ffd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c02b04be-4a6c-40fe-8ec6-aad0e5903ffd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b969a57-46f0-4e97-a78b-c46dbc23ab17 {
  display: none;
}
#s-c97258f9-e6e0-4ce5-bf4e-29eaa1ae3478 { text-align: left; }
#s-47049830-5e8c-42bb-a04e-f66c5608d2e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-47049830-5e8c-42bb-a04e-f66c5608d2e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-11054be5-3a8b-45e3-9304-42a95c1d2264 { text-align: left; }
#s-11054be5-3a8b-45e3-9304-42a95c1d2264 .shg-product-sold-out {
  display: none;
}

#s-11054be5-3a8b-45e3-9304-42a95c1d2264 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-11054be5-3a8b-45e3-9304-42a95c1d2264 .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-5901214f-45ea-4de6-9a1b-00a17e6515ba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5901214f-45ea-4de6-9a1b-00a17e6515ba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5901214f-45ea-4de6-9a1b-00a17e6515ba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5901214f-45ea-4de6-9a1b-00a17e6515ba {
  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-5901214f-45ea-4de6-9a1b-00a17e6515ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5901214f-45ea-4de6-9a1b-00a17e6515ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5901214f-45ea-4de6-9a1b-00a17e6515ba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-936f7ad1-f4bb-4ec3-8e37-a7026e41f4a3 {
  display: none;
}
#s-35457645-40b0-4fc3-9f93-d58869edcd01 { text-align: left; }
#s-1fa21e1b-9768-433d-9b16-f7ff433af06c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1fa21e1b-9768-433d-9b16-f7ff433af06c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c41e143a-de75-4675-bd9c-99e92e811b7d { text-align: left; }
#s-c41e143a-de75-4675-bd9c-99e92e811b7d .shg-product-sold-out {
  display: none;
}

#s-c41e143a-de75-4675-bd9c-99e92e811b7d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c41e143a-de75-4675-bd9c-99e92e811b7d .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-9b096ae9-519e-420f-a623-33de8ab23205 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9b096ae9-519e-420f-a623-33de8ab23205:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9b096ae9-519e-420f-a623-33de8ab23205:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9b096ae9-519e-420f-a623-33de8ab23205 {
  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-9b096ae9-519e-420f-a623-33de8ab23205.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b096ae9-519e-420f-a623-33de8ab23205.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9b096ae9-519e-420f-a623-33de8ab23205.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98705b01-c1af-4898-abb8-94c02da49512 {
  display: none;
}
#s-2ad42116-5194-448a-9f2e-a91f2b6514ef { text-align: left; }
#s-f218e863-c221-4ea4-af5c-a4ae1b182356 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f218e863-c221-4ea4-af5c-a4ae1b182356 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b24d3108-82d9-431d-ab40-f72196a8fd2d { text-align: left; }
#s-b24d3108-82d9-431d-ab40-f72196a8fd2d .shg-product-sold-out {
  display: none;
}

#s-b24d3108-82d9-431d-ab40-f72196a8fd2d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b24d3108-82d9-431d-ab40-f72196a8fd2d .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-a13899e8-4f83-499b-b45d-7134274a3ad1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a13899e8-4f83-499b-b45d-7134274a3ad1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a13899e8-4f83-499b-b45d-7134274a3ad1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a13899e8-4f83-499b-b45d-7134274a3ad1 {
  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-a13899e8-4f83-499b-b45d-7134274a3ad1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a13899e8-4f83-499b-b45d-7134274a3ad1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a13899e8-4f83-499b-b45d-7134274a3ad1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd807bc4-6615-4423-b84c-3f1e21d49de4 {
  display: none;
}
#s-a895d60b-3cf4-4567-bedc-1526570ee402 { text-align: left; }
#s-0325755f-6946-4cb7-bcb0-150fde5509b0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0325755f-6946-4cb7-bcb0-150fde5509b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14800956-bb0f-4558-8cb6-4f192de996d6 { text-align: left; }
#s-14800956-bb0f-4558-8cb6-4f192de996d6 .shg-product-sold-out {
  display: none;
}

#s-14800956-bb0f-4558-8cb6-4f192de996d6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14800956-bb0f-4558-8cb6-4f192de996d6 .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-1d4a4e53-e196-42d1-bb22-5c2a31afc4aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d4a4e53-e196-42d1-bb22-5c2a31afc4aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d4a4e53-e196-42d1-bb22-5c2a31afc4aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d4a4e53-e196-42d1-bb22-5c2a31afc4aa {
  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-1d4a4e53-e196-42d1-bb22-5c2a31afc4aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d4a4e53-e196-42d1-bb22-5c2a31afc4aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d4a4e53-e196-42d1-bb22-5c2a31afc4aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-04635060-3814-404f-b627-0b5c6d43c281 {
  display: none;
}
#s-e1a9819d-7081-4f83-ad6a-6f54ddf00ab8 { text-align: left; }
#s-16f6b66a-9f7d-4026-84ec-c6a27969a907 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16f6b66a-9f7d-4026-84ec-c6a27969a907 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c026d34f-4751-470d-9ecc-b33b1e9f3b78 { text-align: left; }
#s-c026d34f-4751-470d-9ecc-b33b1e9f3b78 .shg-product-sold-out {
  display: none;
}

#s-c026d34f-4751-470d-9ecc-b33b1e9f3b78 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c026d34f-4751-470d-9ecc-b33b1e9f3b78 .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-62e2527f-fbe8-4dd9-b0fe-f0acd1da3bc7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-62e2527f-fbe8-4dd9-b0fe-f0acd1da3bc7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-62e2527f-fbe8-4dd9-b0fe-f0acd1da3bc7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-62e2527f-fbe8-4dd9-b0fe-f0acd1da3bc7 {
  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-62e2527f-fbe8-4dd9-b0fe-f0acd1da3bc7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62e2527f-fbe8-4dd9-b0fe-f0acd1da3bc7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-62e2527f-fbe8-4dd9-b0fe-f0acd1da3bc7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-73dc3aa2-c0fc-4a28-ad61-7fceae18b71e {
  display: none;
}
#s-66d26f24-c804-4cf4-92b7-bfd07b4c7a66 { text-align: left; }
#s-49e97571-21e1-4918-a285-21837fb30d0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49e97571-21e1-4918-a285-21837fb30d0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-23cf37ee-c0ae-492a-a4fe-542f538b0d99 { text-align: left; }
#s-23cf37ee-c0ae-492a-a4fe-542f538b0d99 .shg-product-sold-out {
  display: none;
}

#s-23cf37ee-c0ae-492a-a4fe-542f538b0d99 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-23cf37ee-c0ae-492a-a4fe-542f538b0d99 .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-77afd848-d14b-42ad-92f4-7d2709b3fb9c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-77afd848-d14b-42ad-92f4-7d2709b3fb9c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-77afd848-d14b-42ad-92f4-7d2709b3fb9c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-77afd848-d14b-42ad-92f4-7d2709b3fb9c {
  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-77afd848-d14b-42ad-92f4-7d2709b3fb9c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77afd848-d14b-42ad-92f4-7d2709b3fb9c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-77afd848-d14b-42ad-92f4-7d2709b3fb9c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64a3b07c-9083-4092-87e8-a594a63979a8 {
  display: none;
}
#s-2ecebc3e-33dc-4632-9d25-7d1536eeb21d { text-align: left; }
#s-25318aa5-7f75-4534-9340-cc4261c12aeb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-25318aa5-7f75-4534-9340-cc4261c12aeb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a81ace61-c1f0-4fe5-90af-c0caa80f815b { text-align: left; }
#s-a81ace61-c1f0-4fe5-90af-c0caa80f815b .shg-product-sold-out {
  display: none;
}

#s-a81ace61-c1f0-4fe5-90af-c0caa80f815b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a81ace61-c1f0-4fe5-90af-c0caa80f815b .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-4deeee12-7346-4d87-a1ed-cb53d9506dc3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4deeee12-7346-4d87-a1ed-cb53d9506dc3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4deeee12-7346-4d87-a1ed-cb53d9506dc3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4deeee12-7346-4d87-a1ed-cb53d9506dc3 {
  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-4deeee12-7346-4d87-a1ed-cb53d9506dc3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4deeee12-7346-4d87-a1ed-cb53d9506dc3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4deeee12-7346-4d87-a1ed-cb53d9506dc3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5e7369c2-3f29-4729-9b13-3d8d5599cbc5 {
  display: none;
}
#s-5656c25e-44d4-439d-ab6f-4bf90365c4d8 { text-align: left; }
#s-f9d1204b-8f17-49e6-a8e8-dac97dff2e67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f9d1204b-8f17-49e6-a8e8-dac97dff2e67 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fea00498-5da5-4d2b-ad18-9d90bf7bcd45 { text-align: left; }
#s-fea00498-5da5-4d2b-ad18-9d90bf7bcd45 .shg-product-sold-out {
  display: none;
}

#s-fea00498-5da5-4d2b-ad18-9d90bf7bcd45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fea00498-5da5-4d2b-ad18-9d90bf7bcd45 .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-59adb47d-6f68-42a6-a071-b7db62eca90e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59adb47d-6f68-42a6-a071-b7db62eca90e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59adb47d-6f68-42a6-a071-b7db62eca90e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59adb47d-6f68-42a6-a071-b7db62eca90e {
  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-59adb47d-6f68-42a6-a071-b7db62eca90e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59adb47d-6f68-42a6-a071-b7db62eca90e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59adb47d-6f68-42a6-a071-b7db62eca90e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a69d9614-3d89-49af-998b-4c689e06cc98 {
  display: none;
}
#s-a3b78482-6945-4361-a517-04d54ffe2923 { text-align: left; }
#s-0857dbef-d8da-49d0-80c5-6561013c5647 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0857dbef-d8da-49d0-80c5-6561013c5647 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1a6f6ce8-37df-4b2a-b1e6-d9d2514afc1e { text-align: left; }
#s-1a6f6ce8-37df-4b2a-b1e6-d9d2514afc1e .shg-product-sold-out {
  display: none;
}

#s-1a6f6ce8-37df-4b2a-b1e6-d9d2514afc1e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1a6f6ce8-37df-4b2a-b1e6-d9d2514afc1e .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-eceb4fd3-8cf3-4716-9f6b-3ed4d6d86f5b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eceb4fd3-8cf3-4716-9f6b-3ed4d6d86f5b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eceb4fd3-8cf3-4716-9f6b-3ed4d6d86f5b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eceb4fd3-8cf3-4716-9f6b-3ed4d6d86f5b {
  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-eceb4fd3-8cf3-4716-9f6b-3ed4d6d86f5b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eceb4fd3-8cf3-4716-9f6b-3ed4d6d86f5b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eceb4fd3-8cf3-4716-9f6b-3ed4d6d86f5b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-391eec93-d499-44e3-8831-8ec15a01d767 {
  display: none;
}
#s-3ec807da-ec5e-4d1f-997d-10a88afde87c { text-align: left; }
#s-8c347797-7163-4c49-9bf2-45a71f1e32a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c347797-7163-4c49-9bf2-45a71f1e32a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8132cd3f-5555-48e9-9321-9e13693acab3 { text-align: left; }
#s-8132cd3f-5555-48e9-9321-9e13693acab3 .shg-product-sold-out {
  display: none;
}

#s-8132cd3f-5555-48e9-9321-9e13693acab3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8132cd3f-5555-48e9-9321-9e13693acab3 .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-434089f9-d902-4a4d-bd63-49545b954fe9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-434089f9-d902-4a4d-bd63-49545b954fe9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-434089f9-d902-4a4d-bd63-49545b954fe9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-434089f9-d902-4a4d-bd63-49545b954fe9 {
  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-434089f9-d902-4a4d-bd63-49545b954fe9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-434089f9-d902-4a4d-bd63-49545b954fe9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-434089f9-d902-4a4d-bd63-49545b954fe9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a7db3ca2-3f91-4880-9d26-2acf21986f4a {
  display: none;
}
#s-6ef2082c-d4a7-4d72-9266-b4b603ac5ab4 { text-align: left; }
#s-ac7b1509-80a8-49c9-9bca-bb8ce6d5b041 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ac7b1509-80a8-49c9-9bca-bb8ce6d5b041 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-da441230-6224-4c10-b1b8-6479a68c8e0f { text-align: left; }
#s-da441230-6224-4c10-b1b8-6479a68c8e0f .shg-product-sold-out {
  display: none;
}

#s-da441230-6224-4c10-b1b8-6479a68c8e0f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-da441230-6224-4c10-b1b8-6479a68c8e0f .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-777eed0d-86fd-44a0-981a-408fdd102328 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-777eed0d-86fd-44a0-981a-408fdd102328:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-777eed0d-86fd-44a0-981a-408fdd102328:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-777eed0d-86fd-44a0-981a-408fdd102328 {
  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-777eed0d-86fd-44a0-981a-408fdd102328.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-777eed0d-86fd-44a0-981a-408fdd102328.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-777eed0d-86fd-44a0-981a-408fdd102328.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8c84a662-5918-45d7-9ef7-a02421eec9aa {
  display: none;
}
#s-084ab078-b59d-4c18-89d6-610634ed6355 { text-align: left; }
#s-b398cd08-c63d-40fe-8adb-39ff3ee0eafd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b398cd08-c63d-40fe-8adb-39ff3ee0eafd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2c90b5d6-8c76-4dc2-9b40-7e4925343082 { text-align: left; }
#s-2c90b5d6-8c76-4dc2-9b40-7e4925343082 .shg-product-sold-out {
  display: none;
}

#s-2c90b5d6-8c76-4dc2-9b40-7e4925343082 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2c90b5d6-8c76-4dc2-9b40-7e4925343082 .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-de627f93-c7ca-4c8f-a6b8-a27b7506e2ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de627f93-c7ca-4c8f-a6b8-a27b7506e2ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de627f93-c7ca-4c8f-a6b8-a27b7506e2ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de627f93-c7ca-4c8f-a6b8-a27b7506e2ed {
  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-de627f93-c7ca-4c8f-a6b8-a27b7506e2ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de627f93-c7ca-4c8f-a6b8-a27b7506e2ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de627f93-c7ca-4c8f-a6b8-a27b7506e2ed.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;
}
