.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-e2d32650-5efc-4668-b145-79c7497314c7 {
  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-f08ec072-d885-4c9f-bfde-2040f3ba99a7 { margin-top: 40px; }
#s-f08ec072-d885-4c9f-bfde-2040f3ba99a7 .shogun-tabs {
  justify-content: center;
}


  #s-f08ec072-d885-4c9f-bfde-2040f3ba99a7 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-f08ec072-d885-4c9f-bfde-2040f3ba99a7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-f08ec072-d885-4c9f-bfde-2040f3ba99a7 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-f08ec072-d885-4c9f-bfde-2040f3ba99a7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-f08ec072-d885-4c9f-bfde-2040f3ba99a7 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-f08ec072-d885-4c9f-bfde-2040f3ba99a7 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-f08ec072-d885-4c9f-bfde-2040f3ba99a7 .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-1ec8fcec-7b68-4853-809a-2364df269c81 { padding-top: 10px;
padding-bottom: 10px; }
 #s-1ec8fcec-7b68-4853-809a-2364df269c81 .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-c47a8bfe-1de5-4108-81f2-395020958d7e .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-c47a8bfe-1de5-4108-81f2-395020958d7e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-c47a8bfe-1de5-4108-81f2-395020958d7e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-c47a8bfe-1de5-4108-81f2-395020958d7e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-c47a8bfe-1de5-4108-81f2-395020958d7e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-c47a8bfe-1de5-4108-81f2-395020958d7e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-c47a8bfe-1de5-4108-81f2-395020958d7e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-c47a8bfe-1de5-4108-81f2-395020958d7e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-c47a8bfe-1de5-4108-81f2-395020958d7e .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-bddda5b4-e605-417f-be63-da7023f14095 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bddda5b4-e605-417f-be63-da7023f14095"] > .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-a94ea880-a26d-487a-b88b-e3ee95d8835f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-08381b84-9ebb-4eb6-a374-53764f2b66d0 { 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-ff8a7cb1-af44-4589-87ea-326c02997c42 { 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-ff8a7cb1-af44-4589-87ea-326c02997c42: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-ff8a7cb1-af44-4589-87ea-326c02997c42: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-ff8a7cb1-af44-4589-87ea-326c02997c42.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-23f42cc7-c2cd-4030-8725-382dbb4dfbef { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4292cf43-60a2-4c19-b068-d161debfa1b3 { 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-34a2633e-9630-4b03-9b28-ccba90f9b38d { 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-34a2633e-9630-4b03-9b28-ccba90f9b38d: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-34a2633e-9630-4b03-9b28-ccba90f9b38d: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-34a2633e-9630-4b03-9b28-ccba90f9b38d.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-4a068921-295a-404a-9469-ab26266aa69c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9526b9dd-0fe0-45f4-9a34-86d7230dc0c7 { 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-db913f48-78ae-4ff6-9a8d-99414f4423bd { 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-db913f48-78ae-4ff6-9a8d-99414f4423bd: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-db913f48-78ae-4ff6-9a8d-99414f4423bd: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-db913f48-78ae-4ff6-9a8d-99414f4423bd.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-6ae2a3de-3840-4137-9d09-ba1d048c1f6b { min-height: 50px; }
#s-6ae2a3de-3840-4137-9d09-ba1d048c1f6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2eb42d0e-dee4-4618-81dd-01afa866f837 { 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-2eb42d0e-dee4-4618-81dd-01afa866f837 .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-ceae6f0b-89cd-45d4-af4a-96a3ac3a2151 {
  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-d6c93c29-4814-4f61-90bf-fbb8a7712623 { 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-a96c2303-acee-4480-8564-85a305c9b6b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a96c2303-acee-4480-8564-85a305c9b6b9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ff8fe2e9-e9f6-4d56-a233-80f31bc67f26 {
  display: none;
}
#s-849e88d9-a9d1-49b7-ac72-78a4aae3e782 { text-align: left; }
#s-d317e5eb-15f0-4567-9acd-902cd82eb0d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d317e5eb-15f0-4567-9acd-902cd82eb0d8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e43aeb1c-6d06-4f4f-b3cc-fdb24ae956ec {
  display: none;
}
#s-fd2f411d-6610-477c-9738-2e034e67cddc { text-align: left; }
#s-013978ad-e0bf-4054-b012-cdf047741984 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-013978ad-e0bf-4054-b012-cdf047741984 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0e4b53ac-b7a4-4431-9c75-bcde8cfa0485 {
  display: none;
}
#s-55cff4ef-d1eb-40ab-aff7-64f27d8c8d26 { text-align: left; }
#s-67e6bd6d-2f5b-48b5-8826-a7b6bfad657c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67e6bd6d-2f5b-48b5-8826-a7b6bfad657c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-64d32725-255d-480d-b945-03b50dc74267 {
  display: none;
}
#s-005f37bd-a1ff-4d55-ae48-b30b6d00fc0d { text-align: left; }
#s-2e99f03b-99c8-4778-9d52-08d8f87729b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e99f03b-99c8-4778-9d52-08d8f87729b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8bc5ab52-670c-467e-aa34-bba013eda957 { text-align: left; }
#s-8bc5ab52-670c-467e-aa34-bba013eda957 .shg-product-sold-out {
  display: none;
}

#s-8bc5ab52-670c-467e-aa34-bba013eda957 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8bc5ab52-670c-467e-aa34-bba013eda957 .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-cfbdae3f-1038-449c-b821-c2bb0d9e6567 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cfbdae3f-1038-449c-b821-c2bb0d9e6567:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cfbdae3f-1038-449c-b821-c2bb0d9e6567:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cfbdae3f-1038-449c-b821-c2bb0d9e6567 {
  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-cfbdae3f-1038-449c-b821-c2bb0d9e6567.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cfbdae3f-1038-449c-b821-c2bb0d9e6567.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cfbdae3f-1038-449c-b821-c2bb0d9e6567.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4fac13c3-4eac-481b-980d-19488df32922 {
  display: none;
}
#s-666f7f78-fcfe-477e-aa9d-a823c6ec91e6 { text-align: left; }
#s-a7eee21b-d95e-4d2a-9556-fb215b6c6e7f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a7eee21b-d95e-4d2a-9556-fb215b6c6e7f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9cd314f-6f58-473f-9278-6e32464e60ec { text-align: left; }
#s-c9cd314f-6f58-473f-9278-6e32464e60ec .shg-product-sold-out {
  display: none;
}

#s-c9cd314f-6f58-473f-9278-6e32464e60ec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9cd314f-6f58-473f-9278-6e32464e60ec .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-40fd6637-8185-4a2a-a6e2-4d70ce103e91 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-40fd6637-8185-4a2a-a6e2-4d70ce103e91:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-40fd6637-8185-4a2a-a6e2-4d70ce103e91:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-40fd6637-8185-4a2a-a6e2-4d70ce103e91 {
  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-40fd6637-8185-4a2a-a6e2-4d70ce103e91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40fd6637-8185-4a2a-a6e2-4d70ce103e91.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-40fd6637-8185-4a2a-a6e2-4d70ce103e91.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a6ba74a-2634-4288-a5c6-43b90a73473b {
  display: none;
}
#s-5c788ea6-c331-420d-84e1-bfab3d64a09e { text-align: left; }
#s-5baa9a9a-acac-4704-be5b-8e34c9e3587a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5baa9a9a-acac-4704-be5b-8e34c9e3587a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-982c2642-ea95-4a90-a2eb-44950892f53c { text-align: left; }
#s-982c2642-ea95-4a90-a2eb-44950892f53c .shg-product-sold-out {
  display: none;
}

#s-982c2642-ea95-4a90-a2eb-44950892f53c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-982c2642-ea95-4a90-a2eb-44950892f53c .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-7e6f555f-e9af-44fd-9f20-b32b77ec636c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7e6f555f-e9af-44fd-9f20-b32b77ec636c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7e6f555f-e9af-44fd-9f20-b32b77ec636c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7e6f555f-e9af-44fd-9f20-b32b77ec636c {
  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-7e6f555f-e9af-44fd-9f20-b32b77ec636c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e6f555f-e9af-44fd-9f20-b32b77ec636c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7e6f555f-e9af-44fd-9f20-b32b77ec636c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-be8c5ad4-1340-429f-844f-e125f9173e39 {
  display: none;
}
#s-d4459546-8f69-4ff4-bd28-237447789ed5 { text-align: left; }
#s-6e3b9c7c-6bfb-44b8-8cbd-df0dfa8fe6ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e3b9c7c-6bfb-44b8-8cbd-df0dfa8fe6ad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-011cc707-9bc9-4363-9a53-af17265001af { text-align: left; }
#s-011cc707-9bc9-4363-9a53-af17265001af .shg-product-sold-out {
  display: none;
}

#s-011cc707-9bc9-4363-9a53-af17265001af .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-011cc707-9bc9-4363-9a53-af17265001af .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-a738fb34-31f1-4384-ae7f-d01543c6f5ba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a738fb34-31f1-4384-ae7f-d01543c6f5ba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a738fb34-31f1-4384-ae7f-d01543c6f5ba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a738fb34-31f1-4384-ae7f-d01543c6f5ba {
  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-a738fb34-31f1-4384-ae7f-d01543c6f5ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a738fb34-31f1-4384-ae7f-d01543c6f5ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a738fb34-31f1-4384-ae7f-d01543c6f5ba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3479da7b-6604-44c4-9c37-4880b7ddc34f {
  display: none;
}
#s-643e3c29-bf68-4d54-90c0-343934f0cedb { text-align: left; }
#s-2cff48df-6e80-496c-976f-205e1c9cafd8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2cff48df-6e80-496c-976f-205e1c9cafd8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5a0b88d-2a8b-44e8-856f-381e48e9d26e { text-align: left; }
#s-c5a0b88d-2a8b-44e8-856f-381e48e9d26e .shg-product-sold-out {
  display: none;
}

#s-c5a0b88d-2a8b-44e8-856f-381e48e9d26e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5a0b88d-2a8b-44e8-856f-381e48e9d26e .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-4166c8ae-b116-4c98-831f-f19269e9ca24 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4166c8ae-b116-4c98-831f-f19269e9ca24:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4166c8ae-b116-4c98-831f-f19269e9ca24:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4166c8ae-b116-4c98-831f-f19269e9ca24 {
  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-4166c8ae-b116-4c98-831f-f19269e9ca24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4166c8ae-b116-4c98-831f-f19269e9ca24.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4166c8ae-b116-4c98-831f-f19269e9ca24.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2c656ab5-e483-473e-8c10-f7ce32bd1eb5 {
  display: none;
}
#s-75c33a7e-951a-4884-92bf-51e7f8b4cf54 { text-align: left; }
#s-6f7ab51a-4f68-4237-94f4-f34542c8ab41 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6f7ab51a-4f68-4237-94f4-f34542c8ab41 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38e64535-bf5f-4987-8a76-317ee9d7aa6d { text-align: left; }
#s-38e64535-bf5f-4987-8a76-317ee9d7aa6d .shg-product-sold-out {
  display: none;
}

#s-38e64535-bf5f-4987-8a76-317ee9d7aa6d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38e64535-bf5f-4987-8a76-317ee9d7aa6d .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-c61625b8-567e-4557-90d1-83fb0e4cea9e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c61625b8-567e-4557-90d1-83fb0e4cea9e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c61625b8-567e-4557-90d1-83fb0e4cea9e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c61625b8-567e-4557-90d1-83fb0e4cea9e {
  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-c61625b8-567e-4557-90d1-83fb0e4cea9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c61625b8-567e-4557-90d1-83fb0e4cea9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c61625b8-567e-4557-90d1-83fb0e4cea9e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-79de9b4a-d887-4a26-837b-541b61d30646 {
  display: none;
}
#s-6b0ea6da-87db-4975-94b5-c42b40e9e7c5 { text-align: left; }
#s-8270cb64-57bc-43fa-bac1-bb1ecddf189b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8270cb64-57bc-43fa-bac1-bb1ecddf189b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6eef198b-9ab3-4c35-8204-e496a4c0f8de { text-align: left; }
#s-6eef198b-9ab3-4c35-8204-e496a4c0f8de .shg-product-sold-out {
  display: none;
}

#s-6eef198b-9ab3-4c35-8204-e496a4c0f8de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6eef198b-9ab3-4c35-8204-e496a4c0f8de .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-68dd91b3-896e-407c-b3ff-78e90a09d2b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68dd91b3-896e-407c-b3ff-78e90a09d2b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68dd91b3-896e-407c-b3ff-78e90a09d2b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68dd91b3-896e-407c-b3ff-78e90a09d2b3 {
  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-68dd91b3-896e-407c-b3ff-78e90a09d2b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68dd91b3-896e-407c-b3ff-78e90a09d2b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68dd91b3-896e-407c-b3ff-78e90a09d2b3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-22e0728a-808c-442a-bb68-419b09fe785e {
  display: none;
}
#s-aaac9532-8b9e-4ced-9fe1-32bb63462c1d { text-align: left; }
#s-60919246-ca51-4c31-962e-f1eccd2aea82 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60919246-ca51-4c31-962e-f1eccd2aea82 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0959ecca-a25e-4a96-8d58-a64081d2baa7 { text-align: left; }
#s-0959ecca-a25e-4a96-8d58-a64081d2baa7 .shg-product-sold-out {
  display: none;
}

#s-0959ecca-a25e-4a96-8d58-a64081d2baa7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0959ecca-a25e-4a96-8d58-a64081d2baa7 .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-82ddb9f7-f097-4a08-8f3e-cd61a3ef56c9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-82ddb9f7-f097-4a08-8f3e-cd61a3ef56c9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-82ddb9f7-f097-4a08-8f3e-cd61a3ef56c9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-82ddb9f7-f097-4a08-8f3e-cd61a3ef56c9 {
  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-82ddb9f7-f097-4a08-8f3e-cd61a3ef56c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82ddb9f7-f097-4a08-8f3e-cd61a3ef56c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-82ddb9f7-f097-4a08-8f3e-cd61a3ef56c9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3652c606-6468-415e-a626-908ef8a6f927 {
  display: none;
}
#s-b34dfb68-87b4-488a-9234-8357888415a7 { text-align: left; }
#s-2b306747-0d11-4833-83ab-04a2ae9bf393 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b306747-0d11-4833-83ab-04a2ae9bf393 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-065302cd-0b8f-46a6-b72a-a67e0836497c { text-align: left; }
#s-065302cd-0b8f-46a6-b72a-a67e0836497c .shg-product-sold-out {
  display: none;
}

#s-065302cd-0b8f-46a6-b72a-a67e0836497c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-065302cd-0b8f-46a6-b72a-a67e0836497c .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-ec27f720-3a2f-426d-a41f-9710ef1343d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ec27f720-3a2f-426d-a41f-9710ef1343d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ec27f720-3a2f-426d-a41f-9710ef1343d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ec27f720-3a2f-426d-a41f-9710ef1343d6 {
  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-ec27f720-3a2f-426d-a41f-9710ef1343d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec27f720-3a2f-426d-a41f-9710ef1343d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ec27f720-3a2f-426d-a41f-9710ef1343d6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8452ba04-4811-4022-948d-4a89e9f5d4dd {
  display: none;
}
#s-6429f551-7273-4f7e-9c38-fa13e5992b30 { text-align: left; }
#s-888dab07-d848-4b4b-aa76-e4e7593f4d42 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-888dab07-d848-4b4b-aa76-e4e7593f4d42 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-66ce4127-44e0-42e6-afee-098fec793389 { text-align: left; }
#s-66ce4127-44e0-42e6-afee-098fec793389 .shg-product-sold-out {
  display: none;
}

#s-66ce4127-44e0-42e6-afee-098fec793389 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-66ce4127-44e0-42e6-afee-098fec793389 .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-3fac978c-d89d-4784-a1ce-e801a8b10f64 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3fac978c-d89d-4784-a1ce-e801a8b10f64:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3fac978c-d89d-4784-a1ce-e801a8b10f64:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3fac978c-d89d-4784-a1ce-e801a8b10f64 {
  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-3fac978c-d89d-4784-a1ce-e801a8b10f64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3fac978c-d89d-4784-a1ce-e801a8b10f64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3fac978c-d89d-4784-a1ce-e801a8b10f64.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98ccfc6a-f923-4270-8d3e-8904cfb49e66 {
  display: none;
}
#s-647a7ff8-be1c-429f-85bd-38eca6fbbf0f { text-align: left; }
#s-847012aa-ce09-477f-808f-7f0962a5135d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-847012aa-ce09-477f-808f-7f0962a5135d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-10e82bc0-1262-4906-909b-0067190ecc74 { text-align: left; }
#s-10e82bc0-1262-4906-909b-0067190ecc74 .shg-product-sold-out {
  display: none;
}

#s-10e82bc0-1262-4906-909b-0067190ecc74 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-10e82bc0-1262-4906-909b-0067190ecc74 .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-0538d031-3a4f-4259-8be0-8bf29bfd08b2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0538d031-3a4f-4259-8be0-8bf29bfd08b2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0538d031-3a4f-4259-8be0-8bf29bfd08b2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0538d031-3a4f-4259-8be0-8bf29bfd08b2 {
  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-0538d031-3a4f-4259-8be0-8bf29bfd08b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0538d031-3a4f-4259-8be0-8bf29bfd08b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0538d031-3a4f-4259-8be0-8bf29bfd08b2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a92e8ab0-6618-4bff-8ab4-af53852004fe {
  display: none;
}
#s-0bcc829a-926c-4079-a5bc-7186aff5178c { text-align: left; }
#s-b997f0e1-dff9-4a8c-a93d-c14ad1a6b7fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b997f0e1-dff9-4a8c-a93d-c14ad1a6b7fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ab2ecc8b-a514-4763-8013-5e2ee23be849 { text-align: left; }
#s-ab2ecc8b-a514-4763-8013-5e2ee23be849 .shg-product-sold-out {
  display: none;
}

#s-ab2ecc8b-a514-4763-8013-5e2ee23be849 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ab2ecc8b-a514-4763-8013-5e2ee23be849 .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-8b3979e3-85ff-4c45-b420-2231a761b188 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b3979e3-85ff-4c45-b420-2231a761b188:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b3979e3-85ff-4c45-b420-2231a761b188:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b3979e3-85ff-4c45-b420-2231a761b188 {
  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-8b3979e3-85ff-4c45-b420-2231a761b188.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b3979e3-85ff-4c45-b420-2231a761b188.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b3979e3-85ff-4c45-b420-2231a761b188.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3d4c0e3a-eda3-48f2-8bef-b430c4c58e70 {
  display: none;
}
#s-b08ede11-1719-40f0-a934-5b750b37770b { text-align: left; }
#s-77e790ac-bb3d-437c-865c-f588afabf20f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-77e790ac-bb3d-437c-865c-f588afabf20f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8aa48dca-ebd7-4e7e-99e5-327fb4ef8bdf { text-align: left; }
#s-8aa48dca-ebd7-4e7e-99e5-327fb4ef8bdf .shg-product-sold-out {
  display: none;
}

#s-8aa48dca-ebd7-4e7e-99e5-327fb4ef8bdf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8aa48dca-ebd7-4e7e-99e5-327fb4ef8bdf .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-ac491db0-dd6e-4b5a-af76-0738c4df6f4c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac491db0-dd6e-4b5a-af76-0738c4df6f4c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac491db0-dd6e-4b5a-af76-0738c4df6f4c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac491db0-dd6e-4b5a-af76-0738c4df6f4c {
  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-ac491db0-dd6e-4b5a-af76-0738c4df6f4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac491db0-dd6e-4b5a-af76-0738c4df6f4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac491db0-dd6e-4b5a-af76-0738c4df6f4c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b742069f-184f-4f06-b618-62b323626bde {
  display: none;
}
#s-27c32955-f84f-4f66-a7f4-6cb0e767b801 { text-align: left; }
#s-6a4df74f-077c-43fa-b2ee-380761b030be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a4df74f-077c-43fa-b2ee-380761b030be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-554ea895-c4f7-4dfa-9df0-843a36d9dd4e { text-align: left; }
#s-554ea895-c4f7-4dfa-9df0-843a36d9dd4e .shg-product-sold-out {
  display: none;
}

#s-554ea895-c4f7-4dfa-9df0-843a36d9dd4e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-554ea895-c4f7-4dfa-9df0-843a36d9dd4e .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-eb40d234-4335-4f0b-8f85-88dfc40d824f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb40d234-4335-4f0b-8f85-88dfc40d824f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb40d234-4335-4f0b-8f85-88dfc40d824f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb40d234-4335-4f0b-8f85-88dfc40d824f {
  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-eb40d234-4335-4f0b-8f85-88dfc40d824f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb40d234-4335-4f0b-8f85-88dfc40d824f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb40d234-4335-4f0b-8f85-88dfc40d824f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ac84f098-e097-40a6-9b52-f7f7c427517f {
  display: none;
}
#s-378b9fe5-07f7-417d-a669-ccf61f14c826 { text-align: left; }
#s-fa94ea14-8b6e-4127-8b22-aae4505e89f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa94ea14-8b6e-4127-8b22-aae4505e89f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f44d0937-e1e8-4800-89ce-3d7c10eba8d5 { text-align: left; }
#s-f44d0937-e1e8-4800-89ce-3d7c10eba8d5 .shg-product-sold-out {
  display: none;
}

#s-f44d0937-e1e8-4800-89ce-3d7c10eba8d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f44d0937-e1e8-4800-89ce-3d7c10eba8d5 .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-f300d806-23d4-44fc-81f7-5ac13ec7b728 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f300d806-23d4-44fc-81f7-5ac13ec7b728:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f300d806-23d4-44fc-81f7-5ac13ec7b728:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f300d806-23d4-44fc-81f7-5ac13ec7b728 {
  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-f300d806-23d4-44fc-81f7-5ac13ec7b728.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f300d806-23d4-44fc-81f7-5ac13ec7b728.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f300d806-23d4-44fc-81f7-5ac13ec7b728.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-62a6db4d-3fd9-481f-9f29-226b3acdad5f {
  display: none;
}
#s-4d1ff1dd-01a1-47f1-bfe0-32f49cb5e176 { text-align: left; }
#s-feea7e2c-02a4-41b0-9753-77195cc87812 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-feea7e2c-02a4-41b0-9753-77195cc87812 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4eea4a14-1c88-4a5b-a623-99b217d36709 { text-align: left; }
#s-4eea4a14-1c88-4a5b-a623-99b217d36709 .shg-product-sold-out {
  display: none;
}

#s-4eea4a14-1c88-4a5b-a623-99b217d36709 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4eea4a14-1c88-4a5b-a623-99b217d36709 .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-e5367612-e5da-478a-a52c-19e1ae669fd5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e5367612-e5da-478a-a52c-19e1ae669fd5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e5367612-e5da-478a-a52c-19e1ae669fd5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e5367612-e5da-478a-a52c-19e1ae669fd5 {
  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-e5367612-e5da-478a-a52c-19e1ae669fd5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5367612-e5da-478a-a52c-19e1ae669fd5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e5367612-e5da-478a-a52c-19e1ae669fd5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e18abc4b-643a-4238-8f05-b3cda79fc3f7 {
  display: none;
}
#s-174d3237-c06d-441b-8669-02bd3e2e01c0 { text-align: left; }
#s-79098dc7-ae34-4bc2-be75-0557e2141299 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79098dc7-ae34-4bc2-be75-0557e2141299 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7f55d71c-2a71-4894-8c95-eafc8a5bcecf { text-align: left; }
#s-7f55d71c-2a71-4894-8c95-eafc8a5bcecf .shg-product-sold-out {
  display: none;
}

#s-7f55d71c-2a71-4894-8c95-eafc8a5bcecf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f55d71c-2a71-4894-8c95-eafc8a5bcecf .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-38a2d89d-4664-49d6-a771-4541a48e44bb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-38a2d89d-4664-49d6-a771-4541a48e44bb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-38a2d89d-4664-49d6-a771-4541a48e44bb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-38a2d89d-4664-49d6-a771-4541a48e44bb {
  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-38a2d89d-4664-49d6-a771-4541a48e44bb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38a2d89d-4664-49d6-a771-4541a48e44bb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-38a2d89d-4664-49d6-a771-4541a48e44bb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9580fd84-23fc-46f1-a17f-c3f3f1f2d597 {
  display: none;
}
#s-5dcfd868-fcbf-4763-8cd8-61200d8fb878 { text-align: left; }
#s-98c05838-feda-4718-87a8-93b6eb124b76 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-98c05838-feda-4718-87a8-93b6eb124b76 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14bf0e96-e203-4b10-ad8a-401e098e1fff { text-align: left; }
#s-14bf0e96-e203-4b10-ad8a-401e098e1fff .shg-product-sold-out {
  display: none;
}

#s-14bf0e96-e203-4b10-ad8a-401e098e1fff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14bf0e96-e203-4b10-ad8a-401e098e1fff .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-d1253722-bc49-48c8-aa18-ccd4c9eae5db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d1253722-bc49-48c8-aa18-ccd4c9eae5db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d1253722-bc49-48c8-aa18-ccd4c9eae5db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d1253722-bc49-48c8-aa18-ccd4c9eae5db {
  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-d1253722-bc49-48c8-aa18-ccd4c9eae5db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1253722-bc49-48c8-aa18-ccd4c9eae5db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d1253722-bc49-48c8-aa18-ccd4c9eae5db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d175caee-6c36-47cc-89ae-a8cb5ffde797 {
  display: none;
}
#s-bbd33575-e385-4f28-9246-20718437aa67 { text-align: left; }
#s-bac532ab-ceb6-41f8-8ecf-93c8a16a6cc1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bac532ab-ceb6-41f8-8ecf-93c8a16a6cc1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-72a55142-99c7-48f7-98f6-79d49e32a71e { text-align: left; }
#s-72a55142-99c7-48f7-98f6-79d49e32a71e .shg-product-sold-out {
  display: none;
}

#s-72a55142-99c7-48f7-98f6-79d49e32a71e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-72a55142-99c7-48f7-98f6-79d49e32a71e .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-3a853ab9-84f6-43e0-a648-21ff3490f213 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3a853ab9-84f6-43e0-a648-21ff3490f213:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3a853ab9-84f6-43e0-a648-21ff3490f213:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3a853ab9-84f6-43e0-a648-21ff3490f213 {
  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-3a853ab9-84f6-43e0-a648-21ff3490f213.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3a853ab9-84f6-43e0-a648-21ff3490f213.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3a853ab9-84f6-43e0-a648-21ff3490f213.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b5a16c14-ed0a-47b8-a2be-5e6bffb3b202 {
  display: none;
}
#s-f44dcaed-fd5f-4f0f-8677-2f3f291215c4 { text-align: left; }
#s-4ce6e0fb-2ed7-47de-9efe-7f37b5675116 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ce6e0fb-2ed7-47de-9efe-7f37b5675116 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d0d7ca15-6c92-475f-92ee-2fc88e3a06da { text-align: left; }
#s-d0d7ca15-6c92-475f-92ee-2fc88e3a06da .shg-product-sold-out {
  display: none;
}

#s-d0d7ca15-6c92-475f-92ee-2fc88e3a06da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d0d7ca15-6c92-475f-92ee-2fc88e3a06da .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-3c2a5947-3653-49c3-a8d7-6680c60e1112 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c2a5947-3653-49c3-a8d7-6680c60e1112:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c2a5947-3653-49c3-a8d7-6680c60e1112:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c2a5947-3653-49c3-a8d7-6680c60e1112 {
  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-3c2a5947-3653-49c3-a8d7-6680c60e1112.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c2a5947-3653-49c3-a8d7-6680c60e1112.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c2a5947-3653-49c3-a8d7-6680c60e1112.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd514d4c-4cb3-4488-b5b2-1c9512284123 {
  display: none;
}
#s-c7e94bb6-97de-4cce-bdf6-9d9b70ab36bd { text-align: left; }
#s-6f478046-526b-43d7-b436-ed638626d7f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6f478046-526b-43d7-b436-ed638626d7f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e3017b3b-1b96-41bd-b9cd-7f0f7df51541 { text-align: left; }
#s-e3017b3b-1b96-41bd-b9cd-7f0f7df51541 .shg-product-sold-out {
  display: none;
}

#s-e3017b3b-1b96-41bd-b9cd-7f0f7df51541 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e3017b3b-1b96-41bd-b9cd-7f0f7df51541 .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-bcb35012-4434-40af-a8d5-6130bab2a0eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bcb35012-4434-40af-a8d5-6130bab2a0eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bcb35012-4434-40af-a8d5-6130bab2a0eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bcb35012-4434-40af-a8d5-6130bab2a0eb {
  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-bcb35012-4434-40af-a8d5-6130bab2a0eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bcb35012-4434-40af-a8d5-6130bab2a0eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bcb35012-4434-40af-a8d5-6130bab2a0eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f575287d-dcc3-4285-9aa2-a0702ce45a26 {
  display: none;
}
#s-4e3a33f1-3b14-4182-8ae0-aebd98ec2904 { text-align: left; }
#s-dbc165ba-34b5-40b6-a1a1-e78c315da682 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbc165ba-34b5-40b6-a1a1-e78c315da682 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5b4f438-08b9-48d8-b2a7-6f565d1adc92 { text-align: left; }
#s-c5b4f438-08b9-48d8-b2a7-6f565d1adc92 .shg-product-sold-out {
  display: none;
}

#s-c5b4f438-08b9-48d8-b2a7-6f565d1adc92 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5b4f438-08b9-48d8-b2a7-6f565d1adc92 .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-943eda24-c074-48e4-8b73-f1a9ad23b316 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-943eda24-c074-48e4-8b73-f1a9ad23b316:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-943eda24-c074-48e4-8b73-f1a9ad23b316:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-943eda24-c074-48e4-8b73-f1a9ad23b316 {
  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-943eda24-c074-48e4-8b73-f1a9ad23b316.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-943eda24-c074-48e4-8b73-f1a9ad23b316.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-943eda24-c074-48e4-8b73-f1a9ad23b316.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3af38ef6-fdb3-40bb-af2e-992a3ebeeaf2 {
  display: none;
}
#s-233a3cc7-cd03-4abe-9147-950eb88ca23f { text-align: left; }
#s-f8457531-f715-49f1-81ab-c2a3041adf8d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f8457531-f715-49f1-81ab-c2a3041adf8d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-398f1693-5588-4677-a1b7-38a77b91c119 { text-align: left; }
#s-398f1693-5588-4677-a1b7-38a77b91c119 .shg-product-sold-out {
  display: none;
}

#s-398f1693-5588-4677-a1b7-38a77b91c119 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-398f1693-5588-4677-a1b7-38a77b91c119 .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-86d9d616-45c1-4eec-a90e-784cf73d78e0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-86d9d616-45c1-4eec-a90e-784cf73d78e0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-86d9d616-45c1-4eec-a90e-784cf73d78e0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-86d9d616-45c1-4eec-a90e-784cf73d78e0 {
  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-86d9d616-45c1-4eec-a90e-784cf73d78e0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86d9d616-45c1-4eec-a90e-784cf73d78e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-86d9d616-45c1-4eec-a90e-784cf73d78e0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d440e7cc-561f-4241-8283-93be9403aa81 {
  display: none;
}
#s-e6350bc1-6b40-4b9a-a1b6-d5948802955a { text-align: left; }
#s-78d58393-cfdd-4dbb-b289-a88ecf993212 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78d58393-cfdd-4dbb-b289-a88ecf993212 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-355c1596-6937-4777-9e38-34a8f99fafcb { text-align: left; }
#s-355c1596-6937-4777-9e38-34a8f99fafcb .shg-product-sold-out {
  display: none;
}

#s-355c1596-6937-4777-9e38-34a8f99fafcb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-355c1596-6937-4777-9e38-34a8f99fafcb .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-5cbb6246-1617-4949-822c-c8a246a45d5f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5cbb6246-1617-4949-822c-c8a246a45d5f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5cbb6246-1617-4949-822c-c8a246a45d5f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5cbb6246-1617-4949-822c-c8a246a45d5f {
  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-5cbb6246-1617-4949-822c-c8a246a45d5f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5cbb6246-1617-4949-822c-c8a246a45d5f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5cbb6246-1617-4949-822c-c8a246a45d5f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5abad8d8-bafe-424f-b3ff-cb08a80e00d6 {
  display: none;
}
#s-5def6387-ccc3-49f8-9be9-c89f3af68822 { text-align: left; }
#s-79f2ac3c-6403-4026-b48d-1ef9d928f390 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79f2ac3c-6403-4026-b48d-1ef9d928f390 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3ecc5cf-9eee-4ed6-9a3d-dd162c4d0dde { text-align: left; }
#s-b3ecc5cf-9eee-4ed6-9a3d-dd162c4d0dde .shg-product-sold-out {
  display: none;
}

#s-b3ecc5cf-9eee-4ed6-9a3d-dd162c4d0dde .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3ecc5cf-9eee-4ed6-9a3d-dd162c4d0dde .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-59196291-b6d9-4617-86c1-e713a3065e1f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59196291-b6d9-4617-86c1-e713a3065e1f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59196291-b6d9-4617-86c1-e713a3065e1f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59196291-b6d9-4617-86c1-e713a3065e1f {
  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-59196291-b6d9-4617-86c1-e713a3065e1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59196291-b6d9-4617-86c1-e713a3065e1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59196291-b6d9-4617-86c1-e713a3065e1f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a730edf4-750f-4684-899b-8d43ee4fc672 {
  display: none;
}
#s-803c15c7-cd1f-4936-b160-950f097bfef8 { text-align: left; }
#s-45ce1e7a-487a-44a4-8eba-db5eedd94aa7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45ce1e7a-487a-44a4-8eba-db5eedd94aa7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b2c83417-b2bc-458c-b145-49e16a90bd8d { text-align: left; }
#s-b2c83417-b2bc-458c-b145-49e16a90bd8d .shg-product-sold-out {
  display: none;
}

#s-b2c83417-b2bc-458c-b145-49e16a90bd8d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b2c83417-b2bc-458c-b145-49e16a90bd8d .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-d18b8cc0-3c14-4f03-93a1-bd99a9b8c731 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d18b8cc0-3c14-4f03-93a1-bd99a9b8c731:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d18b8cc0-3c14-4f03-93a1-bd99a9b8c731:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d18b8cc0-3c14-4f03-93a1-bd99a9b8c731 {
  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-d18b8cc0-3c14-4f03-93a1-bd99a9b8c731.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d18b8cc0-3c14-4f03-93a1-bd99a9b8c731.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d18b8cc0-3c14-4f03-93a1-bd99a9b8c731.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;
}
