.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-e6006bb8-9689-4b46-81c0-510ed8378bb0 {
  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-8ef84a18-1870-4207-885f-dc6ae6732a41 { margin-top: 40px; }
#s-8ef84a18-1870-4207-885f-dc6ae6732a41 .shogun-tabs {
  justify-content: center;
}


  #s-8ef84a18-1870-4207-885f-dc6ae6732a41 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-8ef84a18-1870-4207-885f-dc6ae6732a41 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-8ef84a18-1870-4207-885f-dc6ae6732a41 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-8ef84a18-1870-4207-885f-dc6ae6732a41 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-8ef84a18-1870-4207-885f-dc6ae6732a41 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-8ef84a18-1870-4207-885f-dc6ae6732a41 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-8ef84a18-1870-4207-885f-dc6ae6732a41 .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-fe3a7ac7-906c-4877-a6e6-299268874d16 { padding-top: 10px;
padding-bottom: 10px; }
 #s-fe3a7ac7-906c-4877-a6e6-299268874d16 .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-19187c67-aee1-4633-9d26-221d3678092e .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-19187c67-aee1-4633-9d26-221d3678092e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-19187c67-aee1-4633-9d26-221d3678092e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-19187c67-aee1-4633-9d26-221d3678092e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-19187c67-aee1-4633-9d26-221d3678092e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-19187c67-aee1-4633-9d26-221d3678092e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-19187c67-aee1-4633-9d26-221d3678092e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-19187c67-aee1-4633-9d26-221d3678092e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-19187c67-aee1-4633-9d26-221d3678092e .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-ba94609f-9815-4d36-938a-433bccdf515b { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ba94609f-9815-4d36-938a-433bccdf515b"] > .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-f1d33b45-8266-4516-b968-78efdc1712b7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-09e00583-5657-497c-85c2-3ae4f4fb0834 { 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-bf5fff0d-66ee-412f-b20e-11042c931709 { 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-bf5fff0d-66ee-412f-b20e-11042c931709: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-bf5fff0d-66ee-412f-b20e-11042c931709: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-bf5fff0d-66ee-412f-b20e-11042c931709.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8dba96d7-08ec-43ce-8608-089afb088d4a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b21a5d0d-f15f-4342-a401-8212afb9d978 { 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-5d03e1a3-c3c6-4c70-ab37-8801aa4eafb7 { 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-5d03e1a3-c3c6-4c70-ab37-8801aa4eafb7: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-5d03e1a3-c3c6-4c70-ab37-8801aa4eafb7: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-5d03e1a3-c3c6-4c70-ab37-8801aa4eafb7.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-360edd2f-b177-480f-b8b7-d1a65c3b7714 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-97f33ec5-a830-47fc-9490-24b99c33be36 { 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-ae9724fd-55be-4526-9370-4d97ddde4fd9 { 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-ae9724fd-55be-4526-9370-4d97ddde4fd9: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-ae9724fd-55be-4526-9370-4d97ddde4fd9: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-ae9724fd-55be-4526-9370-4d97ddde4fd9.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-6ef619d0-1cf4-4336-8bb8-0fe752473c73 { min-height: 50px; }
#s-6ef619d0-1cf4-4336-8bb8-0fe752473c73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0c1ba91c-304c-4d45-9a03-908577546901 { 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-0c1ba91c-304c-4d45-9a03-908577546901 .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-e73285f1-ea1a-4d65-bb15-7355844271e2 {
  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-81814204-fdd5-4c5a-a81b-984355dce6f6 { 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-2fcc521d-38c6-4eed-8f65-4e26411ac81b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2fcc521d-38c6-4eed-8f65-4e26411ac81b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4f885c7c-7595-4958-acdf-2f33186a1911 {
  display: none;
}
#s-461cdea6-d012-4241-8dbc-e72cf8132e11 { text-align: left; }
#s-73d8bf78-5962-4cc7-bdce-9395e8178997 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-73d8bf78-5962-4cc7-bdce-9395e8178997 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-fd733806-5b13-4ac5-968b-8ec5f718a78d {
  display: none;
}
#s-ac75f38d-ab75-4fab-9ced-b79f8bdf0578 { text-align: left; }
#s-cdfd3dfd-6bb9-4845-8577-d16d0d646cb3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cdfd3dfd-6bb9-4845-8577-d16d0d646cb3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a788b20b-86aa-4173-bc00-73861f1e91af {
  display: none;
}
#s-5b8bfd7a-2c96-4a70-80cb-bc02ce722c89 { text-align: left; }
#s-849580f2-f0bd-4ce1-8e43-ef4e0c33214c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-849580f2-f0bd-4ce1-8e43-ef4e0c33214c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-fee21342-b1ec-4367-aa9c-338037d6bf6a {
  display: none;
}
#s-a89becf5-a396-4ebe-a41d-6be1a4a30f5e { text-align: left; }
#s-638f86e7-8bed-460c-9f16-5fc57f6fcbd6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-638f86e7-8bed-460c-9f16-5fc57f6fcbd6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-df2f27e3-ec07-43b7-afaf-62236ff81df6 { text-align: left; }
#s-df2f27e3-ec07-43b7-afaf-62236ff81df6 .shg-product-sold-out {
  display: none;
}

#s-df2f27e3-ec07-43b7-afaf-62236ff81df6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-df2f27e3-ec07-43b7-afaf-62236ff81df6 .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-63a61175-2ae8-4a1f-b05d-e3bab5594386 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-63a61175-2ae8-4a1f-b05d-e3bab5594386:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-63a61175-2ae8-4a1f-b05d-e3bab5594386:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63a61175-2ae8-4a1f-b05d-e3bab5594386 {
  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-63a61175-2ae8-4a1f-b05d-e3bab5594386.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63a61175-2ae8-4a1f-b05d-e3bab5594386.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63a61175-2ae8-4a1f-b05d-e3bab5594386.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-352abf58-61a8-4c16-b043-c310f0b0637f {
  display: none;
}
#s-e83492d3-a0c0-43c5-97aa-479967abd5cb { text-align: left; }
#s-6d11c4dc-49f6-4363-9e43-9789628307a1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d11c4dc-49f6-4363-9e43-9789628307a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4dcc66d-8e21-4f43-9ca2-a8598a1b55a7 { text-align: left; }
#s-d4dcc66d-8e21-4f43-9ca2-a8598a1b55a7 .shg-product-sold-out {
  display: none;
}

#s-d4dcc66d-8e21-4f43-9ca2-a8598a1b55a7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4dcc66d-8e21-4f43-9ca2-a8598a1b55a7 .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-e4290a66-98db-4318-b597-1df554490cf0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e4290a66-98db-4318-b597-1df554490cf0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e4290a66-98db-4318-b597-1df554490cf0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e4290a66-98db-4318-b597-1df554490cf0 {
  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-e4290a66-98db-4318-b597-1df554490cf0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4290a66-98db-4318-b597-1df554490cf0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e4290a66-98db-4318-b597-1df554490cf0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a908f0e5-ffa9-4882-a989-d1538a97c4c9 {
  display: none;
}
#s-9c279d54-3084-4b86-9d1f-a19e81c6ccb9 { text-align: left; }
#s-ae202a9d-40ae-4ef3-9626-82533cc6fc9d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae202a9d-40ae-4ef3-9626-82533cc6fc9d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4d1edd79-b00d-4d94-a224-51b0cd5e64de { text-align: left; }
#s-4d1edd79-b00d-4d94-a224-51b0cd5e64de .shg-product-sold-out {
  display: none;
}

#s-4d1edd79-b00d-4d94-a224-51b0cd5e64de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4d1edd79-b00d-4d94-a224-51b0cd5e64de .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-b9f43609-bc23-45d9-a6e1-5b052d15ed14 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b9f43609-bc23-45d9-a6e1-5b052d15ed14:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b9f43609-bc23-45d9-a6e1-5b052d15ed14:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b9f43609-bc23-45d9-a6e1-5b052d15ed14 {
  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-b9f43609-bc23-45d9-a6e1-5b052d15ed14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9f43609-bc23-45d9-a6e1-5b052d15ed14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b9f43609-bc23-45d9-a6e1-5b052d15ed14.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e09d1abc-e492-4b4e-b344-2d880870b375 {
  display: none;
}
#s-e77c9430-ddf1-43d7-b04b-e594066d6582 { text-align: left; }
#s-07cedf61-2f55-456c-a372-57b74c2a3655 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-07cedf61-2f55-456c-a372-57b74c2a3655 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b0cc7ee-b8d7-4ebe-80a7-979345a4cd06 { text-align: left; }
#s-7b0cc7ee-b8d7-4ebe-80a7-979345a4cd06 .shg-product-sold-out {
  display: none;
}

#s-7b0cc7ee-b8d7-4ebe-80a7-979345a4cd06 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b0cc7ee-b8d7-4ebe-80a7-979345a4cd06 .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-d9a5a59c-f08d-45ea-a982-1612d2a421ff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9a5a59c-f08d-45ea-a982-1612d2a421ff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9a5a59c-f08d-45ea-a982-1612d2a421ff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9a5a59c-f08d-45ea-a982-1612d2a421ff {
  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-d9a5a59c-f08d-45ea-a982-1612d2a421ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9a5a59c-f08d-45ea-a982-1612d2a421ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9a5a59c-f08d-45ea-a982-1612d2a421ff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8bda8b0-5f71-49ca-b781-1421476fa91e {
  display: none;
}
#s-11040d7d-d8e9-4005-93f9-93ad5fcc57a6 { text-align: left; }
#s-26a4603b-be70-484b-9c7b-4cf12748d250 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-26a4603b-be70-484b-9c7b-4cf12748d250 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d74bc02-6efb-403b-afa3-5cb6c0047af8 { text-align: left; }
#s-1d74bc02-6efb-403b-afa3-5cb6c0047af8 .shg-product-sold-out {
  display: none;
}

#s-1d74bc02-6efb-403b-afa3-5cb6c0047af8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d74bc02-6efb-403b-afa3-5cb6c0047af8 .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-2e1d2eea-7eb7-4910-b58b-c98cbceeb220 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2e1d2eea-7eb7-4910-b58b-c98cbceeb220:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2e1d2eea-7eb7-4910-b58b-c98cbceeb220:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2e1d2eea-7eb7-4910-b58b-c98cbceeb220 {
  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-2e1d2eea-7eb7-4910-b58b-c98cbceeb220.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e1d2eea-7eb7-4910-b58b-c98cbceeb220.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e1d2eea-7eb7-4910-b58b-c98cbceeb220.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-900a6248-e37b-418a-ab7e-b1b1123fa770 {
  display: none;
}
#s-d2e195cf-e6ec-45df-aea2-6db8866ef46a { text-align: left; }
#s-529dc683-72f2-4204-9a46-34e8b6ae0611 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-529dc683-72f2-4204-9a46-34e8b6ae0611 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0ddaa89d-70d6-482f-b5da-86299d962f10 { text-align: left; }
#s-0ddaa89d-70d6-482f-b5da-86299d962f10 .shg-product-sold-out {
  display: none;
}

#s-0ddaa89d-70d6-482f-b5da-86299d962f10 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0ddaa89d-70d6-482f-b5da-86299d962f10 .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-459181b1-9776-41b5-9aa8-74808c0ad329 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-459181b1-9776-41b5-9aa8-74808c0ad329:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-459181b1-9776-41b5-9aa8-74808c0ad329:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-459181b1-9776-41b5-9aa8-74808c0ad329 {
  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-459181b1-9776-41b5-9aa8-74808c0ad329.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-459181b1-9776-41b5-9aa8-74808c0ad329.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-459181b1-9776-41b5-9aa8-74808c0ad329.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4e9c25ef-6cd2-4d04-ad8d-9d7e2c783ae3 {
  display: none;
}
#s-43aae548-3c95-4dc4-96ce-9c6152dbbe1c { text-align: left; }
#s-5568b7b5-485e-46f9-8329-83bfc7c1a1c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5568b7b5-485e-46f9-8329-83bfc7c1a1c1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-262ec139-0ed3-43d8-a0a5-3b575f075f14 { text-align: left; }
#s-262ec139-0ed3-43d8-a0a5-3b575f075f14 .shg-product-sold-out {
  display: none;
}

#s-262ec139-0ed3-43d8-a0a5-3b575f075f14 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-262ec139-0ed3-43d8-a0a5-3b575f075f14 .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-05c00460-25a0-4762-856e-e63f9fa53f93 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-05c00460-25a0-4762-856e-e63f9fa53f93:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-05c00460-25a0-4762-856e-e63f9fa53f93:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-05c00460-25a0-4762-856e-e63f9fa53f93 {
  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-05c00460-25a0-4762-856e-e63f9fa53f93.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-05c00460-25a0-4762-856e-e63f9fa53f93.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-05c00460-25a0-4762-856e-e63f9fa53f93.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9b31b77e-cfd0-40ed-b98c-4a439cc7c04c {
  display: none;
}
#s-07730140-2f4a-4123-b032-c4ac71268810 { text-align: left; }
#s-87f8a009-7813-4c7a-ae77-bcc641d413b1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87f8a009-7813-4c7a-ae77-bcc641d413b1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e81ea04f-8f96-484f-bc87-451c3a6c5282 { text-align: left; }
#s-e81ea04f-8f96-484f-bc87-451c3a6c5282 .shg-product-sold-out {
  display: none;
}

#s-e81ea04f-8f96-484f-bc87-451c3a6c5282 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e81ea04f-8f96-484f-bc87-451c3a6c5282 .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-1861b82f-171f-4406-9708-b5e7619d8497 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1861b82f-171f-4406-9708-b5e7619d8497:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1861b82f-171f-4406-9708-b5e7619d8497:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1861b82f-171f-4406-9708-b5e7619d8497 {
  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-1861b82f-171f-4406-9708-b5e7619d8497.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1861b82f-171f-4406-9708-b5e7619d8497.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1861b82f-171f-4406-9708-b5e7619d8497.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-42f18064-0153-444f-9b80-95eac9fad6a8 {
  display: none;
}
#s-af13ce8f-c9ae-4721-8780-16dfb629edd8 { text-align: left; }
#s-bd425aef-ea7d-4cbe-ad62-fcf01a07dc7b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bd425aef-ea7d-4cbe-ad62-fcf01a07dc7b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-667424ba-351c-4558-9147-96554b31219f { text-align: left; }
#s-667424ba-351c-4558-9147-96554b31219f .shg-product-sold-out {
  display: none;
}

#s-667424ba-351c-4558-9147-96554b31219f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-667424ba-351c-4558-9147-96554b31219f .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-90966585-4293-4566-bc80-9d4f9fa8a721 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90966585-4293-4566-bc80-9d4f9fa8a721:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90966585-4293-4566-bc80-9d4f9fa8a721:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90966585-4293-4566-bc80-9d4f9fa8a721 {
  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-90966585-4293-4566-bc80-9d4f9fa8a721.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90966585-4293-4566-bc80-9d4f9fa8a721.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90966585-4293-4566-bc80-9d4f9fa8a721.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-935dc0ab-4034-4408-b492-5ba84f9c324e {
  display: none;
}
#s-6a186e3a-bdf0-4ad8-9ca3-2a4fe330e4c3 { text-align: left; }
#s-78c85d82-fbce-4ebd-bc39-b2403fbb16cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78c85d82-fbce-4ebd-bc39-b2403fbb16cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-33d978c5-8010-4a0e-8b4a-7e4b3ff0f274 { text-align: left; }
#s-33d978c5-8010-4a0e-8b4a-7e4b3ff0f274 .shg-product-sold-out {
  display: none;
}

#s-33d978c5-8010-4a0e-8b4a-7e4b3ff0f274 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-33d978c5-8010-4a0e-8b4a-7e4b3ff0f274 .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-731a918e-85c4-4bdc-9a02-270eb52859b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-731a918e-85c4-4bdc-9a02-270eb52859b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-731a918e-85c4-4bdc-9a02-270eb52859b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-731a918e-85c4-4bdc-9a02-270eb52859b5 {
  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-731a918e-85c4-4bdc-9a02-270eb52859b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-731a918e-85c4-4bdc-9a02-270eb52859b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-731a918e-85c4-4bdc-9a02-270eb52859b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bd3b023d-2fdb-4c58-a218-d3d141efe024 {
  display: none;
}
#s-68fccb25-a333-4d88-8ce0-56d9324f5ef8 { text-align: left; }
#s-9ef43a29-59cc-4751-8160-a29bdb44e537 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ef43a29-59cc-4751-8160-a29bdb44e537 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9cfed9d9-98a1-45fc-a9f4-10376fe40199 { text-align: left; }
#s-9cfed9d9-98a1-45fc-a9f4-10376fe40199 .shg-product-sold-out {
  display: none;
}

#s-9cfed9d9-98a1-45fc-a9f4-10376fe40199 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9cfed9d9-98a1-45fc-a9f4-10376fe40199 .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-952f5aea-9b36-4563-b8d1-6f008859f9a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-952f5aea-9b36-4563-b8d1-6f008859f9a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-952f5aea-9b36-4563-b8d1-6f008859f9a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-952f5aea-9b36-4563-b8d1-6f008859f9a9 {
  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-952f5aea-9b36-4563-b8d1-6f008859f9a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-952f5aea-9b36-4563-b8d1-6f008859f9a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-952f5aea-9b36-4563-b8d1-6f008859f9a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77e40149-b97d-4a1b-bb44-8c2d69b0d3bb {
  display: none;
}
#s-8cafd8e0-92a7-40a0-a26b-7be7c4ead5d9 { text-align: left; }
#s-a568b4f8-07ca-448f-9ede-fdedd3c0739a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a568b4f8-07ca-448f-9ede-fdedd3c0739a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-63bf22a0-1fe2-45f3-8763-62d5d5482fe1 { text-align: left; }
#s-63bf22a0-1fe2-45f3-8763-62d5d5482fe1 .shg-product-sold-out {
  display: none;
}

#s-63bf22a0-1fe2-45f3-8763-62d5d5482fe1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-63bf22a0-1fe2-45f3-8763-62d5d5482fe1 .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-93f9eb4b-8360-47de-b85a-5158910d3b29 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-93f9eb4b-8360-47de-b85a-5158910d3b29:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-93f9eb4b-8360-47de-b85a-5158910d3b29:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-93f9eb4b-8360-47de-b85a-5158910d3b29 {
  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-93f9eb4b-8360-47de-b85a-5158910d3b29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93f9eb4b-8360-47de-b85a-5158910d3b29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-93f9eb4b-8360-47de-b85a-5158910d3b29.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ab6de1ad-3e7d-41cb-8d41-d58ff47f8d5d {
  display: none;
}
#s-a5b151a5-15a7-4a55-a2ca-0d118ca53b8e { text-align: left; }
#s-599c1108-29eb-477e-8359-c68c7faba935 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-599c1108-29eb-477e-8359-c68c7faba935 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f9393fa8-35cd-459d-9644-ec7ac3332c70 { text-align: left; }
#s-f9393fa8-35cd-459d-9644-ec7ac3332c70 .shg-product-sold-out {
  display: none;
}

#s-f9393fa8-35cd-459d-9644-ec7ac3332c70 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f9393fa8-35cd-459d-9644-ec7ac3332c70 .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-2edcd62e-c786-4105-8181-ca3c2a74adb8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2edcd62e-c786-4105-8181-ca3c2a74adb8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2edcd62e-c786-4105-8181-ca3c2a74adb8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2edcd62e-c786-4105-8181-ca3c2a74adb8 {
  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-2edcd62e-c786-4105-8181-ca3c2a74adb8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2edcd62e-c786-4105-8181-ca3c2a74adb8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2edcd62e-c786-4105-8181-ca3c2a74adb8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-accb32c7-0454-45a5-afe9-b0c01f4a3c17 {
  display: none;
}
#s-788b110b-bc91-4dd9-b1cb-89e34f2f9e05 { text-align: left; }
#s-eb1b142d-8241-4ce0-be25-19947272754c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eb1b142d-8241-4ce0-be25-19947272754c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b396e76-cc0f-4dba-bf08-34b7949fb18e { text-align: left; }
#s-4b396e76-cc0f-4dba-bf08-34b7949fb18e .shg-product-sold-out {
  display: none;
}

#s-4b396e76-cc0f-4dba-bf08-34b7949fb18e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b396e76-cc0f-4dba-bf08-34b7949fb18e .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-42c4ba35-30d7-4a52-bc35-17fb28294e01 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42c4ba35-30d7-4a52-bc35-17fb28294e01:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42c4ba35-30d7-4a52-bc35-17fb28294e01:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42c4ba35-30d7-4a52-bc35-17fb28294e01 {
  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-42c4ba35-30d7-4a52-bc35-17fb28294e01.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42c4ba35-30d7-4a52-bc35-17fb28294e01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42c4ba35-30d7-4a52-bc35-17fb28294e01.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e6a7ef10-75c6-43af-a81d-b455a683f693 {
  display: none;
}
#s-41210baa-45be-4d7c-94cc-a6cb0f763025 { text-align: left; }
#s-c6191c44-8913-4000-bfa8-4188c0798f15 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6191c44-8913-4000-bfa8-4188c0798f15 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cac7fde5-c3fc-457d-a2af-2077e69a256f { text-align: left; }
#s-cac7fde5-c3fc-457d-a2af-2077e69a256f .shg-product-sold-out {
  display: none;
}

#s-cac7fde5-c3fc-457d-a2af-2077e69a256f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cac7fde5-c3fc-457d-a2af-2077e69a256f .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-ed512fb6-69bd-4fd4-a80a-5e22f51b00c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed512fb6-69bd-4fd4-a80a-5e22f51b00c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed512fb6-69bd-4fd4-a80a-5e22f51b00c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed512fb6-69bd-4fd4-a80a-5e22f51b00c6 {
  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-ed512fb6-69bd-4fd4-a80a-5e22f51b00c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed512fb6-69bd-4fd4-a80a-5e22f51b00c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed512fb6-69bd-4fd4-a80a-5e22f51b00c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e82f91e3-ff2d-4cda-a605-426ac9eb7e1c {
  display: none;
}
#s-5b39accb-00ea-4374-92c4-d5b865065330 { text-align: left; }
#s-8f49875e-41e6-48e5-bb7e-55eabbb88ede { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f49875e-41e6-48e5-bb7e-55eabbb88ede .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-debb6f8f-5ed0-49a1-9bb8-3fba66665e60 { text-align: left; }
#s-debb6f8f-5ed0-49a1-9bb8-3fba66665e60 .shg-product-sold-out {
  display: none;
}

#s-debb6f8f-5ed0-49a1-9bb8-3fba66665e60 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-debb6f8f-5ed0-49a1-9bb8-3fba66665e60 .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-790d4444-8053-4c40-83ae-70ed86672ee7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-790d4444-8053-4c40-83ae-70ed86672ee7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-790d4444-8053-4c40-83ae-70ed86672ee7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-790d4444-8053-4c40-83ae-70ed86672ee7 {
  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-790d4444-8053-4c40-83ae-70ed86672ee7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-790d4444-8053-4c40-83ae-70ed86672ee7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-790d4444-8053-4c40-83ae-70ed86672ee7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-69b1dd0a-32fd-4cb1-8072-a047d216e4bb {
  display: none;
}
#s-68d3208e-df65-4924-aa16-5c93db705da3 { text-align: left; }
#s-67235361-eb66-4385-b763-dbd2b616ff67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67235361-eb66-4385-b763-dbd2b616ff67 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1591f1e7-5178-4f96-aea1-02e930b2b599 { text-align: left; }
#s-1591f1e7-5178-4f96-aea1-02e930b2b599 .shg-product-sold-out {
  display: none;
}

#s-1591f1e7-5178-4f96-aea1-02e930b2b599 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1591f1e7-5178-4f96-aea1-02e930b2b599 .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-a64552f7-62d0-4f0c-a9c6-86c8b0c536b9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a64552f7-62d0-4f0c-a9c6-86c8b0c536b9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a64552f7-62d0-4f0c-a9c6-86c8b0c536b9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a64552f7-62d0-4f0c-a9c6-86c8b0c536b9 {
  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-a64552f7-62d0-4f0c-a9c6-86c8b0c536b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a64552f7-62d0-4f0c-a9c6-86c8b0c536b9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a64552f7-62d0-4f0c-a9c6-86c8b0c536b9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-12945817-aa9d-4607-95f5-2c4cf41ce38c {
  display: none;
}
#s-4ab8bc40-c1be-4880-af44-cb73041244d2 { text-align: left; }
#s-adca2fca-fb99-4578-94db-fb3aa3b0785a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-adca2fca-fb99-4578-94db-fb3aa3b0785a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f53d769c-da07-4f96-9138-76a6cd18c9ea { text-align: left; }
#s-f53d769c-da07-4f96-9138-76a6cd18c9ea .shg-product-sold-out {
  display: none;
}

#s-f53d769c-da07-4f96-9138-76a6cd18c9ea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f53d769c-da07-4f96-9138-76a6cd18c9ea .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-1b8942dc-937e-458a-b876-8dd425057cf0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1b8942dc-937e-458a-b876-8dd425057cf0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1b8942dc-937e-458a-b876-8dd425057cf0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b8942dc-937e-458a-b876-8dd425057cf0 {
  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-1b8942dc-937e-458a-b876-8dd425057cf0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b8942dc-937e-458a-b876-8dd425057cf0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1b8942dc-937e-458a-b876-8dd425057cf0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-73171ae4-a86c-4a5f-b0fb-bc1892dbf252 {
  display: none;
}
#s-ce818afe-fa2c-4b0e-878e-d6e8dda59f5f { text-align: left; }
#s-ccbba900-4599-43c3-a015-11c70c754551 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ccbba900-4599-43c3-a015-11c70c754551 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-17b2d96b-b416-4396-8d26-bd8e02bd9f13 { text-align: left; }
#s-17b2d96b-b416-4396-8d26-bd8e02bd9f13 .shg-product-sold-out {
  display: none;
}

#s-17b2d96b-b416-4396-8d26-bd8e02bd9f13 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-17b2d96b-b416-4396-8d26-bd8e02bd9f13 .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-b48d8baf-9e84-4190-b1e3-8fbfe7758f29 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b48d8baf-9e84-4190-b1e3-8fbfe7758f29:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b48d8baf-9e84-4190-b1e3-8fbfe7758f29:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b48d8baf-9e84-4190-b1e3-8fbfe7758f29 {
  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-b48d8baf-9e84-4190-b1e3-8fbfe7758f29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b48d8baf-9e84-4190-b1e3-8fbfe7758f29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b48d8baf-9e84-4190-b1e3-8fbfe7758f29.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-847aa9dd-1dba-4b0b-b465-1c5cc6a3b373 {
  display: none;
}
#s-7d0ab1ab-5e18-44ab-a411-160944474aa4 { text-align: left; }
#s-fccacf2e-877b-44ac-b78a-2efae80f459a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fccacf2e-877b-44ac-b78a-2efae80f459a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a3c8d1e8-380e-4118-80c6-d302fcd6fc8e { text-align: left; }
#s-a3c8d1e8-380e-4118-80c6-d302fcd6fc8e .shg-product-sold-out {
  display: none;
}

#s-a3c8d1e8-380e-4118-80c6-d302fcd6fc8e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a3c8d1e8-380e-4118-80c6-d302fcd6fc8e .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-61938eb2-d566-4299-8ad0-ff92dc9e1d2c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-61938eb2-d566-4299-8ad0-ff92dc9e1d2c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-61938eb2-d566-4299-8ad0-ff92dc9e1d2c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-61938eb2-d566-4299-8ad0-ff92dc9e1d2c {
  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-61938eb2-d566-4299-8ad0-ff92dc9e1d2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-61938eb2-d566-4299-8ad0-ff92dc9e1d2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-61938eb2-d566-4299-8ad0-ff92dc9e1d2c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c8a68a8f-5950-49c9-a1c8-7d946e746d2f {
  display: none;
}
#s-4ec6bc26-4c7c-454f-a69d-b4a47908bd6a { text-align: left; }
#s-d1fb6dcc-b772-4a61-8fd1-3fcd797250f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1fb6dcc-b772-4a61-8fd1-3fcd797250f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6fe248c-c053-43c0-917e-655339914000 { text-align: left; }
#s-d6fe248c-c053-43c0-917e-655339914000 .shg-product-sold-out {
  display: none;
}

#s-d6fe248c-c053-43c0-917e-655339914000 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6fe248c-c053-43c0-917e-655339914000 .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-37892fed-95d7-412f-9c7a-752ff1aea3a3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37892fed-95d7-412f-9c7a-752ff1aea3a3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37892fed-95d7-412f-9c7a-752ff1aea3a3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37892fed-95d7-412f-9c7a-752ff1aea3a3 {
  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-37892fed-95d7-412f-9c7a-752ff1aea3a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37892fed-95d7-412f-9c7a-752ff1aea3a3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37892fed-95d7-412f-9c7a-752ff1aea3a3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7b899441-f649-4306-9f37-1321acc5a207 {
  display: none;
}
#s-5d182feb-86c6-4464-8525-fff114fab4fc { text-align: left; }
#s-1b381d99-b3d7-4d94-acab-e846fdf61794 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1b381d99-b3d7-4d94-acab-e846fdf61794 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1cd95bc9-f384-423f-8e4a-03decdb46ceb { text-align: left; }
#s-1cd95bc9-f384-423f-8e4a-03decdb46ceb .shg-product-sold-out {
  display: none;
}

#s-1cd95bc9-f384-423f-8e4a-03decdb46ceb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1cd95bc9-f384-423f-8e4a-03decdb46ceb .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-4a67561a-4517-4add-a2ce-a151d3387105 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4a67561a-4517-4add-a2ce-a151d3387105:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4a67561a-4517-4add-a2ce-a151d3387105:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4a67561a-4517-4add-a2ce-a151d3387105 {
  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-4a67561a-4517-4add-a2ce-a151d3387105.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a67561a-4517-4add-a2ce-a151d3387105.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4a67561a-4517-4add-a2ce-a151d3387105.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98653aa3-055b-490e-8102-9ac033d0f656 {
  display: none;
}
#s-c1c200cf-630a-4559-939a-63fc55574295 { text-align: left; }
#s-70d06a4b-77a9-4bc5-af1f-f58cf422d02e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70d06a4b-77a9-4bc5-af1f-f58cf422d02e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-674f9e9d-ea74-4416-9df9-dc846e2911ba { text-align: left; }
#s-674f9e9d-ea74-4416-9df9-dc846e2911ba .shg-product-sold-out {
  display: none;
}

#s-674f9e9d-ea74-4416-9df9-dc846e2911ba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-674f9e9d-ea74-4416-9df9-dc846e2911ba .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-a8c803fe-ed96-442e-bbee-532006bb7646 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a8c803fe-ed96-442e-bbee-532006bb7646:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a8c803fe-ed96-442e-bbee-532006bb7646:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a8c803fe-ed96-442e-bbee-532006bb7646 {
  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-a8c803fe-ed96-442e-bbee-532006bb7646.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8c803fe-ed96-442e-bbee-532006bb7646.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a8c803fe-ed96-442e-bbee-532006bb7646.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fed41dd3-aedc-4c44-963b-42011b748b79 {
  display: none;
}
#s-7c79a12d-e027-4e5f-92ca-d7f6a2ba1349 { text-align: left; }
#s-c1d7cd89-fe80-454d-8eeb-eeb9ba08236b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c1d7cd89-fe80-454d-8eeb-eeb9ba08236b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d367a514-0605-4688-998f-77bca8e3f600 { text-align: left; }
#s-d367a514-0605-4688-998f-77bca8e3f600 .shg-product-sold-out {
  display: none;
}

#s-d367a514-0605-4688-998f-77bca8e3f600 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d367a514-0605-4688-998f-77bca8e3f600 .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-39bb0fb8-ac01-4b61-8f82-e99a05ffebee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-39bb0fb8-ac01-4b61-8f82-e99a05ffebee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-39bb0fb8-ac01-4b61-8f82-e99a05ffebee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-39bb0fb8-ac01-4b61-8f82-e99a05ffebee {
  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-39bb0fb8-ac01-4b61-8f82-e99a05ffebee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-39bb0fb8-ac01-4b61-8f82-e99a05ffebee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-39bb0fb8-ac01-4b61-8f82-e99a05ffebee.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;
}
