.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-6de23eca-b81b-47ab-8f18-83686b89c1f7 {
  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-134d9b55-1eab-4179-8f70-172ae7f46bcd { margin-top: 40px; }
#s-134d9b55-1eab-4179-8f70-172ae7f46bcd .shogun-tabs {
  justify-content: center;
}


  #s-134d9b55-1eab-4179-8f70-172ae7f46bcd .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-134d9b55-1eab-4179-8f70-172ae7f46bcd .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-134d9b55-1eab-4179-8f70-172ae7f46bcd .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-134d9b55-1eab-4179-8f70-172ae7f46bcd .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-134d9b55-1eab-4179-8f70-172ae7f46bcd .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-134d9b55-1eab-4179-8f70-172ae7f46bcd .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-134d9b55-1eab-4179-8f70-172ae7f46bcd .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-7999fa17-79ea-4d66-93e2-131a980ce55c { padding-top: 10px;
padding-bottom: 10px; }
 #s-7999fa17-79ea-4d66-93e2-131a980ce55c .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-54adc3ae-dfcf-4f68-baf7-e1b282c4db84 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-54adc3ae-dfcf-4f68-baf7-e1b282c4db84 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-54adc3ae-dfcf-4f68-baf7-e1b282c4db84 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-54adc3ae-dfcf-4f68-baf7-e1b282c4db84 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-54adc3ae-dfcf-4f68-baf7-e1b282c4db84 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-54adc3ae-dfcf-4f68-baf7-e1b282c4db84 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-54adc3ae-dfcf-4f68-baf7-e1b282c4db84 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-54adc3ae-dfcf-4f68-baf7-e1b282c4db84 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-54adc3ae-dfcf-4f68-baf7-e1b282c4db84 .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-7f656507-37b1-444d-b2f6-2191b05d8d91 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7f656507-37b1-444d-b2f6-2191b05d8d91"] > .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-d85182c4-df67-4164-8d00-0333151f74db { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ef59dfc9-05f5-4537-bc7f-456b142c9354 { 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-42db9293-ea7a-458a-a30f-8d17c825dd26 { 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-42db9293-ea7a-458a-a30f-8d17c825dd26: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-42db9293-ea7a-458a-a30f-8d17c825dd26: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-42db9293-ea7a-458a-a30f-8d17c825dd26.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-52b5eebc-c0aa-4e9c-afac-c32b026158af { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c607fd51-824c-40a1-94a0-d53792636736 { 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-b27b99d1-4aa6-4011-b367-cd8f6c32fa47 { 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-b27b99d1-4aa6-4011-b367-cd8f6c32fa47: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-b27b99d1-4aa6-4011-b367-cd8f6c32fa47: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-b27b99d1-4aa6-4011-b367-cd8f6c32fa47.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1d92b9c9-58b3-42d9-b601-e9aab4f18e5f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b97be08f-9703-4d7c-8cab-662f03106cc1 { 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-a36c1caf-df6c-4f92-aeb4-06c91169a951 { 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-a36c1caf-df6c-4f92-aeb4-06c91169a951: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-a36c1caf-df6c-4f92-aeb4-06c91169a951: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-a36c1caf-df6c-4f92-aeb4-06c91169a951.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-b028095d-b925-4957-ad83-57b9cfebe140 { min-height: 50px; }
#s-b028095d-b925-4957-ad83-57b9cfebe140 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ec0633f5-25b6-4467-a083-d11b7bc5ff47 { 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-ec0633f5-25b6-4467-a083-d11b7bc5ff47 .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-c19a3f55-3d28-4880-a050-d884c4306713 {
  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-8dffea4e-2167-4348-83c3-9184df4f679a { 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-87344717-400c-46e8-bd66-fa053c99cd9a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87344717-400c-46e8-bd66-fa053c99cd9a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b7c534d9-7fab-4b04-befc-6d1d34228ab0 {
  display: none;
}
#s-319e9e3d-8f9a-444c-90aa-07d3b86305e5 { text-align: left; }
#s-4055ecd9-324f-4885-a084-81dda535c97a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4055ecd9-324f-4885-a084-81dda535c97a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6425a39a-610d-4d90-94c8-4ad1cd9aea2c {
  display: none;
}
#s-8133f633-fb1f-4417-95cd-a5488c89e28a { text-align: left; }
#s-8750b03b-2c47-4525-bb75-47a340f08890 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8750b03b-2c47-4525-bb75-47a340f08890 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b100107e-28d3-4521-9806-fdf5a860e7d8 {
  display: none;
}
#s-df56f97c-d70a-4430-a29d-45a46988bd60 { text-align: left; }
#s-504bd9e7-1720-4742-9554-a43a09522949 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-504bd9e7-1720-4742-9554-a43a09522949 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e0cc5e8a-ad35-462b-8d79-582683025226 {
  display: none;
}
#s-be7efd41-0793-4aaf-a3dd-e10448e934cf { text-align: left; }
#s-6395080e-bdbb-49fe-907d-c3ccce18fc42 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6395080e-bdbb-49fe-907d-c3ccce18fc42 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-204978a5-e7ad-416a-b181-a9e6fd68d456 { text-align: left; }
#s-204978a5-e7ad-416a-b181-a9e6fd68d456 .shg-product-sold-out {
  display: none;
}

#s-204978a5-e7ad-416a-b181-a9e6fd68d456 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-204978a5-e7ad-416a-b181-a9e6fd68d456 .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-616734e2-a74c-4528-b9ea-63f3069d8fdb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-616734e2-a74c-4528-b9ea-63f3069d8fdb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-616734e2-a74c-4528-b9ea-63f3069d8fdb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-616734e2-a74c-4528-b9ea-63f3069d8fdb {
  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-616734e2-a74c-4528-b9ea-63f3069d8fdb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-616734e2-a74c-4528-b9ea-63f3069d8fdb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-616734e2-a74c-4528-b9ea-63f3069d8fdb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98c21c95-5368-4934-b27c-77283d076349 {
  display: none;
}
#s-4d691876-16ac-425d-92ad-17b75baf612c { text-align: left; }
#s-1c3d3ffb-1d3c-4a74-9308-55adc7a9c29f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1c3d3ffb-1d3c-4a74-9308-55adc7a9c29f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-030ce6e1-4b23-4b7a-8de4-bc28e633786f { text-align: left; }
#s-030ce6e1-4b23-4b7a-8de4-bc28e633786f .shg-product-sold-out {
  display: none;
}

#s-030ce6e1-4b23-4b7a-8de4-bc28e633786f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-030ce6e1-4b23-4b7a-8de4-bc28e633786f .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-2454aabe-585e-4dbb-b12a-db10ef85d4e4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2454aabe-585e-4dbb-b12a-db10ef85d4e4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2454aabe-585e-4dbb-b12a-db10ef85d4e4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2454aabe-585e-4dbb-b12a-db10ef85d4e4 {
  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-2454aabe-585e-4dbb-b12a-db10ef85d4e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2454aabe-585e-4dbb-b12a-db10ef85d4e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2454aabe-585e-4dbb-b12a-db10ef85d4e4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-48bb9575-54da-41e9-8ec3-88501ed0376d {
  display: none;
}
#s-797e5014-063b-42cf-99d3-609bd5f322da { text-align: left; }
#s-66a21552-3197-4d68-b626-b56d2955b5f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-66a21552-3197-4d68-b626-b56d2955b5f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dfc37210-87e8-42c2-af4c-58a33ce29c55 { text-align: left; }
#s-dfc37210-87e8-42c2-af4c-58a33ce29c55 .shg-product-sold-out {
  display: none;
}

#s-dfc37210-87e8-42c2-af4c-58a33ce29c55 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dfc37210-87e8-42c2-af4c-58a33ce29c55 .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-e8f352e4-3479-4a19-84de-8eb745735a81 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e8f352e4-3479-4a19-84de-8eb745735a81:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e8f352e4-3479-4a19-84de-8eb745735a81:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e8f352e4-3479-4a19-84de-8eb745735a81 {
  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-e8f352e4-3479-4a19-84de-8eb745735a81.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8f352e4-3479-4a19-84de-8eb745735a81.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e8f352e4-3479-4a19-84de-8eb745735a81.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d56c8bd6-fae0-46a1-b506-fa5a795eb034 {
  display: none;
}
#s-2470b126-0671-4ee9-b557-bed438bf35c2 { text-align: left; }
#s-dcf45082-396b-4a1d-89e9-7c586f5a2029 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dcf45082-396b-4a1d-89e9-7c586f5a2029 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-089eab10-9b46-483d-af46-f1dc8f15ecc0 { text-align: left; }
#s-089eab10-9b46-483d-af46-f1dc8f15ecc0 .shg-product-sold-out {
  display: none;
}

#s-089eab10-9b46-483d-af46-f1dc8f15ecc0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-089eab10-9b46-483d-af46-f1dc8f15ecc0 .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-b249f42f-b4b4-48e9-af30-f377ace4550a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b249f42f-b4b4-48e9-af30-f377ace4550a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b249f42f-b4b4-48e9-af30-f377ace4550a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b249f42f-b4b4-48e9-af30-f377ace4550a {
  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-b249f42f-b4b4-48e9-af30-f377ace4550a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b249f42f-b4b4-48e9-af30-f377ace4550a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b249f42f-b4b4-48e9-af30-f377ace4550a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc62fd55-e789-4b72-bf5e-e9bbf8c42e6a {
  display: none;
}
#s-a4394a42-9689-4e41-b863-713ff02a20ef { text-align: left; }
#s-471c49d1-154b-4fb5-9fac-3097d030fed1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-471c49d1-154b-4fb5-9fac-3097d030fed1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81c5ac0c-228d-4111-86a0-34f10e8f6729 { text-align: left; }
#s-81c5ac0c-228d-4111-86a0-34f10e8f6729 .shg-product-sold-out {
  display: none;
}

#s-81c5ac0c-228d-4111-86a0-34f10e8f6729 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81c5ac0c-228d-4111-86a0-34f10e8f6729 .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-cf84b8d9-979d-488f-b01c-6eb6e346f98d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf84b8d9-979d-488f-b01c-6eb6e346f98d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf84b8d9-979d-488f-b01c-6eb6e346f98d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf84b8d9-979d-488f-b01c-6eb6e346f98d {
  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-cf84b8d9-979d-488f-b01c-6eb6e346f98d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf84b8d9-979d-488f-b01c-6eb6e346f98d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf84b8d9-979d-488f-b01c-6eb6e346f98d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3420a11f-a6e9-41ab-8fae-07eb2702d416 {
  display: none;
}
#s-82db566f-6e6d-4e3a-a3ea-73dc04b1aa16 { text-align: left; }
#s-2e4d0b93-a078-477f-9584-6b39fc4968fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e4d0b93-a078-477f-9584-6b39fc4968fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8617b8b2-597b-4e5c-9288-7f86f3d7411a { text-align: left; }
#s-8617b8b2-597b-4e5c-9288-7f86f3d7411a .shg-product-sold-out {
  display: none;
}

#s-8617b8b2-597b-4e5c-9288-7f86f3d7411a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8617b8b2-597b-4e5c-9288-7f86f3d7411a .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-baa6a16d-9476-44d1-850e-3985ca816657 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-baa6a16d-9476-44d1-850e-3985ca816657:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-baa6a16d-9476-44d1-850e-3985ca816657:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-baa6a16d-9476-44d1-850e-3985ca816657 {
  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-baa6a16d-9476-44d1-850e-3985ca816657.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-baa6a16d-9476-44d1-850e-3985ca816657.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-baa6a16d-9476-44d1-850e-3985ca816657.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d9877775-95e3-45bd-9255-8c887f9a056c {
  display: none;
}
#s-50acc327-65ae-4375-b4fc-bb81aa4fb177 { text-align: left; }
#s-95c6e3a5-93b7-480e-b4a9-75731c8ce24e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95c6e3a5-93b7-480e-b4a9-75731c8ce24e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efa7ca6d-d116-4a51-9f8f-08987816736a { text-align: left; }
#s-efa7ca6d-d116-4a51-9f8f-08987816736a .shg-product-sold-out {
  display: none;
}

#s-efa7ca6d-d116-4a51-9f8f-08987816736a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efa7ca6d-d116-4a51-9f8f-08987816736a .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-2c0c682b-4831-4981-a739-604a7cede500 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2c0c682b-4831-4981-a739-604a7cede500:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2c0c682b-4831-4981-a739-604a7cede500:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2c0c682b-4831-4981-a739-604a7cede500 {
  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-2c0c682b-4831-4981-a739-604a7cede500.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c0c682b-4831-4981-a739-604a7cede500.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2c0c682b-4831-4981-a739-604a7cede500.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-997d87cb-834c-4415-b7c2-1db700f01bc3 {
  display: none;
}
#s-59e8c0e1-c79d-461f-9134-88685d978f6c { text-align: left; }
#s-c4c91fad-e341-4972-bbdc-19c77d34ba54 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4c91fad-e341-4972-bbdc-19c77d34ba54 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-effc53d8-ec22-4d32-89bb-fdac5379a623 { text-align: left; }
#s-effc53d8-ec22-4d32-89bb-fdac5379a623 .shg-product-sold-out {
  display: none;
}

#s-effc53d8-ec22-4d32-89bb-fdac5379a623 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-effc53d8-ec22-4d32-89bb-fdac5379a623 .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-f5eb6275-0638-4138-ae6a-c33c2a49bf54 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f5eb6275-0638-4138-ae6a-c33c2a49bf54:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f5eb6275-0638-4138-ae6a-c33c2a49bf54:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f5eb6275-0638-4138-ae6a-c33c2a49bf54 {
  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-f5eb6275-0638-4138-ae6a-c33c2a49bf54.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f5eb6275-0638-4138-ae6a-c33c2a49bf54.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f5eb6275-0638-4138-ae6a-c33c2a49bf54.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-52d10273-fba1-4199-b4a5-8c8faa73f5ec {
  display: none;
}
#s-f29e5c11-ecb7-4b96-a944-931bcf0c78cb { text-align: left; }
#s-b0f11f44-89d7-4dee-854a-46689dad1637 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b0f11f44-89d7-4dee-854a-46689dad1637 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dcb9050b-7e7e-47e9-88f7-9370002e4579 { text-align: left; }
#s-dcb9050b-7e7e-47e9-88f7-9370002e4579 .shg-product-sold-out {
  display: none;
}

#s-dcb9050b-7e7e-47e9-88f7-9370002e4579 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dcb9050b-7e7e-47e9-88f7-9370002e4579 .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-3f47611d-328a-49fd-b2ab-d1c1c1745e58 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f47611d-328a-49fd-b2ab-d1c1c1745e58:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f47611d-328a-49fd-b2ab-d1c1c1745e58:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f47611d-328a-49fd-b2ab-d1c1c1745e58 {
  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-3f47611d-328a-49fd-b2ab-d1c1c1745e58.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f47611d-328a-49fd-b2ab-d1c1c1745e58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f47611d-328a-49fd-b2ab-d1c1c1745e58.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83fd5e73-1c01-4bba-a6a1-7171c403cb8d {
  display: none;
}
#s-4fa21209-823c-4af0-a5bf-ae022a888e02 { text-align: left; }
#s-667b18b4-139f-4359-9ba8-70d8055d0843 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-667b18b4-139f-4359-9ba8-70d8055d0843 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ed496bd-eba9-4be7-b38e-8d58a6112b3d { text-align: left; }
#s-1ed496bd-eba9-4be7-b38e-8d58a6112b3d .shg-product-sold-out {
  display: none;
}

#s-1ed496bd-eba9-4be7-b38e-8d58a6112b3d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ed496bd-eba9-4be7-b38e-8d58a6112b3d .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-103b875f-131f-4340-9983-87c50128cab5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-103b875f-131f-4340-9983-87c50128cab5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-103b875f-131f-4340-9983-87c50128cab5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-103b875f-131f-4340-9983-87c50128cab5 {
  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-103b875f-131f-4340-9983-87c50128cab5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-103b875f-131f-4340-9983-87c50128cab5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-103b875f-131f-4340-9983-87c50128cab5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cc6b7f77-1def-4bab-a02a-26d16279f683 {
  display: none;
}
#s-48b6e2de-9a79-4620-b213-dd867d2729d3 { text-align: left; }
#s-33aba269-6de2-4c8b-a5e6-1f43ab40b2c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33aba269-6de2-4c8b-a5e6-1f43ab40b2c1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-25b0611d-46c6-409f-8ea0-e4805b27c330 { text-align: left; }
#s-25b0611d-46c6-409f-8ea0-e4805b27c330 .shg-product-sold-out {
  display: none;
}

#s-25b0611d-46c6-409f-8ea0-e4805b27c330 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25b0611d-46c6-409f-8ea0-e4805b27c330 .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-2f0f1500-af32-40cc-bf85-c8a9544a93b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2f0f1500-af32-40cc-bf85-c8a9544a93b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2f0f1500-af32-40cc-bf85-c8a9544a93b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2f0f1500-af32-40cc-bf85-c8a9544a93b4 {
  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-2f0f1500-af32-40cc-bf85-c8a9544a93b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f0f1500-af32-40cc-bf85-c8a9544a93b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2f0f1500-af32-40cc-bf85-c8a9544a93b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7a123b8a-23a5-49cd-b5bf-507d589866b8 {
  display: none;
}
#s-5b236796-18bb-43a5-ac33-ec182f032712 { text-align: left; }
#s-bf6135df-1d2b-4af4-aa16-2af87513cb94 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf6135df-1d2b-4af4-aa16-2af87513cb94 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee2612c1-99a1-46f1-b874-bbdc6701543d { text-align: left; }
#s-ee2612c1-99a1-46f1-b874-bbdc6701543d .shg-product-sold-out {
  display: none;
}

#s-ee2612c1-99a1-46f1-b874-bbdc6701543d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee2612c1-99a1-46f1-b874-bbdc6701543d .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-58b0f495-7e52-45c6-9f08-9ff024fd0ccd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-58b0f495-7e52-45c6-9f08-9ff024fd0ccd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-58b0f495-7e52-45c6-9f08-9ff024fd0ccd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-58b0f495-7e52-45c6-9f08-9ff024fd0ccd {
  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-58b0f495-7e52-45c6-9f08-9ff024fd0ccd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58b0f495-7e52-45c6-9f08-9ff024fd0ccd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-58b0f495-7e52-45c6-9f08-9ff024fd0ccd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0c7420d0-615b-4945-b45f-6e6a5d52cc6f {
  display: none;
}
#s-40f6c051-472f-4709-862e-4d22db26e557 { text-align: left; }
#s-57b933e3-13fb-4dbb-b94f-8c14059187fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57b933e3-13fb-4dbb-b94f-8c14059187fb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c656273f-e870-416c-88de-8a8671b3d0ac { text-align: left; }
#s-c656273f-e870-416c-88de-8a8671b3d0ac .shg-product-sold-out {
  display: none;
}

#s-c656273f-e870-416c-88de-8a8671b3d0ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c656273f-e870-416c-88de-8a8671b3d0ac .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-3c99e5eb-07da-4c7a-9af4-c708439b2d17 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c99e5eb-07da-4c7a-9af4-c708439b2d17:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c99e5eb-07da-4c7a-9af4-c708439b2d17:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c99e5eb-07da-4c7a-9af4-c708439b2d17 {
  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-3c99e5eb-07da-4c7a-9af4-c708439b2d17.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c99e5eb-07da-4c7a-9af4-c708439b2d17.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c99e5eb-07da-4c7a-9af4-c708439b2d17.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1358a149-8a7e-4322-95d4-e1b377b794b6 {
  display: none;
}
#s-c38d30c3-68cf-486e-bb52-d65b8934b00e { text-align: left; }
#s-c6de5475-a988-41f4-b256-fb9e7c345ab2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6de5475-a988-41f4-b256-fb9e7c345ab2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e6dbb639-3789-466a-8975-e952b5159127 { text-align: left; }
#s-e6dbb639-3789-466a-8975-e952b5159127 .shg-product-sold-out {
  display: none;
}

#s-e6dbb639-3789-466a-8975-e952b5159127 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e6dbb639-3789-466a-8975-e952b5159127 .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-9acad7c9-1e5a-4031-9dba-41dee72f6336 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9acad7c9-1e5a-4031-9dba-41dee72f6336:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9acad7c9-1e5a-4031-9dba-41dee72f6336:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9acad7c9-1e5a-4031-9dba-41dee72f6336 {
  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-9acad7c9-1e5a-4031-9dba-41dee72f6336.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9acad7c9-1e5a-4031-9dba-41dee72f6336.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9acad7c9-1e5a-4031-9dba-41dee72f6336.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a853f68f-38cf-4a76-836b-5fb685e09218 {
  display: none;
}
#s-a9b2b7e7-82b4-4e92-be3c-7fbcda3f8869 { text-align: left; }
#s-1ffb1e08-af4c-4a5e-b271-74ca762bf253 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1ffb1e08-af4c-4a5e-b271-74ca762bf253 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-17b9b9ad-80fa-419c-a16a-3ee3e0cd061a { text-align: left; }
#s-17b9b9ad-80fa-419c-a16a-3ee3e0cd061a .shg-product-sold-out {
  display: none;
}

#s-17b9b9ad-80fa-419c-a16a-3ee3e0cd061a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-17b9b9ad-80fa-419c-a16a-3ee3e0cd061a .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-03cfb891-9450-4808-8c28-9230f352b9ba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-03cfb891-9450-4808-8c28-9230f352b9ba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-03cfb891-9450-4808-8c28-9230f352b9ba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-03cfb891-9450-4808-8c28-9230f352b9ba {
  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-03cfb891-9450-4808-8c28-9230f352b9ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03cfb891-9450-4808-8c28-9230f352b9ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-03cfb891-9450-4808-8c28-9230f352b9ba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-21eedc02-e88b-4528-9084-75da7c4549db {
  display: none;
}
#s-e09347ae-ae39-449e-94b4-ff6ec00a9919 { text-align: left; }
#s-3e459e79-d7df-4567-ad58-38e55508fc1b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e459e79-d7df-4567-ad58-38e55508fc1b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-705a0b5b-961a-4435-834e-e9b42a4f0d8f { text-align: left; }
#s-705a0b5b-961a-4435-834e-e9b42a4f0d8f .shg-product-sold-out {
  display: none;
}

#s-705a0b5b-961a-4435-834e-e9b42a4f0d8f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-705a0b5b-961a-4435-834e-e9b42a4f0d8f .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-3154be55-a4b5-4650-b776-e966b9b48087 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3154be55-a4b5-4650-b776-e966b9b48087:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3154be55-a4b5-4650-b776-e966b9b48087:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3154be55-a4b5-4650-b776-e966b9b48087 {
  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-3154be55-a4b5-4650-b776-e966b9b48087.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3154be55-a4b5-4650-b776-e966b9b48087.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3154be55-a4b5-4650-b776-e966b9b48087.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24234321-97b2-426e-be18-2ac60a6c3eb0 {
  display: none;
}
#s-77e3bb6c-cc79-4ce8-a48e-50650b6a532f { text-align: left; }
#s-95cf2c1a-8aac-4ff8-b587-e6b0b57e0490 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95cf2c1a-8aac-4ff8-b587-e6b0b57e0490 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e5cd7f7f-4057-4a23-8f4f-5eb0ca5219b3 { text-align: left; }
#s-e5cd7f7f-4057-4a23-8f4f-5eb0ca5219b3 .shg-product-sold-out {
  display: none;
}

#s-e5cd7f7f-4057-4a23-8f4f-5eb0ca5219b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e5cd7f7f-4057-4a23-8f4f-5eb0ca5219b3 .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-767293e0-266f-4e2a-a0bd-73b3bdc1bd16 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-767293e0-266f-4e2a-a0bd-73b3bdc1bd16:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-767293e0-266f-4e2a-a0bd-73b3bdc1bd16:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-767293e0-266f-4e2a-a0bd-73b3bdc1bd16 {
  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-767293e0-266f-4e2a-a0bd-73b3bdc1bd16.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-767293e0-266f-4e2a-a0bd-73b3bdc1bd16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-767293e0-266f-4e2a-a0bd-73b3bdc1bd16.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d4a8c1c-fe44-4623-af18-51ea45d4dd0f {
  display: none;
}
#s-e03393ff-a58b-4906-b8d6-f3227b629447 { text-align: left; }
#s-c39212b2-55f4-4e5b-bad4-7499bbe9e503 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c39212b2-55f4-4e5b-bad4-7499bbe9e503 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d84ac6d-721e-47e0-8236-10dff6c59d43 { text-align: left; }
#s-1d84ac6d-721e-47e0-8236-10dff6c59d43 .shg-product-sold-out {
  display: none;
}

#s-1d84ac6d-721e-47e0-8236-10dff6c59d43 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d84ac6d-721e-47e0-8236-10dff6c59d43 .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-5e7619b0-c8a4-4db9-87ad-41158aba7ad7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e7619b0-c8a4-4db9-87ad-41158aba7ad7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e7619b0-c8a4-4db9-87ad-41158aba7ad7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e7619b0-c8a4-4db9-87ad-41158aba7ad7 {
  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-5e7619b0-c8a4-4db9-87ad-41158aba7ad7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e7619b0-c8a4-4db9-87ad-41158aba7ad7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e7619b0-c8a4-4db9-87ad-41158aba7ad7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92dec862-4658-4df9-b204-3e445bb35050 {
  display: none;
}
#s-338170f2-f00c-4261-9ad4-90ac30f4abcd { text-align: left; }
#s-d8b90be1-0e81-41d4-95d1-234e47265b4c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d8b90be1-0e81-41d4-95d1-234e47265b4c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-528cc7bb-10c8-4abd-ba64-7dc241c33661 { text-align: left; }
#s-528cc7bb-10c8-4abd-ba64-7dc241c33661 .shg-product-sold-out {
  display: none;
}

#s-528cc7bb-10c8-4abd-ba64-7dc241c33661 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-528cc7bb-10c8-4abd-ba64-7dc241c33661 .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-c9050838-13fb-4cca-99dd-7111ada88cf6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c9050838-13fb-4cca-99dd-7111ada88cf6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c9050838-13fb-4cca-99dd-7111ada88cf6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c9050838-13fb-4cca-99dd-7111ada88cf6 {
  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-c9050838-13fb-4cca-99dd-7111ada88cf6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c9050838-13fb-4cca-99dd-7111ada88cf6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c9050838-13fb-4cca-99dd-7111ada88cf6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-293b7539-7133-438e-9059-ae7cbb05daf6 {
  display: none;
}
#s-8e4eb6b0-baea-4dc7-84f2-4a8de5d5e6a7 { text-align: left; }
#s-e6e1845b-c0c3-4d92-8327-0fd0dd9b45a8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6e1845b-c0c3-4d92-8327-0fd0dd9b45a8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a032558b-7cca-4f32-8f79-76c8f53d29bd { text-align: left; }
#s-a032558b-7cca-4f32-8f79-76c8f53d29bd .shg-product-sold-out {
  display: none;
}

#s-a032558b-7cca-4f32-8f79-76c8f53d29bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a032558b-7cca-4f32-8f79-76c8f53d29bd .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-6fd47cd3-56eb-492d-8ebd-7c2b23447698 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6fd47cd3-56eb-492d-8ebd-7c2b23447698:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6fd47cd3-56eb-492d-8ebd-7c2b23447698:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6fd47cd3-56eb-492d-8ebd-7c2b23447698 {
  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-6fd47cd3-56eb-492d-8ebd-7c2b23447698.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6fd47cd3-56eb-492d-8ebd-7c2b23447698.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6fd47cd3-56eb-492d-8ebd-7c2b23447698.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95df89aa-cb3e-429c-beaa-e7a19ea19b0d {
  display: none;
}
#s-d31e0dc3-6c80-4169-95fa-080c442c1868 { text-align: left; }
#s-4541e1ce-d398-4f5c-9ed9-8d71a4de2b6c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4541e1ce-d398-4f5c-9ed9-8d71a4de2b6c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f49a5eb-f4fc-4b81-8afc-c8fbdefc35b3 { text-align: left; }
#s-4f49a5eb-f4fc-4b81-8afc-c8fbdefc35b3 .shg-product-sold-out {
  display: none;
}

#s-4f49a5eb-f4fc-4b81-8afc-c8fbdefc35b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f49a5eb-f4fc-4b81-8afc-c8fbdefc35b3 .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-e59caa47-aeae-4b61-ae95-315c2d375f1c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e59caa47-aeae-4b61-ae95-315c2d375f1c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e59caa47-aeae-4b61-ae95-315c2d375f1c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e59caa47-aeae-4b61-ae95-315c2d375f1c {
  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-e59caa47-aeae-4b61-ae95-315c2d375f1c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e59caa47-aeae-4b61-ae95-315c2d375f1c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e59caa47-aeae-4b61-ae95-315c2d375f1c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89714ed6-9a16-4812-a841-9e4323319c7b {
  display: none;
}
#s-74034d5c-c3a7-44fe-8e17-324584cf46a3 { text-align: left; }
#s-6ea40e79-cd5e-4c10-b2f9-090482ebc0ae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ea40e79-cd5e-4c10-b2f9-090482ebc0ae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0aadae90-f749-43f0-baa9-54b275ea83ce { text-align: left; }
#s-0aadae90-f749-43f0-baa9-54b275ea83ce .shg-product-sold-out {
  display: none;
}

#s-0aadae90-f749-43f0-baa9-54b275ea83ce .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0aadae90-f749-43f0-baa9-54b275ea83ce .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-ab709edf-fd14-44b3-9046-a53814374d8d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab709edf-fd14-44b3-9046-a53814374d8d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab709edf-fd14-44b3-9046-a53814374d8d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab709edf-fd14-44b3-9046-a53814374d8d {
  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-ab709edf-fd14-44b3-9046-a53814374d8d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab709edf-fd14-44b3-9046-a53814374d8d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab709edf-fd14-44b3-9046-a53814374d8d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4d89dd75-2af3-4de1-b6f0-d77722d3dbc9 {
  display: none;
}
#s-cf9eb42a-b313-4868-a9dc-4f90126b4816 { text-align: left; }
#s-fb220e06-c20d-48d9-b1b4-02b7cd8dec49 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb220e06-c20d-48d9-b1b4-02b7cd8dec49 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81726e67-ee84-4a2c-996a-7eedf990d132 { text-align: left; }
#s-81726e67-ee84-4a2c-996a-7eedf990d132 .shg-product-sold-out {
  display: none;
}

#s-81726e67-ee84-4a2c-996a-7eedf990d132 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81726e67-ee84-4a2c-996a-7eedf990d132 .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-d71c8bbe-3986-4366-a47d-6ce9d959d54c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d71c8bbe-3986-4366-a47d-6ce9d959d54c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d71c8bbe-3986-4366-a47d-6ce9d959d54c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d71c8bbe-3986-4366-a47d-6ce9d959d54c {
  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-d71c8bbe-3986-4366-a47d-6ce9d959d54c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d71c8bbe-3986-4366-a47d-6ce9d959d54c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d71c8bbe-3986-4366-a47d-6ce9d959d54c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c73ab798-b5ab-4c00-98a5-8f380433e827 {
  display: none;
}
#s-98e35246-f61e-4d23-91f7-4056d454b9b2 { text-align: left; }
#s-0ae2038c-0f1e-4130-9c40-eae0a4878b36 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ae2038c-0f1e-4130-9c40-eae0a4878b36 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e5f02751-523a-472a-8999-f698d6202d63 { text-align: left; }
#s-e5f02751-523a-472a-8999-f698d6202d63 .shg-product-sold-out {
  display: none;
}

#s-e5f02751-523a-472a-8999-f698d6202d63 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e5f02751-523a-472a-8999-f698d6202d63 .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-5bd45e5e-fb25-45fd-aa78-7164655d88d0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5bd45e5e-fb25-45fd-aa78-7164655d88d0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5bd45e5e-fb25-45fd-aa78-7164655d88d0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5bd45e5e-fb25-45fd-aa78-7164655d88d0 {
  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-5bd45e5e-fb25-45fd-aa78-7164655d88d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5bd45e5e-fb25-45fd-aa78-7164655d88d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5bd45e5e-fb25-45fd-aa78-7164655d88d0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98225693-4998-4b68-bb9f-826617f95ab9 {
  display: none;
}
#s-78f0d57b-8fa0-49a9-a9ed-d4ae68a73a39 { text-align: left; }
#s-1c1368b4-d9d5-4f97-9e33-edfb154fd873 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1c1368b4-d9d5-4f97-9e33-edfb154fd873 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-05e2bb1b-a0d8-4ca1-a4df-1498cd9be369 { text-align: left; }
#s-05e2bb1b-a0d8-4ca1-a4df-1498cd9be369 .shg-product-sold-out {
  display: none;
}

#s-05e2bb1b-a0d8-4ca1-a4df-1498cd9be369 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-05e2bb1b-a0d8-4ca1-a4df-1498cd9be369 .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-be9720f1-576c-4d4a-b5cc-193060447dd1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-be9720f1-576c-4d4a-b5cc-193060447dd1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-be9720f1-576c-4d4a-b5cc-193060447dd1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-be9720f1-576c-4d4a-b5cc-193060447dd1 {
  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-be9720f1-576c-4d4a-b5cc-193060447dd1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be9720f1-576c-4d4a-b5cc-193060447dd1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-be9720f1-576c-4d4a-b5cc-193060447dd1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7138af33-cb95-4b4c-be9d-a5963b5bef4b {
  display: none;
}
#s-8abeb306-485b-45f0-be9c-a0300a0d89c0 { text-align: left; }
#s-f4a37c54-c47f-4489-9378-f56552292c3e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f4a37c54-c47f-4489-9378-f56552292c3e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ebe61c3-8e74-42e6-a184-90ad5375cae8 { text-align: left; }
#s-7ebe61c3-8e74-42e6-a184-90ad5375cae8 .shg-product-sold-out {
  display: none;
}

#s-7ebe61c3-8e74-42e6-a184-90ad5375cae8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ebe61c3-8e74-42e6-a184-90ad5375cae8 .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-6a0e5d0f-b8d5-4b35-9a00-ef415686afba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a0e5d0f-b8d5-4b35-9a00-ef415686afba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a0e5d0f-b8d5-4b35-9a00-ef415686afba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a0e5d0f-b8d5-4b35-9a00-ef415686afba {
  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-6a0e5d0f-b8d5-4b35-9a00-ef415686afba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a0e5d0f-b8d5-4b35-9a00-ef415686afba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a0e5d0f-b8d5-4b35-9a00-ef415686afba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-39f05563-4a5e-4ee3-be49-15d99bbc2e74 {
  display: none;
}
#s-590e1c05-6a03-42bf-acea-0918587b228b { text-align: left; }
#s-a98f8821-4b68-4f5b-a508-9a7ce0a246bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a98f8821-4b68-4f5b-a508-9a7ce0a246bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-72f09b7f-b34f-47b3-b1bc-f32ab737bc2a { text-align: left; }
#s-72f09b7f-b34f-47b3-b1bc-f32ab737bc2a .shg-product-sold-out {
  display: none;
}

#s-72f09b7f-b34f-47b3-b1bc-f32ab737bc2a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-72f09b7f-b34f-47b3-b1bc-f32ab737bc2a .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-543e57bf-c2f7-498c-94d4-0c8bcb36abd1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-543e57bf-c2f7-498c-94d4-0c8bcb36abd1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-543e57bf-c2f7-498c-94d4-0c8bcb36abd1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-543e57bf-c2f7-498c-94d4-0c8bcb36abd1 {
  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-543e57bf-c2f7-498c-94d4-0c8bcb36abd1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-543e57bf-c2f7-498c-94d4-0c8bcb36abd1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-543e57bf-c2f7-498c-94d4-0c8bcb36abd1.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;
}
