.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-21af0304-0d7f-458c-bf4d-574438303ac7 {
  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-6a211a4c-67ac-40f8-8e0e-6e65d1b2aa82 { margin-top: 40px; }
#s-6a211a4c-67ac-40f8-8e0e-6e65d1b2aa82 .shogun-tabs {
  justify-content: center;
}


  #s-6a211a4c-67ac-40f8-8e0e-6e65d1b2aa82 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-6a211a4c-67ac-40f8-8e0e-6e65d1b2aa82 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-6a211a4c-67ac-40f8-8e0e-6e65d1b2aa82 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-6a211a4c-67ac-40f8-8e0e-6e65d1b2aa82 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-6a211a4c-67ac-40f8-8e0e-6e65d1b2aa82 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-6a211a4c-67ac-40f8-8e0e-6e65d1b2aa82 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-6a211a4c-67ac-40f8-8e0e-6e65d1b2aa82 .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-931c6e1a-0fb4-4881-999f-a49aaeb2a5a9 { padding-top: 10px;
padding-bottom: 10px; }
 #s-931c6e1a-0fb4-4881-999f-a49aaeb2a5a9 .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-e75fe2af-7e16-4765-8d2e-2d53e92a6f28 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-e75fe2af-7e16-4765-8d2e-2d53e92a6f28 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-e75fe2af-7e16-4765-8d2e-2d53e92a6f28 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-e75fe2af-7e16-4765-8d2e-2d53e92a6f28 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-e75fe2af-7e16-4765-8d2e-2d53e92a6f28 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-e75fe2af-7e16-4765-8d2e-2d53e92a6f28 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-e75fe2af-7e16-4765-8d2e-2d53e92a6f28 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-e75fe2af-7e16-4765-8d2e-2d53e92a6f28 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-e75fe2af-7e16-4765-8d2e-2d53e92a6f28 .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-bb785e5b-4860-4ebb-8b31-2747efa15d6b { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bb785e5b-4860-4ebb-8b31-2747efa15d6b"] > .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-b073baf5-a0bb-40e4-a055-c92e49d82884 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3472ccab-d9b2-4667-91ab-9a4aa6f5cbca { 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-cd202ab9-0bd5-49f7-8427-829d1be8c89b { 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-cd202ab9-0bd5-49f7-8427-829d1be8c89b: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-cd202ab9-0bd5-49f7-8427-829d1be8c89b: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-cd202ab9-0bd5-49f7-8427-829d1be8c89b.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-985a8343-520a-4bb8-b56e-10457cd69b73 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0d22f9d9-5c51-41e9-9c0a-8184be6af530 { 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-8c506398-ce0f-4b3d-8c99-911d6a424baa { 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-8c506398-ce0f-4b3d-8c99-911d6a424baa: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-8c506398-ce0f-4b3d-8c99-911d6a424baa: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-8c506398-ce0f-4b3d-8c99-911d6a424baa.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-0e47adf8-67bc-4fac-aac1-c1fc9503548c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-2e15cb80-0806-4d52-9001-41101f9476ec { 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-1ba19577-760c-408e-af9d-4b2eb9227bdd { 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-1ba19577-760c-408e-af9d-4b2eb9227bdd: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-1ba19577-760c-408e-af9d-4b2eb9227bdd: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-1ba19577-760c-408e-af9d-4b2eb9227bdd.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-ef683ad3-31a0-429f-87db-5a914823d427 { min-height: 50px; }
#s-ef683ad3-31a0-429f-87db-5a914823d427 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3ee44ff4-e74a-4443-ad64-cf44c79d2e63 { 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-3ee44ff4-e74a-4443-ad64-cf44c79d2e63 .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-7a1f7faf-dcc4-4b0e-aced-91bfd9c36b58 {
  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-cbc8c5a8-bf26-4cf2-bc7e-62a41e76e331 { 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-50516422-eb3d-47fc-a0df-4a6bcc2bfe80 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50516422-eb3d-47fc-a0df-4a6bcc2bfe80 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-dfb363e2-df45-4ca1-9780-5d3e623a27af {
  display: none;
}
#s-13daeb9b-03fa-4232-b326-b062a0114251 { text-align: left; }
#s-1b591ae1-b08a-440c-94fd-b6acdbb75b4e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1b591ae1-b08a-440c-94fd-b6acdbb75b4e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-15f80925-4d9f-40c7-ac3d-1c6095921b77 {
  display: none;
}
#s-41262df2-7ce3-4dc8-9186-ed2ed9da1995 { text-align: left; }
#s-2318d161-19e0-4633-b680-b58b1644d323 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2318d161-19e0-4633-b680-b58b1644d323 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-74675c59-518d-495f-8fca-2889bddac48d {
  display: none;
}
#s-551deb3f-44dd-487b-ac65-f8b69c125344 { text-align: left; }
#s-7b902f0d-1276-4276-892d-e39d352f3e51 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7b902f0d-1276-4276-892d-e39d352f3e51 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c2c7256b-e04c-43c6-aaec-627bc64af588 {
  display: none;
}
#s-5c3ab845-46b7-41ce-bc8d-cd8dbdcdcc0f { text-align: left; }
#s-cbe428f6-b09e-488f-a5c1-07be1daeeb01 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cbe428f6-b09e-488f-a5c1-07be1daeeb01 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40c11791-edf0-4039-872e-4c7fef6d6cc3 { text-align: left; }
#s-40c11791-edf0-4039-872e-4c7fef6d6cc3 .shg-product-sold-out {
  display: none;
}

#s-40c11791-edf0-4039-872e-4c7fef6d6cc3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40c11791-edf0-4039-872e-4c7fef6d6cc3 .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-683014da-b1ab-4fa9-9868-d727fe67498c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-683014da-b1ab-4fa9-9868-d727fe67498c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-683014da-b1ab-4fa9-9868-d727fe67498c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-683014da-b1ab-4fa9-9868-d727fe67498c {
  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-683014da-b1ab-4fa9-9868-d727fe67498c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-683014da-b1ab-4fa9-9868-d727fe67498c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-683014da-b1ab-4fa9-9868-d727fe67498c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ae003ede-03dc-40e3-a994-8f1ffe69d0b6 {
  display: none;
}
#s-0684ebae-2345-480f-b9bc-02de278bb20d { text-align: left; }
#s-c5e1b7c7-2ca0-4834-9f78-2906f4f31d3b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c5e1b7c7-2ca0-4834-9f78-2906f4f31d3b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2ec7c09a-783d-4184-816c-4da3300ef33a { text-align: left; }
#s-2ec7c09a-783d-4184-816c-4da3300ef33a .shg-product-sold-out {
  display: none;
}

#s-2ec7c09a-783d-4184-816c-4da3300ef33a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2ec7c09a-783d-4184-816c-4da3300ef33a .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-998d84af-af36-4eb1-9062-a51ab472b68e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-998d84af-af36-4eb1-9062-a51ab472b68e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-998d84af-af36-4eb1-9062-a51ab472b68e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-998d84af-af36-4eb1-9062-a51ab472b68e {
  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-998d84af-af36-4eb1-9062-a51ab472b68e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-998d84af-af36-4eb1-9062-a51ab472b68e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-998d84af-af36-4eb1-9062-a51ab472b68e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e0d5058-ccdb-4508-92b6-6bd9088dc731 {
  display: none;
}
#s-6fdafd36-641d-419e-a8f7-48155f6ed59f { text-align: left; }
#s-9b1cb699-3a29-4e61-a4bb-1844fc8ac28e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b1cb699-3a29-4e61-a4bb-1844fc8ac28e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e84e5618-bf91-4698-9d70-9d5cf84452e9 { text-align: left; }
#s-e84e5618-bf91-4698-9d70-9d5cf84452e9 .shg-product-sold-out {
  display: none;
}

#s-e84e5618-bf91-4698-9d70-9d5cf84452e9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e84e5618-bf91-4698-9d70-9d5cf84452e9 .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-109d53c6-7ab2-468a-b30b-43502ee18e41 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-109d53c6-7ab2-468a-b30b-43502ee18e41:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-109d53c6-7ab2-468a-b30b-43502ee18e41:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-109d53c6-7ab2-468a-b30b-43502ee18e41 {
  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-109d53c6-7ab2-468a-b30b-43502ee18e41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-109d53c6-7ab2-468a-b30b-43502ee18e41.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-109d53c6-7ab2-468a-b30b-43502ee18e41.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd18c190-9156-418b-90aa-60312d0b0eac {
  display: none;
}
#s-50e1e292-cb86-49c8-9750-e1a4fff8e003 { text-align: left; }
#s-bfa23a8e-f4ea-4a4b-9d14-61a312a76c06 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfa23a8e-f4ea-4a4b-9d14-61a312a76c06 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-edc784a7-c40f-4352-9adc-09e3794c84d7 { text-align: left; }
#s-edc784a7-c40f-4352-9adc-09e3794c84d7 .shg-product-sold-out {
  display: none;
}

#s-edc784a7-c40f-4352-9adc-09e3794c84d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-edc784a7-c40f-4352-9adc-09e3794c84d7 .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-c0f76dac-592c-4076-9bc5-b9135b70f627 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c0f76dac-592c-4076-9bc5-b9135b70f627:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c0f76dac-592c-4076-9bc5-b9135b70f627:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c0f76dac-592c-4076-9bc5-b9135b70f627 {
  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-c0f76dac-592c-4076-9bc5-b9135b70f627.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0f76dac-592c-4076-9bc5-b9135b70f627.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c0f76dac-592c-4076-9bc5-b9135b70f627.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-39e77693-1977-4e56-b22f-7cfe0954e869 {
  display: none;
}
#s-2d4b522e-67ed-4604-8e74-c7773ed95d0f { text-align: left; }
#s-5d45cb66-42f9-4819-8f58-6f798216555d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d45cb66-42f9-4819-8f58-6f798216555d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-22f4f09c-5e90-414b-b662-b923287b2d47 { text-align: left; }
#s-22f4f09c-5e90-414b-b662-b923287b2d47 .shg-product-sold-out {
  display: none;
}

#s-22f4f09c-5e90-414b-b662-b923287b2d47 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-22f4f09c-5e90-414b-b662-b923287b2d47 .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-53aee2e3-6074-4f32-a2a4-c914b163eb12 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-53aee2e3-6074-4f32-a2a4-c914b163eb12:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-53aee2e3-6074-4f32-a2a4-c914b163eb12:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-53aee2e3-6074-4f32-a2a4-c914b163eb12 {
  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-53aee2e3-6074-4f32-a2a4-c914b163eb12.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53aee2e3-6074-4f32-a2a4-c914b163eb12.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-53aee2e3-6074-4f32-a2a4-c914b163eb12.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d69ac9e1-436c-4b32-8d1a-b91b937e9400 {
  display: none;
}
#s-fd4dfccd-3583-4ab0-90d5-4eea25ad54a5 { text-align: left; }
#s-e5c93905-bec6-48d4-8b7d-72f27677d8f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5c93905-bec6-48d4-8b7d-72f27677d8f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5ab39340-7be8-4688-8812-b7d73b54b116 { text-align: left; }
#s-5ab39340-7be8-4688-8812-b7d73b54b116 .shg-product-sold-out {
  display: none;
}

#s-5ab39340-7be8-4688-8812-b7d73b54b116 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5ab39340-7be8-4688-8812-b7d73b54b116 .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-0ecf53ce-86aa-4237-94b2-87a5529cf6d5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0ecf53ce-86aa-4237-94b2-87a5529cf6d5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0ecf53ce-86aa-4237-94b2-87a5529cf6d5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0ecf53ce-86aa-4237-94b2-87a5529cf6d5 {
  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-0ecf53ce-86aa-4237-94b2-87a5529cf6d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ecf53ce-86aa-4237-94b2-87a5529cf6d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0ecf53ce-86aa-4237-94b2-87a5529cf6d5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ee4b66ca-7505-4f95-9367-d3b443be438c {
  display: none;
}
#s-40a6b3e1-0f78-4881-964c-9521d6c4ff91 { text-align: left; }
#s-5de869f7-36cf-4318-beaf-cdcb9be0493c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5de869f7-36cf-4318-beaf-cdcb9be0493c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ddbc45f-a999-4952-ae79-bf66c20dc37f { text-align: left; }
#s-9ddbc45f-a999-4952-ae79-bf66c20dc37f .shg-product-sold-out {
  display: none;
}

#s-9ddbc45f-a999-4952-ae79-bf66c20dc37f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ddbc45f-a999-4952-ae79-bf66c20dc37f .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-8f239a5e-192e-402e-b39f-b9e972164469 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f239a5e-192e-402e-b39f-b9e972164469:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f239a5e-192e-402e-b39f-b9e972164469:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f239a5e-192e-402e-b39f-b9e972164469 {
  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-8f239a5e-192e-402e-b39f-b9e972164469.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f239a5e-192e-402e-b39f-b9e972164469.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f239a5e-192e-402e-b39f-b9e972164469.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-536af5aa-73ac-4bad-99a8-25483469392e {
  display: none;
}
#s-1c659e75-8c5a-442b-bd01-d2ba0d5e0fc2 { text-align: left; }
#s-61877a76-3c31-4ae1-ab12-9ed731db288f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-61877a76-3c31-4ae1-ab12-9ed731db288f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5310c3e7-26df-4a21-a3e8-cef7b12ebdba { text-align: left; }
#s-5310c3e7-26df-4a21-a3e8-cef7b12ebdba .shg-product-sold-out {
  display: none;
}

#s-5310c3e7-26df-4a21-a3e8-cef7b12ebdba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5310c3e7-26df-4a21-a3e8-cef7b12ebdba .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-62aaab95-eb3d-4c38-b813-6d072512bb55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-62aaab95-eb3d-4c38-b813-6d072512bb55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-62aaab95-eb3d-4c38-b813-6d072512bb55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-62aaab95-eb3d-4c38-b813-6d072512bb55 {
  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-62aaab95-eb3d-4c38-b813-6d072512bb55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62aaab95-eb3d-4c38-b813-6d072512bb55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-62aaab95-eb3d-4c38-b813-6d072512bb55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f84c2ed-d1c0-4c53-84ee-c8c88690f503 {
  display: none;
}
#s-27015783-2491-4ba2-afd4-b7a270eb4487 { text-align: left; }
#s-89654be0-cec4-497a-985c-b0e453298064 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89654be0-cec4-497a-985c-b0e453298064 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81fd0d4b-ea81-44a9-a7a1-c0cbc1d2712e { text-align: left; }
#s-81fd0d4b-ea81-44a9-a7a1-c0cbc1d2712e .shg-product-sold-out {
  display: none;
}

#s-81fd0d4b-ea81-44a9-a7a1-c0cbc1d2712e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81fd0d4b-ea81-44a9-a7a1-c0cbc1d2712e .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-7032f176-4d52-43b6-9511-e4c2abeb95b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7032f176-4d52-43b6-9511-e4c2abeb95b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7032f176-4d52-43b6-9511-e4c2abeb95b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7032f176-4d52-43b6-9511-e4c2abeb95b3 {
  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-7032f176-4d52-43b6-9511-e4c2abeb95b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7032f176-4d52-43b6-9511-e4c2abeb95b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7032f176-4d52-43b6-9511-e4c2abeb95b3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e3836abb-cf0e-47fb-9b61-3531854704c7 {
  display: none;
}
#s-68d6b592-fb41-415a-9475-8464e152f638 { text-align: left; }
#s-091381b1-0d8a-46c3-88c0-d116f16c6b24 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-091381b1-0d8a-46c3-88c0-d116f16c6b24 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-21e97486-4a4b-4fe3-b925-f68f3f955323 { text-align: left; }
#s-21e97486-4a4b-4fe3-b925-f68f3f955323 .shg-product-sold-out {
  display: none;
}

#s-21e97486-4a4b-4fe3-b925-f68f3f955323 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-21e97486-4a4b-4fe3-b925-f68f3f955323 .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-80e3bc82-0620-47ff-8a3d-b2cb2c2f541f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-80e3bc82-0620-47ff-8a3d-b2cb2c2f541f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-80e3bc82-0620-47ff-8a3d-b2cb2c2f541f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-80e3bc82-0620-47ff-8a3d-b2cb2c2f541f {
  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-80e3bc82-0620-47ff-8a3d-b2cb2c2f541f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80e3bc82-0620-47ff-8a3d-b2cb2c2f541f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-80e3bc82-0620-47ff-8a3d-b2cb2c2f541f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe22ffa1-4ac8-4e57-ab06-ac0cf60022ef {
  display: none;
}
#s-f5629122-8643-44fb-8837-2b36f4ecadb4 { text-align: left; }
#s-18ba2b65-f723-4531-8772-64be710e7586 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18ba2b65-f723-4531-8772-64be710e7586 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44fee548-9e86-4700-bea1-eda3095e060f { text-align: left; }
#s-44fee548-9e86-4700-bea1-eda3095e060f .shg-product-sold-out {
  display: none;
}

#s-44fee548-9e86-4700-bea1-eda3095e060f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44fee548-9e86-4700-bea1-eda3095e060f .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-7219ead3-662f-4d99-9834-26d6ece40474 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7219ead3-662f-4d99-9834-26d6ece40474:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7219ead3-662f-4d99-9834-26d6ece40474:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7219ead3-662f-4d99-9834-26d6ece40474 {
  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-7219ead3-662f-4d99-9834-26d6ece40474.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7219ead3-662f-4d99-9834-26d6ece40474.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7219ead3-662f-4d99-9834-26d6ece40474.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c421a34-dcdc-4ff3-9f17-6498fd45e533 {
  display: none;
}
#s-c1933531-3da1-415a-9c3f-455d517adf1f { text-align: left; }
#s-6e7c77fd-c51d-469c-8665-b9d5c25c9c5b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e7c77fd-c51d-469c-8665-b9d5c25c9c5b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e17f927e-c563-4366-bfec-e881936b3d8a { text-align: left; }
#s-e17f927e-c563-4366-bfec-e881936b3d8a .shg-product-sold-out {
  display: none;
}

#s-e17f927e-c563-4366-bfec-e881936b3d8a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e17f927e-c563-4366-bfec-e881936b3d8a .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-052050d3-4464-4b49-b7ac-135e7f6fdbbf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-052050d3-4464-4b49-b7ac-135e7f6fdbbf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-052050d3-4464-4b49-b7ac-135e7f6fdbbf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-052050d3-4464-4b49-b7ac-135e7f6fdbbf {
  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-052050d3-4464-4b49-b7ac-135e7f6fdbbf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-052050d3-4464-4b49-b7ac-135e7f6fdbbf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-052050d3-4464-4b49-b7ac-135e7f6fdbbf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bd1986b5-cd95-4b51-ad1d-d79e8df1c95d {
  display: none;
}
#s-fe77952a-6b57-4e6d-8349-b0b27859191d { text-align: left; }
#s-be100d82-258f-433c-b7ac-8dacd9a4d181 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-be100d82-258f-433c-b7ac-8dacd9a4d181 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f4cce99d-1af6-4802-abec-e5e0ce08eb0d { text-align: left; }
#s-f4cce99d-1af6-4802-abec-e5e0ce08eb0d .shg-product-sold-out {
  display: none;
}

#s-f4cce99d-1af6-4802-abec-e5e0ce08eb0d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f4cce99d-1af6-4802-abec-e5e0ce08eb0d .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-fd24ce43-f407-439f-a561-b7dee23bc935 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fd24ce43-f407-439f-a561-b7dee23bc935:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fd24ce43-f407-439f-a561-b7dee23bc935:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fd24ce43-f407-439f-a561-b7dee23bc935 {
  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-fd24ce43-f407-439f-a561-b7dee23bc935.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd24ce43-f407-439f-a561-b7dee23bc935.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fd24ce43-f407-439f-a561-b7dee23bc935.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9ed7b4c-9479-4953-81d7-4ace16d6f383 {
  display: none;
}
#s-aec98e0f-3b95-40ff-bbdd-d13df02bbd78 { text-align: left; }
#s-136bfd10-f4e4-470e-b9b5-11b765bce33f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-136bfd10-f4e4-470e-b9b5-11b765bce33f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fc37831f-22a3-4f13-ad6d-9221213e0e63 { text-align: left; }
#s-fc37831f-22a3-4f13-ad6d-9221213e0e63 .shg-product-sold-out {
  display: none;
}

#s-fc37831f-22a3-4f13-ad6d-9221213e0e63 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fc37831f-22a3-4f13-ad6d-9221213e0e63 .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-0212cae2-9dbf-4898-bcda-2873f4b22edf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0212cae2-9dbf-4898-bcda-2873f4b22edf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0212cae2-9dbf-4898-bcda-2873f4b22edf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0212cae2-9dbf-4898-bcda-2873f4b22edf {
  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-0212cae2-9dbf-4898-bcda-2873f4b22edf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0212cae2-9dbf-4898-bcda-2873f4b22edf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0212cae2-9dbf-4898-bcda-2873f4b22edf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-04ea4161-f9d7-4a19-b2ca-db14a3b8e96d {
  display: none;
}
#s-b49aa451-b971-4b78-b0ce-38a6572dd203 { text-align: left; }
#s-1d32ff9c-8060-48c2-b323-b7c0190dc1ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1d32ff9c-8060-48c2-b323-b7c0190dc1ad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-93c0c542-d4d3-4e05-87c7-dc704a7af3f1 { text-align: left; }
#s-93c0c542-d4d3-4e05-87c7-dc704a7af3f1 .shg-product-sold-out {
  display: none;
}

#s-93c0c542-d4d3-4e05-87c7-dc704a7af3f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-93c0c542-d4d3-4e05-87c7-dc704a7af3f1 .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-8704a5fc-d4ef-411f-9e1f-94a307d0aa0e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8704a5fc-d4ef-411f-9e1f-94a307d0aa0e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8704a5fc-d4ef-411f-9e1f-94a307d0aa0e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8704a5fc-d4ef-411f-9e1f-94a307d0aa0e {
  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-8704a5fc-d4ef-411f-9e1f-94a307d0aa0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8704a5fc-d4ef-411f-9e1f-94a307d0aa0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8704a5fc-d4ef-411f-9e1f-94a307d0aa0e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5867fc0a-f5ac-42bf-b52b-438364534eaf {
  display: none;
}
#s-cc43676d-b352-4030-8702-3836c3b20d0d { text-align: left; }
#s-63cf71d2-a0c9-438a-9841-dc41aba4935f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-63cf71d2-a0c9-438a-9841-dc41aba4935f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e8dd2ffe-0626-4081-9237-ede29dcc4b46 { text-align: left; }
#s-e8dd2ffe-0626-4081-9237-ede29dcc4b46 .shg-product-sold-out {
  display: none;
}

#s-e8dd2ffe-0626-4081-9237-ede29dcc4b46 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e8dd2ffe-0626-4081-9237-ede29dcc4b46 .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-cf6ec6cb-5c59-4742-ae50-39af0334b0c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf6ec6cb-5c59-4742-ae50-39af0334b0c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf6ec6cb-5c59-4742-ae50-39af0334b0c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf6ec6cb-5c59-4742-ae50-39af0334b0c3 {
  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-cf6ec6cb-5c59-4742-ae50-39af0334b0c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf6ec6cb-5c59-4742-ae50-39af0334b0c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf6ec6cb-5c59-4742-ae50-39af0334b0c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2fa36975-56a0-46f0-9954-3f9436668454 {
  display: none;
}
#s-063c7f78-9287-4ce2-b09c-18fec5a338fe { text-align: left; }
#s-9b0c602d-9e5b-43dd-8d6e-6e787d1cc376 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b0c602d-9e5b-43dd-8d6e-6e787d1cc376 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3d38de3-6b54-43da-835c-060db5117663 { text-align: left; }
#s-b3d38de3-6b54-43da-835c-060db5117663 .shg-product-sold-out {
  display: none;
}

#s-b3d38de3-6b54-43da-835c-060db5117663 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3d38de3-6b54-43da-835c-060db5117663 .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-36951f6d-a690-480b-be92-bb7e5c8b328b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36951f6d-a690-480b-be92-bb7e5c8b328b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36951f6d-a690-480b-be92-bb7e5c8b328b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36951f6d-a690-480b-be92-bb7e5c8b328b {
  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-36951f6d-a690-480b-be92-bb7e5c8b328b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36951f6d-a690-480b-be92-bb7e5c8b328b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36951f6d-a690-480b-be92-bb7e5c8b328b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-47100581-7fd9-482e-a131-d24eff98d809 {
  display: none;
}
#s-91347aa0-7007-4039-9489-dc210186b6a7 { text-align: left; }
#s-40004e19-daca-4459-a03a-6b2a260fa159 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40004e19-daca-4459-a03a-6b2a260fa159 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cacd276d-4da2-49e5-ba23-4496bcb8afd7 { text-align: left; }
#s-cacd276d-4da2-49e5-ba23-4496bcb8afd7 .shg-product-sold-out {
  display: none;
}

#s-cacd276d-4da2-49e5-ba23-4496bcb8afd7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cacd276d-4da2-49e5-ba23-4496bcb8afd7 .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-cbf63e58-74b3-46c5-969a-ffe46bc8ab7f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cbf63e58-74b3-46c5-969a-ffe46bc8ab7f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cbf63e58-74b3-46c5-969a-ffe46bc8ab7f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cbf63e58-74b3-46c5-969a-ffe46bc8ab7f {
  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-cbf63e58-74b3-46c5-969a-ffe46bc8ab7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cbf63e58-74b3-46c5-969a-ffe46bc8ab7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cbf63e58-74b3-46c5-969a-ffe46bc8ab7f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1b1fad90-e03d-4970-b837-7c02603583c6 {
  display: none;
}
#s-886b76a2-e7f3-496b-9e29-b9a9572da691 { text-align: left; }
#s-1fe3158a-b1d8-48cb-b02f-27861b88728b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1fe3158a-b1d8-48cb-b02f-27861b88728b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d2c47efe-7fa7-402e-88ec-5e4d4a983512 { text-align: left; }
#s-d2c47efe-7fa7-402e-88ec-5e4d4a983512 .shg-product-sold-out {
  display: none;
}

#s-d2c47efe-7fa7-402e-88ec-5e4d4a983512 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d2c47efe-7fa7-402e-88ec-5e4d4a983512 .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-245d51ad-94fb-4f35-b182-b3225c476c92 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-245d51ad-94fb-4f35-b182-b3225c476c92:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-245d51ad-94fb-4f35-b182-b3225c476c92:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-245d51ad-94fb-4f35-b182-b3225c476c92 {
  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-245d51ad-94fb-4f35-b182-b3225c476c92.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-245d51ad-94fb-4f35-b182-b3225c476c92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-245d51ad-94fb-4f35-b182-b3225c476c92.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bc7e22d7-bfde-471d-bb65-5e74ab8a6073 {
  display: none;
}
#s-e6b5a4c2-af88-4364-8f3c-3c14f0719f6c { text-align: left; }
#s-362786df-e2fa-40ef-bfea-b18cef6718d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-362786df-e2fa-40ef-bfea-b18cef6718d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d2c0b60-09c0-4729-b95b-7d58f0d0022c { text-align: left; }
#s-3d2c0b60-09c0-4729-b95b-7d58f0d0022c .shg-product-sold-out {
  display: none;
}

#s-3d2c0b60-09c0-4729-b95b-7d58f0d0022c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d2c0b60-09c0-4729-b95b-7d58f0d0022c .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-7a84dcba-af1b-4518-a4c5-4db0a099d4f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a84dcba-af1b-4518-a4c5-4db0a099d4f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a84dcba-af1b-4518-a4c5-4db0a099d4f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a84dcba-af1b-4518-a4c5-4db0a099d4f9 {
  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-7a84dcba-af1b-4518-a4c5-4db0a099d4f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a84dcba-af1b-4518-a4c5-4db0a099d4f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a84dcba-af1b-4518-a4c5-4db0a099d4f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f471f635-99c4-4528-8a2c-387962424213 {
  display: none;
}
#s-ab3c81ab-d5b3-433b-8d31-209d1494605d { text-align: left; }
#s-f7635e42-cce7-43b9-aa51-6b9c205576e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7635e42-cce7-43b9-aa51-6b9c205576e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8a629905-7d68-47ba-b29a-7b3fbe3e3786 { text-align: left; }
#s-8a629905-7d68-47ba-b29a-7b3fbe3e3786 .shg-product-sold-out {
  display: none;
}

#s-8a629905-7d68-47ba-b29a-7b3fbe3e3786 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8a629905-7d68-47ba-b29a-7b3fbe3e3786 .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-c9127f0b-c17b-4efe-a03a-8c82d1a125f8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c9127f0b-c17b-4efe-a03a-8c82d1a125f8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c9127f0b-c17b-4efe-a03a-8c82d1a125f8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c9127f0b-c17b-4efe-a03a-8c82d1a125f8 {
  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-c9127f0b-c17b-4efe-a03a-8c82d1a125f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c9127f0b-c17b-4efe-a03a-8c82d1a125f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c9127f0b-c17b-4efe-a03a-8c82d1a125f8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c7ba2183-7b2f-4785-a23b-0cf94c58fa40 {
  display: none;
}
#s-f12ea91f-5be8-4ac9-8aab-4da98381b641 { text-align: left; }
#s-f8ac6cf9-615b-4164-9332-2caf34b2fcf7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f8ac6cf9-615b-4164-9332-2caf34b2fcf7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ec8d0bc1-4952-4e77-a5ad-8b03ecd31613 { text-align: left; }
#s-ec8d0bc1-4952-4e77-a5ad-8b03ecd31613 .shg-product-sold-out {
  display: none;
}

#s-ec8d0bc1-4952-4e77-a5ad-8b03ecd31613 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ec8d0bc1-4952-4e77-a5ad-8b03ecd31613 .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-29158da6-221d-43a3-9998-a40aa74a1ee0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-29158da6-221d-43a3-9998-a40aa74a1ee0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-29158da6-221d-43a3-9998-a40aa74a1ee0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-29158da6-221d-43a3-9998-a40aa74a1ee0 {
  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-29158da6-221d-43a3-9998-a40aa74a1ee0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-29158da6-221d-43a3-9998-a40aa74a1ee0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-29158da6-221d-43a3-9998-a40aa74a1ee0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05b82378-168b-4615-aae6-2af57194c07e {
  display: none;
}
#s-da855143-cf34-4fbd-b27c-ce4447f473cf { text-align: left; }
#s-8ab1a546-3c28-46e6-aed8-d55640daef30 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ab1a546-3c28-46e6-aed8-d55640daef30 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e5d4030-93f0-4f11-a4bc-e366815a9927 { text-align: left; }
#s-5e5d4030-93f0-4f11-a4bc-e366815a9927 .shg-product-sold-out {
  display: none;
}

#s-5e5d4030-93f0-4f11-a4bc-e366815a9927 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e5d4030-93f0-4f11-a4bc-e366815a9927 .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-a6955494-a390-435a-9abe-f321cf41dfd5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6955494-a390-435a-9abe-f321cf41dfd5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6955494-a390-435a-9abe-f321cf41dfd5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6955494-a390-435a-9abe-f321cf41dfd5 {
  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-a6955494-a390-435a-9abe-f321cf41dfd5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6955494-a390-435a-9abe-f321cf41dfd5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6955494-a390-435a-9abe-f321cf41dfd5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3bd0346f-6738-477c-b9c2-09f8dd896498 {
  display: none;
}
#s-b5e46394-3690-4db6-9aac-4cc255887ec7 { text-align: left; }
#s-a206de16-4aaf-4a65-bd9a-83f785335bed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a206de16-4aaf-4a65-bd9a-83f785335bed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ebf2edf-d285-4a07-83b5-0b1665f65bf3 { text-align: left; }
#s-7ebf2edf-d285-4a07-83b5-0b1665f65bf3 .shg-product-sold-out {
  display: none;
}

#s-7ebf2edf-d285-4a07-83b5-0b1665f65bf3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ebf2edf-d285-4a07-83b5-0b1665f65bf3 .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-9b04191d-b0a0-42b0-8e1d-cc6e27b986fa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9b04191d-b0a0-42b0-8e1d-cc6e27b986fa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9b04191d-b0a0-42b0-8e1d-cc6e27b986fa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9b04191d-b0a0-42b0-8e1d-cc6e27b986fa {
  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-9b04191d-b0a0-42b0-8e1d-cc6e27b986fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b04191d-b0a0-42b0-8e1d-cc6e27b986fa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9b04191d-b0a0-42b0-8e1d-cc6e27b986fa.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;
}
