.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-369b06d2-e3a7-4abe-afbc-4d0eb235c797 {
  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-f7089626-f689-4a2b-a095-cc2da656e018 { margin-top: 40px; }
#s-f7089626-f689-4a2b-a095-cc2da656e018 .shogun-tabs {
  justify-content: center;
}


  #s-f7089626-f689-4a2b-a095-cc2da656e018 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-f7089626-f689-4a2b-a095-cc2da656e018 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-f7089626-f689-4a2b-a095-cc2da656e018 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-f7089626-f689-4a2b-a095-cc2da656e018 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-f7089626-f689-4a2b-a095-cc2da656e018 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-f7089626-f689-4a2b-a095-cc2da656e018 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-f7089626-f689-4a2b-a095-cc2da656e018 .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-aec1d0b7-0f11-4bd6-9466-158ea685108f { padding-top: 10px;
padding-bottom: 10px; }
 #s-aec1d0b7-0f11-4bd6-9466-158ea685108f .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-1b9cf253-3388-4b95-bdcd-5ca6a9949036 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-1b9cf253-3388-4b95-bdcd-5ca6a9949036 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-1b9cf253-3388-4b95-bdcd-5ca6a9949036 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-1b9cf253-3388-4b95-bdcd-5ca6a9949036 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-1b9cf253-3388-4b95-bdcd-5ca6a9949036 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-1b9cf253-3388-4b95-bdcd-5ca6a9949036 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-1b9cf253-3388-4b95-bdcd-5ca6a9949036 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-1b9cf253-3388-4b95-bdcd-5ca6a9949036 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-1b9cf253-3388-4b95-bdcd-5ca6a9949036 .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-757bf1a6-40e3-4212-a165-c29deaa2ef04 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-757bf1a6-40e3-4212-a165-c29deaa2ef04"] > .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-5c64c633-bf17-4a7e-88cd-0ba2cfd84ffd { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9661c10d-f04f-4379-95cf-4befbcfcfbdc { 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-307dae1c-27c4-4cd2-8949-3cf5a0fa649d { 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-307dae1c-27c4-4cd2-8949-3cf5a0fa649d: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-307dae1c-27c4-4cd2-8949-3cf5a0fa649d: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-307dae1c-27c4-4cd2-8949-3cf5a0fa649d.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-18e3c1b8-376d-4f9f-83c3-2a883457551b { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-cbf56036-7306-48d7-adf4-d8f01845504f { 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-a83c5c34-80dc-40b0-b423-a32d7eb17aad { 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-a83c5c34-80dc-40b0-b423-a32d7eb17aad: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-a83c5c34-80dc-40b0-b423-a32d7eb17aad: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-a83c5c34-80dc-40b0-b423-a32d7eb17aad.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-e6d8bcd3-ed50-4241-be7d-39ef61fcc793 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1cbd3dc1-38a5-48dd-aadc-de17269d3529 { 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-4ce9a1d5-d9cd-42b3-ad2c-4bf006da566c { 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-4ce9a1d5-d9cd-42b3-ad2c-4bf006da566c: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-4ce9a1d5-d9cd-42b3-ad2c-4bf006da566c: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-4ce9a1d5-d9cd-42b3-ad2c-4bf006da566c.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-856dc328-650b-447f-884b-e0cda312ee6b { min-height: 50px; }
#s-856dc328-650b-447f-884b-e0cda312ee6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ff6260f2-f658-47ee-b1b4-34556876c4fb { 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-ff6260f2-f658-47ee-b1b4-34556876c4fb .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-4e7295d3-9daf-41ea-9038-bac1cf8f89f0 {
  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-f6b5401d-6eb9-4608-b356-47e136562b34 { 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-db0dc5b3-780d-476b-9ee1-ca6c5d6abf4d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db0dc5b3-780d-476b-9ee1-ca6c5d6abf4d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1f8f7ee2-7a52-4128-b77e-68dbc59082c2 {
  display: none;
}
#s-585d3620-e5d4-406e-9565-d36b1561bc47 { text-align: left; }
#s-9cb5de90-9707-4aba-9ed8-94ad42ad5544 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9cb5de90-9707-4aba-9ed8-94ad42ad5544 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7193eba9-2841-44f0-86ed-caa7a3277b4e {
  display: none;
}
#s-1165c4f6-df1e-41c1-ba9c-363f752a8edf { text-align: left; }
#s-ebab83d2-5a88-4a43-9887-098ba764900b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ebab83d2-5a88-4a43-9887-098ba764900b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d5933e01-a636-41e6-91f9-b2779173e956 {
  display: none;
}
#s-f5d82f40-23ea-4835-b9ee-1165e96575f2 { text-align: left; }
#s-5a92f66c-99a0-46e9-8b6f-5337c907839b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a92f66c-99a0-46e9-8b6f-5337c907839b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-da1dd868-1862-49a4-9f66-d2770547549b {
  display: none;
}
#s-7c45e463-8d81-4887-baad-338be3841dfc { text-align: left; }
#s-b3a0e725-1327-4f61-bb1f-f813f9b87422 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3a0e725-1327-4f61-bb1f-f813f9b87422 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-84458a36-269b-4620-92e5-601e4fdfe90f { text-align: left; }
#s-84458a36-269b-4620-92e5-601e4fdfe90f .shg-product-sold-out {
  display: none;
}

#s-84458a36-269b-4620-92e5-601e4fdfe90f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-84458a36-269b-4620-92e5-601e4fdfe90f .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-7635fd11-c82a-46d6-a556-a37fb6e46c80 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7635fd11-c82a-46d6-a556-a37fb6e46c80:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7635fd11-c82a-46d6-a556-a37fb6e46c80:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7635fd11-c82a-46d6-a556-a37fb6e46c80 {
  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-7635fd11-c82a-46d6-a556-a37fb6e46c80.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7635fd11-c82a-46d6-a556-a37fb6e46c80.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7635fd11-c82a-46d6-a556-a37fb6e46c80.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f937f880-921e-4121-86fd-4ff3ebb2684e {
  display: none;
}
#s-ddce6c91-4091-4802-9209-b4d818a3b605 { text-align: left; }
#s-a1a977ec-9043-4eb9-a717-1437e64f0640 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a1a977ec-9043-4eb9-a717-1437e64f0640 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d5a46b18-7823-448b-aeaf-8e08597b2b0d { text-align: left; }
#s-d5a46b18-7823-448b-aeaf-8e08597b2b0d .shg-product-sold-out {
  display: none;
}

#s-d5a46b18-7823-448b-aeaf-8e08597b2b0d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d5a46b18-7823-448b-aeaf-8e08597b2b0d .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-eb28d50c-258a-4ea1-a156-a1288dfb72be { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb28d50c-258a-4ea1-a156-a1288dfb72be:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb28d50c-258a-4ea1-a156-a1288dfb72be:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb28d50c-258a-4ea1-a156-a1288dfb72be {
  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-eb28d50c-258a-4ea1-a156-a1288dfb72be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb28d50c-258a-4ea1-a156-a1288dfb72be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb28d50c-258a-4ea1-a156-a1288dfb72be.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5fb1b351-6bb1-485e-9da9-e536ba5efe5a {
  display: none;
}
#s-9002c61f-b37a-4638-a91e-c299fade99bb { text-align: left; }
#s-7832644b-dcbc-42ac-8773-afe87f59a62f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7832644b-dcbc-42ac-8773-afe87f59a62f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ac373b8d-7423-428a-b6a1-5b61356e3fc0 { text-align: left; }
#s-ac373b8d-7423-428a-b6a1-5b61356e3fc0 .shg-product-sold-out {
  display: none;
}

#s-ac373b8d-7423-428a-b6a1-5b61356e3fc0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ac373b8d-7423-428a-b6a1-5b61356e3fc0 .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-e3407240-95b3-42bb-b688-bf221f7eaa3d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e3407240-95b3-42bb-b688-bf221f7eaa3d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e3407240-95b3-42bb-b688-bf221f7eaa3d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e3407240-95b3-42bb-b688-bf221f7eaa3d {
  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-e3407240-95b3-42bb-b688-bf221f7eaa3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e3407240-95b3-42bb-b688-bf221f7eaa3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e3407240-95b3-42bb-b688-bf221f7eaa3d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a304d782-73e6-458a-8782-047728d3c46e {
  display: none;
}
#s-3f48f541-d649-44f1-93dc-312dddfa4691 { text-align: left; }
#s-7aa2af38-d885-4495-bc08-4457d41a45e3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7aa2af38-d885-4495-bc08-4457d41a45e3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-db92e72e-7c5f-4184-8648-d85918827190 { text-align: left; }
#s-db92e72e-7c5f-4184-8648-d85918827190 .shg-product-sold-out {
  display: none;
}

#s-db92e72e-7c5f-4184-8648-d85918827190 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-db92e72e-7c5f-4184-8648-d85918827190 .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-c916cfc4-bf2c-4ec2-bc9a-0160e4a5dc9c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c916cfc4-bf2c-4ec2-bc9a-0160e4a5dc9c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c916cfc4-bf2c-4ec2-bc9a-0160e4a5dc9c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c916cfc4-bf2c-4ec2-bc9a-0160e4a5dc9c {
  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-c916cfc4-bf2c-4ec2-bc9a-0160e4a5dc9c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c916cfc4-bf2c-4ec2-bc9a-0160e4a5dc9c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c916cfc4-bf2c-4ec2-bc9a-0160e4a5dc9c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-22888b3f-b3de-42f9-9293-c84d352f4a64 {
  display: none;
}
#s-1ad79eed-95db-49d8-935b-92d5c8457c12 { text-align: left; }
#s-d97ca3d5-4db4-4e04-9524-8692cc952e05 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d97ca3d5-4db4-4e04-9524-8692cc952e05 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-985d7cf5-497a-4211-b376-f9da07310236 { text-align: left; }
#s-985d7cf5-497a-4211-b376-f9da07310236 .shg-product-sold-out {
  display: none;
}

#s-985d7cf5-497a-4211-b376-f9da07310236 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-985d7cf5-497a-4211-b376-f9da07310236 .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-4c937dc3-faf9-4e06-a051-71dd255af95e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c937dc3-faf9-4e06-a051-71dd255af95e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c937dc3-faf9-4e06-a051-71dd255af95e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c937dc3-faf9-4e06-a051-71dd255af95e {
  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-4c937dc3-faf9-4e06-a051-71dd255af95e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c937dc3-faf9-4e06-a051-71dd255af95e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c937dc3-faf9-4e06-a051-71dd255af95e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-839e694e-6fca-4b22-b9a9-a2eba2e618ad {
  display: none;
}
#s-959c21ea-c031-4f7c-bf2d-bff072d77752 { text-align: left; }
#s-0bd5f646-9dce-4359-a0e4-d6a480a9ec01 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0bd5f646-9dce-4359-a0e4-d6a480a9ec01 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fc7c6a8d-6f62-4278-8e69-ea5ff0e3aa8b { text-align: left; }
#s-fc7c6a8d-6f62-4278-8e69-ea5ff0e3aa8b .shg-product-sold-out {
  display: none;
}

#s-fc7c6a8d-6f62-4278-8e69-ea5ff0e3aa8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fc7c6a8d-6f62-4278-8e69-ea5ff0e3aa8b .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-8b093978-8a17-4514-bb98-321de3f2e867 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b093978-8a17-4514-bb98-321de3f2e867:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b093978-8a17-4514-bb98-321de3f2e867:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b093978-8a17-4514-bb98-321de3f2e867 {
  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-8b093978-8a17-4514-bb98-321de3f2e867.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b093978-8a17-4514-bb98-321de3f2e867.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b093978-8a17-4514-bb98-321de3f2e867.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-51f5e98b-dd8b-433e-b52d-0db5979b8d81 {
  display: none;
}
#s-b8683ee7-994f-4ed2-90dc-2e14110f0a8d { text-align: left; }
#s-9550eaf1-a830-40c7-ba46-bc5f120f258a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9550eaf1-a830-40c7-ba46-bc5f120f258a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96c5c466-1d58-4b0c-84ca-4579af9c473c { text-align: left; }
#s-96c5c466-1d58-4b0c-84ca-4579af9c473c .shg-product-sold-out {
  display: none;
}

#s-96c5c466-1d58-4b0c-84ca-4579af9c473c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96c5c466-1d58-4b0c-84ca-4579af9c473c .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-47df4fcb-7c5e-4a30-b907-840ab7e13b30 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-47df4fcb-7c5e-4a30-b907-840ab7e13b30:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-47df4fcb-7c5e-4a30-b907-840ab7e13b30:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-47df4fcb-7c5e-4a30-b907-840ab7e13b30 {
  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-47df4fcb-7c5e-4a30-b907-840ab7e13b30.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47df4fcb-7c5e-4a30-b907-840ab7e13b30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-47df4fcb-7c5e-4a30-b907-840ab7e13b30.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-32bde89b-843d-479b-9fc9-5a8b5bdeb61a {
  display: none;
}
#s-843268af-70bd-472e-bf8c-120504d1dd1c { text-align: left; }
#s-e92b7cb1-4ccb-4e45-84a4-9cad3692be8d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e92b7cb1-4ccb-4e45-84a4-9cad3692be8d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1052970e-ab38-4a2b-b714-44f7a966a618 { text-align: left; }
#s-1052970e-ab38-4a2b-b714-44f7a966a618 .shg-product-sold-out {
  display: none;
}

#s-1052970e-ab38-4a2b-b714-44f7a966a618 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1052970e-ab38-4a2b-b714-44f7a966a618 .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-27bd12e6-0b2c-4f41-9d32-46bfbf60c071 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-27bd12e6-0b2c-4f41-9d32-46bfbf60c071:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-27bd12e6-0b2c-4f41-9d32-46bfbf60c071:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-27bd12e6-0b2c-4f41-9d32-46bfbf60c071 {
  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-27bd12e6-0b2c-4f41-9d32-46bfbf60c071.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-27bd12e6-0b2c-4f41-9d32-46bfbf60c071.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-27bd12e6-0b2c-4f41-9d32-46bfbf60c071.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-55992eed-ac16-4bc4-8600-953710a72eb5 {
  display: none;
}
#s-e6ae79bc-fda7-413c-973a-81b7ef156719 { text-align: left; }
#s-a2bbe1fc-61d9-4361-b358-6911840cb229 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a2bbe1fc-61d9-4361-b358-6911840cb229 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f956543d-b848-489b-b7dd-a15161b036e8 { text-align: left; }
#s-f956543d-b848-489b-b7dd-a15161b036e8 .shg-product-sold-out {
  display: none;
}

#s-f956543d-b848-489b-b7dd-a15161b036e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f956543d-b848-489b-b7dd-a15161b036e8 .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-2b95f84d-6878-4740-83df-067048ebcae4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b95f84d-6878-4740-83df-067048ebcae4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b95f84d-6878-4740-83df-067048ebcae4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b95f84d-6878-4740-83df-067048ebcae4 {
  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-2b95f84d-6878-4740-83df-067048ebcae4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b95f84d-6878-4740-83df-067048ebcae4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b95f84d-6878-4740-83df-067048ebcae4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-525a796f-23e1-4046-bde3-d4402444a689 {
  display: none;
}
#s-2906c4b8-d540-45b7-abb2-948b9b487f04 { text-align: left; }
#s-ffa1ff22-154a-4559-8858-dd7aa6f3860a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ffa1ff22-154a-4559-8858-dd7aa6f3860a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f2789946-0154-42a0-9ff9-1d343600c065 { text-align: left; }
#s-f2789946-0154-42a0-9ff9-1d343600c065 .shg-product-sold-out {
  display: none;
}

#s-f2789946-0154-42a0-9ff9-1d343600c065 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f2789946-0154-42a0-9ff9-1d343600c065 .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-b2514f3f-a075-44b5-94ba-39776ed8e644 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b2514f3f-a075-44b5-94ba-39776ed8e644:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b2514f3f-a075-44b5-94ba-39776ed8e644:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b2514f3f-a075-44b5-94ba-39776ed8e644 {
  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-b2514f3f-a075-44b5-94ba-39776ed8e644.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2514f3f-a075-44b5-94ba-39776ed8e644.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b2514f3f-a075-44b5-94ba-39776ed8e644.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f70e209-9c90-41ed-b238-a364c3c7d1dc {
  display: none;
}
#s-bb7f38b5-74ac-4179-8db5-6c6208acf947 { text-align: left; }
#s-cfa78bdb-6ea6-4a3a-bb58-cd4b5c88e2a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cfa78bdb-6ea6-4a3a-bb58-cd4b5c88e2a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cde1de0b-a88a-4014-904d-9bd4d238b2b6 { text-align: left; }
#s-cde1de0b-a88a-4014-904d-9bd4d238b2b6 .shg-product-sold-out {
  display: none;
}

#s-cde1de0b-a88a-4014-904d-9bd4d238b2b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cde1de0b-a88a-4014-904d-9bd4d238b2b6 .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-94e7ca86-44e2-40e4-a783-fadb024c22ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-94e7ca86-44e2-40e4-a783-fadb024c22ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-94e7ca86-44e2-40e4-a783-fadb024c22ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-94e7ca86-44e2-40e4-a783-fadb024c22ee {
  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-94e7ca86-44e2-40e4-a783-fadb024c22ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94e7ca86-44e2-40e4-a783-fadb024c22ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-94e7ca86-44e2-40e4-a783-fadb024c22ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-060e9f01-67fc-4857-95d3-2686b2cae78e {
  display: none;
}
#s-3a63be21-a752-42da-9147-13e45a5d5a59 { text-align: left; }
#s-86847a91-efc9-400e-bd2e-1330d420ef06 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-86847a91-efc9-400e-bd2e-1330d420ef06 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-18749ef5-bcfa-4d12-aa8b-7ca9d9a1d66c { text-align: left; }
#s-18749ef5-bcfa-4d12-aa8b-7ca9d9a1d66c .shg-product-sold-out {
  display: none;
}

#s-18749ef5-bcfa-4d12-aa8b-7ca9d9a1d66c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-18749ef5-bcfa-4d12-aa8b-7ca9d9a1d66c .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-0bbb8414-bfb0-490f-aefd-ba419063d293 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0bbb8414-bfb0-490f-aefd-ba419063d293:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0bbb8414-bfb0-490f-aefd-ba419063d293:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0bbb8414-bfb0-490f-aefd-ba419063d293 {
  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-0bbb8414-bfb0-490f-aefd-ba419063d293.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0bbb8414-bfb0-490f-aefd-ba419063d293.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0bbb8414-bfb0-490f-aefd-ba419063d293.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e9a11365-5881-4377-b2ee-3688902cbeca {
  display: none;
}
#s-c92bc6ca-64fc-47bf-b322-06b1a893e593 { text-align: left; }
#s-d1f1fe66-7cb2-4977-a011-0676e69130ce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1f1fe66-7cb2-4977-a011-0676e69130ce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-97f43b07-0514-4010-8063-6d85da23a1e8 { text-align: left; }
#s-97f43b07-0514-4010-8063-6d85da23a1e8 .shg-product-sold-out {
  display: none;
}

#s-97f43b07-0514-4010-8063-6d85da23a1e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-97f43b07-0514-4010-8063-6d85da23a1e8 .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-b82d7b8a-fe7d-4f5d-8fff-e0486c15f752 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b82d7b8a-fe7d-4f5d-8fff-e0486c15f752:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b82d7b8a-fe7d-4f5d-8fff-e0486c15f752:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b82d7b8a-fe7d-4f5d-8fff-e0486c15f752 {
  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-b82d7b8a-fe7d-4f5d-8fff-e0486c15f752.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b82d7b8a-fe7d-4f5d-8fff-e0486c15f752.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b82d7b8a-fe7d-4f5d-8fff-e0486c15f752.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c1bf865b-1e4b-4ebd-be67-28734c6360dc {
  display: none;
}
#s-8d2c02f6-611f-4c96-8a2a-e07be821d2a2 { text-align: left; }
#s-ea84faa5-e354-4278-ac46-3b723ec2ccb2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea84faa5-e354-4278-ac46-3b723ec2ccb2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d23b0853-6aa6-4b47-b6d6-6e0b60822abe { text-align: left; }
#s-d23b0853-6aa6-4b47-b6d6-6e0b60822abe .shg-product-sold-out {
  display: none;
}

#s-d23b0853-6aa6-4b47-b6d6-6e0b60822abe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d23b0853-6aa6-4b47-b6d6-6e0b60822abe .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-e91997f7-de58-4ee3-a13d-c3c594521572 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e91997f7-de58-4ee3-a13d-c3c594521572:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e91997f7-de58-4ee3-a13d-c3c594521572:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e91997f7-de58-4ee3-a13d-c3c594521572 {
  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-e91997f7-de58-4ee3-a13d-c3c594521572.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e91997f7-de58-4ee3-a13d-c3c594521572.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e91997f7-de58-4ee3-a13d-c3c594521572.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-41c8dae4-6ff6-4a42-a3ea-f1b99f6de5cd {
  display: none;
}
#s-8cbb8927-cf07-4d62-bd4d-b21fee10a396 { text-align: left; }
#s-f328a1e8-3b32-4ff7-ae38-08e1cd3d3a53 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f328a1e8-3b32-4ff7-ae38-08e1cd3d3a53 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0606d6ed-39cd-419e-b3be-28bddc9a5160 { text-align: left; }
#s-0606d6ed-39cd-419e-b3be-28bddc9a5160 .shg-product-sold-out {
  display: none;
}

#s-0606d6ed-39cd-419e-b3be-28bddc9a5160 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0606d6ed-39cd-419e-b3be-28bddc9a5160 .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-a3d86e46-ddf2-4a96-860c-2c8304aa9175 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a3d86e46-ddf2-4a96-860c-2c8304aa9175:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a3d86e46-ddf2-4a96-860c-2c8304aa9175:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a3d86e46-ddf2-4a96-860c-2c8304aa9175 {
  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-a3d86e46-ddf2-4a96-860c-2c8304aa9175.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3d86e46-ddf2-4a96-860c-2c8304aa9175.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a3d86e46-ddf2-4a96-860c-2c8304aa9175.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b824a44e-da30-445a-8367-60dcff11c522 {
  display: none;
}
#s-32c520fc-9d2e-490c-9333-2b3be5b0934c { text-align: left; }
#s-c082ae15-7223-46dc-8d8e-2fcde97c4ec5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c082ae15-7223-46dc-8d8e-2fcde97c4ec5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3db7874-ec86-44ed-9ffe-bb81fb9ff73a { text-align: left; }
#s-b3db7874-ec86-44ed-9ffe-bb81fb9ff73a .shg-product-sold-out {
  display: none;
}

#s-b3db7874-ec86-44ed-9ffe-bb81fb9ff73a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3db7874-ec86-44ed-9ffe-bb81fb9ff73a .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-7dcbc01f-5e90-4496-8ae5-de071356c25d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7dcbc01f-5e90-4496-8ae5-de071356c25d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7dcbc01f-5e90-4496-8ae5-de071356c25d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7dcbc01f-5e90-4496-8ae5-de071356c25d {
  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-7dcbc01f-5e90-4496-8ae5-de071356c25d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7dcbc01f-5e90-4496-8ae5-de071356c25d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7dcbc01f-5e90-4496-8ae5-de071356c25d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e3dccfe1-7f6e-43ac-92f8-2cca70d3f1ed {
  display: none;
}
#s-b877edfd-e4af-4178-ab6a-5895cc8e43db { text-align: left; }
#s-244f8bad-a5b3-4e9d-af20-4751b372834c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-244f8bad-a5b3-4e9d-af20-4751b372834c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-78efa663-0474-4d4b-a66a-294eafcc6a57 { text-align: left; }
#s-78efa663-0474-4d4b-a66a-294eafcc6a57 .shg-product-sold-out {
  display: none;
}

#s-78efa663-0474-4d4b-a66a-294eafcc6a57 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-78efa663-0474-4d4b-a66a-294eafcc6a57 .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-77fcbb89-c570-4408-9319-d9d832083420 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-77fcbb89-c570-4408-9319-d9d832083420:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-77fcbb89-c570-4408-9319-d9d832083420:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-77fcbb89-c570-4408-9319-d9d832083420 {
  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-77fcbb89-c570-4408-9319-d9d832083420.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77fcbb89-c570-4408-9319-d9d832083420.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-77fcbb89-c570-4408-9319-d9d832083420.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a96f3b82-6d3b-4b77-ba5f-42f102bdbe5c {
  display: none;
}
#s-71e4f960-0b88-4226-9fc8-81d99505f4f8 { text-align: left; }
#s-ba8468c2-d6e9-49cc-9a29-85ec57ce6aa3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba8468c2-d6e9-49cc-9a29-85ec57ce6aa3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0de5c52d-70c2-40b5-92a3-ebc651b1bb5f { text-align: left; }
#s-0de5c52d-70c2-40b5-92a3-ebc651b1bb5f .shg-product-sold-out {
  display: none;
}

#s-0de5c52d-70c2-40b5-92a3-ebc651b1bb5f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0de5c52d-70c2-40b5-92a3-ebc651b1bb5f .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-6701d9e6-093c-4233-b1ed-2de64d780670 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6701d9e6-093c-4233-b1ed-2de64d780670:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6701d9e6-093c-4233-b1ed-2de64d780670:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6701d9e6-093c-4233-b1ed-2de64d780670 {
  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-6701d9e6-093c-4233-b1ed-2de64d780670.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6701d9e6-093c-4233-b1ed-2de64d780670.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6701d9e6-093c-4233-b1ed-2de64d780670.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b7cac8b9-6e45-4993-997d-c244400b8626 {
  display: none;
}
#s-ed1f69ed-100a-4bca-b65a-c5743865ad7d { text-align: left; }
#s-36f6e737-02c3-4207-bba2-88dcaf9606db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36f6e737-02c3-4207-bba2-88dcaf9606db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-06ee13ad-b9c8-40fd-adab-9b80d43a85fb { text-align: left; }
#s-06ee13ad-b9c8-40fd-adab-9b80d43a85fb .shg-product-sold-out {
  display: none;
}

#s-06ee13ad-b9c8-40fd-adab-9b80d43a85fb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-06ee13ad-b9c8-40fd-adab-9b80d43a85fb .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-f18a359f-7683-4150-8be0-d6f72100113a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f18a359f-7683-4150-8be0-d6f72100113a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f18a359f-7683-4150-8be0-d6f72100113a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f18a359f-7683-4150-8be0-d6f72100113a {
  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-f18a359f-7683-4150-8be0-d6f72100113a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f18a359f-7683-4150-8be0-d6f72100113a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f18a359f-7683-4150-8be0-d6f72100113a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e885dc10-b96a-42d4-bf0d-b6062db11930 {
  display: none;
}
#s-afc62e3c-572e-4ea2-b20f-0efab4055126 { text-align: left; }
#s-c2015333-502e-4b64-9ca0-dbe989e8e036 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2015333-502e-4b64-9ca0-dbe989e8e036 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d9a705a5-c551-4753-a4cf-adf5ebcb6701 { text-align: left; }
#s-d9a705a5-c551-4753-a4cf-adf5ebcb6701 .shg-product-sold-out {
  display: none;
}

#s-d9a705a5-c551-4753-a4cf-adf5ebcb6701 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d9a705a5-c551-4753-a4cf-adf5ebcb6701 .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-03aaa08a-206e-49be-b084-24631c2b89a3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-03aaa08a-206e-49be-b084-24631c2b89a3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-03aaa08a-206e-49be-b084-24631c2b89a3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-03aaa08a-206e-49be-b084-24631c2b89a3 {
  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-03aaa08a-206e-49be-b084-24631c2b89a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03aaa08a-206e-49be-b084-24631c2b89a3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-03aaa08a-206e-49be-b084-24631c2b89a3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6b594d26-0a3e-4953-bfaa-a15627c72114 {
  display: none;
}
#s-8b7c7dd5-238a-482f-a308-4d0003bdcb5d { text-align: left; }
#s-86bdb084-3f06-4422-8e61-36b7d9e2cbff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-86bdb084-3f06-4422-8e61-36b7d9e2cbff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-be89921f-a26e-4c5e-9fc9-f305b5278638 { text-align: left; }
#s-be89921f-a26e-4c5e-9fc9-f305b5278638 .shg-product-sold-out {
  display: none;
}

#s-be89921f-a26e-4c5e-9fc9-f305b5278638 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-be89921f-a26e-4c5e-9fc9-f305b5278638 .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-ca4a4a4e-2edf-45ab-a2e6-0bb77f8d3a2b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ca4a4a4e-2edf-45ab-a2e6-0bb77f8d3a2b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ca4a4a4e-2edf-45ab-a2e6-0bb77f8d3a2b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ca4a4a4e-2edf-45ab-a2e6-0bb77f8d3a2b {
  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-ca4a4a4e-2edf-45ab-a2e6-0bb77f8d3a2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ca4a4a4e-2edf-45ab-a2e6-0bb77f8d3a2b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ca4a4a4e-2edf-45ab-a2e6-0bb77f8d3a2b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0619ca7c-067c-4900-96da-73fc761e05fd {
  display: none;
}
#s-80c0227b-04f2-4e49-a94f-2600ca087c5e { text-align: left; }
#s-1dc4ca5e-1ef5-4636-8226-86972d27ebb1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1dc4ca5e-1ef5-4636-8226-86972d27ebb1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40af121b-5419-4621-8031-6d008b02d06c { text-align: left; }
#s-40af121b-5419-4621-8031-6d008b02d06c .shg-product-sold-out {
  display: none;
}

#s-40af121b-5419-4621-8031-6d008b02d06c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40af121b-5419-4621-8031-6d008b02d06c .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-4d0eefc2-dbc4-4933-a9cb-1c75d03ae88a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4d0eefc2-dbc4-4933-a9cb-1c75d03ae88a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4d0eefc2-dbc4-4933-a9cb-1c75d03ae88a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4d0eefc2-dbc4-4933-a9cb-1c75d03ae88a {
  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-4d0eefc2-dbc4-4933-a9cb-1c75d03ae88a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4d0eefc2-dbc4-4933-a9cb-1c75d03ae88a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4d0eefc2-dbc4-4933-a9cb-1c75d03ae88a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7d05cd5b-b96d-4c22-8615-342e89d71088 {
  display: none;
}
#s-8111f96b-240d-430e-a6ba-d406ceef513c { text-align: left; }
#s-f0be14ac-5199-4001-9a8d-5ee0d733554d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f0be14ac-5199-4001-9a8d-5ee0d733554d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c3189a88-442f-4ffa-99df-1e338af65189 { text-align: left; }
#s-c3189a88-442f-4ffa-99df-1e338af65189 .shg-product-sold-out {
  display: none;
}

#s-c3189a88-442f-4ffa-99df-1e338af65189 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c3189a88-442f-4ffa-99df-1e338af65189 .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-97efa086-f218-441d-a49e-87d9b591248c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-97efa086-f218-441d-a49e-87d9b591248c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-97efa086-f218-441d-a49e-87d9b591248c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-97efa086-f218-441d-a49e-87d9b591248c {
  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-97efa086-f218-441d-a49e-87d9b591248c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97efa086-f218-441d-a49e-87d9b591248c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-97efa086-f218-441d-a49e-87d9b591248c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f9b47bbd-cf83-4984-8f17-2c709a95f755 {
  display: none;
}
#s-48e202c0-ecc1-461e-abdc-6abba6fb2e98 { text-align: left; }
#s-5f68771b-1f6a-461b-8a8e-c155327096f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5f68771b-1f6a-461b-8a8e-c155327096f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3683ce6b-bf6a-4cc2-9ecc-6205b65ed0f8 { text-align: left; }
#s-3683ce6b-bf6a-4cc2-9ecc-6205b65ed0f8 .shg-product-sold-out {
  display: none;
}

#s-3683ce6b-bf6a-4cc2-9ecc-6205b65ed0f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3683ce6b-bf6a-4cc2-9ecc-6205b65ed0f8 .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-ce06114d-0441-46fa-b3e9-841f5386f136 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce06114d-0441-46fa-b3e9-841f5386f136:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce06114d-0441-46fa-b3e9-841f5386f136:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce06114d-0441-46fa-b3e9-841f5386f136 {
  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-ce06114d-0441-46fa-b3e9-841f5386f136.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce06114d-0441-46fa-b3e9-841f5386f136.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce06114d-0441-46fa-b3e9-841f5386f136.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2c306d22-0a39-43eb-90c8-6b6bb0e9929a {
  display: none;
}
#s-83f812fb-e416-42cb-8d3f-91b9322a3a14 { text-align: left; }
#s-a069f52a-bbd6-4a0f-9cbb-1baa7eee33bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a069f52a-bbd6-4a0f-9cbb-1baa7eee33bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f98c0f0-9186-44e9-af88-26493861d4df { text-align: left; }
#s-0f98c0f0-9186-44e9-af88-26493861d4df .shg-product-sold-out {
  display: none;
}

#s-0f98c0f0-9186-44e9-af88-26493861d4df .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f98c0f0-9186-44e9-af88-26493861d4df .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-84c830d4-9865-4851-9846-5c142ae93991 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-84c830d4-9865-4851-9846-5c142ae93991:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-84c830d4-9865-4851-9846-5c142ae93991:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84c830d4-9865-4851-9846-5c142ae93991 {
  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-84c830d4-9865-4851-9846-5c142ae93991.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84c830d4-9865-4851-9846-5c142ae93991.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84c830d4-9865-4851-9846-5c142ae93991.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2290cad6-291b-488c-99f6-169557168cf3 {
  display: none;
}
#s-13d0b8aa-9ed0-483e-b9a6-c5810b062917 { text-align: left; }
#s-8e2cf330-85b7-4a42-b421-90934b178f45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8e2cf330-85b7-4a42-b421-90934b178f45 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2b643154-659b-4cf3-8bff-e14b5e2877bd { text-align: left; }
#s-2b643154-659b-4cf3-8bff-e14b5e2877bd .shg-product-sold-out {
  display: none;
}

#s-2b643154-659b-4cf3-8bff-e14b5e2877bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2b643154-659b-4cf3-8bff-e14b5e2877bd .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-b65b2a51-9123-46c9-8128-fa0201a83776 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b65b2a51-9123-46c9-8128-fa0201a83776:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b65b2a51-9123-46c9-8128-fa0201a83776:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b65b2a51-9123-46c9-8128-fa0201a83776 {
  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-b65b2a51-9123-46c9-8128-fa0201a83776.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b65b2a51-9123-46c9-8128-fa0201a83776.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b65b2a51-9123-46c9-8128-fa0201a83776.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;
}
