.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-ab59f3b2-4f8d-4625-84e2-190dd054202a {
  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-ad94b0a4-77cb-4f18-b329-0635275afb04 { margin-top: 40px; }
#s-ad94b0a4-77cb-4f18-b329-0635275afb04 .shogun-tabs {
  justify-content: center;
}


  #s-ad94b0a4-77cb-4f18-b329-0635275afb04 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-ad94b0a4-77cb-4f18-b329-0635275afb04 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-ad94b0a4-77cb-4f18-b329-0635275afb04 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-ad94b0a4-77cb-4f18-b329-0635275afb04 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-ad94b0a4-77cb-4f18-b329-0635275afb04 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-ad94b0a4-77cb-4f18-b329-0635275afb04 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-ad94b0a4-77cb-4f18-b329-0635275afb04 .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-e8ba5246-cf68-4868-8d56-93dbce78d2df { padding-top: 10px;
padding-bottom: 10px; }
 #s-e8ba5246-cf68-4868-8d56-93dbce78d2df .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-8c47bd5f-a699-4cae-9ac6-41716fb1ee30 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-8c47bd5f-a699-4cae-9ac6-41716fb1ee30 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-8c47bd5f-a699-4cae-9ac6-41716fb1ee30 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-8c47bd5f-a699-4cae-9ac6-41716fb1ee30 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-8c47bd5f-a699-4cae-9ac6-41716fb1ee30 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-8c47bd5f-a699-4cae-9ac6-41716fb1ee30 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-8c47bd5f-a699-4cae-9ac6-41716fb1ee30 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-8c47bd5f-a699-4cae-9ac6-41716fb1ee30 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-8c47bd5f-a699-4cae-9ac6-41716fb1ee30 .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-795bce94-4686-47d6-a11c-e03029a02e83 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-795bce94-4686-47d6-a11c-e03029a02e83"] > .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-30700956-9805-47be-ba8e-229c00c5aeca { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-21dfd9f4-c586-4410-ab91-76bb82fa203a { 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-3780c6a1-20d1-4a05-be64-4c5bcb0e28b5 { 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-3780c6a1-20d1-4a05-be64-4c5bcb0e28b5: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-3780c6a1-20d1-4a05-be64-4c5bcb0e28b5: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-3780c6a1-20d1-4a05-be64-4c5bcb0e28b5.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f27562ca-e6ef-45e5-a033-dc31da4ca29c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0bafee8d-8946-4d06-90c4-79347ea48b36 { 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-6dc6aa02-952c-41b9-82c1-9c4e4ea76c83 { 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-6dc6aa02-952c-41b9-82c1-9c4e4ea76c83: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-6dc6aa02-952c-41b9-82c1-9c4e4ea76c83: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-6dc6aa02-952c-41b9-82c1-9c4e4ea76c83.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-605c4c85-4ad7-4b79-af12-ebdb22471f8f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c1c2a5aa-329f-4404-8ff6-b363e045966c { 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-3b51816c-e0a6-4375-82f8-8c97d11c6b48 { 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-3b51816c-e0a6-4375-82f8-8c97d11c6b48: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-3b51816c-e0a6-4375-82f8-8c97d11c6b48: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-3b51816c-e0a6-4375-82f8-8c97d11c6b48.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-b143cbe4-c5e7-493e-a1c5-29e31a7a86c9 { min-height: 50px; }
#s-b143cbe4-c5e7-493e-a1c5-29e31a7a86c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d8a33660-ccb1-4755-a30a-55923649d6ce { 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-d8a33660-ccb1-4755-a30a-55923649d6ce .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-896712d3-8a5f-4460-92ee-68d5be76829b {
  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-d5de4806-ed00-46b3-8bec-f97b57d304a2 { 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-729e19f5-d0a2-4fd9-84ad-a35fb92e5243 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-729e19f5-d0a2-4fd9-84ad-a35fb92e5243 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-23aaddc9-3d47-4da9-b1b8-7b74e0cda0b0 {
  display: none;
}
#s-b385c9a6-9b70-4838-897b-6bc97e8db18f { text-align: left; }
#s-475aeb5f-8fe1-4c5a-a4d0-983e7d6eb19a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-475aeb5f-8fe1-4c5a-a4d0-983e7d6eb19a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-22381397-d627-49dd-83ee-538df5bc3119 {
  display: none;
}
#s-93a94e99-cfd4-479e-ae81-53829ca128fd { text-align: left; }
#s-bd78c0e4-4a7c-41ce-96c6-2f5b4ee240e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bd78c0e4-4a7c-41ce-96c6-2f5b4ee240e7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bc038061-1302-43ca-afda-a01fff84f0c0 {
  display: none;
}
#s-9ba826c0-9392-4241-aa8f-f090951e494c { text-align: left; }
#s-58163562-224f-472c-93ff-0bee754acc62 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58163562-224f-472c-93ff-0bee754acc62 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-57cfc781-2093-44d2-9b18-a5459e948b67 {
  display: none;
}
#s-940a2f5e-7568-4499-9597-641fe90ac518 { text-align: left; }
#s-699f3122-c17f-4ef8-b676-5e8be44c23c3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-699f3122-c17f-4ef8-b676-5e8be44c23c3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7a3f8037-d493-4f51-98c7-446b996c312f { text-align: left; }
#s-7a3f8037-d493-4f51-98c7-446b996c312f .shg-product-sold-out {
  display: none;
}

#s-7a3f8037-d493-4f51-98c7-446b996c312f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7a3f8037-d493-4f51-98c7-446b996c312f .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-4f5a8a82-a193-414d-a0e7-e8d9d2c0c3c9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f5a8a82-a193-414d-a0e7-e8d9d2c0c3c9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f5a8a82-a193-414d-a0e7-e8d9d2c0c3c9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f5a8a82-a193-414d-a0e7-e8d9d2c0c3c9 {
  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-4f5a8a82-a193-414d-a0e7-e8d9d2c0c3c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f5a8a82-a193-414d-a0e7-e8d9d2c0c3c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f5a8a82-a193-414d-a0e7-e8d9d2c0c3c9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-00e21ca4-b7a0-4f41-b9b3-23e16806839c {
  display: none;
}
#s-1e2bdadd-8bd8-41d5-b644-84db0bcd2d28 { text-align: left; }
#s-07b40fdd-c45c-4387-97bc-58d6c5614db0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-07b40fdd-c45c-4387-97bc-58d6c5614db0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eae87f59-8e46-4156-8ea9-e91499f5862f { text-align: left; }
#s-eae87f59-8e46-4156-8ea9-e91499f5862f .shg-product-sold-out {
  display: none;
}

#s-eae87f59-8e46-4156-8ea9-e91499f5862f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eae87f59-8e46-4156-8ea9-e91499f5862f .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-4a413152-d165-48f3-ad53-9125db160c5d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4a413152-d165-48f3-ad53-9125db160c5d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4a413152-d165-48f3-ad53-9125db160c5d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4a413152-d165-48f3-ad53-9125db160c5d {
  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-4a413152-d165-48f3-ad53-9125db160c5d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a413152-d165-48f3-ad53-9125db160c5d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4a413152-d165-48f3-ad53-9125db160c5d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-402c99d2-d504-4d32-8641-8fe91aa8136c {
  display: none;
}
#s-c2157c4b-7165-4183-9554-de4590f79532 { text-align: left; }
#s-42227364-d925-49f9-adc4-d1ff578ff6bb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-42227364-d925-49f9-adc4-d1ff578ff6bb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7814418c-71e7-40de-ba36-dc0c3c277a57 { text-align: left; }
#s-7814418c-71e7-40de-ba36-dc0c3c277a57 .shg-product-sold-out {
  display: none;
}

#s-7814418c-71e7-40de-ba36-dc0c3c277a57 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7814418c-71e7-40de-ba36-dc0c3c277a57 .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-b1cac5b9-d102-479c-8f49-d0d6e77c3057 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1cac5b9-d102-479c-8f49-d0d6e77c3057:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1cac5b9-d102-479c-8f49-d0d6e77c3057:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1cac5b9-d102-479c-8f49-d0d6e77c3057 {
  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-b1cac5b9-d102-479c-8f49-d0d6e77c3057.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1cac5b9-d102-479c-8f49-d0d6e77c3057.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1cac5b9-d102-479c-8f49-d0d6e77c3057.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95ae2564-d497-49e0-bd3f-737e30838750 {
  display: none;
}
#s-ea515b39-7b43-48d7-95d5-8c02c528fa2a { text-align: left; }
#s-aacc7fef-6bfd-40e0-b339-8a0239ba8964 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aacc7fef-6bfd-40e0-b339-8a0239ba8964 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dbe94f06-61f0-49ab-9aa1-6480a423f787 { text-align: left; }
#s-dbe94f06-61f0-49ab-9aa1-6480a423f787 .shg-product-sold-out {
  display: none;
}

#s-dbe94f06-61f0-49ab-9aa1-6480a423f787 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dbe94f06-61f0-49ab-9aa1-6480a423f787 .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-03aace4d-f260-4e5d-91e1-aad0bb1c8e70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-03aace4d-f260-4e5d-91e1-aad0bb1c8e70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-03aace4d-f260-4e5d-91e1-aad0bb1c8e70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-03aace4d-f260-4e5d-91e1-aad0bb1c8e70 {
  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-03aace4d-f260-4e5d-91e1-aad0bb1c8e70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03aace4d-f260-4e5d-91e1-aad0bb1c8e70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-03aace4d-f260-4e5d-91e1-aad0bb1c8e70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3941ab2f-31a8-4c13-bf20-9cbc27ec9628 {
  display: none;
}
#s-4a5b8c57-e0a8-4fc8-bcef-7e15f4c9492b { text-align: left; }
#s-937c4270-c2ff-4e49-b6f6-d0eee2cd9149 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-937c4270-c2ff-4e49-b6f6-d0eee2cd9149 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f3c8d485-309c-4d4c-aee9-46593b8fb586 { text-align: left; }
#s-f3c8d485-309c-4d4c-aee9-46593b8fb586 .shg-product-sold-out {
  display: none;
}

#s-f3c8d485-309c-4d4c-aee9-46593b8fb586 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f3c8d485-309c-4d4c-aee9-46593b8fb586 .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-c7186555-1aa3-4714-acc8-8fba443d225c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c7186555-1aa3-4714-acc8-8fba443d225c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c7186555-1aa3-4714-acc8-8fba443d225c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c7186555-1aa3-4714-acc8-8fba443d225c {
  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-c7186555-1aa3-4714-acc8-8fba443d225c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7186555-1aa3-4714-acc8-8fba443d225c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c7186555-1aa3-4714-acc8-8fba443d225c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba4a8b03-2233-4e87-b43b-dad976953a67 {
  display: none;
}
#s-ec8eb58c-d16b-4568-9011-7ee0a7d89b1c { text-align: left; }
#s-9598396e-4907-40fb-9f39-c2281e05623d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9598396e-4907-40fb-9f39-c2281e05623d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-22c3e8ee-31b4-408d-a6e6-c43d72216506 { text-align: left; }
#s-22c3e8ee-31b4-408d-a6e6-c43d72216506 .shg-product-sold-out {
  display: none;
}

#s-22c3e8ee-31b4-408d-a6e6-c43d72216506 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-22c3e8ee-31b4-408d-a6e6-c43d72216506 .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-0fa7a0b9-6bf0-4fc6-93dd-cc3d52871ece { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0fa7a0b9-6bf0-4fc6-93dd-cc3d52871ece:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0fa7a0b9-6bf0-4fc6-93dd-cc3d52871ece:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0fa7a0b9-6bf0-4fc6-93dd-cc3d52871ece {
  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-0fa7a0b9-6bf0-4fc6-93dd-cc3d52871ece.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0fa7a0b9-6bf0-4fc6-93dd-cc3d52871ece.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0fa7a0b9-6bf0-4fc6-93dd-cc3d52871ece.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8c46b752-1496-4177-9ab5-b3e514fd20c2 {
  display: none;
}
#s-81a3cb46-bb70-45e2-964c-fb39205a84c7 { text-align: left; }
#s-ab5070ee-c32c-4ce3-8954-319179ece1a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab5070ee-c32c-4ce3-8954-319179ece1a6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8f157b96-47cb-4633-8702-b09696282067 { text-align: left; }
#s-8f157b96-47cb-4633-8702-b09696282067 .shg-product-sold-out {
  display: none;
}

#s-8f157b96-47cb-4633-8702-b09696282067 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8f157b96-47cb-4633-8702-b09696282067 .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-d192efdd-712e-46f5-a3fb-ca87eb93539a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d192efdd-712e-46f5-a3fb-ca87eb93539a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d192efdd-712e-46f5-a3fb-ca87eb93539a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d192efdd-712e-46f5-a3fb-ca87eb93539a {
  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-d192efdd-712e-46f5-a3fb-ca87eb93539a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d192efdd-712e-46f5-a3fb-ca87eb93539a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d192efdd-712e-46f5-a3fb-ca87eb93539a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af8db5df-6e49-4fa9-9f79-7fa8f440143f {
  display: none;
}
#s-bceb5f16-16c5-4e40-85cf-bf75d7778be2 { text-align: left; }
#s-908b5b70-cd2a-4020-a014-f3942b2376ac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-908b5b70-cd2a-4020-a014-f3942b2376ac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ba498c6-5333-496c-9389-dc0486e8aecc { text-align: left; }
#s-3ba498c6-5333-496c-9389-dc0486e8aecc .shg-product-sold-out {
  display: none;
}

#s-3ba498c6-5333-496c-9389-dc0486e8aecc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ba498c6-5333-496c-9389-dc0486e8aecc .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-ca132e98-faf8-4e82-b99f-1b5f4429f8a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ca132e98-faf8-4e82-b99f-1b5f4429f8a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ca132e98-faf8-4e82-b99f-1b5f4429f8a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ca132e98-faf8-4e82-b99f-1b5f4429f8a2 {
  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-ca132e98-faf8-4e82-b99f-1b5f4429f8a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ca132e98-faf8-4e82-b99f-1b5f4429f8a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ca132e98-faf8-4e82-b99f-1b5f4429f8a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e433b3b7-bade-401c-bbed-5938b52b2ccc {
  display: none;
}
#s-27f8af53-3ae1-4c34-a96a-a11bcd4a5940 { text-align: left; }
#s-8654fbe9-2071-4440-8f19-9a86cff21ed8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8654fbe9-2071-4440-8f19-9a86cff21ed8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9330b5ea-9d7e-400b-a9f1-ba59d94a2351 { text-align: left; }
#s-9330b5ea-9d7e-400b-a9f1-ba59d94a2351 .shg-product-sold-out {
  display: none;
}

#s-9330b5ea-9d7e-400b-a9f1-ba59d94a2351 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9330b5ea-9d7e-400b-a9f1-ba59d94a2351 .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-da4fd866-4aac-4036-a4ff-1ebd5780aed0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-da4fd866-4aac-4036-a4ff-1ebd5780aed0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-da4fd866-4aac-4036-a4ff-1ebd5780aed0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-da4fd866-4aac-4036-a4ff-1ebd5780aed0 {
  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-da4fd866-4aac-4036-a4ff-1ebd5780aed0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da4fd866-4aac-4036-a4ff-1ebd5780aed0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-da4fd866-4aac-4036-a4ff-1ebd5780aed0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f525b17-a81e-4345-b0a3-c92b429a6708 {
  display: none;
}
#s-7cc50429-62ae-4a07-8b5f-4dd221d06136 { text-align: left; }
#s-4453938a-80a8-4e49-9af6-b273fa064a9d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4453938a-80a8-4e49-9af6-b273fa064a9d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a05fc4f0-1b29-498a-b29c-07f4bff13ee2 { text-align: left; }
#s-a05fc4f0-1b29-498a-b29c-07f4bff13ee2 .shg-product-sold-out {
  display: none;
}

#s-a05fc4f0-1b29-498a-b29c-07f4bff13ee2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a05fc4f0-1b29-498a-b29c-07f4bff13ee2 .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-648de2ea-bb5e-4759-a6f8-54b70cc95eff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-648de2ea-bb5e-4759-a6f8-54b70cc95eff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-648de2ea-bb5e-4759-a6f8-54b70cc95eff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-648de2ea-bb5e-4759-a6f8-54b70cc95eff {
  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-648de2ea-bb5e-4759-a6f8-54b70cc95eff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-648de2ea-bb5e-4759-a6f8-54b70cc95eff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-648de2ea-bb5e-4759-a6f8-54b70cc95eff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-561437b7-3480-4d39-95ff-3bc24dff93fd {
  display: none;
}
#s-6f6a58a6-1935-46d6-b64e-7df9c3289b98 { text-align: left; }
#s-58bdc379-e6f4-4b17-97f2-b2ad36813a36 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58bdc379-e6f4-4b17-97f2-b2ad36813a36 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a3087c0d-f59a-41c3-a9dc-734d95034358 { text-align: left; }
#s-a3087c0d-f59a-41c3-a9dc-734d95034358 .shg-product-sold-out {
  display: none;
}

#s-a3087c0d-f59a-41c3-a9dc-734d95034358 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a3087c0d-f59a-41c3-a9dc-734d95034358 .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-ea6f2945-49b9-4177-871d-b1f3be4be6a8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea6f2945-49b9-4177-871d-b1f3be4be6a8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea6f2945-49b9-4177-871d-b1f3be4be6a8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea6f2945-49b9-4177-871d-b1f3be4be6a8 {
  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-ea6f2945-49b9-4177-871d-b1f3be4be6a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea6f2945-49b9-4177-871d-b1f3be4be6a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea6f2945-49b9-4177-871d-b1f3be4be6a8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6319362e-51f4-499f-be3e-9402b8f59cf7 {
  display: none;
}
#s-92fd5d4a-cdcc-4ba4-9d97-9de80884252b { text-align: left; }
#s-e4fce747-ecfe-4deb-8c86-aa225281b70a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4fce747-ecfe-4deb-8c86-aa225281b70a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c4edf3c0-8175-4f38-b304-e264769fccb1 { text-align: left; }
#s-c4edf3c0-8175-4f38-b304-e264769fccb1 .shg-product-sold-out {
  display: none;
}

#s-c4edf3c0-8175-4f38-b304-e264769fccb1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c4edf3c0-8175-4f38-b304-e264769fccb1 .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-292cf865-3b47-4c1f-9c33-2dd49217643f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-292cf865-3b47-4c1f-9c33-2dd49217643f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-292cf865-3b47-4c1f-9c33-2dd49217643f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-292cf865-3b47-4c1f-9c33-2dd49217643f {
  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-292cf865-3b47-4c1f-9c33-2dd49217643f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-292cf865-3b47-4c1f-9c33-2dd49217643f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-292cf865-3b47-4c1f-9c33-2dd49217643f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a0f99d6-93f0-4dc1-bd8f-2ccd19bad025 {
  display: none;
}
#s-940839c1-1db2-4a13-ad39-0b0ddb98b341 { text-align: left; }
#s-e465ef88-0344-4836-a0d3-7992b410c1a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e465ef88-0344-4836-a0d3-7992b410c1a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6c6aafb1-fa83-42a5-9970-76c0935448ee { text-align: left; }
#s-6c6aafb1-fa83-42a5-9970-76c0935448ee .shg-product-sold-out {
  display: none;
}

#s-6c6aafb1-fa83-42a5-9970-76c0935448ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6c6aafb1-fa83-42a5-9970-76c0935448ee .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-ab738dd1-b62b-4695-bbba-55632b652c79 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab738dd1-b62b-4695-bbba-55632b652c79:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab738dd1-b62b-4695-bbba-55632b652c79:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab738dd1-b62b-4695-bbba-55632b652c79 {
  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-ab738dd1-b62b-4695-bbba-55632b652c79.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab738dd1-b62b-4695-bbba-55632b652c79.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab738dd1-b62b-4695-bbba-55632b652c79.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4e55cd1e-2be1-4fbd-8485-6994a0ebcff3 {
  display: none;
}
#s-a167033a-585f-459d-a5f0-c1b1a80935b4 { text-align: left; }
#s-9cd4d7c0-3421-43d7-86f1-6c8b2e2b829d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9cd4d7c0-3421-43d7-86f1-6c8b2e2b829d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-309fbbdb-9c56-46b8-a366-05a6d5b45635 { text-align: left; }
#s-309fbbdb-9c56-46b8-a366-05a6d5b45635 .shg-product-sold-out {
  display: none;
}

#s-309fbbdb-9c56-46b8-a366-05a6d5b45635 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-309fbbdb-9c56-46b8-a366-05a6d5b45635 .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-f8f843a8-5324-4c11-b19b-56ce09ff7e2a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f8f843a8-5324-4c11-b19b-56ce09ff7e2a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f8f843a8-5324-4c11-b19b-56ce09ff7e2a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f8f843a8-5324-4c11-b19b-56ce09ff7e2a {
  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-f8f843a8-5324-4c11-b19b-56ce09ff7e2a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8f843a8-5324-4c11-b19b-56ce09ff7e2a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f8f843a8-5324-4c11-b19b-56ce09ff7e2a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3fce85e1-4191-4d50-ae2d-7b5a11ec5ae7 {
  display: none;
}
#s-5ee81e06-2951-44c9-8512-12269e423525 { text-align: left; }
#s-b539df94-6e29-406c-8b6b-1954aaea7cef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b539df94-6e29-406c-8b6b-1954aaea7cef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f6159be-4434-4221-971f-879abbf3ad4e { text-align: left; }
#s-2f6159be-4434-4221-971f-879abbf3ad4e .shg-product-sold-out {
  display: none;
}

#s-2f6159be-4434-4221-971f-879abbf3ad4e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f6159be-4434-4221-971f-879abbf3ad4e .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-9d1b3d9a-9110-46c8-86b9-5df3061641c7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9d1b3d9a-9110-46c8-86b9-5df3061641c7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9d1b3d9a-9110-46c8-86b9-5df3061641c7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9d1b3d9a-9110-46c8-86b9-5df3061641c7 {
  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-9d1b3d9a-9110-46c8-86b9-5df3061641c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9d1b3d9a-9110-46c8-86b9-5df3061641c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9d1b3d9a-9110-46c8-86b9-5df3061641c7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5eb25217-5fc4-4f16-9b68-9f27a04d177a {
  display: none;
}
#s-af8611c7-d0bf-4e2c-8eea-fbcd896cdede { text-align: left; }
#s-7ced75ce-337b-4b40-ab0d-3870ab98ba4b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ced75ce-337b-4b40-ab0d-3870ab98ba4b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-63765e1e-dd85-4c1f-b934-c357d6877252 { text-align: left; }
#s-63765e1e-dd85-4c1f-b934-c357d6877252 .shg-product-sold-out {
  display: none;
}

#s-63765e1e-dd85-4c1f-b934-c357d6877252 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-63765e1e-dd85-4c1f-b934-c357d6877252 .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-da222345-485e-4885-85b5-c0f4b7801211 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-da222345-485e-4885-85b5-c0f4b7801211:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-da222345-485e-4885-85b5-c0f4b7801211:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-da222345-485e-4885-85b5-c0f4b7801211 {
  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-da222345-485e-4885-85b5-c0f4b7801211.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da222345-485e-4885-85b5-c0f4b7801211.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-da222345-485e-4885-85b5-c0f4b7801211.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d09f6968-44c9-4d14-9dbd-05f520fb624b {
  display: none;
}
#s-48158c14-092b-4f9e-8700-93f7145b54e6 { text-align: left; }
#s-92c5aa77-94be-4e9e-ae20-a70224477847 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-92c5aa77-94be-4e9e-ae20-a70224477847 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-05e47c1e-439a-427e-86cd-28eacb6360e6 { text-align: left; }
#s-05e47c1e-439a-427e-86cd-28eacb6360e6 .shg-product-sold-out {
  display: none;
}

#s-05e47c1e-439a-427e-86cd-28eacb6360e6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-05e47c1e-439a-427e-86cd-28eacb6360e6 .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-2ede65bc-e1ae-4879-8a85-8fa3a5c0cb3b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ede65bc-e1ae-4879-8a85-8fa3a5c0cb3b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ede65bc-e1ae-4879-8a85-8fa3a5c0cb3b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ede65bc-e1ae-4879-8a85-8fa3a5c0cb3b {
  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-2ede65bc-e1ae-4879-8a85-8fa3a5c0cb3b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ede65bc-e1ae-4879-8a85-8fa3a5c0cb3b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ede65bc-e1ae-4879-8a85-8fa3a5c0cb3b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9edc18d3-26ac-4d03-9012-8fa14832ee1a {
  display: none;
}
#s-bbda5e95-7040-4805-bc9b-5e2d9c689fe5 { text-align: left; }
#s-d7505e77-f534-4cdb-8a34-6438cd5d5f29 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7505e77-f534-4cdb-8a34-6438cd5d5f29 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-defcb547-06a3-4096-9221-dcb7c451589b { text-align: left; }
#s-defcb547-06a3-4096-9221-dcb7c451589b .shg-product-sold-out {
  display: none;
}

#s-defcb547-06a3-4096-9221-dcb7c451589b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-defcb547-06a3-4096-9221-dcb7c451589b .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-23d0d8cc-b4f1-4126-9b37-6f782f42336f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-23d0d8cc-b4f1-4126-9b37-6f782f42336f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-23d0d8cc-b4f1-4126-9b37-6f782f42336f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-23d0d8cc-b4f1-4126-9b37-6f782f42336f {
  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-23d0d8cc-b4f1-4126-9b37-6f782f42336f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23d0d8cc-b4f1-4126-9b37-6f782f42336f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-23d0d8cc-b4f1-4126-9b37-6f782f42336f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-78d285dc-1209-497d-81d1-de9d18fe160a {
  display: none;
}
#s-bb5f5299-af0b-467b-a559-67f103c9a030 { text-align: left; }
#s-7c32f1d4-143d-4e37-b2e4-e0f251588f7b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c32f1d4-143d-4e37-b2e4-e0f251588f7b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-212f9e64-5e96-48fe-85b3-de0f9484d1ab { text-align: left; }
#s-212f9e64-5e96-48fe-85b3-de0f9484d1ab .shg-product-sold-out {
  display: none;
}

#s-212f9e64-5e96-48fe-85b3-de0f9484d1ab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-212f9e64-5e96-48fe-85b3-de0f9484d1ab .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-424f958e-110f-4ad9-ac85-0d0a043ab0fc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-424f958e-110f-4ad9-ac85-0d0a043ab0fc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-424f958e-110f-4ad9-ac85-0d0a043ab0fc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-424f958e-110f-4ad9-ac85-0d0a043ab0fc {
  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-424f958e-110f-4ad9-ac85-0d0a043ab0fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-424f958e-110f-4ad9-ac85-0d0a043ab0fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-424f958e-110f-4ad9-ac85-0d0a043ab0fc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7c0bc12a-aad9-4711-97c1-942d868e30fb {
  display: none;
}
#s-4624494b-1540-4b5c-92ad-d1ea84ce6737 { text-align: left; }
#s-6db0f8ae-bd1a-4d15-91f6-9f7193c9ea31 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6db0f8ae-bd1a-4d15-91f6-9f7193c9ea31 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98c492e3-c988-4cfc-847e-001f54196871 { text-align: left; }
#s-98c492e3-c988-4cfc-847e-001f54196871 .shg-product-sold-out {
  display: none;
}

#s-98c492e3-c988-4cfc-847e-001f54196871 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98c492e3-c988-4cfc-847e-001f54196871 .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-9e3e2299-b89f-4d57-b77c-170ffb0e9416 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9e3e2299-b89f-4d57-b77c-170ffb0e9416:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9e3e2299-b89f-4d57-b77c-170ffb0e9416:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9e3e2299-b89f-4d57-b77c-170ffb0e9416 {
  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-9e3e2299-b89f-4d57-b77c-170ffb0e9416.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e3e2299-b89f-4d57-b77c-170ffb0e9416.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9e3e2299-b89f-4d57-b77c-170ffb0e9416.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5718200f-540d-46a5-8a18-23423c69089d {
  display: none;
}
#s-ed358bc8-dbe5-4a53-a6ca-1735b05a1abd { text-align: left; }
#s-90389cd7-5a5e-4cca-b88f-2a3a8b6a488e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-90389cd7-5a5e-4cca-b88f-2a3a8b6a488e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0577a607-651f-47b8-a5b1-dda0efa29ec7 { text-align: left; }
#s-0577a607-651f-47b8-a5b1-dda0efa29ec7 .shg-product-sold-out {
  display: none;
}

#s-0577a607-651f-47b8-a5b1-dda0efa29ec7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0577a607-651f-47b8-a5b1-dda0efa29ec7 .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-d48f2ef0-ebac-46ff-815a-44d7c2686444 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d48f2ef0-ebac-46ff-815a-44d7c2686444:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d48f2ef0-ebac-46ff-815a-44d7c2686444:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d48f2ef0-ebac-46ff-815a-44d7c2686444 {
  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-d48f2ef0-ebac-46ff-815a-44d7c2686444.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d48f2ef0-ebac-46ff-815a-44d7c2686444.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d48f2ef0-ebac-46ff-815a-44d7c2686444.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-46bf1769-c6b9-46cb-9422-fada4c5c2ea4 {
  display: none;
}
#s-856f8b4c-dab4-4247-ad2c-384054bbdad7 { text-align: left; }
#s-291c66f0-257f-4f80-91e9-09ca126eaa00 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-291c66f0-257f-4f80-91e9-09ca126eaa00 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7190a036-9d60-4fb2-b7b2-b822e00ec031 { text-align: left; }
#s-7190a036-9d60-4fb2-b7b2-b822e00ec031 .shg-product-sold-out {
  display: none;
}

#s-7190a036-9d60-4fb2-b7b2-b822e00ec031 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7190a036-9d60-4fb2-b7b2-b822e00ec031 .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-08db5950-b50e-41b3-a679-f4c56ce36167 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08db5950-b50e-41b3-a679-f4c56ce36167:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08db5950-b50e-41b3-a679-f4c56ce36167:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08db5950-b50e-41b3-a679-f4c56ce36167 {
  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-08db5950-b50e-41b3-a679-f4c56ce36167.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08db5950-b50e-41b3-a679-f4c56ce36167.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08db5950-b50e-41b3-a679-f4c56ce36167.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f0b4e2be-a3d4-4e14-8d82-d5734234eec5 {
  display: none;
}
#s-f3db668b-8718-4c13-a23f-75c37540f9ed { text-align: left; }
#s-b7323c80-ec87-4181-afa3-e545546173e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b7323c80-ec87-4181-afa3-e545546173e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-422b7469-7eb5-4a11-90f3-29e214a9f3a1 { text-align: left; }
#s-422b7469-7eb5-4a11-90f3-29e214a9f3a1 .shg-product-sold-out {
  display: none;
}

#s-422b7469-7eb5-4a11-90f3-29e214a9f3a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-422b7469-7eb5-4a11-90f3-29e214a9f3a1 .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-939c04e0-c233-4d7e-9172-75af394ec010 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-939c04e0-c233-4d7e-9172-75af394ec010:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-939c04e0-c233-4d7e-9172-75af394ec010:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-939c04e0-c233-4d7e-9172-75af394ec010 {
  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-939c04e0-c233-4d7e-9172-75af394ec010.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-939c04e0-c233-4d7e-9172-75af394ec010.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-939c04e0-c233-4d7e-9172-75af394ec010.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eee5c413-3d0f-4306-8145-97bd1535ac6f {
  display: none;
}
#s-7c912270-db28-45b9-bee9-fb993dc991ff { text-align: left; }
#s-c80c1c18-d604-42ca-aecb-64ae4d13f3c8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c80c1c18-d604-42ca-aecb-64ae4d13f3c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee68a006-8020-4287-9eb0-71eb97b857b4 { text-align: left; }
#s-ee68a006-8020-4287-9eb0-71eb97b857b4 .shg-product-sold-out {
  display: none;
}

#s-ee68a006-8020-4287-9eb0-71eb97b857b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee68a006-8020-4287-9eb0-71eb97b857b4 .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-d58bdb5d-3bfe-4721-8a09-a845f50a413e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d58bdb5d-3bfe-4721-8a09-a845f50a413e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d58bdb5d-3bfe-4721-8a09-a845f50a413e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d58bdb5d-3bfe-4721-8a09-a845f50a413e {
  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-d58bdb5d-3bfe-4721-8a09-a845f50a413e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d58bdb5d-3bfe-4721-8a09-a845f50a413e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d58bdb5d-3bfe-4721-8a09-a845f50a413e.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;
}
